/* CSS Document */


body {	
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	background:#508192;
	}
	
#wrapper {
	width:924px;
	height:auto;
	margin:0 auto;
	padding:0;
	}

/*-----------------LEFT SIDE--------------------*/
	
#logo {
	width:220px;
	height:163px;
	margin:0;
	padding:0;
	background:url(../images/logo.jpg) top left no-repeat #13556c;
	}

#logo a {
	display:block;
	width:220px;
	height:163px;
	margin:0;
	padding:0;
}

#nav_head {
	width:220px;
	height:47px;
	background:url(../images/nav_head.jpg) top left no-repeat;
	margin:0;
	padding:7px 0 0 0;
	}
	
#contact {
	width:200px;
	height:auto;
	color:#0d4559;
	margin:0;
	padding:8px 0 0 20px;
	font-weight:bold;
	font-size:14px;
	}
	
#contact a.email {
	display:block;
	width:90px;
	height:30px;
	margin:10px 0 0 0;
	padding:6px 0 0 60px;
	background:url(../images/contact_email.gif) no-repeat;
	text-decoration:none;
	color:#0d4559;
	font-size:13px;
	}
	
#contact a.email:hover {
	display:block;
	width:90px;
	height:30px;
	margin:10px 0 0 0;
	padding:6px 0 0 60px;
	background:url(../images/contact_email.gif) no-repeat;
	text-decoration:none;
	color:#40bde8;
	font-size:13px;
	}
	
#contact h1 {
	display:block;
	width:90px;
	height:39px;
	margin:0;
	padding:6px 0 0 60px;
	background:url(../images/contact_tel.gif) no-repeat;
	color:#0d4559;
	font-size:13px;
	}

	
/*-------NAV-------*/

#nav_head a.nav_home {
	background:url(../images/nav_home.jpg);
	display:block;
	width:184px;
	height:29px;
	margin:0 0 0 18px;
	padding:0;
	}
	
#nav_head a.nav_home:hover {
	background:url(../images/nav_home_ro.jpg);
	display:block;
	width:184px;
	height:29px;
	margin:0 0 0 18px;
	padding:0;
	}
	
#nav {
	width:220px;
	height:250px;
	margin:0;
	padding:20px 0 0 0;
	background:url(../images/nav_bkgd_repeat.jpg) top left repeat-y;
	}
	
#nav ul {
	width:180px;
	margin:0 0 0 16px;
	padding:0;
	text-align:right;
	color:#FFFFFF;
	}
	
#nav li {
	width:180px;
	height:19px;
	margin:0;
	padding:4px 0 0 0;
	background:url(../images/nav_btn_bkgd.jpg) no-repeat;
	list-style:none;
	}
	
#nav li a {
	margin:0;
	padding:0;
	color:#ffffff;
	text-decoration:none;
	}
	
#nav li a:hover {
	margin:0;
	padding:0;
	color:#40bde8;
	text-decoration:none;
	}
	
#nav li a.active {
	margin:0;
	padding:0;
	color:#40bde8;
	text-decoration:none;
	}
	
#nav_bottom {
	width:220px;
	height:14px;
	margin:0;
	padding:0;
	background:url(../images/nav_bottom_corner.jpg) top no-repeat;
	}



/*-------------------RIGHT SIDE-----------------*/
#flash {
	width:634px;
	height:288px;
	margin:0;
	padding:0;
	}
	
#content {
	width:598px;
	height:auto;
	margin:0 0 0 12px;
	padding:0;
	color:#0d4559;
	}
	
#content_top_left h1 {
	width:280px;
	height:auto;
	margin:0;
	padding:0;
	font-size:16px;
	color:#0d4559;
	font-weight:normal;
	line-height:24px;
	}

#content_top_left_nopic h1 {
	width:500px;
	height:auto;
	margin:0;
	padding:0;
	font-size:16px;
	color:#0d4559;
	font-weight:normal;
	line-height:24px;
	}
	
#content_pic {
	width:290px;
	height:auto;
	margin:0 0 0 20px;
	padding:0;
	float:left;
	text-align:center;
	}
	
#content_top_left {
	width:280px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	}

#content_top_left_nopic {
	width:598px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	}
	
#content_top_left p {
	line-height:22px;
	}
	
#content_top_left_nopic p {
	line-height:22px;
	}

#content_top_left_nopic ul {
	line-height:22px;
	}
	
#content_top_left_nopic li {
	line-height:22px;
	}

	
/*---------------------TD CLASSES----------------*/

td.left_side {
	width:220px;
	margin:0;
	padding:0;
	background:url(../images/bkgd_repeat_left.gif) top left repeat-y;
	vertical-align:top;
	}
	
td.right_side {
	width:634px;
	margin:0;
	padding:0;
	background:url(../images/bkgd_repeat_right.gif) top left repeat-y;
	vertical-align:top;
	}
	
td.content_top_left {
	width:280px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	}
	
td.content_top_left h1 {
	width:280px;
	height:auto;
	margin:0;
	padding:0;
	font-size:16px;
	color:#0d4559;
	font-weight:normal;
	line-height:24px;
	}
	
td.content_top_left p {
	line-height:22px;
	}
	
/*---------------------SHADOWS-----------------*/

td.shadow_left {
	width:35px;
	height:203px;
	margin:0;
	padding:0;
	background:url(../images/shadow_left.gif) top right no-repeat;
	}
	
td.shadow_right {
	width:35px;
	height:203px;
	margin:0;
	padding:0;
	background:url(../images/shadow_right.gif) top left no-repeat;
	}
	
td.bottom {
	width:854px;
	height:6px;
	margin:0;
	padding:0;
	background:url(../images/bottom.gif) top no-repeat;
	vertical-align:top;
	}
	
/*------------------------INFO FOOTER-------------------*/

#info_footer {
	float:right;
	font-size:9px;
	color:#FFFFFF;
	margin:0 36px 0 0;
	}
	
#info_footer a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
#info_footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
	
/*------------------------CONTENT LIST-------------------*/
	
#content_faq ul {
	margin:0;
	padding:0;
	font-weight:bold;
	}
	
#content_faq li {
	margin:0;
	padding:0;
	color:#0d4559;
	list-style:none;
	}
	
#content_faq li a {
	margin:0;
	padding:0;
	color:#0d4559;
	text-decoration:none;
	}
	
#content_faq li a:hover {
	margin:0;
	padding:0;
	color:#0d4559;
	text-decoration:underline
	}
	
#content_faq li a.active {
	margin:0;
	padding:0;
	color:#0d4559;
	text-decoration:none;
	}

/*--------------------contact list-------------------*/

#content_contact ul {
	margin:10px 0 0 0;
	padding:0;
	font-weight:normal;
	}
	
#content_contact li {
	margin:0;
	padding:0;
	color:#0d4559;
	list-style:none;
	}
	
#content_contact li a {
	margin:0;
	padding:0;
	color:#0d4559;
	text-decoration:none;
	}
	
#content_contact li a:hover {
	margin:0;
	padding:0;
	color:#0d4559;
	text-decoration:underline
	}
	
#content_contact li a.active {
	margin:0;
	padding:0;
	color:#0d4559;
	text-decoration:none;
	}
	
/*-----------------------buy now------------------*/

.buy_now {
	margin:105px 0 0 45px;
	padding:0;
	width:150px;
	height:auto;
	text-align:right;
	}
	
.buy_now a {
	margin:0;
	padding:0;
	color:#ffffff;
	text-decoration:none;
	}
	
.buy_now a:hover {
	margin:0;
	padding:0;
	color:#40bde8;
	text-decoration:none;
	}
	
a {
	font-weight:bold;
	color:#40bde8;
	text-decoration:none;
	}
	
a:hover {
	font-weight:bold;
	color:#40bde8;
	text-decoration:underline;
	}
	
#pic_right {
	width:290px;
	height:268px;
	float:right;
	margin:8px 0 0 12px ;
	}
	
.btn {
	float:right;
	height:27px;
	margin:0 0;
}

.btn a {
	width:122px;
	height:27px;
	overflow:hidden;
	float:left;
}

.btn img, .btnLarge img {
	border:none;
}

.btn a:hover img {
	margin-top: -27px;
}

.btnLarge {
	height:42px;
	margin:8px 0 8px 39px;
}

.btnLarge a {
	width:212px;
	height:42px;
	overflow:hidden;
	float:left;
}

.btnLarge a:hover img {
	margin-top: -42px;
}

/*hack*/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } /* slightly enhanced, universal clearfix hack - http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack/ */
.clearfix { display: inline-block; }
/* start commented backslash hack \*/ * html .clearfix { height: 1%; }
.clearfix { display: block; } /* close commented backslash hack */
