/* CSS Document */

body
{
background-image:url(Images/bg.gif);
background-repeat:repeat-x;
background-attachment:fixed;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}

#wrapper
{
margin-left: auto;
margin-right: auto;
width:900px;
height:100%;
}

h5
{
margin-bottom:0px;
padding-bottom:0px;
}

a:link
{
	text-decoration:none;
	color: #003399;
}

.message
{
margin: 10px;
border: 1px solid #000000;
padding: 5px;
font-weight:bold;
background-color:#FFFF66;
}

.phones
{
text-decoration:underline;
font-weight:bold;

}

a:visited
{
text-decoration:none;
color: #003399;
}

a:hover
{
	text-decoration:underline;
	color: #003399;
}

#header
{
background-color:#FFFFFF;
border-left:1px solid #000000;
border-right:1px solid #000000;
border-top:1px solid #000000;
padding-top:10px;
padding-bottom:10px;
padding-right:15px;
height:95px;

}

#logo
{
text-align:left;
float:left;
}

#contact
{
text-align:right;
}

p
{
padding:0px;
margin:0px;
}

#nav
{
background-color:#FFFFFF;
border-left:1px solid #000000;
border-right:1px solid #000000;
border-bottom:1px solid #000000;

}

#contentContainer
{
}

.mainContent
{
width:633px;

background-color:#FFFFFF;
border:1px solid #000000;
margin-top:3px;
padding-bottom:0px;

}

.contactBar
{
width:633px;

background-color:#FFFFFF;
border:1px solid #000000;
margin-top:3px;
height:80px;


}

.doorBar
{
width:633px;

background-color:#FFFFFF;
border:1px solid #000000;
margin-top:3px;
height:150px;


}

.bold
{
font-weight:bold
}

.testimonial
{
border:1px solid #000000;
background-color: #FFFFFF;

padding:10px;
margin-left:10px;
margin-right:10px;
}

.door
{
border-bottom:1px solid #000000;
background-color: #FFFFFF;

padding:10px;
margin-left:10px;
margin-right:10px;
margin-bottom:3px;

}



.floatr{float:right;}


.mainParagraph
{
padding:10px;

}

.mainParagraphHome
{
padding:10px;


}

.sideBox
{
clear:right;
float:right;
width:250px;
border-left:1px solid #000000;
border-right:1px solid #000000;
border-bottom:1px solid #000000;
border-top:1px solid #000000;
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
background-color:#FFFFFF;
margin-top:0px;
margin-bottom:3px;
}




h3
{
margin-top:0px;
padding-top:0px;

}

td
{
padding-top:0px;
padding-right:10px;
}

h5
{
margin:0px;
padding:0px;
}

h4
{
margin:0px;
padding:0px;
}#contentContainer .mainContent .DoorImagination {
	position: static;
	left: -140px;
	width: 400px;
	margin: 12px;
	float: none;
	right: 120px;
	height: 524px;
	padding: 1px;
	top: 889px;
}
.centerAlign {
	text-align: center;
}
.rightAlign {
	text-align: right;
}
.gateTableText {
	vertical-align: top;
}
.gateTableHeader {
	font-size: 12px;
	color: #C22824;
	font-weight: bold;
}


#gateOperators  a {text-decoration:none}

#gateOperators a:link {color:#AA2420} /**unvisited**/

#gateOperators a:visited  {color:#AA2420} /**visited**/

#gateOperators a:hover {text-decoration: underline; color: #AA2420;
} /**on mouse over**/

#gateOperators a:active, /**on  click**/


#GateNav {
	background-color:#FFFFFF;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}

