﻿html
{
	overflow-y: scroll !important;
}

body 
{
	margin:0px;
	background-color:Gray;
	background:transparent url(/images/layout/glossymetal.jpg) repeat scroll left top;
}

#SecondaryBackground {
	background-image: url(/images/layout/main_background.png);
	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;
}

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;
}

#HeaderNav
{
	float:right;
	color:#a12b20;
	font-family:Arial;
	text-align:right;
	padding-right:10px;
	padding-top:15px;
	font-size:13px;
	width:140px;
}

#HeaderNav a
{
	color:#a12b20;
}

#Awards
{
	float:left;
	padding-left:120px;
	padding-top:17px;
}

#MainNav
{
	width:100%;
	height:30px;
	background-image:url(/images/layout/NavBackground.gif);
	background-repeat:repeat-x;
}

#MainNav a
{
	color:White;
	text-decoration:none;
}

#MainNav a:hover
{
	color:Yellow;
}

#LeftColumn
{
	min-height:864px;
	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/layout/NavBackground.gif);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:11px;
	text-align:center;
	color:White;
}

#Footer a
{
	color:White;
}

#RequestForm
{
	padding:10px 55px 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:500px;
}

.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:45px; background-image:url(/images/layout/quote_background.gif); background-repeat:no-repeat;}