body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#FFFFFF url(images/bg2.jpg) left top repeat-x;
}
#wrap {
	width: 970px;
	margin: 0 auto;
	background: url(images/wrap.png) repeat-y;
}
p{
	margin:0px;
	line-height: 1.6em;
	text-indent: 1.5em;
}
a {
	text-decoration:none;
	color:#0c4c96;
}
a:hover {
	text-decoration:underline;
}
#site-main-top {
	width:950px;
	padding-top:1px;
	margin:auto;
	background:#fff;
}
#site-main-top .l {
	color:#FFFFFF;
	padding:20px;
	width:360px;
	height:245px;
	background:#0c4c96;
	float:left;
}
#site-main-top .r {
	margin-left:400px;
}
#site-main {
	width:950px;
	margin:auto;
	background:#FFFFFF;
	border-top:#d2e1f3 solid 5px;
	padding-bottom:5px;
	height:auto;
}
#site-main-bottom {
	height:13px;
	width:950px;
	margin:auto;
	background:#FFFFFF;
}
#header {
	width:950px;
	height:70px;
	background:#fff;
	margin:auto;
	background:#FFF url(images/logo.png) 10px no-repeat;
}
#header h1{
	padding:0px;
	margin:0px;
	font-size:24px;
	font-weight:bold;
}
#header-l {
	float:left;
	color:#095294;
	font-size:13px;
	margin-left:85px;
	margin-top:10px;
	font-family:Georgia, Times New Roman, Times, serif;
}
#main2 {
	width:950px;
	padding:0px 0px 0px 0px;
	margin:auto;
	background:#FFFFFF;
	height:auto;
}
#main {
	width:950px;
	padding:0px 0px 0px 0px;
	margin:auto;
	background:#FFFFFF url(images/bg_main.jpg) left top repeat-y;
	height:auto;
}
#main .l {
	width:250px;
	float:left;
}
#main .c {
	width:350px;
	float:left;
}
#main .r {
	width:350px;
	float:left;
}
#main .cr {
	width:700px;
	float:left;
}
#content-left {
	float:left;
	width:200px;
}
#main-center {
	float:left;
	width:720px;
	margin:0px 0px 0px 10px;
}
#content-center {
	float:left;
	width:540px;
	margin:0px 20px 0px 20px;
}
#content-right {
	float:left;
	width:200px;
}
#box1 {
	padding-bottom:5px;
}
#box1 h2 {
	display:block;
	font-family:Georgia, Times New Roman, Times, serif;
	margin:0px;
	border-bottom:3px solid #0c4c96;
	height:32px;
	line-height:32px;	
	padding:0px 0px 0px 10px;
	font-size:16px;
	font-weight:bold;
	color:#0c4c96;
}
#box1 h3 {
	display:block;
	margin:0px;
	border-top:1px dotted #333;
	padding:10px 0px 6px 0px;
	font-size:12px;
	color:#0c4c96;
}
#box1 #box-content {
	padding:5px;
}
#box1 #box-footer {
	height:6px;
}
#box1 p {
	padding:0px;
	margin:0px;
	line-height: 1.6em;
	text-indent: 0px;
}
#box1 p a {
	text-decoration:none;
	color:#444;
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	border-bottom:1px dotted #a2a2a2;
}
#box1 p a:hover {
	color:#0c4c96;
}
#pages {
	text-align:right;
}
.page {
	text-decoration:none;
	padding:2px 5px 2px 5px;
	border:#0c4c96 solid 1px;
	color:#333;
	font-weight:normal;
}
.page2 {
	text-decoration:none;
	padding:2px 5px 2px 5px;
	color:#333;
}
#box3 {
	padding-bottom:5px;
}
#box3 h2 {
	display:block;
	font-family:Georgia, Times New Roman, Times, serif;
	margin:0px;
	background:#0c4c96;
	border:1px solid #0c4c96;
	height:32px;
	line-height:32px;	
	padding:0px 0px 0px 10px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}
#box3 h3 {
	display:block;
	font-family:Georgia, Times New Roman, Times, serif;
	margin:0px;
	border-bottom:3px solid #0c4c96;
	height:32px;
	line-height:32px;	
	padding:0px;
	font-size:16px;
	font-weight:bold;
	color:#0c4c96;
}
#box3 #box-content {
	padding:5px 10px 0px 10px;
}
#box3 #box-footer {
	height:6px;
}
#box3 p {
	display:block;
	padding:0px;
	margin:0px;
}
#box3 p a {
	text-decoration:none;
	color:#0c4c96;
	display:block;
	height:30px;
	line-height:30px;
	padding-left:5px;
	text-indent:0px;
	border-bottom:1px dotted #0c4c96;
}
#box3 p a:hover {
	color:#fff;
	background:#0c4c96;
	border-bottom:1px dotted #d2e1f4;
}

#footer {
	width:950px;
	background:#0c4c96;
	color:#FFFFFF;
	height:27px;
	line-height:27px;
	margin:auto;
	padding:0px;
	font-size:11px;
}
#footer a {
	padding:0px 12px 0px 12px;
	color:#fff;

}
#footer2 {
	width:950px;
	color:#333;
	margin:auto;
	padding:5px 0px 10px 0px;
	text-align:center;
	font-size:10px;
}
.text {
	width:150px;
	margin-top:5px;
	border:1px solid #0c4c96;
	color:#0c4c96;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:25px;
	background:url(images/details.gif) 3px 2px no-repeat;
}
.text2 {
	width:250px;
	margin-top:5px;
	border:1px solid #0c4c96;
	color:#0c4c96;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
}
.text-pass {
	width:150px;
	margin-top:5px;
	border:1px solid #0c4c96;
	color:#0c4c96;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:25px;
	background:url(images/key.gif) 3px 2px no-repeat;
}
.button {
	width:125px;
	padding-top:3px;
	padding-bottom:3px;
	margin-top:5px;
	border:1px solid #0c4c96;
	font-size:12px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0c4c96;
	background:#FFFFFF url(images/box3bg.jpg) left top repeat-x;
}

#product-line {
	margin:auto;
	padding:10px 0px 10px 0px; 
	border-bottom:#666 dotted 1px;
}
#product-line2 {
	margin:auto;
	width:50%;
	float:left;
	padding:5px 0px 5px 0px; 
	/*border:#666 dotted 1px;*/
}
#product-pic {
	width:110px; 
	float:left;
}
#product-pic img {
	padding:5px;
	background:#FFFFFF;
	border:#0c4c96 solid 1px;
}
#product-pic img:hover {
	padding:3px;
	background:#FFFFFF;
	border:#0c4c96 solid 3px;
}
#product-pic2 img {
	margin:5px;
	padding:5px;
	background:#FFFFFF;
	border:#0c4c96 solid 1px;
}
#product-pic2 img:hover {
	padding:3px;
	background:#FFFFFF;
	border:#0c4c96 solid 3px;
}
#product-pdf a {
	font-weight:bold;
	line-height:18px;
	padding:5px 0px 5px 0px;
}

#product-detail {
	width:550px; 
	float:left; 
	margin-left:10px;
}
#product-detail2 {
	margin-left:120px;
	padding:0px 5px 0px 10px;
}
#product-detail-full {
	padding:5px 0px 5px 0px;
}
.product_name a {
	font-weight:bold;
	color:#0c4c96;
	text-decoration:none;
}
.product_name a:hover {
	text-decoration:underline;
}
.text-form2 {
	color:#0c4c96;
}
#air-product {
	width:350px;
	padding:5px;
	float:left;
}