/* Final Online CSS */
body {
	margin:0 auto;
	padding:20px 0 0 0;
	background-color: #ffffff;
	background-image: url(../img/.gif);
	background-position:top center;
	background-repeat: no-repeat;
}
#contact_header{
height:20px;
width:100%;
background-color:#414141;
font-size:13px;
font-family:arial;
font-weight:bold;
color:#fff;
padding:2px 0 0 5px;
margin:0px;
	position:fixed;top:0;left:0;
	text-shadow:2px 2px 2px #000;
	text-align:center;
	z-index:10000;
}
#slide {
	border: 1px solid red;
	margin: 0 13px -20px 14px;
	padding: 0;
}
#banner {
	width: 680px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top:30px;
	background-image: url(../img/banner.png);
	background-position:left;
	background-repeat: no-repeat;
}
#latestsites {
width:650px;
height:110px;
margin:5px 0 20px 22px;
}
#middle_wrap{
width:650px;
min-height:300px;
margin:0 0 0 30px;
padding:0px;
}
/* start of intro and image gallery*/
#top_body_wrap{
border:0px solid red;
width:650px;
height:250px;
margin:-70px 0 0 0;
padding:0px;
}
#get_quote_text{
width:280px;
height:73px;
background-image:url('../img/get_quote_text.png');
background-repeat:no-repeat;
background-position:left;
position:relative;bottom:50px;left:30px;
}
#test_title{
width:180px;
height:50px;
background-image:url('../img/test_title.png');
background-repeat:no-repeat;
background-position:left;
position:relative;top:110px;right:230px;
}
#test_arrow{
width:300px;
height:150px;
background-image:url('../img/test_arrow.png');
background-repeat:no-repeat;
background-position:left;
position:relative;top:90px;right:170px;

}
#testimonials{
width:165px;
height:200px;

background-image:url('../img/test_bg.png');
background-repeat:no-repeat;
background-position:left;
position:relative;top:130px;right:210px;
z-index:10;
padding:15px 0 0 15px;
}
#testimonials p{
	font: normal 11px arial;
	margin: 0px;
	text-align:none;
}
#intro{
width:300px;
height:150px;
padding:0px;
margin:0px;
float:left;
}
#intro p{
font-size:12px;
font-family:Arial;
font-weight:bold;

}
#wrapfade{
	background-image: url(../img/fade_bg.png);
	background-position:right;
	background-repeat: no-repeat;
	width:315px;
	height:215px;
	float:right;

}
.mod_title {
	background-color: white;
	width: 150px;
	text-align: left;
	padding-right: 17px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin:10px 0 0 0px;
	font: bold 10px Arial;
	letter-spacing: 2px;
}
.mod_title:first-letter {
	font: bold 14px Arial;
	color: red;
	margin: 0;
}
.quote_title {
	background-color: white;
	width: 350px;
	text-align: left;
	padding-right: 17px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin:10px 0 0 25px;
	font: bold 10px Arial;
	letter-spacing: 2px;
	text-align:right;
}
.quote_title:first-letter {
	font: bold 14px Arial;
	color: red;
	margin: 0;
}
#skills_list ul {
border:0px solid green;
list-style-type:none;
list-style-image: url('../img/check.gif');
width:250px;
height:150px;
}
#skills_list ul li{
text-align:left;
border:1px solid #fff;
padding:0px;
margin:0 0 3px 20px;

}
#med_body_wrap{
border:0px solid red;
width:650px;
min-height:290px;
margin:0px;
padding:0px;
}
#skills{
width:220px;
height:230px;
padding:0px;
margin:0px;
float:left;
}
#skills p{
font-weight:bold;
}
#quick_quote{
border:0px solid red;
width:380px;
height:230px;
padding:0px;
margin:0px;
float:right;
}
#quote{
border:0px solid red;
width:315px;
height:235px;
padding:0px;
margin:0px;
font: normal 11px arial;
font-weight:bold;
background-image:url('../img/quote_.png');
background-repeat:no-repeat;
background-position:right;
float:right;
}
.quote_input{
width:150px;
height:10px;
border:1px solid #b3b3b3;
}
.quote_button{
width:50px;
height:50px;
border:1px solid #ff6c6c;
background-color:#fd3c3c;
color:#fff;
font-weight:bold;
font-size:11px;
}
.img_bg{
width:203px;
height:108px;
background-image:url('../img/bg_prev.png');
margin:0 0 0 13px;
padding:0px;
border:0px solid red;
float:left;
}
#contact {
	background-color: white;
	width: 668px;
	height: 150px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	margin-bottom: 5%;
	padding-bottom: 10px;
	border-bottom: 1px solid #c9c9c9;
}

#contact img {
	float: left;
	margin-left: 200px;
}
#contactright {
	margin-left: 10px;
	margin-top: 10px;
	background-color: white;
	float:left;
}

#contactform {
	background-color: white;
	width: 668px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#form {
	background-color: white;
	margin-left: auto;
	margin-right: 160px;
	margin-top: 10px;
	margin-bottom: 30px;
	float: right;
}

#formtext {
	background-color: white;
	margin-left: 170px;
	margin-right: auto;
	margin-top: 10px;
	float: left;
}

a:link {
	color: #000000;
	font: 11px Arial;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
}


a:visited { 
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover { 

	color: #C9C9C9;
	text-decoration: none;

}

#faqlist ul li {
	font: bold 12px Arial;
}
#faq {
	background-color: white;
	background-image: url(../img/_sdw.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 650px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	margin-bottom: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #C9C9C9;
	border-top: 0px solid #C9C9C9;
}
.answer {
	border-top: 1px solid #C9C9C9;
	display: none;
}

#info {
	background-color: white;
	background-image: url(../img/_sdw.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 650px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2%;
	border-bottom: 0px solid white;
}

#infoleft {
	background-color: white;
	background-image: url(../img/bottom_right_sdw.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 216px;
	height: 350px;
	margin-left: 31px;
	margin-top: 0px;
	float: left;
}

#recentheader {
	text-align: right;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: -20px;
	float: right;
	font: bold 11px Arial;
	letter-spacing: 3px;
}

#recentheader:first-letter {
	font: bold 14px arial;
	color: red;
}
#recentcontainer {
	width: 230px;
	height: 100%;
	float:right;
	margin-right: 100px;
	margin-top: 40px;
}
.recent {

	height: 70px;
	width:230px;
	
}
.recentimg {
	width: 108px;
	height: 70px;
	float:left;
}
.recenttext {
	width: 120px;
	float: right;
	margin-top: 13px;

}	
.recenttext h2 {
	margin-top: -2px;

}
.recenttext p a {
	margin-left: 70px;
	margin-top: -2px;
	color: red;

}
.recenttext a:hover {
	font-size: 15px;
	color: #c9c9c9;
}

#contactfront {
	background-color: white;
	background-image: url(../img/_sdw.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 300px;
	height: 60px;
	float: right;
	margin-right: 90px;
	margin-top: 0px;
}

.infobox {
	background-color: white;
	background-image: url(../img/bottom_right_sdw.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 216px;
	height: 150px;
	margin: 0px;
}
#infobox1 {
	float: left;
	z-index: 1;
}
#infobox2 {	
	float: right;
	z-index: 1;
}
#infobox3 {
	float: right;
	z-index: 1;
}
#infobox3 a {
	color: red;
}
#infobox3 a:hover {
	font-size: 15px;
	color: #c9c9c9;
}
#infobox2 a {
	color: red;
}
#infobox2 a:hover {
	font-size: 15px;
	color: #c9c9c9;
}
#content {
	background-color: white;
	background-image: url(../img/content_sdw.gif);
	background-position: right;
	background-repeat: repeat-y;
	min-height: 200px;
	width: 710px;
	margin-left: auto;
	margin-right: auto;
}
#copyright {
	background-image: url(../img/_sdw.gif);
	background-position: bottom;
	background-repeat: repeat-x;	
	background-color: #414141;
	height: 30px;
	width: 683px;
margin:0 0 0 14px;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	font-family: arial;
}
#footer {
	text-align: right;
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
	font-family: arial;
	margin-left: 10px;
	margin-top: 10px;
	vertical-align: middle;
	letter-spacing: 2px;
	float: left;
}
#copyrighttext {
	vertical-align: middle;
	padding-top: 5px;
	margin:3px 0 0 10px;
	width: 300px;
	float: left;
}

#copyright img {
	float: right;
	margin-top: 5px;
	margin-left: 15px;
}
.header {
	background-color: white;
	width: 666px;
	text-align: right;
	padding-right: 17px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-right: auto;
	margin-left: 14px;
	margin-bottom:20px;
	font: bold 11px Arial;
	letter-spacing: 3px;
	border-bottom: 1px solid #c9c9c9;
}
.item_title {
	background-color: white;
	width: 650px;
	text-align: left;
	padding-right: 17px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin:10px 0 0 30px;
	font: bold 10px Arial;
	letter-spacing: 2px;
}
.item_title:first-letter {
	font: bold 14px Arial;
	color: red;
	margin: 0;
}

.header:first-letter {
	font: bold 16px Arial;
	color: red;
	margin: 0;
}
.container1 {
	background-color: white;
	background-image: url(../img/bottom_sdw.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 491px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8%;
	margin-bottom: 5%;
	border-bottom: 0px solid white;
	clear:both;
}

.containermainleft {
	background-color: white;
	background-image: url(../img/left_.gif);
	background-position: left;
	background-repeat: repeat-y;
	width: 225px;
	height: 110px;
	padding-right: 10px;
	margin-left: 0px;
	float: left;
	border-right: 1px solid #C9C9C9;
	border-top: 0px solid #C9C9C9;
}

.containermainleft img {
	border: 2px solid #c9c9c9;
}
.containermainright {
	background-color: white;
	background-image: url(../img/right_sdw.gif);
	background-position: right;
	background-repeat: repeat-y;
	width: 225px;
	height: 110px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 20px;
	float: right;
	vertical-align: middle;
	border-top: 0px solid #C9C9C9;
}

img {
	border:0px;
	margin-left:auto;
	margin-right:auto;
	float: right;
}
p {
	font: normal 11px arial;
	text-align: justify;
	margin: 0px;
	margin-left:5px;
	margin-right:12px;
	margin-top: 3px;
}
h1 {
	font: bold 12px arial;
	margin: 0px;
	margin-left: 5px;
	margin-top: 3px;
}
h2 {
	font: bold 10px arial;
	color: #C9C9C9;
	margin: 0;
	margin-left: 5px;
	margin-top: 3px;
}
#containh3 {
	margin-top: 0px;
	margin-left: 15px;
	padding-top: 20px;
}
h3 {
	font: bold 11px arial;	
	letter-spacing: 2px;

}

#pscroller2{
background-color: yellow;
width: 200px;
height: 60px;
border: 0px solid black;
padding: 0px;
font: bold 12px arial;
margin: 0;
margin-top: 0px;
margin-left: 40px;
}

#pscroller2 a{
text-decoration: none;
}
.link {
	margin-left: 20px;
	margin-top: 0px;
	display: inline-block;
	line-height: 5px;
}
.link a{
	font: italic 9px arial;
	color:#414141;
	margin-right: 7px;
}

.link a:hover{
	font: bold 9px arial;
	color: red;
}
/*quote page*/
#contentwrap{
padding:0px;
margin: 0px 0 0 50px;
width:665px;
min-height:200px;
}
#explain{
border-bottom: 1px solid #c9c9c9;
width:600px;
margin:0 0 30px 0;
padding:5px 5px 20px 5px;
}
#big_quote td{
padding-bottom:20px;
}
#big_quote h3{
font-size:10px;
font-family:arial;
color:#707070;
}
.big_quote_title{

}
.big_quote_input_text{
width:300px;
background-color:#EEE9E9;
border:1px solid #000;

}
.big_quote_input_width{
width:300px;
height:100px;
overflow:auto;
background-color:#EEE9E9;
border:1px solid #000;
}
#big_quote p{
font-size:14px;
}
.big_quote_desc{
font-size:10px;
font-family:arial;
color:#999999;
margin-left:30px;
width:250px;
min-height:10px;
text-align:justify;
}
/*quote_confirmation*/
.quote_conf_good{
border:1px solid green;
background-color:#c9fcb2;
color:#000;
font-family:arial;
font-size:12px;
margin:20px 0 0 0;
padding:5px;
width:600px;
}
.admin_menu{
border:1px solid #000;
font-family:arial;
font-size:12px;
margin:20px 0 20px 0;
padding:5px;
width:600px;
}
.quote_conf_bad{
border:1px solid red;
background-color:#ffa6a6;
color:#000;
font-family:arial;
font-size:12px;
margin:20px 0 0 0;
padding:5px;
width:600px;
}

/*view_quote*/

.view_quote_title{
border:1px solid #000;
border-bottom:0px;
font-family:arial;
font-size:12px;
margin:20px 0 0px 0;
padding:5px;
width:600px;
}
.view_quote_body{
border:1px solid #000;
font-family:arial;
font-size:12px;
margin:0 0 20px 0;
padding:5px;
width:600px;
}
table p{
margin:2px;
margin-top:0;
margin-bottom:0;
}
