map @charset "utf-8";
/* CSS Document */

body{
	background:url(images/bg.jpg) top left repeat;
	padding:0;
	margin:0;
	border:0;
}
html{
	background:url(images/bg.jpg) top left repeat;
	padding:0;
	margin:0;
	border:0;
}
.FlashPane{
	height:260px;
	width:830px;
	vertical-align:top;
	text-align:left;
	background:url(images/houston-garage-door-header02.jpg) no-repeat;
}
.contact-form{
	background:url(images/contact-bg.png) no-repeat;
	height:315px;
	width:265px;
}
.content-spacer{
	width:10px;
}
.spacer{
	height:5px;
}
.header{
	background:url(images/garage-door-houston-header01.jpg) no-repeat;
	width:870px;
	height:140px;
}
.Normal{
	font-family:'Arial', Helvetica, sans-serif;
	color:#000;
	font-size:14px;
}
.Normal a, a.Normal:link, a.Normal:active, a.Normal:visited{
	color:#006;
	text-decoration:underline;
}
a.Normal:hover{
	color:#C00;
}
h2{
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
}
p{
	margin:0;
	padding:0 0 10px 0;
}
.RightPane{
	background:#fff;
	text-align:center;
	vertical-align:top;
}
.ContentPane{
	background:#fff;
	vertical-align:top;
}
.ContentPane a, .ContentPane a:link, .ContentPane a:active, .ContentPane a:visited{
	color:#083046;
	text-decoration:underline;
}
.ContentPane a:hover{
	text-decoration:none;
}
.ContentPane ul{
	margin:0 0 0 15px;
	padding:0 0 -10px 0;
}
.ContentPane ul li{
	font-family:'Arial', Helvetica, sans-serif;
	color:#000;
	font-size:14px;
	margin:0 0 0 15px;
	padding:0 0 5px 0;
}
h3{
	margin:0 0 13px 0;
	font-family:'Arial', Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
h1{
	margin:0 0 13px 0;
	font-family:'Arial', Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
.address{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-align:center;
	margin:10px 0 0 0;
	font-weight:bold;
}
.address a, .address a:active, .address a:visited, .address a:link{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
}
.addresss a:hover{
	text-decoration:none;
}
.bottom-links{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-align:center;
}
.bottom-links a, .bottom-links a:active, .bottom-links a:visited, .bottom-links a:link{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-decoration:underline;
}
.bottom-links a:hover{
	color:#000;
	text-decoration:none;
}
.SkinObject, .user{
	text-align:center;
	font-family:'Arial', Helvetica, sans-serif;
	color:#fff;
	font-size:14px;
}
a.SkinObject, a.SkinObject:link, a.SkinObject:active, a.SkinObject:visited, a.user, a.user:link, a.user:active, a.user:visited{
	text-align:center;
	font-family:'Arial', Helvetica, sans-serif;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
a.SkinObject:hover, a.user:hover{
	text-decoration:underline;
}
/* --- Menu --- */
.menu-left{
	background:url(images/menu-left.png) left no-repeat;
}
.menu-right{
	background:url(images/menu-right.png) right no-repeat;
}
.menu-bg{
	background:url(images/menu-bg.png) left repeat-x;
	height:60px;
	width:801px;
	margin:0px 15px;
}
.SEOMenu {
font-family:'Verdana', Geneva, sans-serif;
font-size:14px;
}

.SEOMenu ul{
list-style-type:none;
padding:0;
margin:0px 0px 0px -9px;
}

.SEOMenu li{
float:left;
list-style-type:none;
position:relative;
margin:0px;
padding:0px 2px;
}

.SEOMenu table{
position:absolute;
border-collapse:collapse;
left:0;
top:0;
}

.SEOMenu a, .SEOMenu :visited {
color:#000;
text-decoration:none;
font-family:'Arial', Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
}

.SEOMenu a em.left, .SEOMenu :visited em.left {
display:block;
float:left;
width:15px;
height:60px;
background:url(images/lefta.gif);
}
.SEOMenu a b, .SEOMenu :visited b {
display:block;
font-weight:bold;
float:left;
padding:0;
height:60px;
line-height:60px;
cursor:hand;
color:#fff;
}
.SEOMenu a em.right, .SEOMenu :visited em.right {
display:block;
float:left;
width:15px;
height:60px;
background: transparent url(righta.gif);
}

.SEOMenu ul li ul {
display: none;
}

.SEOMenu .CurrentItem a em.left, .SEOMenu .CurrentItem :visited em.left, .SEOMenu .ParentItem a em.left, .SEOMenu .ParentItem :visited em.left{
	background:url(images/menus-left.png) left top no-repeat;
}
.SEOMenu .CurrentItem a b, .SEOMenu .CurrentItem :visited b, .SEOMenu .ParentItem a b, .SEOMenu .ParentItem :visited b {
	background:url(images/menus-over.png) top repeat-x;
	color:#f1efef;
}
.SEOMenu .CurrentItem a em.right, .SEOMenu .CurrentItem :visited em.right, .SEOMenu .ParentItem a em.right, .SEOMenu .ParentItem :visited em.right {
	background:url(images/menus-right.png) right top no-repeat;
}

.SEOMenu :hover, a:hover {
color:#fff;
white-space:normal;
}

.SEOMenu a:hover b {
color:#fff;
background: url(images/menuh-over.png) top repeat-x;
text-decoration:none;
}
.SEOMenu a:hover em.left {
background: url(images/menuh-left.png) left top no-repeat;
}
.SEOMenu a:hover em.right {
background: url(images/menuh-right.png) right top no-repeat;
}

.SEOMenu :hover > a b {
color:#fff;
background: url(images/menuh-over.png) top repeat-x;
text-decoration:none;
}
.SEOMenu :hover > a em.left {
background: url(images/menuh-left.png) top left no-repeat;
}
.SEOMenu :hover > a em.right {
background: url(images/menuh-right.png) top right no-repeat;
}


.SEOMenu .CurrentItem a:hover b, .SEOMenu .ParentItem a:hover b {
color:#fff;
background: url(images/menuh-over.png) top repeat-x;
text-decoration:underline;
}
.SEOMenu .CurrentItem a:hover em.left, .SEOMenu .ParentItem a:hover em.left {
background: url(images/menuh-left.png) top left no-repeat;
}
.SEOMenu .CurrentItem a:hover em.right, .SEOMenu .ParentItem a:hover em.right {
background: url(images/menuh-right.png) top right no-repeat;
}

.SEOMenu .CurrentItem :hover > a b, .SEOMenu .ParentItem :hover > a b  {
color:#fff;
background: url(images/menuh-over.png) top repeat-x;
text-decoration:underline;
}
.SEOMenu .CurrentItem :hover > a em.left, .SEOMenu .ParentItem :hover > a em.left {
background: url(images/menuh-left.png) top left no-repeat;
}
.SEOMenu .CurrentItem :hover > a em.right, .SEOMenu .ParentItem :hover > a em.right {
background: url(images/menuh-right.png) top right no-repeat;
}

.SEOMenu ul ul .CurrentItem a:hover b {
color:#fff;
background: url(images/menuh-over.png) top repeat-x;
text-decoration:underline;
}
.SEOMenu ul ul .CurrentItem a:hover em.left {
background: url(images/menuh-left.png) top left no-repeat;
}
.SEOMenu ul ul .CurrentItem a:hover em.right {
background: url(images/menuh-left.right) top left no-repeat;
}
.SEOMenu ul ul .CurrentItem :hover > a b {
color:#fff;
background: transparent;
text-decoration:underline;
}
.SEOMenu ul ul .CurrentItem :hover > a em.left {
background: transparent;
}
.SEOMenu ul ul .CurrentItem :hover > a em.right {
background: transparent;
}
