/*
Name: Web Design for Market Web Group
URL: Nhoryel P. Polancos
/*

/* SITEWIDE CSS */

html, body, form, img, p, ul, li, h1, h2, h3, h4, h5, h6, hr{
	margin: 0;
	padding: 0;
	border: 0;
}

body{
	line-height: 22px;
	font-size: 14px;
	font-family:"Trebuchet MS";
}

a{
	text-decoration: none;
	color: #006599;
}

/* CSS under HEADER DIV */
#header{
	background:url(images/header_back.jpg) repeat;
	height: 114px;
	margin-bottom: 10px;
}

#header-inner{
	width: 675px;
	margin-left:30px;
	float:left;
}

#twitter_facebook {
	float:right;
	margin:20px 30px 0px 0px;
	display:block;
}

#twitter_facebook img {
	padding-left:15px;
}

#follow_us{
	float: right;
	margin-top: -15px;
	margin-right: 15px;
	color:#FFFFFF;
}

#follow_us img{
	width: 26px;
	height: 26px;
	padding-right: 10px;
}

#follow_us p{
	font-size: 14px;
	font-weight:bold;
	padding-bottom: 5px;
}

#header .logo{
	display:inline;
	float: left;
}

#navigation{
	padding-left: 100px;
	padding-top: 35px;
}

#navigation li{
	float: left;
	list-style-type:none;
}

#navigation li a{
	display:block;
	padding: 17px;
	color: #FFFFFF;
	font-weight:bold;
	font-size: 16px;
	text-decoration: none;
}

#navigation li a:hover, #navigation li a.highlight{
	color: #BFBFBF;
}



/* CSS under BANNER DIV */
#banner{
	width: 970px;
	margin: auto;
	background:url(images/banner.gif) no-repeat;
	height: 310px;
	margin-bottom: 10px;
}

#banner .span_find_out{
	float:right;
	padding-right: 95px;
	padding-top: 264px;
}

#banner .find_out{
	display: block;
	background:url(images/find_out.jpg) center no-repeat;
	width: 132px;
	height:32px;
}

#banner .find_out:hover{
	background:url(images/find_out_hover.jpg) no-repeat;
	width: 132px;
	height:32px;
}

.line-banner{
	background:url(images/hr_back.jpg) repeat;
	height: 10px;
}

/* CSS under CONTAINER DIV */
#container{
	width: 960px;
	margin:0 auto;
	padding-top: 15px;
}


/* CSS under CONTENT DIV */
#content{
	width: 660px;
	float:left;
	color: #454545;
}

#content p{
	padding-top: 15px;
}

#content .telephone{
	font-size: 110%;
	color: #BB202E;
}

#content .hr_bottom_top{
	border-top:dotted 1px #006599;
	border-bottom:dotted 1px #006599;
}

#content ul{
	padding-left: 15px;
	padding-top: 5px;
}

#content li{
	background:transparent url(images/arrow.jpg) no-repeat scroll 0px 9px;
	padding-left: 15px;
	list-style-type: none;
}

#content h2 a{
	display:block;
	color:#BB202E;
	border-bottom:#BB202E dotted 1px;
	padding-bottom: 5px;
}

#content h3.black{
	color:#000000;
}

#content a:hover{
	color:#BB202E;
}

#content .center{
	text-align: center;
}

#content .click_link{
	display: block;
	background:url(images/click.jpg) no-repeat;
	width: 424px;
	height: 67px;
	margin-left: 70px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content .click_link:hover{
	display: block;
	background:url(images/click_hover.jpg) no-repeat;

}

#content .right_highlight{
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top:10px;
	margin-left: 10px;
	float: right;
	width: 300px;
	background-color:#bb202e;
	color:#FFFFFF;
	font-style:italic;
	font-size:12px;
}



/* CSS under SIDEBAR DIV */
#sidebar{
	width: 260px;
	float:right;
}

#opt-in{
	background:url(images/opt-in_back.jpg) no-repeat;
	width: 260px;
	height:282px;
	margin-top: 15px;
	color:#FFFFFF;
	text-align:center;
}

#opt-in .text_input{
	border:none;
	width: 210px;
	padding: 6px;
	margin-top: 5px;
}

#opt-in h1{
	padding-top: 24px;
	font-size: 22px;
}

#opt-in h2{
	font-size: 15px;
	padding-bottom: 5px;
}

#opt-in .submit{
	margin-top: 10px;
	background:url(images/submit.jpg);
	width: 142px;
	height: 41px;
	border: 0px;
	float: right;
	margin-right: 12px;
}

#opt-in .submit:hover{
	background:url(images/submit_hover.jpg);
	width: 142px;
	height: 41px;
	border: 0px;
}

#opt-in .required{
	float:left;
	margin-top: 19px;
	margin-left: 35px;
}


/* CSS under FOOTER DIV */
#footer{
	margin-top: 15px;
	height: 125px;
	background:url(images/footer_back.jpg) repeat-x;
	color:#FFFFFF;
	font-size: 12px;
}

#footer_inner{
	width: 960px;
	margin: auto;
}

#footer li{
	float: left;
	list-style-type:none;
}

#footer li a{
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

#footer .bottom_logo{
	float: left;
}

#footer .left_footer{
	padding: 0px;
	padding-left: 20px;
	padding-top: 55px;
	float: left;
}

#footer .contact{
	float: right;
	font-size: 18px;
	margin-top: 35px;
}

#footer .call{
	padding-left: 42px;
}

#footer .rss_footer{
	padding-left: 43px;
	margin-top: 23px;
}

#footer .menu_footer{
	position:absolute;
	margin-left: -140px;
	margin-top: 25px;
}

#footer a.border_right{
	border-right: 1px #FFFFFF solid;
}

#footer li a:hover, #navigation li a.highlight{
	font-weight:bold;
}
