@charset "utf-8";
body {
	background-color: #000;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	margin: 0px;
	background-image: url(../imgs/wdbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
br {
	clear: both;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 120px;
}
#container h1 {
	display: none;
}
#navigation {
	width: 800px;
	height: 20px;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: right;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	display: inline;
	margin-right: 11px;
	margin-left: 11px;
}
#header {
	height: 300px;
	width: 780px;
	background-image: url(../imgs/pr_hdr.jpg);
	background-position: left top;
	text-align: right;
	background-repeat: repeat-y;
	padding-left: 19px;
	margin-bottom: 20px;
	margin-top: 1px;
}
#content {
	background-image: url(../imgs/pr_contntbg.jpg);
	background-position: left top;
	padding-left: 20px;
	font-size: 12px;
	width: 779px;
	border: 1px solid #131313;
	margin-right: auto;
	margin-left: auto;
}
#content a:link, #content a:active, #content a:visited {
	text-decoration: none;
	color: #9dc803;
}
#content a:hover {
	color: #6F6;
}

#content .more {
	text-align: right;
	clear: both;
}
#content .title {
	font-family: tahoma;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
}

#content #left  {
	width: 294px;
	padding-left: 5px;
	margin-right: 5px;
	float: left;
	padding-right: 5px;
	text-align: justify;
	padding-bottom: 20px;
	padding-top: 10px;
}

#content #right {
	width: 458px;
	float: right;
	margin-right: 5px;
	clear: right;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #1a1a1a;
	padding-bottom: 20px;
	padding-top: 10px;
}
#content #foliodiv {
	width: 760px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#foliodiv .imgdiv {
	width: 157px;
	padding: 5px;
	line-height: 14px;
	font-family: verdana;
	font-size: 10px;
	color: #999;
	letter-spacing: -1px;
	margin: 10px;
	float: left;
	height: 185px;
}
#foliodiv .imgdiv img {
	border: 1px solid #333;
}
#foliodiv #trail {
	width: 285px;
	font-size: 12px;
	letter-spacing: -1px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 5px;
}
#foliodiv #trail a:link, #foliodiv #trail a:active, #foliodiv #trail a:visited {
	background-color: #121212;
	color: #9dc803;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 4px;
	margin-left: 4px;
	border: 1px solid #333;
}
#foliodiv #trail a:hover {
	background-color: #333;
	color: #CCC;
}
#foliorecent  {
	width: 425px;
	padding: 5px;
}
#content .rc {
	width: 140px;
	line-height: 12px;
	font-family: verdana;
	font-size: 10px;
	color: #999;
	letter-spacing: -1px;
	float: left;
	height: 88px;
	padding: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 12px;
	margin-left: 5px;
}
#content .rc img {
	border: 1px solid #333;
}
#content .rc p {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}



#footer {
	width: 800px;
	font-size: 11px;
	line-height: 18px;
	margin-top: 10px;
	color: #333;
	text-align: right;
}
#footer ul {
	list-style-type: none;
}
#footer ul li {
	display: inline;
}
#footer ul li a:link, #footer ul li a:active, #footer ul li a:visited {
	margin-right: 10px;
	margin-left: 10px;
	color: #9dc803;
	text-decoration: none;
}

.imgreen {
	color: #9dc803;
}
.imorange {
	color: #FF9900;
}
.inputError {
	color: #B63B3B;
}
#footer ul li a:hover {
	color:#FC0;
}
.service {
	width: 330px;
	line-height: 16px;
	text-align: justify;
	font-size: 11px;
	float: left;
	height: 195px;
	background-image: url(../imgs/servicebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 26px;
	color: #999;
	padding-top: 5px;
}
.servicebox {
	width: 292px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}@charset "utf-8";
body {
	background-color: #000;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	margin: 0px;
	background-image: url(../imgs/wdbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
br {
	clear: both;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 120px;
}
#container h1 {
	display: none;
}
#navigation {
	width: 800px;
	height: 20px;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: right;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	display: inline;
	margin-right: 11px;
	margin-left: 11px;
}
#header {
	height: 300px;
	width: 780px;
	background-image: url(../imgs/pr_hdr.jpg);
	background-position: left top;
	text-align: right;
	background-repeat: repeat-y;
	padding-left: 19px;
	margin-bottom: 20px;
	margin-top: 1px;
}
#content {
	background-image: url(../imgs/pr_contntbg.jpg);
	background-position: left top;
	padding-left: 20px;
	font-size: 12px;
	width: 779px;
	border: 1px solid #131313;
	margin-right: auto;
	margin-left: auto;
}
#content a:link, #content a:active, #content a:visited {
	text-decoration: none;
	color: #9dc803;
}
#content a:hover {
	color: #6F6;
}

#content .more {
	text-align: right;
	clear: both;
}
#content .title {
	font-family: tahoma;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
}

#content #left  {
	width: 294px;
	padding-left: 5px;
	margin-right: 5px;
	float: left;
	padding-right: 5px;
	text-align: justify;
	padding-bottom: 20px;
	padding-top: 10px;
}

#content #right {
	width: 458px;
	float: right;
	margin-right: 5px;
	clear: right;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #1a1a1a;
	padding-bottom: 20px;
	padding-top: 10px;
}
#content #foliodiv {
	width: 760px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#foliodiv .imgdiv {
	width: 157px;
	line-height: 14px;
	font-family: verdana;
	font-size: 10px;
	color: #999;
	letter-spacing: -1px;
	margin: 10px;
	float: left;
	height: 100px;
	text-align:center
}
#foliodiv .imgdiv img {
	border: 1px solid #333;
}
#foliodiv #trail {
	width: 285px;
	font-size: 12px;
	letter-spacing: -1px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 5px;
}
#foliodiv #trail a:link, #foliodiv #trail a:active, #foliodiv #trail a:visited {
	background-color: #121212;
	color: #9dc803;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 4px;
	margin-left: 4px;
	border: 1px solid #333;
}
#foliodiv #trail a:hover {
	background-color: #333;
	color: #CCC;
}
#foliorecent  {
	width: 425px;
	padding: 5px;
}
#content .rc {
	width: 140px;
	line-height: 12px;
	font-family: verdana;
	font-size: 10px;
	color: #999;
	letter-spacing: -1px;
	float: left;
	height: 88px;
	padding: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 12px;
	margin-left: 5px;
}
#content .rc img {
	border: 1px solid #333;
}
#content .rc p {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}



#footer {
	width: 800px;
	font-size: 11px;
	line-height: 18px;
	margin-top: 10px;
	color: #333;
	text-align: right;
}
#footer ul {
	list-style-type: none;
}
#footer ul li {
	display: inline;
}
#footer ul li a:link, #footer ul li a:active, #footer ul li a:visited {
	margin-right: 10px;
	margin-left: 10px;
	color: #9dc803;
	text-decoration: none;
}

.imgreen {
	color: #9dc803;
}
.imorange {
	color: #FF9900;
}
.inputError {
	color: #B63B3B;
}
#footer ul li a:hover {
	color:#FC0;
}
.service {
	width: 330px;
	line-height: 16px;
	text-align: justify;
	font-size: 11px;
	float: left;
	height: 195px;
	background-image: url(../imgs/servicebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 26px;
	color: #999;
	padding-top: 5px;
}
.servicebox {
	width: 292px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
h3 { margin:0px; padding:0px }