body { 
	color: White; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	background-color: #FFFFFF; 
	margin: 0; 
	padding: 0; 
	background: url('garagedoorbg.jpg') repeat;
	}
td {
	font-size: 10pt;  
	}
p { 
	font-size: 10pt;  
	margin-bottom: 7px; 
	margin-top: 0; 
	}
a{ 
	color: #FFFFFF; 
	text-decoration: none; 
	}
a:hover{	
	text-decoration: underline;  
	color: White;   
	}
form{	
	margin:0;
	}

#header{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	background-color: #222222;
	border: 3px solid #222222;
}
#header ul{ 
	margin: 0; 
	padding-left: 0; 
	height: 44px; 
	line-height: 44px; 
	display: block; 
	list-style: none; 
	background-color: #000000; 
	background-repeat: no-repeat;  
	}
#header li{ 
	display: inline; 
	background-color: #222222;  
	float: left;  
	}
#header li a{ 
	height: 44px; 
	line-height: 44px; 
	display: block; 
	padding-left: 27px; 
	padding-right: 27px; 
	border-left: 1px solid Black;  
	float: left;     
	}
#header li a:hover{ 
	background-color: #444444; 
	text-decoration: none;
	}
#header .Visual{ 
	height:200px; 
	background-image: url(bg_visual.jpg);  
	background-repeat: no-repeat;  
	background-color: #FFFFFF;  
	border-top: 3px solid Black;   
	}
h1{
	margin: 0;
	padding: 0px 0 0 0;
	font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif;
	font-weight: normal;
	letter-spacing: 0.005em;
	color: #000;
	font-size: 20pt;
	}
#header h2{ 
	margin: 0; 
	padding: 20px 0 0 0; 
	font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif; 
	font-weight: normal; 
	color: White;  
	font-size: 10px;
	}

#info{
	font: Verdana;
	font-size:10px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
#info a {
	color:#000000;
}
#info a:hover {
	color:#000000;
}
#colOne {
	float: left;
	width: 500px;
	margin-top: 20px;
	padding-left: 20px;
}

#colOne p {


}

#homebox {
	border: 1px solid #000000;
	padding-left: 10px;
}

#colTwo {
	float: right;
	width: 180px;
	padding-right: 20px;
	padding-left: 20px;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background-color: #000000;
	color: #FFFFFF;
}

#colTwo ul {
	list-style-position: inside;
	color: #000000;
}

#colTwo li{
	display: inline;
	background-color: #222222;
	width: 160px;
	float: right;
}

#colTwo a:hover{ background-color: #444444; text-decoration: none; border-bottom: 1px dotted #ffffff;}

#content {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	border-left: 3px solid #222222;
	border-right: 3px solid #222222;
	color: #000000;
}
h2{
	margin: 0;
	padding: 24px 0 7px 40px;
	font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif;
	font-weight: normal;
	letter-spacing: 0.005em;
	color: #FFFFFF;
	font-size: 20px;
}
#text{ padding: 35px 40px 35px 40px; border-bottom: 1px solid #484848; border-top: 1px solid #484848; background-color: #FFFFFF; }
#text p{
	margin-bottom: 1em;
	color: #000000;
}

#footer{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	border-top: 4px solid #363636;
	text-align: right;
	padding-top: 5px;
	background-color: #000000;
	border-left: 3px solid #222222;
	border-right: 3px solid #222222;
	border-bottom: 2px solid #222222;
}
#footer p{ font-size: 11px; line-height: 14px; margin: 0;  color: #DDDDDD; }
#footer a{ font-size: 11px;	font-weight: normal;	text-decoration: none;  color: White;    }
#footer a:hover{ color: white; text-decoration: underline; }
