#wrapper {
	background-repeat: repeat-x;
	padding-top: 0px;
	height: auto;
	background-image: url(images/Gradient.jpg);
}

#page {
	width : 800px;
	margin-right : auto;
	margin-bottom : auto;
	margin-left : auto;
	padding-top : 0;
	margin-top : auto;
	height: 590px;
	background-color: #FFFFFF;
}

#logo {
	width : 790px;
	height : 150px;
	margin-top : 0px;
	margin-right : 0;
	margin-bottom : 0px;
	margin-left : 0px;
	float : left;
	text-align : left;
	padding-left: 10px;
	padding-top: 10px;
}

#logo h1{
	font-family: "Futura Book", "45 Helvetica Light", Arial, sans-serif;
	font-weight: bold;
	float: right;
	color: #0A1F62;
	font-size: 30px;
	text-align: right;
	margin-left: 0px;
	margin-right: 10px;
	width: 490px;
	margin-top: 10px;
	margin-bottom: 0px;
}

#logo h2{
	font-family: "Futura Book", "45 Helvetica Light", Arial, sans-serif;
	font-weight: bold;
	float: right;
	color: #50B1D1;
	font-size: 24px;
	text-align: right;
	margin-left: 0px;
	margin-right: 10px;
	width: 490px;
}

img.left {
float : left;
margin-right : 20px;
}

img.right {
float : right;
margin-left : 20px;
}




p, ul, ol {
	margin-top : 0px;
	line-height : 110%;
}

#tabmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#tabmenu ul{
	font: bold 11px Arial;
	margin:0;
	margin-left: 10px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

#tabmenu li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
}

#tabmenu a{
	float: left;
	display: block;
	color: white;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #0A1F62;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #50B1D1;
	border-bottom-color: white;
}

#tabmenu a:hover{
	background-color: #50B1D1; /*Menu hover bgcolor*/
	color: #0A1F62;
}

#tabmenu .current a{  /*currently selected tab*/
	background-color: #50B1D1; /*Brown color theme*/
	border-color: #50B1D1; /*Brown color theme*/
	color: #0A1F62;
}


#tabmenuline{
	clear: both;
	padding: 0;
	width: 780px;
	height: 5px;
	line-height: 5px; /*Brown color theme*/
	background-color: #50B1D1;
	margin-left: 10px;
}

#range_tabs{
	width: 800px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

#range_rain{
	width: 194px;
	height: 194px;
	font-family: "Futura Book", "45 Helvetica Light", Arial, sans-serif;
	font-size: 18px;
	padding-left: 0px;
	padding-top: 0px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#range_clad{
	width: 194px;
	height: 194px;
	font-family: "Futura Book", "45 Helvetica Light", Arial, sans-serif;
	font-size: 18px;
	padding-left: 0px;
	padding-top: 0px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#range_aluminium{
	width: 194px;
	height: 194px;
	font-family: "Futura Book", "45 Helvetica Light", Arial, sans-serif;
	font-size: 18px;
	padding-left: 0px;
	padding-top: 0px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
}
#range_roof{
	width: 194px;
	height: 194px;
	font-family: "Futura Book", "45 Helvetica Light", Arial, sans-serif;
	font-size: 18px;
	padding-left: 0px;
	padding-top: 0px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-left: 0px;
}

#info{
	width: 760px;
	height: 250px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #E4FEFF;
	padding: 10px;
}

#info h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0A1F62;
}

#info h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0A1F62;
	margin-top: 5px;
}

#info h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0A1F62;
	margin-top: 5px;
}

#info p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 5px;
}

#info a {
	text-decoration: none;
}

#info a:hover {
	color: #50B1D1;
}

img.info {
	float: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#infopics {
	width: 150px;
	height: 250px;
	float: right;
	margin-left: 10px;
	padding-left: 10px;
}

#privacy{
	width: 760px;
	height: 250px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #E4FEFF;
	padding: 10px;
}

#privacy h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0A1F62;
}

#privacy h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0A1F62;
	margin-top: 5px;
}


#privacy p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
}


#faq{
	width: 760px;
	height: 250px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #E4FEFF;
	padding: 10px;
}

#faq h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0A1F62;
}

#vertical_container {
	margin-top: 10px;
}

#vertical_container h1{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}


.accordion_toggle {
	display: block;
	height: 20px;
	width: 740px;
	color: #ffffff;
	outline: none;
	cursor: pointer;
	margin: 0;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
		
.accordion_toggle_active {
	color: #ffffff;
	background-color: #50B1D1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
		
.accordion_content {
	background-color: #FFFFFF;
	color: #444444;
	overflow: hidden;
	height: 50px;
}
			
.accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}
			
.accordion_content p {
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
			
.vertical_accordion_toggle {
	display: block;
	height: 30px;
	width: 600px;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}

.accordion_toggle h1 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.vertical_accordion_toggle_active {
	color: #ffffff;
	background-color: #50B1D1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}

.vertical_accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}

.vertical_accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}

.vertical_accordion_content p {
	padding: 5px 10px 15px 10px;
	font-size: 10px;
}

#footer{
	width: 780px;
	height: 20px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	background-image: url(images/footer.jpg);
	text-align: center;
	margin-bottom: 0px;
	padding-top: 0px;
}

#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	display: inline;
	margin-right: 5px;
	padding-right: 10px;
	color: #FFFFFF;
}

#footer a{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover{
	color: #E4FEFF;
	text-decoration: none;
}

#footer li{
	display: inline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 12px;
	margin-left: 0px;
}

img.footer {
	margin-top : 3px;
	padding-top: 0px;
	float: right;
}

* {margin:0; padding:0}
.sm {
	list-style:none;
	width:780px;
	height:150px;
	display:block;
	overflow:hidden
}
.sm li {float:left; display:inline; overflow:hidden}

#links {
	float: left;
	width: 755px;
	height: 80px;
	margin-top: 20px;
	padding-right: 0px;
	padding-left: 5px;
	border: 1px solid #0A1F62;
	padding-top: 5px;
	background-color: #FFFFFF;
}

#links h1 {
	font-size: 14px;
	margin-bottom: 10px;
}

#links a{
	text-decoration: none;
}

img.links {
	margin-right: 20px;
	float: left;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}



#contact {
	float: left;
	width: 210px;
	height: 100px;
	margin-top: 10px;
	text-align: right;
	padding-right: 10px;
}

#contact a{
	float: left;
	width: 210px;
	height: 100px;
	margin-top: 0px;
	background-image: url(images/Icon_Phone_small.png);
	background-position: left center;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 10px;
	color: #0A1F62;
}

#contact a:hover{
	float: left;
	width: 210px;
	height: 100px;
	margin-top: 0px;
	background-image: url(images/Icon_Phone_small.png);
	background-position: left center;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 10px;
	color: #0A1F62;
}

#contact1 {
	height: 100px;
	width: 210px;
	float: left;
	margin-top: 10px;
	text-align: right;
	padding-right: 10px;
	margin-right: 20px;
}

#contact1 a{
	height: 100px;
	width: 210px;
	float: left;
	margin-top: 0px;
	background-image: url(images/Icon_Mobile_small.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	padding-right: 10px;
	color: #0A1F62;
}

#contact1 a:hover{
	height: 100px;
	width: 210px;
	float: left;
	margin-top: 0px;
	background-image: url(images/Icon_Mobile_small.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	padding-right: 10px;
	color: #0A1F62;
}


#contact2 {
	float: left;
	height: 100px;
	width: 300px;
	margin-top: 10px;
	text-align: right;
}

#contact2 a {
	float: left;
	height: 100px;
	width: 300px;
	margin-top: 0px;
	background-image: url(images/Icon_@_small.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	color: #0A1F62;
}

#contact2 a:hover{
	float: left;
	height: 100px;
	width: 300px;
	margin-top: 0px;
	background-image: url(images/Icon_@hover_small.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
}

img.contact {
float : left;
margin-right : 5px;
}

/*FORM*/
label {
	width : 110px;
	float : left;
	text-align : left;
	margin-right : 0.5em;
	display : block;
	margin-bottom : 0;
	height : 15px;
	padding-top : 0px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
select {
	font-size : 12px;
	padding : 0;
	margin-right : 0;
	margin-bottom : 10px;
	float : right;
	height : 20px;
	font-family : Arial, Helvetica, sans-serif;
	margin-top : 5px;
	width: 200px;
}

.input {
	color : #000000;
	border : 1px solid #000000;
	background-color : #FFFFFF;
	margin-bottom : 0.5em;
	display : block;
	height : 15px;
	width : 210px;
	padding-left : 5px;
	font-family : Arial, Helvetica, sans-serif;
	padding-top : 5px;
}

.input2 {
	color : #000000;
	border : 1px solid #000000;
	background-color : #FFFFFF;
	margin-bottom : 0.5em;
	display : block;
	height : 15px;
	width : 210px;
	padding-left : 5px;
	font-family : Arial, Helvetica, sans-serif;
	padding-top : 5px;
}

.input3 {
	color : #000000;
	border : 1px solid #000000;
	background-color : #FFFFFF;
	margin-bottom : 0.5em;
	display : block;
	height : 90px;
	width : 210px;
	padding-left : 5px;
	font-family : Arial, Helvetica, sans-serif;
	padding-top : 5px;
}

.submit input {
	color : #ffffff;
	border : 2px outset #cccccc;
	width : 120px;
	margin-right : 10px;
	background-color : #0A1F62;
	margin-top : 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 20px;
	float: right;
}

#fieldset {
	width : 760px;
	border : 1px solid #0A1F62;
	margin-top : 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#legend {
	border : 1px solid #0A1F62;
	color : #0A1F62;
	font-size : 10px;
	text-align : left;
	width: 300px;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	float: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

#left-column {
	width : 350px;
	float : left;
	margin-top: 5px;
}
#right-column {
	width : 350px;
	float : right;
	margin-top: 5px;
}
img
{  border-style: none;
}
