@import url(screen.css);

body {
	font-size: 100%;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #2D2D2D;
	background-repeat:no-repeat;
	background-position:bottom;
	background-image:url(images/backlogo.gif);
	background-attachment:fixed;
	background-color:#BAD2FF;
}	


#languageLink A         { font-family:Verdana; font-size:11px; color:#ff0000; text-decoration:none; font-weight:bold; }
#languageLink A:visited { font-family:Verdana; font-size:11px; color:#ff0000; }
#languageLink A:hover   { font-family:Verdana; font-size:11px; color:#333333; }
#languageLink A:active  { font-family:Verdana; font-size:11px; color:#333333; } 


	
	.scroll{
	height:100px;
	overflow:auto;
	margin:0; padding:0px; border:0;
	scrollbar-face-color: #7A8489;
	scrollbar-highlight-color: #7A8489;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #7A8489;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #000000;

}
}
A {	text-decoration: none;}
A:link { color: #33CCFF;  text-decoration:none; }
A:visited {color:#33CCFF;}
A:hover { color: #F11E24; text-decoration:underline;}
td {
	margin: 0;
	padding: 0;
}


.thumbs {
	border: 1px solid #E72126;
	display: inline;
}

.border {	border: 2px solid #000000;  }


hr{
	width:70%;
	color: #E72126;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-style: solid;
	border-width: 1px;
}

blockquote {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	vertical-align: 50%;
	text-align: center;
}

button {
	color: #fff;
	background-color: #96A3B6;
	font-weight: bold;
}

input {
	background-color: #fff;
	font-family: tahoma;
	color: #000000;
	border: 2px solid #7A8489;
	font-weight: bold;
}

select {
	background-color: #fff;
	text-align: left;
	font-family: tahoma;
	color: #000000;
	border: 2px ridge #7A4200;

}
textarea {
	background-color: #fff;
	text-align: left;
	font-family: tahoma;
	color: #000000;
	border: 2px ridge #7A8489;
}


.Header{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.heading_1 {font-family: Tahoma;font-size: 12px;font-weight: bold;color: #F74448;text-decoration: none;  text-align: left; padding-left:20px;}
.heading_1 a:link {font-family: Tahoma;font-size: 10px;font-weight: bold;color: #666666;text-decoration: none;  text-align: center;}
.heading_1 a:visited {font-family: Tahoma;font-size: 10px;font-weight: bold;color: #666666;text-decoration: none;}
.heading_1 a:hover {font-family: Tahoma;font-size: 10px;font-weight: bold;color: White;background-color: Black; }
.heading_1 a:active {font-family: Tahoma;font-size: 10px;font-weight: bold;color: White;background-color: Black; }

.heading_2 {font-family: tahoma;font-size: 16px;font-weight: bold;color: #000000;text-decoration: none;	padding: 10px 0px 10px 0px;}
.heading_2 a:link {font-family: verdena;font-size: 26px;font-weight: bold;color: #fff;text-decoration: none;}
.heading_2 a:visited {font-family: verdena;font-size: 26px;font-weight: bold;color: #fff;text-decoration: none;}
.heading_2 a:hover {font-family: verdena;font-size: 26px;font-weight: bold;color: #7A4200;text-decoration: underline;}
.heading_2 a:active {font-family: verdena;font-size: 26px;font-weight: bold;color: #7A4200;}


.heading_3 {	font-family: Tahoma;	font-size: 16px;	font-weight: bold;	color: #FFFFFF;}
.heading_3 a:link {	font-family: Tahoma;	font-size: 14px;	font-weight: normal;	color: #FFFFFF;}
.heading_3 a:visited {	font-family: Tahoma;	font-size: 14px;	font-weight: normal;	color: #FFFFFF;}
.heading_3 a:hover {	font-family: Tahoma;	font-size: 14px;	font-weight: bold;	color: #FF3333;text-decoration: none;}
.heading_3 a:active {	font-family: Tahoma;	font-size: 14px;	font-weight: bold;	color: #FF3333;text-decoration: none;}

.txt_4 {font-family: verdena;font-size: 15px;font-weight: bold;color: #536E9D;text-decoration: none;}
.txt_4 a:link {font-family: verdena;font-size: 15px;font-weight: bold;color: #536E9D;text-decoration: none;}
.txt_4 a:visited {font-family: verdena;font-size: 15px;font-weight: bold;color: #536E9D;text-decoration: none;}
.txt_4 a:hover {font-family: verdena;font-size: 15px;font-weight: bold;color: #536E9D;text-transform: uppercase;text-decoration: underline;}
.txt_4 a:active {font-family: verdena;font-size: 15px;font-weight: bold;color: #536E9D;text-transform: uppercase;text-decoration: underline;}




.apollolink {	font-family: verdena, sans-serif;	font-size: 57%;	color: #181818;	font-weight: bold;}
.apollolink a:link {	color: #181818;	font-weight: normal;	text-decoration: none;}
.apollolink a:visited {color: #181818;font-weight: normal;	text-decoration: none;}
.apollolink a:hover {color: #ffffff; font-weight: normal; text-transform: uppercase;}
.apollolink a:active {color: #ffffff;font-weight: normal; text-transform: uppercase;}



.NavBarLinks {
	font-family: Bookman Old Style;
	font-size: 14px;
	color: #B96425;
	text-decoration: bold;
}
.NavBarLinks a:link {color: #FFFFFF;font-weight: bold;text-decoration: none;}
.NavBarLinks a:visited {color: #FFFFFF;font-weight: bold;text-decoration: none;}
.NavBarLinks a:hover {color: #FFFFFF;font-weight: bold;text-decoration: none;}
.NavBarLinks a:active {color: #FFFFFF;font-weight: bold;text-decoration: none;}



#ulheader{
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	margin-bottom: 7px;
	list-style-type: lower-alpha;
	display: list-item;
	padding-top: 0px;
	vertical-align: text-top;
}
#ulheader li{
	padding-top: 8px;
}

#header ul.list {
	margin-top:0px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#header ul.list li {
	margin-top: 10px;
	margin-left: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	list-style: none;
}

#header ul.list a {
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	color: #FFF;
}

#header ul.list a:hover, #header ul a.current {
	color: #E4A035;
	text-transform: uppercase;
}

h5.home {
	border-bottom-color: #D13528;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 5px;
	text-align: center;
	}

.link  {font-size: 12px;
		color: #575757 ;
		line-height: 0.4cm;
}		
p.index {
	float:left;
	width: 45%;
	border-right-color: #E72126;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 3px;
}
p.doit {
	float:right;
	width: 50%;
	padding-left: 10px;
}

h1.index1 {
	font-size: 20px;
	color: #E72126;
	text-align: left;
	line-height: 15px;
		
}
h1.benefits {
	font-size: 20px;
	color: #D13528;
	padding-left: 3px;
	text-align: left;
	line-height: 15px;
		
}

p.home1 {border-bottom-color: D13528;
		  border-bottom-style: solid;
		  border-bottom-width: 2px;
		  padding-bottom: 10px;
}

p.accessories {font-size:10px;
		  border-bottom-color: D13528;
		  border-bottom-style: solid;
		  border-bottom-width: 2px;
		  padding-bottom: 10px;

}

p.accessories1 {font-size:14px;
		  border-bottom-color: D13528;
		  border-bottom-style: solid;
		  border-bottom-width: 2px;
		  padding-bottom: 10px;

}
p.accessoriestwo {font-size:14px;
		  border-bottom-color: D13528;
		  border-bottom-style: solid;
		  border-bottom-width: 2px;
		  padding-bottom: 10px;
		  padding-left: 12px;
		  

}
h5.accessoriesone {padding-left: 12px;
}

p.dyi {
	float:left;
	width: 47%;
	padding-right: 3px;
}
p.dyione {
	float:right;
	width: 47%;
	padding-left: 10px;
	padding-right: 5px;
	
}
h5.dyi {
	border-bottom-color: #D13528;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 5px;
	text-align: center;
	margin-bottom: 2px;
	margin-bottom: 2px;
	}

p.underline {
	text-decoration: underline;
}

/*
BUILDING APPLICATIONS
----Garages----

*/

p.bapp {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 13px;
	padding-right:0px;
	text-align: justify;
	padding-left:20px;
	width:90%;
	word-spacing: 1px; 
}
img.metal {
		padding-left:0px;
}

img.thumbstwo {
	border: 1px solid #E72126;
	margin-left:10px;
	margin-top:2px;
	} 

img.thumbsthree {
	border: 1px solid #E72126;
	margin-right:10px;
	margin-top:2px;
}
/*
GENERAL PARAGRAPHS
--------

*/
p.general {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 15px;
	padding-right:0px;
	text-align: justify;
	padding-left:15px;
	width:90%;
}
p.careers {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 15px;
	padding-right:0px;
	text-align: left;
	padding-left:15px;
	width:90%;
}
.generalhome {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding-right:0px;
	padding-left:0px;
	font-weight:normal;
	text-align: justify;
	color:#2D2D2D;
	margin:0px;
}
p.generalaccess {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 13px;
	padding-right:0px;
	padding-left:0px;
	width:100%;
	text-align: justify;
}
p.about {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	padding-left:20px;
	width:90%;
	text-align: justify;
}

/*
STYLES PAGE
--------
*/
h5.redline {
	border-bottom-color: #E72126;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-right:30px;
	width:90%;
}
p.styles {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 15px;
	padding-right:0px;
	padding-left:15px;
	width:90%;
	line-height: 15pt;
}
strong.boldstyles {
					color: #E72126;					
}
#footerc {
text-align: center;
font-size: 60%;
color: #000000;
padding-top: 0px;
padding-bottom: 0px;

 }
#homepic {
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	background-position: center;


}
#homepic2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:215px;
	padding-right:20px;
	text-align:justify;
	width:430px;
	line-height:15px;

}
#homepic2rks { color: #ffffff; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 13px; text-align: justify; padding-top: 215px; padding-right: 20px; width: 430px; }
#header {width: 100%;
z-index: 0;
float: left;
margin-bottom: 10px; }

#header p {padding-left: 100px;
padding-bottom: 22px;
padding-top: 22px;
margin: 0; }

#header a span {
position: fixed;
left: 23px;
top: 6px ;
width: 61px;
height: 54px;
z-index: 1;			
}

/*

----for the meta navbar-----

*/

#metanav {}

#metanav ul {margin: 0;
padding: 0; }

/*

----for the tabs with the major site subsections-----

*/

#headertop ul.topnav {margin:0;
padding: 1px 0 0 0px;
margin-left: auto;
margin-right: auto; }

.topnavbar {
	background-color:#5E5E5E;
	text-align:center;
	font-size:12px;
	font-style:bold;
}
/*

----only appears when the page is printed-----

*/

#printnotice {display: none;
visibility: hidden; }

/*

----contains both the main text area and the side panel-----

*/

#content {position: relative;
clear: both;
width: 779px;
margin-left: auto;
margin-right: auto;
z-index: 2;
margin-bottom: 0; }

#maintext {width: 546px;
border: 1px #b0b1ba solid;
margin-left: 0;
margin-right: 0;
 }



/*


----text and background styles-----

*/

/*

----for the header-----

*/



/*

----for the meta navbar-----

*/

#metanav {	margin-top:0px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	text-align: left;
}

#metanav ul li {	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	list-style: none;
	padding-bottom: 0px;
}

#metanav ul li a:link, #metanav ul li a:visited {	

	text-align: left;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	color: #ffffff;

 }

#metanav ul li a:hover {
	padding-left: 10px;
	text-transform: none;
	color: #FFF;
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #FF3300;
	text-decoration: underline;
	margin-left:-10px;
	}

/*

----for the tabs with the major site subsections-----

*/

#headertop ul.topnav {	margin: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#headertop ul.topnav li {	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px 0px 0px 0;
	text-align: center;
}

#headertop ul.topnav a {	
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: left;
	text-decoration: none;
	padding: 5px 9px 5px 8px;
	margin-top: 0px;
	margin-left: 3px;
	margin-bottom: 0px;
	margin-right: 0px;
	color: #CC0033;
	text-align: center;
	vertical-align: 50%;
}

#headertop ul.topnav a:hover, #headertop ul a.current {	
	color: #FFF;
	background-color: #CC0033;
 }

/*

----for the subsection navbar-----

*/

h1, h2, h3, h4, h5, h6 {
padding-left: 0px;
padding-right: 0px;
font-weight: normal;
font-style: normal;
text-decoration: none;
}


h1 {
text-align: center;
font-size: 26px;
color: #D13528;
margin-top: 8px;
padding-bottom: 0px;
font-weight:bold;
line-height:80px;
}


h1 a:hover, h1 a:active {text-decoration: underline;}

h1.careers {
text-align: center;
font-size: 22px;
color: #D13528;
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
padding-top: 0px;
font-weight:bold;
line-height:80px;
}
h1.carrers a:link, h1 a:visited  {
text-align: center;
color: #CCCCCC;
text-decoration: none; 
}

h2 {
text-align: left;
font-size: 18px;
color: #000000;
padding-top: 0px;
padding-bottom: 0px;
font-weight:bold;
line-height:1px;
}

h2 a:link, h2 a:visited  {
text-align: center;
color: #CCCCCC;
text-decoration: none; 
 }

h2 a:hover, h2 a:active {text-decoration: underline;}
 
 
h3 {
text-align: center;
font-size: 16px;
color: #D13528;
margin-top: 8px;
padding-bottom: 0px;
font-weight:bold;
}

h3 a:link, h3 a:visited  {
text-align: center;
color: #CCCCCC;
text-decoration: none;
font-size: 10px;
line-height: 1.5px;
 }

h3 a:hover, h3 a:active {text-decoration: underline;}
 

h4 {
text-align: left;
font-size: 16px;
color: #333333;
padding-top: 0px;
padding-bottom: 0px;
font-weight:bold;
line-height:18px;
}

h4 a:link, h4 a:visited  {
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight:bold;
	line-height:42px;
	text-decoration:none;
	background-color:#383838;
	border-top-color: #8C8E8D;
	border-right-color: #8C8E8D;
	border-bottom-color: #8C8E8D;
	border-left-color: #8C8E8D;
	border-top-style: solid;
	border-top-width: 2px;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-style: solid;
	border-left-width: 2px;
	margin-bottom: 2px;
}

h4 a:hover, h4 a:active {}


h5 {
font-size: 14px;
color: #D13528;
padding-top: 0px;
padding-bottom: 0px;
font-weight:bold;
}

h5 a:link, h5 a:visited  {font-family: tahoma;
text-align: center;
font-size: 16px;
color: #FFFFFF;
padding-top: 10px;
padding-bottom: 0px;
padding-right: 0px;
padding-left: 0px;
font-weight:bold;
text-decoration:none;
background-color:#cccccc;
vertical-align:bottom;
}

h5 a:hover, h5 a:active {
}


h6 {
font-family: verdena;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
font-size: 20px;
font-weight: normal;
color: #000000;}

h6 a:link, h6 a:visited {
margin-top: 0px;
margin-bottom: 0px;
padding-top: 1px;
padding-bottom: 2px;
padding-left: 3px;
padding-right: 3px;
font-size: 16px;
font-weight: bold;
text-decoration: none;
color: #D13528;

}

h6 a:hover, h6 a:active {

	color: #383838;
	text-transform: lowercase;
}

#footer {
text-align: center;
font-size: 80%;
color: #000000;
padding-top: 0px;
padding-bottom: 0px;

 }
 
#footer a:link, #footer a:visited {
text-align: center;
color: #000000;
text-decoration: underline; }

#footer a:hover {text-decoration: none;
}
#footerc {
text-align: center;
font-size: 75%;
color: #000000;
padding-top: 0px;
padding-bottom: 0px;

 }
#footerc a:link, #footer a:visited {
text-align: center;
color: #000000;
text-decoration: underline; }

#footerc a:hover {text-decoration: none;
}
.txtStyB {
	color: #FFFFFF;
}
.txtStyA {
	color: #FFFFFF;
}
li.content {
	padding-bottom:6px;
}
.Link_home {
	color: #FF0000;
}

