/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height:17px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background-color: #000033;
}

html {
	height:100%;
}

a {
	color:#F1C81E;
	text-decoration:none;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

h1 {
	font-size:18px;
	font-weight:bold
}

h2 {
	font-size:14px;
	font-weight:bold
}


#overall {
	width:100%;
	height:100%;
	float:left;
	background-image:url(../../images/main/newBackground.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#overall2 {
	width:100%;
	height:100%;
	float:left;
	background-image:url(../../images/main/newBackground2.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#row {
	width:100%;
	position:relative;
	float:left;
}

#row2 {
	width:100%;
	height:100$;
	position:relative;
	float:left;
}


#column1 {
	width:50%;
	float:left;
	margin-right:-378px;
}

#column2 {
	width:750px;
	float:left;
	position:relative;
	z-index:10;
}


#column3 {
	width:50%;
	float:right;
	margin-left:-378px;
	z-index:5;
}



#left-top{
	margin-right:374px;
	height:78px;
}

#middle-top{
	height:78px;
	border-left:1px solid #54527c;
	border-right:1px solid #54527c;
	width:750px;
	float:left;
}

#right-top{
	margin-left:374px;
	height:78px;
}

#left-nav{
	margin-right:375px;
	height:25px;
	
	background-image:url(../../images/main/newNavigation.jpg);
	background-repeat:repeat-x;
	background-position:left;
}




#middle-nav{
	height:25px;
	z-index:11;
	width:752px;
	float:left;
	
	background-image:url(../../images/main/newNavigation.jpg);
	background-repeat:repeat-x;
	background-position:left;
}


#right-nav{
	margin-left:374px;
	height:25px;
	background-image:url(../../images/main/newNavigation.jpg);
	background-repeat:repeat-x;
	background-position:left;
}


#left-content{
	margin-right:375px;
}

#middle-content{
	float:left;
	width:670px;
	border-left:1px solid #54527c;
	border-right:1px solid #54527c;
	padding:40px 40px 40px 40px;
}


#right-content{
	margin-left:375px;
}


#left-footer{
	margin-right:375px;
	height:85px;
	border-top:1px solid #54527c;
}

#middle-footer{
	padding:35px 40px 35px 40px;
	width:670px;
	border-left:1px solid #54527c;
	border-right:1px solid #54527c;
	border-top:1px  solid #54527c;
	float:left;
	text-decoration:none;
}

#right-footer{
	margin-left:375px;
	height:85px; /*85*/
	border-top:1px solid #54527c;
}

#middle-nav-financial a, #middle-nav-insurance a {
	float:left;
	width:250px;
	text-align:center;
	color:#424242;
	text-decoration:none;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	border-left: 3px solid #000033;
}

#middle-nav-financial-onIt a{
	float:left;
	width:250px;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	border-left: 3px solid #000033;
	background-image:url(../../images/finance/newCorporateNavigation2.jpg);
	background-position:left;
	background-repeat:repeat-x;
}

#middle-nav-financial a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../../images/finance/newCorporateNavigation2.jpg);
	background-position:left;
	background-repeat:repeat-x;
}


#middle-nav-insurance a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../../images/finance/newCorporateNavigation2.jpg);
	background-position:left;
	background-repeat:repeat-x;
}

#middle-nav-contact a {
	float:left;
	width:240px;
	text-align:center;
	color:#424242;
	text-decoration:none;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	border-left: 3px solid #000033;
	border-right: 3px solid #000033;
}

#middle-nav-contact-onIt a {
	float:left;
	width:240px;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	border-left: 3px solid #000033;
	border-right: 3px solid #000033;
	background-image:url(../../images/finance/newCorporateNavigation2.jpg);
	background-position:left;
	background-repeat:repeat-x;
}

#middle-nav-contact a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../../images/finance/newCorporateNavigation2.jpg);
	background-position:left;
	background-repeat:repeat-x;
}

#home-welcome {
	margin-top:50px;
	margin-right:100px;
	width:350px;
	float:left;
}

#home-financial-button {
	float:left;
	margin-top:60px;
	margin-left:110px;
	background-image:url(../../images/main/newFinancialButton.jpg);
	background-position:center;
	background-repeat:no-repeat;
	
}

#home-financial-button a{
float:left;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:129px;
	padding-bottom:25px;
	width:70px;
	padding-left:55px;
	padding-right:65px;
	font-size:17px;
	text-align:center;
	padding-top:129px;
	padding-bottom:25px;
}


#home-insurance-button {
	float:left;
	margin-top:60px;
	margin-left:60px;
	background-image:url(../../images/main/newInsuranceButton.jpg);
	background-position:center;
	background-repeat:no-repeat;
	
	
}

#home-insurance-button a{
	float:left;
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	width:140px;
	padding-left:25px;
	padding-right:25px;
	padding-top:124px;
	padding-bottom:16px;
	text-align:center;
}
#home-newRow {
	float:left;
	width:670px;
}

#top-column1 {
	width:150px;
	float:left;
}

#top-column2 {
	width:180px;
	float:right;
}

#footer-left{
	float:left;
}

#footer-right{
	float:right;
}