/* CSS Document */
*
{
	margin:0px;
	padding:0px;
}

body
{
	background-image:url(/sw/themes/10346/site_images/mainbg.jpg);
	font:12px Arial, Helvetica, sans-serif normal;
	background-repeat: repeat-x;
	color:#6f6f6f;
	background-color:#f3f3f3;
	background-position: left top;
}
a
{
	text-decoration:none;
}

img
{
	outline:none;
	border:none;
}

li,ul
{
	list-style:none;
}

ul.nav
{
/*	display:block;*/
	height:25px;
}

ul.nav li
{
	display:inline;
}
.nav a
{
	color:#696969;
}

.header
{
	margin:0 auto;
	font:12px Arial, Helvetica, sans-serif normal;
}


.content
{
	margin:0 auto;
	font:12px Arial, Helvetica, sans-serif normal;
}

.footer
{
	margin:0 auto;
	font:12px Arial, Helvetica, sans-serif normal;
}

.footer p
{
	font:12px Arial, Helvetica, sans-serif normal;
}

.logo
{	
	display:block;
	padding-top:18px;
}
.home a
{
	height:18px;
	float:left;
	width:83px;
	text-align:center;
	height:40px;
	display:block;
}

.home :hover
{
	background:url(/sw/themes/10346/site_images/hom_hr.jpg) center no-repeat;
	text-align:center;
	width:83px;
	color:#fff;

}

.featured a
{
	height:18px;
	float:left;
	width:123px;
	text-align:center;
	height:40px;
	display:block;
}

.featured :hover
{
	background:url(/sw/themes/10346/site_images/featured_hr.jpg) center no-repeat;
	text-align:center;
	width:123px;
	color:#fff;

}

.gsa a
{
	height:18px;
	float:left;
	width:43px;
	text-align:center;
	height:40px;
	display:block;
}

.gsa :hover
{
	background:url(/sw/themes/10346/site_images/gsa.jpg) center no-repeat;
	text-align:center;
	width:43px;
	color:#fff;

}
.contact a
{
	height:18px;
	float:left;
	width:90px;
	text-align:center;
	height:40px;
	display:block;
}

.contact :hover
{
	background:url(/sw/themes/10346/site_images/contact.jpg) center no-repeat;
	text-align:center;
	width:90px;
	color:#fff;

}

.search
{
	background:url(/sw/themes/10346/site_images/search_img.jpg) no-repeat 100% 0;
	height:21px;
	border:1px solid #f9f9f9;
	padding-left:28px;
	width:100px;
	float:right;
}

.go
{
	background:url(/sw/themes/10346/site_images/go.jpg) no-repeat;
	border:none;
	color:#f9f9f9;
	width:28px;
	height:20px;
	float:right;
	display:block;
}

.conent_bg
{
	background:url(/sw/themes/10346/site_images/content_bg.jpg) 0 0;
	padding:0 13px;
}
.content_inner
{
	background:url(/sw/themes/10346/site_images/content_inner_bg.jpg) repeat-y 100% 0;
padding:15px 0 0 0;
}
.content_inner p {
font:normal 12px/18px Arial;
padding:0 0 10px;
}
.content_top_bg
{
	background:url(/sw/themes/10346/site_images/content_top.jpg) no-repeat 0 0;
	height:38px;
	*height:32px;
	padding:0px 0px 0 0px;
	font:12px Arial, Helvetica, sans-serif #6f6f6f;
}

.content_top_bg p
{
	color:#6f6f6f;
	font-size:12px;
}
.email_box
{
	color:#b0b0b0;
	width:162px;
	height:20px;
	border:1px solid #c7c7c7;
	font-size: 11px;
	line-height:20px;
	padding-left:6px;
}

.submit
{
	background:url(/sw/themes/10346/site_images/submit.jpg) no-repeat;
	height:21px;
	color: #f3f3f3;
	font-weight: bold;
	border: none;
	margin-top: 2px;
	width:63px;
}

.left_area
{
	background:url(/sw/themes/10346/site_images/left_area.jpg) 0 0 no-repeat;
	padding-left: 21px;
}

.type1
{
	font-size:18px;
	color:#000;
}

.type3
{
	color:#e42828;
}

.img_holder
{
	background:url(/sw/themes/10346/site_images/img_holder.jpg) no-repeat;
	height:163px;
	padding-top:8px;
	font-size:12px;
width:236px;
}

.img_holder p
{
	font-size:12px;
}

.footer_link a
{
	color:#838383;
	font-size:12px;
}

.footer_link a:hover
{
	color:#000000;
}

.boder_dotted
{
	background:url(/sw/themes/10346/site_images/boder_dotted.jpg) repeat-x;
}

.type4
{
	color:#838383;
}

.type5
{
	color:#288566;
}

.nav ul{
	height:40px;
	line-height:40px;
	display:block;
	margin:0;
	padding:0;
}
.nav ul li{
	position:relative;
	float:left;
	display:block;
	margin:0;
	padding:0;
}






.nav ul li ul{
	position: absolute;
	left: 0;
	display: none;
	visibility: hidden;
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
}
.nav ul li ul li{
	display: list-item;
	float: none;
	clear:both;
	margin:0;
	padding:0;
	*font-size:0;
	*line-height:0;
}
.nav ul li ul li ul{
	top: 0;
	margin:0;
	padding:0;
}
.nav ul li ul li a{
	margin: 0;
	display:block;
	padding:0 5px;
	font:normal 12px/24px Arial, Helvetica, sans-serif;
    color:#FFFFFF;
	height:24px;
	background:#25826f;
	clear:both;
	text-align:left;
	border-bottom:solid 1px #CCCCCC;
	white-space:nowrap;
	width:200px;
}
.nav ul li ul li a:hover{
	display:block;
	padding:0 5px;
	font:normal 12px/24px Arial, Helvetica, sans-serif;
    color:#FFFFFF;
	height:24px;
	background:#25826f;
	text-align:left;
	border-bottom:solid 1px #CCCCCC;
	white-space:nowrap;
	width:200px;
}
/* Holly Hack for IE \*/
* html .nav {
	height: 1%;
}
.ddshadow {
	position: absolute;
}
table tr td {
	height:auto;
        font:normal 12px/24px Arial, Helvetica, sans-serif;
        padding:0 0 0 5px;
}

.newlist
{
  font-size:12px;}

.friant{
	}
.friant ul{
	padding:0;
	}
.friant ul li{
	padding:7px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	list-style-type:circle;
	}
.con_table{
	}
.con_table ul{
	padding:8px 0 0 25px;
	}
.con_table ul li{
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	list-style-type:circle;
	}

.sublist li
{
 font-size:12px;}

.keyboard
{
 font-size:12px;}

.specifications{
    font: 12px/18px Arial;
    padding: 0 0 10px;
	margin:0;
}
.executive{
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#000000;
}
.executive h2{
	font:bold 13px/18px Arial, Helvetica, sans-serif;
	color:#fered;
}