/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #525252;
}

h2 {
margin: 0px;
padding: 10px;
font-size: 30px;
color: #3c83c0;
}
	
a {
	text-decoration: none;
	color: #323232;
}

a:hover{
	text-decoration: none;
	color: #3d83c0;
}

.span {
	width: 900px;
	margin: 0 auto 0 auto;
	background:url(../images/bg.jpg) repeat-y;
}

.page {
	width: 800px;
	margin: 0 auto 0 auto;
}

.header {
	height: 164px;
	background:url(../images/headerbg.jpg) repeat-x;
}

.contactnumber {
			text-align:right;
			padding-top: 46px;
			padding-right: 32px;
			padding-bottom: 10px;
			}

.contactbox {
			padding-left: 35px;
			color: #ffffff;
			font-size: 20px;
			font-weight: bold;
			float: left;
}

.contactbox2 { 
			font-size: 18px;
			font-weight: bold;
			width: 240px;
			background: #d8d8d8;
			padding: 5px;
			float: left;
			margin-left: 12px;
}

.contactbox a {
	color: #FFFFFF;
}

.findoutmore {
font-weight: normal;
margin-top: 42px;
font-size: 12px;
}

.findoutmore2 {
font-weight: normal;
margin-top: 68px;
font-size: 12px;
}

.findoutmore a {
text-decoration: underline;
}

.windowsbox { 
	font-size: 18px;
	font-weight: bold;
	width: 175px;
	background: #d8d8d8;
	padding: 4px;
	float: left;
	margin-left: 12px;
}

.doorsbox { 
	font-size: 12px;
	font-weight: bold;
	width: 109px;
	background: #d8d8d8;
	padding: 7px 6px 4px 4px;
	float: left;
	margin-left: 12px;
}

#menu {
font-size: 11px;
height: 31px;
background:url(../images/menubg.jpg) repeat-x;
font-weight: bold;
}

#menu ul {
padding-left: 5px;
margin: 0;
padding-top: 6px;
list-style: none;
}

#menu li {
float: left;
}

#menu li a{
background: url(../images/menuseperator.jpg) bottom left no-repeat;
display: block;
padding: 0 6px 0 7px;
text-decoration: none;
}

#menu2 {
font-size: 12px;
height: 20px;
background:#f6fbff;
border-bottom: 2px #ccd9e4 solid;
}

#menu2 ul {
padding-left: 50px;
margin: 0;
padding-top: 2px;
list-style: none;
}

#menu2 li {
float: left;
}

#menu2 li a{
background: url(../images/submenuseperator.jpg) bottom left no-repeat;
display: block;
padding: 0 10px 0 10px;
text-decoration: none;
}

.down {
background: url(../images/menuseperator.jpg) bottom left no-repeat;
color: #3d83c0;
display: block;
padding: 0 10px 0 10px;
text-decoration: none;
}

.teaser {
float: left;
width: 248px;
padding-left: 15px;
padding-bottom: 15px;
color: #323232;
font-size: 18px;
font-weight: bold;
text-transform:uppercase;
}

.teasertext {
padding: 2px;
text-transform: none;
font-weight: normal;
font-size: 12px;
}

.teasertext a {
text-decoration: underline;
}

.sitemap {
height: 120px;
padding-top: 5px;
background:url(../images/sitemapbg.jpg) repeat-x;
}

.contentbox {
padding: 10px 10px 0px 10px;
width: 380px;
float: left;
border-top: solid 2px #d8d8d8;
}

.contentbox2 {
padding: 10px 10px 0px 10px;
width: 505px;
float: left;
border-top: solid 2px #d8d8d8;
}

.contentbox3 {
padding: 10px 10px 0px 10px;
width: 780px;
float: left;
border-top: solid 2px #d8d8d8;
}

.sitebox {
margin: 0 7px 0 7px;
font-weight: bold;
font-size: 12px;
float: left;
}

.sitebox ul{
list-style: none;
padding: 0px;
margin: 0px;
}

.sitebox ul a{
font-weight: normal;
}

.footer {
padding-right: 5px;
background: #f5f5f5;
text-align: right;
font-size: 12px;
}