@charset "utf-8";
/* CSS Document */

body{
	background-color:#cfd0d2;
	margin:0 auto;
	padding:0;
	width:1060px;
	font-family:Arial, Helvetica, sans-serif;
}

#open{
	background:url(images/open.jpg) no-repeat;
	height:16px;
	width:1060px;
}

#close{
	background:url(images/close.jpg) no-repeat;
	height:19px;
	width:1060px;
}

#wrap{
	background:url(images/bg.jpg) repeat-y;
	width:1060px;
}

#trace{
	background:url(images/main-bg.jpg) no-repeat;
	height:678px;
	width:1018px;
	margin-left:22px;
	margin-bottom:-678px;
}

#logo{
	margin:29px 0 0 59px;
	float:left;
}

#call{
	background:url(images/call.png) no-repeat;
	height:88px;
	float:right;
	margin-right:20px;
	width:351px;
	margin-top:70px;
	link:"http://www.affordablewindowsolutions.com/contact.html";	
}

#social{
	height:25px;
	float:right;
}

#sidemenu{
	width:275px;
}

.clear{
	clear:both;
}

.left-bar{
	width:275px;
	float:left;
	margin-left:40px;
	margin-top:40px;
}

.ie7 .left-bar{
	float:left;
	margin-top:30px;
}

.left-bar ul{
	margin:0;
	padding:0;
}

.left-bar li{
	list-style:none;
	border-bottom:1px dashed #999999;
	color:#373737;
	font-size:12px;

	line-height:32px;
}

.left-bar li a{
	color:#373737;
	width:250px;
	text-decoration:none;
	display:block;
	padding-left:15px;
}

.left-bar li ul li a{
	color:#373737;
	width:250px;
	margin-left:0px;
	text-decoration:none;
	display:block;
	padding-left:35px;
}

.left-bar li ul li.last{
list-style:none;
	border-bottom:0px dashed #999999;
	color:#373737;
	font-size:12px;

	line-height:32px;
}

.left-bar li a:hover{
	color:#000;
	background-color:#DDD;
	display:block;
	width:260px
}

.left-bar li ul li a:hover{
	color:#000;
	background-color:#DDD;
	display:block;
	width:240px
}

#right-bar{
	float:right;
	width:688px;
	font-size:12px;
	margin-right:30px;
	line-height:24px;
	
}

.right-op{
	background:url(images/cont-top.png) no-repeat;
	height:28px;
	width:688px
}

.right-ct{
	background:url(images/cont-mid.png) repeat-y;
	width:633px;
	padding:0 30px 20px 25px;
}

.right-ct p{
	margin:0;
	padding:0;
	
}

.right-cl{
	background:url(images/cont-btm.png) no-repeat;
	height:37px;
	width:688px;
}

img.banner{
	border:3px solid #898989;
	margin-bottom:15px;
}

#footer{
	font-size:11px;
	text-align:center;
	margin:30px 0 0 0;
	padding-bottom:20px;
}

.ie7 #footer{
	font-size:11px;
	text-align:center;
	margin:60px 0 0 0;
	padding-bottom:20px;
}

#bottom-banner{
	background:url(images/foot-bg.jpg) repeat-y;
	width:1058px;
	margin-left:2px;
}

.ie7 #bottom-banner{
	background:url(images/foot-bg.jpg) repeat-y;
	clear:both;
	width:1058px;
	margin-left:2px;
	float:right;
	margin-top:450px;
	margin-bottom:20px;
	position:relative;
}

#bb-top{
	background:url(images/foot-top.jpg) no-repeat;
	height:11px;
	width:1058px;
	margin-bottom:15px;
}

#bb-btm{
	background:url(images/foot-btm.jpg) no-repeat;
	height:13px;
	width:1058px;
}

.ie7 #content{
	clear:both;
	margin-top:250px;
	position:realative;
}