﻿html
{
	overflow-y: scroll !important;
}

body 
{
	margin:0px;
	/*
	background-color:Gray;
	background:transparent url(/images/layout/glossymetal.jpg) repeat scroll left top;
	*/
		background-color:#c7c7c7;
}

#SecondaryBackground {
	background-image: url(/images/layout/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}


a
{
	color:White;
	text-decoration:underline;
}

a:link
{
	color:White;
}

a:visited
{
	color:White;
}

p
{
	margin-left:10px;
	text-align:justify;
	line-height:18px;
}

h1
{
	color:Black;
	font-family:Trebuchet MS;
	font-size:16px;
	border-bottom:solid 2px #c7c7c7;
	padding-bottom:7px;
	margin-left:10px;
	margin-right:10px;
	margin-top:17px;
}

h2
{
	color:Black;
	font-family:Trebuchet MS;
	font-size:16px;
	border-bottom:solid 2px #c7c7c7;
	padding-bottom:7px;
	margin-left:10px;
	margin-right:10px;
	margin-top:17px;
}

h3
{
	padding-left:10px;
	color:Black;
	font-family:Trebuchet MS;
	font-size:14px;
	padding-bottom:7px;
	margin-left:10px;
	margin-right:10px;
	margin-top:17px;
}

ul
{
	font-family:Arial;
	font-size:12px;
	line-height:18px;
}

#MainContainer
{
	width:900px;
	margin:auto;
	background-color:White;
}


#Header
{
	background-color:White;
	height:100px;
	width:100%;
	float:left;
}

#Logo
{
	float:left;
	width:200px;
	padding-left:10px;
	padding-top:14px;
}

#Address
{
	width:200px;
	padding-left:100px;
	padding-top:25px;
	font-family:Arial;
	font-size:12px;
	float:left;
}

#FacebookIcon
{
	padding-left:430px;
	margin-top:30px;
	width:100px;
	height:40px;
	float:left;
	color:Black;
	font-family:Arial;
	line-height:30px;
	font-size:12px;
}

#HeaderNav
{
	float:right;
	color:#a12b20;
	font-family:Arial;
	text-align:right;
	padding-right:10px;
	padding-top:20px;
	font-size:13px;
	width:140px;
}

#HeaderNav a
{
	color:#003366;
}

#Awards
{
	float:left;
	padding-left:120px;
	padding-top:17px;
}

#MainNav
{
	width:100%;
	height:35px;
	background-image:url(/images/bluenav_bg.gif);
	background-color:#7b94ae;
	background-repeat:repeat-x;
}

#MainNav a
{
	color:White;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

#MainNav a:hover
{
	color:Yellow;
}

#LeftColumn
{
	min-height:725px;
	width:249px;
	background-color:#a12b20;
	padding-bottom:25px;
	float:left;
	background-image: url(/images/layout/main_background.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.LeftColumnHeader
{
	border-bottom:Solid 3px;
	border-color:#FFF;
	font-size:25px;
	color:#FFF;
	width:200px;
	margin:auto;
	
}

.LeftColumnContent
{
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	margin:auto;
	padding-bottom:5px;
	border-bottom:Dashed 1px #8F8F8F;
	/*border-bottom:Dashed 1px #b2c84e;*/
	width:200px;
}

#MainContent
{
	font-family:Arial;
	font-size:12px;
	width:650px;
	background-color:White;
	float:left;
}

#MainContent a
{
	color:Black;
}

#InnerPageContent
{
	font-family:Arial;
	font-size:12px;
	background-color:White;
}

#ServicesCallout
{
	margin:auto;
}

#Footer
{
	height:50px;
	width:100%;
	background-image:url(/images/bluenav_bg.gif);
	background-color:#003366;
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:11px;
	text-align:center;
	color:White;
}

#Footer a
{
	color:White;
}

#RequestForm
{
	padding:10px 15px 0px 0px;	
	float:right;
	font-family:Arial;
	font-size:12px;
}

.Clear
{
	clear:both;
}

.LeftContent
{
	color:White;
}

.newsdate
{
	font-weight:bold;
	font-size:14px;
	padding-top:10px;
}

.content
{
	vertical-align:top;
	font-family:Arial;
	font-size:12px;
	margin-left:10px;
	text-align:justify;
	padding-right:10px;
	width:530px;
}

.maincontent
{
	vertical-align:top;
	font-family:Arial;
	font-size:12px;
	margin-left:10px;
	text-align:justify;
	padding-right:10px;
}

.textbox{background-color:#c8c7c7; border:solid 1px #515151;}

.sendButton{float:right; margin-top:7px;}

#RequestQuote{width:300px; height:370px; margin-left:22px; background-image:url(/images/layout/quote_background.gif); background-repeat:no-repeat;}

#slider {
    width: 555px; /* important to be same as image width */
    height: 321px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	float:left;
}
#sliderContent {
    width: 575px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}

#sliderContent ul { list-style-type: none;}

#sliderContent li {list-style:none;}

.sliderImage {
    float: left;
    position: relative;
	display: none;
	width:575px;
	height:321px;
}
.sliderImage span {
    position: absolute;
	font: 14px/15px Arial, Helvetica, sans-serif;
    width: 575px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}

.homepage_links
{
	list-style:none;
	text-align:center;
	margin-left:0;
	padding-left:0;
	padding-top:0;
	margin-top:0;
	
}

.homepage_links li
{
	line-height:26px;
	font-size:18px; font-family:Myriad Pro;
}


.homepage_links li a
{
	color:Gray;
}
