﻿body
{
    margin:0px;
	font-family		: verdana;
	font-size		: 11px;
	color			: #54616E;   
}

h1,
.h1
{
	font-family			: verdana;
	font-size			: 12px;
	font-weight			: bold;
	color				: #54616E;
	margin:0px;
	margin-bottom:6px;
}

h2,
.h2
{
	font-family			: verdana;
	font-size			: 11px;
	font-weight			: bold;
	color				: #54616E;
	margin:0px;
	margin-bottom:6px;
}

h3,
.h3
{
	color:#54616E;
	font-size			: 11px;
	font-weight			: bold;
	margin:0px;
	margin-bottom:6px;	
}

a
{
	color			: #0000FF;
	text-decoration		: underline;
}

a:hover
{
	color			: #FF0000;
	text-decoration		: none;
}

img
{
    border-width:0px;
}

.LogoHolder
{
    width:790px;
    height:80px;
    margin-left:auto;
    margin-right:auto;
}

.ButtonMainHolder
{
    width:100%;
    height:38px;
    background-color:#54616E;
    border-width:0px;
    border-bottom-width:1px;
    border-style:solid;
    border-color:#fff;
}

.ButtonHolder
{
    width:790px;
    height:38px;
    margin-left:auto;
    margin-right:auto;
}

.ButtonDiv
{
    float:left;
    margin-right:20px;
    height:14px;
    margin-top:14px;
}

.LogoImage
{
    width:260px;
    height:58px;
    float:left;
}

.SearchDiv
{
    width:230px;
    height:24px;
    float:left;
    background-color:Transparent;
    background-image:url('/Images/BgSearchGrey.gif');
    background-repeat:no-repeat;
    background-position: left top;
    margin-left:150px;
    margin-top:40px;
}

.QuestionDiv
{
    float:left;
    height:24px;
    margin-left:10px;
    margin-top:40px;
}

.SearchTextBox
{
    border-width:0px;
    height:20px;
    font-size:11px;
    width:170px;
    margin-left:6px;
}

.SearchDiv input[type='text']
{
    height:16px;
    width:140px;
    margin-left:4px;
    margin-top:2px;
    
}

.SearchInput,
.SearchButton
{
    float:left;
}

.SearchButtonImage
{
    width:80px;
    height:40px;
    border-width:0px;
}

.MainImageHolder
{
    width:790px;
    height:180px;
    margin-left:auto;
    margin-right:auto;
    margin-top:0px;
    margin-bottom:20px;
}

.SubImage
{
    float:left;
    width:250px;
    height:180px;
    margin-right:20px;
}

.MainImage
{
    float:left;
    width:520px;
    height:180px;    
}

.InformationHolder
{
    width:790px;
    height:180px;
    margin-left:auto;
    margin-right:auto;
    margin-top:1px;
    margin-bottom:10px;
    background-color:#E9EBED;  
    margin-bottom:20px;  
}

.ButtonNavigation
{
    width:250px;
    float:left;
    margin-right:20px;
}

.NavButton
{
    width:250px;
    border-width:1px;
    border-style:solid;
    border-color:#54616E;
    height:22px;
    margin-bottom:7px;
    background-color:#fff;
}

.NavButton img
{
    width:250px;
    height:22px;
}

.IntroDiv
{
    width:250px;
    height:180px;
    float:left;
    margin-right:18px;   
    background-color:#fff; 
    border-width:0px;
    border-style:solid;
    border-right-width:2px;
    border-color:#7DBA00;
    background-image:url(/Images/bgIntro.gif);
    background-position:center 20px;
    background-repeat:no-repeat;
}

.IntroDivContent,
.AddressDivContent
{
    margin:10px;
}

.AddressDivContent
{

}

.AddressDiv
{
    width:250px;
    height:180px;
    float:left;
    background-color:#54616E; 
    /*
    background-color:Transparent; 
    background-image:url(/images/bgHomeAddress.gif); 
    */
    background-position:right bottom;
    background-repeat:no-repeat;
    color:#fff;    
/* 7DBA00; */
}

.AddressDiv p
{
    margin:0px;
}


.PartnersLinkHolder
{
    width:250px;
    height:40px;
    background-color:Transparent;
    margin-left:60px;
}

.PartnerLogo
{
    height:40px;
    float:left;
    margin-right:10px;
}

.AddressDiv p
{
    color:#fff;
}

.ShortcutHolder
{
    width:790px;
    margin-left:auto;
    margin-right:auto;    
}

.ShortcutDiv
{
    width:250px;
    height:88px;
	background-color:#E9EBED;
    float:left;
    margin-right:20px;
    border-style:solid;
    border-width:0px;
    border-top-width:0px;
    border-bottom-width:2px;

    border-color:#7DBA00;
}

.ShortcutDiv a
{
    border-width:0px;
    margin:0px;
}

.FooterHolder
{
    width:790px;
    height:40px;
    margin-left:auto;
    margin-right:auto;      
       
}

.Flag,
.SeoHolder
{
    float:left;
    margin-right:6px;
    margin-top:20px; 
}

.SeoHolder a,
.SeoHolder a:hover
{
    color:#ccc;
    margin-top:20px; 
}

.VerticalTD
{
    background-color:#54616e;
    width:20px;
    border-width:0px;
    border-color:#fff;
    border-left-width:1px;
    border-style:solid;
}

/* Social Icons */

#SocialHolder
{
	height:36px;
	width:220px;
	float:right;
}

#SocialHolder a
{
	margin-top:4px;
	height:32px;
	margin-left:4px;
	float:right;
}




