@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	text-decoration: none;
}

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, q, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table {
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-weight: 400;
}

ol, ul {
	list-style: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.clear {
	clear: both;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#container_bg{
	background-color:#E5E5E9;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	min-height:400px;
}
#footer_bg{
	background-color:#505f7a;
	min-height:50px;
}
.footer{
	width:942px;
	background-color:#FFFFFF;
	height:23px;
}
.footer_left{
	background-image:url(../images/footer_left.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:23px;
	width:20px;
}
.footer_right{
	background-image:url(../images/footer_right.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:23px;
	width:20px;
}
.center_div{
	width:982px;
	margin:auto;
	background:#FFFFFF;
}
/* Header Style*/
.header_bg{
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
}
.header_left{
	background-image:url(../images/header_left.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:14px;
	height:133px;
}
.header_right{
	background-image:url(../images/header_right.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	width:14px;
	height:133px;
}
.header_content{
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	width:954px;
	height:133px;
}
.container_bg{
	background-image:url(../images/container_bg.png);
	background-repeat:repeat-x;
	display:table;
}
.blue_border{
	border-bottom:#1D2F55 solid 1px;
}
#logo{
	background:url(../images/logo.png) no-repeat;
	width:400px;
	margin:40px 20px 0px 2px;
	height:60px;
}
#top_menu{
	margin-top:3px;
	margin-left:290px;
	width:665px;
}
#top_menu li{
	float:left;
	margin-left:3px;
	list-style:none;
}
#top_menu a:link{
	background:url(../images/top_menu.png) no-repeat;
	width:108px;
	height:20px;
	padding-top:8px;
	color:#003333;
	text-align:center;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
}
#top_menu a:hover{
	background:url(../images/top_menu_up.png) no-repeat;
	color:#FFFFFF;
}
#top_menu .active{
	background:url(../images/top_menu_up.png) no-repeat;
	color:#FFFFFF;
	width:108px;
	height:20px;
	padding-top:8px;
	text-align:center;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
}
#left_panel{
	width:198px;
	min-height:200px;
	margin:8px 0px 8px 8px;
}
#right_panel{
	width:198px;
	min-height:200px;
	margin:8px 8px 8px 0px;
}

h3{
	color:#113356;
	font-variant:small-caps;
	font-size:12px;
	font-weight:bold;
	border-left:#113356 solid 10px;
	border-bottom:#113356 dotted 1px;
	display:block;
	padding-left:10px;
}
ul.features{
	margin:10px;
}
ul.features li{
	list-style:disc;
	margin-left:20px;
}
a:link, a:visited{
	color:#113356;
	border-bottom:#113356 dotted 1px;
}
a:hover{
	border:none;
}
#content_home{
	margin:8px;
}
.content_home_top{
	background-image:url(../images/content_top.png);
	background-repeat:no-repeat;
	background-position:left;
	color:#003333;
	padding:10px 0px 0px 10px;
	width:544px;
	height:26px;
	font-size:12px;
	font-weight:bold;
	font-variant:small-caps;
}
.content_home{
	border-left:#99cccc solid 1px;
	border-right:#99cccc solid 1px;
	padding:6px 5px 6px 6px;
	background-color:#FFFFFF;
	width:540px;
	color:#333333;
}
.content_home p{
	margin-bottom:10px;
	line-height:16px;
	text-align:justify;
}
.content_home li{
	list-style:circle;
	margin-left:30px;
	line-height:16px;
}
.content_home_bottom{
	background-image:url(../images/content_bottom.png);
	background-repeat:no-repeat;
	min-height:11px;
	width:554px;
}
.box_1{
	width:198px;
	margin-bottom:5px;
}
.box_1_top{
	width:198px;
	height:24px;
	background-image:url(../images/box_1_top.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:10px 2px 2px 2px;
	text-align:center;
	font-variant:small-caps;
}
.box_1_bottom{
	width:198px;
	height:9px;
	background-image:url(../images/box_1_bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
.box_1_content{
	width:196px;
	background-color:#66b8e4;
	background-image:url(../images/box_1_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border-left:#307fc1 solid 1px;
	border-right:#307fc1 solid 1px;
}
.box_2{
	width:198px;
}
.box_2_top{
	width:198px;
	height:24px;
	background-image:url(../images/box_2_top.png);
	background-repeat:no-repeat;
	color:#003333;
	font-size:12px;
	font-weight:bold;
	padding:10px 2px 2px 2px;
	text-align:center;
	font-variant:small-caps;
}
.box_2_bottom{
	width:198px;
	height:9px;
	background-image:url(../images/box_2_bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
.box_2_content{
	background-color:#FFFFFF;
	background-image:url(../images/box_2_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:196px;
	border-left:#99cccc solid 1px;
	border-right:#99cccc solid 1px;
}
.details{
	background-image:url(../images/details.png);
	width:65px;
	height:20px;
	margin:2px;
	display:block;
	float:right;
	text-decoration:none;
	border:none !important;
}
.blank{
	height:5px;
}
ul.services{
	margin-left:3px;
}
ul.services li{
	background-image:url(../images/check_icon.png);
	background-position:0px 5px;
	background-repeat:no-repeat;
	line-height:20px;
	padding-left:18px;
}
ul.services li a:link, ul.services li a:visited{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:none;
}
ul.services li a:hover{
	color:#113356;
}
.input_text{
	background-image:url(../images/input_bg.png);
	background-position:top;
	background-repeat:repeat-x;
	border:#FFFFFF solid 1px;
}

.submit{
	background-image:url(../images/submit_btn.png);
	background-repeat:repeat-x;
	border: none;
	font-variant:small-caps;
	color:#FFF;
	width:75px;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-bottom:4px;
	cursor:pointer;
}
.submit:hover{
	background-image:url(../images/submit_btn_up.png);
}

/* FORM */
.myform{
	margin:0 auto;
	width:500px;
	padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
	border:solid 1px #b7ddf2;
	/* background:#ebf4fb; */
}
#stylized h1 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:8px;
}
#stylized p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #b7ddf2;
	padding-bottom:10px;
}
#stylized .div{
	clear:both;
	min-height:20px;
	margin:4px auto;
}
#stylized .divLeft{
	width:180px;
	float:left;
	text-align:right;
}
#stylized .divRight{
	float:right;
	width:300px;
}
#stylized label{
	font-weight:bold;
	text-align:right;
	float:left;
}
#stylized .small{
	color:#666666;
	display:block;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	width:180px;
}
#freequote .input{
	float:left;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:290px;
	margin:2px 0 20px 0px;
}
#stylized .select{
	font-size:11px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	margin:2px 0 20px 0px;
}
#stylized .textarea{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:290px;
	height:100px;
	margin:2px 0 20px 0px;
}
#stylized .checkbox{
	border:solid 1px #aacfe4 ;
	margin:6px 5px 0px 0px;
}
#stylized .radio{
	border:solid 1px #aacfe4 !important;
	background-color:#666666;
}

.checkbox_container1{
	width:130px;
	float:left;
	margin-right:10px;
}
.checkbox_container2{
	width:160px;
	float:left;
}

#whois{
	width:400px;
}
#whois input{
	border:solid 1px #aacfe4;
}
#whois .submit{
	background-image:url(../images/whois_submit_btn.gif);
	background-repeat:repeat-x;
	border: none;
	font-variant:small-caps;
	color:#FFF;
	width:85px;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-bottom:4px;
	cursor:pointer;
}
#whois .submit:hover{
	background-image:url(../images/whois_submit_btn_up.gif);
}
#whois select{
	font-size:10px;
	width:120px;
	border:solid 1px #aacfe4;
}
.shopping_header{
	border-top:solid 1px #aacfe4;
	border-bottom:solid 1px #aacfe4;
}
.sp_1{
	border-top: #999999 dotted 1px;
	width:500px;
	display:block;
	clear:both;
	margin-top:10px;
}
/* Form error */

#stylized input[type="checkbox"].error{
	border:#FF0000 solid 1px;
}
#stylized input[type="text"].error, #stylized select .error {
	width:280px;
	border: 1px solid red;
	background-color: #FFFCE2;
	background-image: url(../images/warning_obj.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding:4px 15px 4px 2px;
	margin:2px 0 20px 0px;
}
/** Portfolio **/
#portfolio{
	margin-left:12px;
	padding-top:10px;
	list-style:none;
}
#portfolio li a{
	border:none;
	margin:0px;
}
