﻿*{
margin: 0;
padding: 0;
}
html, body {
height: 100%;
margin: 0;
padding: 0;
text-align: center;
}
img#bg {
position:fixed;
top:0;
left:0;
width:100%;
margin-top: 200px;
}
#frame {
position:relative;
clear:both;
z-index:1;
margin-left: auto;
margin-right: auto;
width: 980px;
text-align: left;
}
h1{
font-family: "Trebuchet MS", Arial;
font-size: 10px;
color: #999999;
margin: 0;
padding: 0;
text-align: right;
position: absolute;
z-index: 1;
left: 230px;
top: 13px;
}
#top{
height: 177px; 
background-image: url(/Images/Top/TopBG.gif); 
background-repeat: repeat-x; 
background-position: center bottom;
}
#nav{
background-image: url(/Images/Top/NavigationBG.gif);
background-repeat: repeat-x;
background-position: center top;
position: absolute;
z-index: 1;
top: 36px;
right: 9px;
height: 41px;
}
#nav a{
color: #FFFFFF;
font-family: "Trebuchet MS", Arial;
font-size: 12px;
font-weight: bold;
padding-left: 10px;
padding-right: 10px;
text-decoration: none;
position: relative;
top: -14px;
}
#nav a:hover{
text-decoration: underline;
}
#phonebox{
background-image: url(/Images/Top/TelephoneBoxBG.gif);
background-repeat: repeat-x;
background-position: center top;
height: 49px;
position: absolute;
z-index: 1;
top: 96px;
right: 9px;
width: 212px;
}
#phone1{
color: #ff6633;
font-size: 18px;
font-family: "Trebuchet MS", Arial;
font-weight: bold;
position: relative;
top: -18px;
padding-left: 7px;
}
#maincontentframetop{
clear:both;
float:left;
width:966px;
background-image: url(/Images/Frame/MainFrameTopBG.gif);
background-repeat: repeat-x;
background-position: center top;
margin-top: 20px;
margin-left: 12px;
height: 27px;
}
#maincontentframe{
clear:both;
float:left;
width: 966px;
margin-left: 12px;
background-color: #ffffff;
border-right: solid 1px #00accf;
border-left: solid 1px #00accf;
padding-top: 15px;
padding-bottom: 20px;
}
#maincontentframebottom{
clear:both;
float:left;
width: 966px;
background-image: url(/Images/Frame/MainFrameBottomBG.gif);
background-repeat: repeat-x;
background-position: center bottom;
margin-left: 12px;
height: 27px;
}
#maincontentframebottom a,span{
font-family: "Trebuchet MS", Arial;
font-size: 12px;
color: #029BBA;
position: relative;
top: -9px;
text-decoration: none;
}
#maincontentframebottom a:hover{
text-decoration: underline;
}
.MainText{
font-family: Arial, Verdana, Trebuchet MS, Arial;
font-size: 13px;
color: #5b5b5b;
letter-spacing: 1px;
line-height: 16px;
}
.MainTextSmall{
font-family: Arial, Verdana, Trebuchet MS, Arial;
font-size: 11px;
color: #5b5b5b;
letter-spacing: 1px;
line-height: 16px;
}
.MainText a{
color: #006699;
text-decoration: none;
}
.MainText a:hover{
text-decoration: underline;
}
.pageSection{
padding-bottom: 20px;
}
.pageSectionTop{
background-image: url(/Images/Misc/SectionTopBG.gif);
background-repeat: no-repeat;
background-position: center;
width: 693px;
height: 12px;
}
.pageSectionMain{
background-image: url(/Images/Misc/SectionBG.jpg);
background-repeat: repeat-x;
width: 668px;
padding: 10px;
padding-left: 15px;
vertical-align: top;
}
.pageSectionTitle{
font-family: Trebuchet MS, Arial;
font-size: 20px;
color: #006699;
letter-spacing: 1px;
font-weight: bold;
}
.pagesectionsubtitle{
font-family: Trebuchet MS, Arial;
letter-spacing: 1px;
font-size: 16px;
color: #70b731;
}
.pagetitle{
background-image: url(/Images/PageTitle/PageTitleBG.gif);
background-repeat: repeat-x;
padding-bottom: 20px;
}
.LearnMoreLink{
color: #006699;
font-size: 12px;
font-family: Trebuchet MS, Arial;
font-weight: bold;
background-image: url(/Images/Arrows/ArrowRed.gif);
background-position: center right;
background-repeat: no-repeat;
}
.LearnMoreLink a{
color: #006699;
text-decoration: none;
}
.LearnMoreLink a:hover{
text-decoration: underline;
}
.testimonial{
	background-image: url(/Images/Misc/QuotesBG.gif); background-repeat: no-repeat; background-position: top left;
	font-family: Trebuchet MS, Arial, Verdana;
	font-style: italic;
	font-size: 14px;
	color: #5b5b5b;
	letter-spacing: 1px;
	line-height: 14px;
	padding-left: 25px;
	padding-top: 10px;	
}
.TableHeader
{
	padding: 5px;
	background-color: #cccccc;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 14px;
	text-align: left;
	color: #333333;
	font-weight: bold;
	border-bottom: solid 1px #999999;
}
.TableRow
{
	padding: 5px;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	text-align: left;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.TableRowDesc
{
	padding: 5px;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	text-align: left;
	color: #333333;
	font-weight: normal;
}