body {
	margin: 0px;
	padding: 0px;
	font: 12px/19px Arial, Helvetica, sans-serif;
	color: #454545;
	background: fixed url(../images/backNew.jpg);
	
}
#wrapthewrapwrapper{
	background:url(../images/topgradient.png) repeat-x fixed;

}
#wrapwrapper{
	
	background:url(../images/shadow.png) center top no-repeat fixed;
}
#wrapper{
	width: 1024px;
	margin: 0px auto;
}
#header{
	background-repeat: repeat-x;
}
	#header #header-info {
		position: relative;
		top: 20px;
	}
#topnavbar{
	width:210px;
	border-right: 1px solid #ccc;
	vertical-align:top;
}
ul#topnav{
	margin: 0px;
	padding: 0px;
}
ul#topnav li{
	list-style: none;
	line-height: 16px;
	background:url(../images/doors_direct_05.jpg) bottom  #ffffff repeat-x;
}
ul#topnav li a{
	padding: 0px 13px;

	display: block;
	font: bold 14px/41px Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #AAA;
}
ul#topnav li a:hover{
	background: #00a3e0; 
	color: #FFF;
}

#content{
	padding: 20px;
	background: #fff;
	vertical-align:top;
}
#footer{
	padding: 20px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFF;
		text-align: center;
}
#footer a{
font: 11px Arial, Helvetica, sans-serif;
text-decoration: none;
	color: #FFF;

}
.imgRight{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.imgRightBorder{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #AAA;
}
.style1 {
	font-size: 18px;
	color: #666666;
	font-weight: normal;
}
h1{
	margin:0px;
	padding: 0px;
	color: #00a3e0;
	font: bold 28px/34px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	
}
h1.home{

		font: bold 18px/24px Arial, Helvetica, sans-serif;
		color: #005e83;
}

h2{

		font: bold 20px/24px Arial, Helvetica, sans-serif;
		color: #005e83;
		
}
h3{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px;
}
form{
	margin: 0px;
	padding: 0px;
}
input, textarea{
	width: 95%;
}
.submitButton{
	width: auto;
}
a{
	color: #00a3e0;
	font-weight: bold;
}
a:hover{
	color: #000;
}
.attop{
	margin-top: 0px;
	padding-top: 0px;
}
.galleryImages img{
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #CCC;
	height: 120px;
	width:auto;
}
.galleryImages a:hover img{
	border: 1px solid #00a3e0;
}
hr{
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px dotted #AAA;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 1px;
	size: 1px;
}
.prettyPhotoImages{

}
.imgBorder{
	border: 1px solid #CCC;
}
a:hover img.imgBorder{
 	border: 1px solid #00a3e0;
}
