/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #c9c9c9;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	color: #514d50;
}
*{
	margin: 0px;
	padding: 0px;
}
.clr{
	clear: both;
}
#wrapper{
	border: 5px solid #fff;
	width: 700px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
#header{
	background-color: #fff;
	display: inline;
	float: left;
	width: 480px;
	height: 180px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(images/bck_p.jpg);
}
#v_info{
	background-color: #514d50;
	display: inline;
	float: right;
	width: 180px;
	margin-right: 5px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	display:none;
}
#v_info ul{
	list-style-type: none;
}
#v_info li{
	padding-top: 5px;
}
#v_info small{
	font-size: 10px;
}
#logo{
	background-color: #95b6d5;
	display: inline;
	float: left;
	width: 220px;
	height: 180px;
	text-align: center;
}
#logo img{
	position: relative;
	left: 3px;
	bottom: -112px;
	display: block;
	width: 212px;
	height: 68px;
}
#logo h2{
	text-indent: -9999px;
}
#sub_hd{
	display: inline;
	clear: left;
	float: left;
	width: 700px;
	height: 70px;
	border-top: 2px solid #fff;
	border-bottom: 1px solid #fff;
}
#sub_hd .pic{
	float: left;
	width: 158px;
	height: 67px;
	border: 2px solid #767676;
	border-bottom: 1px solid #767676;
	border-right: 0px solid #767676;
	background-repeat: no-repeat;
	background-position: center center;
}
#sub_hd .pic a{
	display: block;
	height: 66px;
	width: 158px;
	text-decoration: none;
}
.hd_1{
	background-image: url(images/cdp.jpg);
}
.hd_2{
	background-image: url(images/phone.jpg);
}
.hd_3{
	background-image: url(images/navy.jpg);
}
#sub_hd .txt{
	background-color: #767676;
	display: inline;
	float: left;
	width: 210px;
	color: #fff;
	font-size: 11px;
	padding: 5px;
	height: 60px;
}
#sub_hd .txt span{
	color: #c6c6c6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
/* nav menu */
#nav{
	display: inline;
	clear: left;
	float: left;
	width: 700px;
	border-bottom: 5px solid #fff;
	margin-bottom: 10px;
}
#nav a{
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 12px;
}
#nav ul{
	list-style-type: none;
}
#nav li{
	float: left;
	width: 120px;
	text-align: center;
	display:inline;
}
#nav li a{
	padding-top: 3px;
	padding-bottom: 3px;
	display:block;
}
#nav li a:hover, #nav li a.active{
	background-color: #767676;
	color:#fff;
}
/* side bar */
#side_fp{
	display: inline;
	padding: 10px;
	clear: left;
	float: left;
	width: 130px;
	margin-right: 15px;
	border-right: 1px solid #f1f1f1;
}
.fp_price{
	background-image: url(images/price_bdg.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: inline;
	float: left;
	height: 90px;
	width: 134px;
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	padding-top: 20px;
}
.fp_price span{
	font-size: 15px;
	color: #fff;
	font-style: normal;
}
#side_price{
	display: inline;
	height: 195px;
	width: 220px;
	clear: left;
	float: left;
	margin-right: 25px;
	background-image: url(images/price_tbl.gif);
	background-position: center top;
	margin-left: 10px;
	background-repeat: no-repeat;
	padding: 10px;
}
#side_price h2{
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	clear: left;
	float: left;
	width: 180px;
	padding-bottom: 15px;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
/* content */
#ct{
	display: inline;
	float: left;
	width: 680px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#ct_ct{
	display: inline;
	float: left;
	width: 400px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 160px;
}
#ct_med {
	display: inline;
	float: left;
	width: 520px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#ct_sm{
	display: inline;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 415px;
}
#ct .n_l, #ct_med .n_l{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #514d50;
}
#ct a.n_l:hover, #ct_med a.n_l:hover{
	color: #000;
}
#ct_med h1, #ct h1, #ct_ct h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #6699ff;
	font-style: italic;
	padding-bottom: 10px;
}
#ct_ct h2{
	font-size: 16px;
	padding-bottom: 15px;
	text-align: center;
	color: #000;
}
#ct_med p, #ct p{
	padding-bottom: 10px;
}
#ct_sm ul{
	list-style-type: none;
}
#ct_sm li{
	display: block;
	clear: left;
	float: left;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
	padding-bottom: 7px;

}
#ct a{
	color: #5885b0;
	text-decoration: underline;
}
#ct a:hover{
	color: #000;
	text-decoration: none;
}
/* form styles */
.form_fl{
	display: inline;
	clear: left;
	float: left;
	width: 330px;
	margin-bottom: 10px;
}
.fld{
	background-color: #fff;
	display: inline;
	width: 200px;
	margin-left: 5px;
	border: 1px solid #767676;
	padding: 2px;
	float: right;
}
#ct_form label{
	display: inline;
	float: left;
	padding-top: 5px;
}
#ct_form textarea{
	border: 1px solid #fff;
	background-color: #fff;
	font-weight: normal;
	width: 400px;
	overflow: auto;
	height: 90px;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 5px;
}
.req{
	border: 1px solid #cc0000;
	background-color: #ffd8df;
}
#footer{
	background-image: url(images/footer_bck.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: left;
	float: left;
	width: 690px;
	font-size: 11px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

