@charset "utf-8";
/* CSS Document */
.style1 {color: #CC0000}
.clearFix {clear:both;}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #010066;
}

a:hover {
	color: #000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #010066;
	text-align: center;
	line-height: 22px;
}

h1,h2 {
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #010066;
	letter-spacing: -1px;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
	margin-bottom: 10px;
}

#wrapper {
	margin: 0 auto;
	width: 900px;
	background-color: #fff;
	position:relative;
}

#header {
	text-align: left;
	position: relative;
}

#headerTop {
	background-image: url(../images/atlanticremodeling_top_head.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 48px;
	position: relative;
}

#headerTopBar {
	height: 23px;
	background-image:url(../images/siding_header.jpg);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #010066;
	float: left;
	width: 880px;
	padding: 7px 10px;
	text-align: right;
}

#logo {
	position: absolute;
	top: 10px;
	left: 20px;
}

#headerMiddle {
	float: left;
	background-image: url(../images/nav_bk.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 262px;
}

#navWrapper {
	float: left;
	width: 158px;
	position:relative;
	padding: 20px 10px 0px 10px;
}

#nav, #nav ul { /* all lists */
	list-style: none;
}

#nav li { /* all list items */
	position : relative;
	float : left;
}

#nav li ul { /* second-level lists */
	left: -999em;
	width: 217px;
	background-image:url(../images/nav_slide_bg.jpg);
	background-repeat: repeat-y;
	background-color:#fff;
	position : absolute;
	margin-left : 156px;
	margin-top : -31px;
	border: 2px solid #fff;
}

#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
}

#nav li a {
	width : 126px;
	display : block;
	color : #010066;
	font-weight : bold;
	text-decoration : none;
	padding : 4px 15px;
	border-bottom: 1px dashed #019ed5;
}

#nav li a:hover {
	background-color : #fff;
}

#nav ul li a {
	width : 187px;
	display : block;
	color : #010066;
	font-weight : bold;
	text-decoration : none;
	padding : 0px 15px;
	border-bottom: none;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li:hover, #nav li.hover {
	position: static; 
}

#masthead {
	float: right;
	width: 722px;
}

#masthead #photos {
	position: absolute;
	right: 10px;
	top: 232px;
}

#headerBottom {
	background-color: #010066;
	height: 25px;
	clear: both;
	padding: 6px 18px;
}

#headerBottom img {
	margin-right: 10px;
}

#body {
	text-align: left;
	width: 900px;
	float: left;
}

#home #body #left {
	float: left;
	width: 585px;
	padding-top: 10px;
}

#body #right {
	float: right;
	width: 315px;
}

#rightTop {
	padding: 10px 10px 10px 20px;
}

#rightBottom {
	text-align: center;
	padding: 10px 10px 10px 0px;
	clear: both;
}

#home .contentBox {
	margin-bottom: 10px;
}	
#home .contentBox .contentBoxContent {
	background-image: url(../images/box_bg.jpg);
	background-position: left;
	background-repeat: repeat-y;
	padding: 20px 40px;
}

#home .contentBox .contentBoxTop {
	background-image: url(../images/box_top_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 20px;
}

#home .contentBox .contentBoxBottom {
	background-image: url(../images/box_bottom_bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 20px;
}

#mailListLabel {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
}

#mailListSignup {
	width: 150px;
	color: #999;
}

#mailListSignupBtn {
	margin-bottom:-6px;
}

#vrep {
	float: right;
}

#footer {
	padding: 5px 20px;
	font-size:10px;
	background-color: #019ed5;
	clear: both;
	float: left;
	width: 860px;
}

#footer ul {
	list-style: none;
}

#footer ul li {
	float: left;
}

#footer ul li a {
	border-right: 1px solid #010066;
	margin-right: 10px;
	padding-right: 10px;
}

#copyright {
	float: right;
	text-align: right;
	padding-bottom:20px;
}
#redcent{
	width:50px;
	position:absolute;
	left: 717px;
	top: 370px;

}
/*SEO AREA*/
.seo {
	width: 100%;
	text-align: center;
	font-size: 10px;
                color:#010066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.seo h2 a{
	font-size: 10px;
                color:#010066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.seo h2 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
