﻿body 
{
    margin: 0px 0px 0px 0px;
}
.header
{
    background-color: White;
}
.banner
{
    height: 268px;
    background-image: url(../Images/bg_banner.jpg);
    background-repeat:repeat-x;
}
.content
{
    min-height: 80px;
}
.footer
{
    height: 70px;
    background-image: url(../Images/footer_bg.png);
    background-repeat:repeat-x;
    clear: both;
}
.pageHeader
{
    width: 900px;
    margin: 0 auto;
    height: 80px;
    position: relative;
}
.pageBanner
{
    width: 900px;
    margin: 0 auto;
    height: 268px;
    background-image: url(../Images/bg_globe.jpg);
    background-position:right;
    background-repeat: no-repeat;
    position: relative;
}

.pageBannerQuote
{
    width: 300px;
    position: relative;
    left: 80px;
    top: 45px;
}
.pageBannerPageTitle
{
    width: 400px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.pageContent
{
    width: 900px;
    margin: 0 auto;
}
.pageFooter
{
    width: 900px;
    margin: 0 auto;
}

.pageFooterCopyright
{
    color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: right;
	top: 15px;
	position: relative;
}

.PageContentLeft
{
    width: 600px;
    float: left;
}
.PageContentRight
{
    width: 282px;
    float: Right;
}
.pageContentRightContactForm
{
    background-color: #F5F5F5;
    background-image: url(../Images/contact_header.png);
    background-position: top;
    background-repeat: no-repeat;
    padding-left: 12px;
    padding-top: 12px;
    padding-bottom: 6px;
}
.pageContentRightQuote
{
    background-color: #F5F5F5;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
}





.gap15
{
    height: 15px;
    clear: both;
}
.gap8
{
    height: 8px;
    clear: both;
}


.main_text, .main_text:hover, .main_text:visited {
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.main_text_bold, .main_text_bold:hover, .main_text_bold:visited {
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.menu_text_grey, .menu_text_grey:hover, .menu_text_grey:visited {
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.menu_text_red, .menu_text_red:hover, .menu_text_red:visited {
	color: #790309;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.menu_text_blue_bold, .menu_text_blue_bold:hover, .menu_text_blue_bold:visited {
	color: #004E96;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.menu_text_red_bold, .menu_text_red_bold:hover, .menu_text_red_bold:visited {
	color: #790309;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}
.menu_text_grey_line_spaced, .menu_text_grey_line_spaced:hover, .menu_text_grey_line_spaced:visited {
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}
.section_header_text_white, .section_header_text_white:hover, .section_header_text_white:visited {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 26px;
}
.pageTitleText
{
    color: #004E96;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none; 
}


.mainTel
{
    float: right; 
    margin-top: 10px;
    color: #790309;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}



.webLinkLarge
{
    color: #004E96;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
}
.webLink
{
    color: #004E96;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.web_link_no_line
{
    color: #004E96;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}



.menuOuter
{
    height: 30px;
    position: absolute;
    bottom: 14px;
    right: 0px;
}
.menuLeft
{
    background-image: url(../Images/menu_left.png);
    background-position: left;
    background-repeat: no-repeat;
    float: left;
    height: 30px;
    width: 8px;
}
.menuRight
{
    background-image: url(../Images/menu_right.png);
    background-position: right;
    background-repeat: no-repeat;
    float: left;
    height: 30px;
    width: 8px;
}
.menuItem
{
    background-image: url(../Images/menu_bg.png);
    background-repeat: repeat-x;
    float: left;
    height: 30px;
    padding-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
}
.menuItemLeft
{
    background-image: url(../Images/menu_bg.png);
    background-repeat: repeat-x;
    float: left;
    height: 30px;
    padding-top: 8px;
    padding-left: 2px;
    padding-right: 10px;
}
.menuItemRight
{
    background-image: url(../Images/menu_bg.png);
    background-repeat: repeat-x;
    float: left;
    height: 30px;
    padding-top: 8px;
    padding-left: 10px;
    padding-right: 2px;
}
.menuSplit
{
    background-image: url(../Images/menu_split.png);
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    height: 30px;
    width: 2px;
}







.greyLine {
 height:0px;
 border-top:  1px solid #C0C0C0;
 border-bottom: 0px;
 border-left: 0px;
 border-right: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right: 0px;
 width: 192px;
}





.main_text_blog, .main_text_blog:hover, .main_text_blog:visited {
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.main_text_blog_cloud_1, .main_text_blog_cloud_1:hover, .main_text_blog_cloud_1:visited {
	color: #790309;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.main_text_blog_cloud_2, .main_text_blog_cloud_2:hover, .main_text_blog_cloud_2:visited {
	color: #790309;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}
.main_text_blog_cloud_3, .main_text_blog_cloud_3:hover, .main_text_blog_cloud_3:visited {
	color: #790309;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
}
.main_text_blog_cloud_4, .main_text_blog_cloud_4:hover, .main_text_blog_cloud_4:visited {
	color: #790309;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
}
.main_text_blog_cloud_5, .main_text_blog_cloud_5:hover, .main_text_blog_cloud_5:visited {
	color: #790309;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
}
.main_text_blog_green, .main_text_blog_green:hover, .main_text_blog_green:visited {
	color: #8FBF60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.main_text_blog_orange, .main_text_blog_orange:hover, .main_text_blog_orange:visited {
	color: #FC8204;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.main_text_bold_grey_large, .main_text_bold_grey_large:hover, .main_text_bold_grey_large:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
.main_text_red, .main_text_red:hover, .main_text_red:visited {
	color: #790309;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}