body {
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-position:center top;
background-color:#414242;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#757575;
	font-size:12px;
}

img {
	border:none;
}


a {
	color:#990000;
	text-decoration:none;
	}
a:hover {
	color:#999999;
	text-decoration:underline;
	}	
h1 {
	font-family:"Century Gothic", Arial, sans-serif;
	font-size:20px;
	color:#a80000;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

h1 span {
	color:#8b8b8b;
}
h2 {
	color:#6886a7; 
	font-size:12px;
	}
.subhead {
	color:#6886a7; 
	font-size:11px;
	padding-left:2px;
}

.subhead a {
	color:#6886a7; 
}

.spacer {
	clear:both;
}

p {
	text-align:justify;
}

.portimg {
	margin-left:-4px;
	margin-top:10px;
	margin-bottom:0px;
}

.portlabel {
	font-size:11px;
}

.portlabel strong {
	color:#9c0000;
	font-weight:normal;
}

.screen {
	margin-left:-4px; 
	margin-top:18px;
}

.thumbs {
	margin-left:-2px;
	margin-right:-2px;
	margin-bottom:15px;
}
.thumbs img {
	float:left;
}
.floatl {
	float:left;
	padding:3px;
	margin:0px 15px 12px 0px;
	}
.floatr {
	float:right;
	padding:3px;
	margin:0px 0px 12px 15px;
	}
.error {
	color:#990000;
	font-weight:bold;
	background-color:#FFFF66;
	border:1px solid #990000;
	width:486px;
	padding:5px 5px 5px 5px;
	}		
/********** container styles **********/

#container {
	width:952px; 
	margin:0px auto;
}

/********** header styles ************/

#header {
	background:url(img/headerbg_mid.jpg) repeat-x; 
	margin-top:15px; 
	height:105px;
}

#header .left {
	background:url(img/header_left.jpg) top left no-repeat; 
	width:170px; 
	float:left;
}

#header .left .wrap {
	height:95px; 
	padding-top:10px; 
	padding-left:12px; 
	background:url(img/divider.gif) right no-repeat;
}

#header .right {
	float:right; 
	background:url(img/header_right.jpg) top right no-repeat; 
	height:87px; 
	width:745px; 
	text-align:right; 
	padding-top:18px; 
	padding-right:25px;
}

#header .right .address {
	color:#FFFFFF; 
	font-family:'Century Gothic', Arial, sans-serif; 
	font-size:11px; 
	margin-bottom:40px;
}

#header .right .luna {
	float:left; 
	font-family:'Century Gothic', Arial, sans-serif; 
	color:#FFFFFF; 
	font-size:14px; 
	font-weight:bold;
}

/********** topnav styles ************/

#topnav ul {
	margin:0px;
	padding:0px;
	list-style:none;
	margin-right:-10px;
}

#topnav li {
	display:inline;
	margin:0px 0px;
}

#topnav li a {
	color:#FFFFFF;
	font-family:'Century Gothic', serif;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

/********** content styles **********/
.logo {
width:160px;
padding:5px;
display:block;
float:left;
text-align:center;
	}

#content {
	width:942px;
	background:url(img/cont_top.gif) top left no-repeat #FFFFFF; 
	padding:5px; 
	margin-top:8px;
	line-height:16px;
	font-size:11px;
}

.conthome {
	background:url(img/cont_top2.gif) top left no-repeat #FFFFFF !important; 
}

.home {
	background:url(img/cont_top_home.gif) top left no-repeat #FFFFFF; 
}

#content .cols03 .leftcol {
	width:174px; 
	background:url(img/leftnav_bg.jpg) top left no-repeat;
	padding:20px; 
	float:left;
}

#content .cols03 .midcol {
	width:375px; 
	float:left; 
	padding:19px 35px;
}
#content .cols03 .midcolwide {
	width:535px; 
	float:left; 
	padding:19px 35px;
}
#content .cols03 .rightcol {
	float:right; 
	padding-right:25px; 
	padding-left:4px; 
	width:240px; 
	padding-top:19px;
}

#content .cols02 {
	padding:19px;
}

#content .cols02 .leftcol {
	float:left; 
	width:425px;
}

#content .cols02 .rightcol {
	width:480px;
	float:right;
}

#content > /**/ .cols02 .rightcol {
	width:476px;
}

#content .cols02 .rightcol .tabdown {
	display:block; 
	background:url(img/ico_down.gif) 460px 6px no-repeat #fff0d4;
	height:20px; 
	color:#d49829; 
	text-decoration:none; 
	font-weight:bold; 
	padding-top:5px; 
	padding-left:8px; 
	border:1px solid #ffe4b2;
	margin-bottom:7px;
}

#content .cols02 .rightcol a span {
	color:#b54040;
}

#content .cols02 .rightcol .tabup {
	display:block; 
	background:url(img/ico_up.gif) 460px 6px no-repeat #fff0d4;
	height:20px; 
	color:#d49829; 
	text-decoration:none; 
	font-weight:bold; 
	padding-top:5px; 
	padding-left:8px; 
	border:1px solid #ffe4b2;
	margin-bottom:7px;
}

#content .cols05 {
	padding:10px; 
	font-family:'Century Gothic', Helvetica, san-serif; 
	font-size:11px; 
	line-height:12px; 
	color:#0e0e0e;
	margin-bottom:-3px;
}

#content .cols05 .wrap {
	background:url(img/col5bg.gif) 0px 30px repeat-y;
}

#content .cols05 h1 {
	color:#052c46; 
	font-size:15px; 
	font-weight:bold; 
	font-family:'Century Gothic', Helvetica, Arial, san-serif;
}

#content .cols05 .col1 {
	width:255px; 
	float:left;
}

#content .cols05 .photoright {
	float:right; 
	margin-left:10px; 
	margin-right:20px;
}

#content .cols05 .col2 {
	width:140px; 
	float:left; 
	padding-left:16px;
}

#content .cols05 .col3 {
	width:140px; 
	float:left; 
	padding-left:20px;
}

#content .cols05 .col4 {
	width:140px; 
	float:left; 
	padding-left:20px;
}

#content .cols05 .col5 {
	float:right;
}
/********** flashcont styles ***********/

#flashcont {
	height:440px; 
	margin:10px 0px; 
	width:952px;
}

/********** wdetail styles ***********/

.wdetail {
 	margin-right:15px; 
	font-size:11px; 
	color:#6886a7;
}

.wdetail > /**/ p {
	margin:18px 0px;
}

.wdetail .tech {
	color:#9c0000;
	float:left; 
	width:270px;
}

.wdetail .tech strong {
	color:#858585;
}

.wdetail .type strong {
	color:#858585;
}

.wdetail .type {
	color:#9c0000;
	float:left;
}

.wdetail .btn {
	display:block; 
	height:17px;
	background: url(img/ico_arrow.gif) 8px 50% no-repeat #feeac5; 
	padding-left:18px; 
	padding-top:3px;
	color:#2f5674; 
	text-decoration:none; 
	font-weight:bold;
}
/********** leftnav styles ***********/

.leftnav {
	margin:0px;
	padding:0px;
	list-style:none;
}

.leftnav li {
	display:block;
	background:url(img/bullet.gif) 0 4px no-repeat;
	padding-left:16px;
	margin-bottom:8px;
}

.leftnav li span {
	color:#a5a5a5;
}

.leftnav a {
	font-family:Arial, Helvetica, sans-serif;
	color:#d49829;
	font-weight:bold;
	text-decoration:none;
}

.leftnav a:hover, .leftnav .selected {
	color:#cc0000;
}


.leftnav ul {
	margin:0px;
	padding:0px;
	margin-top:5px;
	list-style:none;
}

/*********** prefoot styles ***********/

#prefoot {
	padding:10px 15px; 
	margin:0px;
}

div > /**/ #prefoot {
	padding:0px 15px;
}

#prefoot .leftcol {
	float:left; 
	width:290px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#d5d5d5;
}

#prefoot .midcol {	
	float:left; 
	margin-left:25px; 
	width:290px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#d5d5d5;
}

#prefoot .rightcol {
	float:right; 
	width:290px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#d5d5d5;
}

#prefoot a {
	color:#d5d5d5;
	font-weight:bold;
}

#prefoot a:hover {
	color:#CC0000;
	text-decoration:none;
}

/*********** footer styles ************/

#footer {
	clear:both;
	margin-top:10px;
	display:block;
	color:#FFFFFF;
	font-size:10px;
	height:50px;
	padding:0px 10px;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#cc0000;
}

#footer img {
	vertical-align:middle;
}

#footer .left {
	float:left;
}

#footer .right {
	float:right;
	text-align:right;
}

.captcha {
	vertical-align: middle;
}
/*form validation/form submission colors */
.success {
    color:green;
    font-weight: bold;
    }
.error {
    color:#cc0000;
    font-weight: bold;
    }