/* WRAPPERS*/
body {
	background-color:#fff;
	text-align: center; /* IE bug exploitation*/
	}	
#wrapper-main {
	background:#e2383f;
	position: relative;
	padding:0; 
	margin:10 auto;
	width:882px;
	min-height: 600px;
	} 	
	
/*Links All*/		
#links{
	padding:0 0 0 0;
	background:#003876;
	background-image: url('../images/layout/top.gif'); 
	height:30px;
	}
	/*Links Rollover*/			
	.toplinks {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		}
	.toplinks:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #e2383f;
		text-decoration: none;
		font-weight: bold;
		}
	.current {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #e2383f;
		text-decoration: none;
		font-weight: bold;
		}

	
/*Home Header*/	
#leftHeaderHome{
	float:left;
	text-align: left;
	padding:0 0 0 0;
	background:#003876;
	background-image: url('../images/layout/logo.gif'); 
	background-repeat: no-repeat;
	width:194px;
	height:273px;
	border-bottom: 4px #fff solid;
	}
#flash{
	float:left;
	text-align: left;
	padding:0 0 0 0;
	background:#fff;
	width:688px;
	height:273px;
	overflow:hidden;
	border-bottom: 4px #fff solid;
	}
	
/*Subpage Header*/	
#leftHeader{
	float:left;
	text-align: left;
	padding:0 0 0 0;
	background:#003876;
	background-image: url('../images/layout/subLogo.gif'); 
	background-repeat: no-repeat;
	width:194px;
	height:163px;
	overflow:hidden;
	border-bottom: 4px #fff solid;
	}
#header{
	float:left;
	text-align: left;
	padding:0 0 0 0;
	background:#003876;
	width:688px;
	height:163px;
	border-bottom: 4px #fff solid;
	}
	#headLink{
	text-align:right;
	position:relative;
	top:131px;
	}

/*Border Space All*/	
#borderSpace{
	clear:both;
	padding:0 0 0 0;
	background-image: url('../images/layout/border.gif'); 
	background-repeat: no-repeat;
	width:882px;
	height:40px;
	}

/*Home Main*/
#leftMainHome{
	float:left;
	text-align: left;
	padding:0 0 0 0;
	background-image: url('../images/layout/homeQuote.gif'); 
	background-repeat: no-repeat;
	width:199px;
	height:273px;
	}
	#homeQuote{
		text-align: left;
		width:160px;
		position:relative;
		left:28px;
		top:20px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		line-height: 20px;
		color: #fff;
		font-weight: bolder;
		}
	#homeQuote font{
		position:relative;
		left:8px;
		top:10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8px;
		line-height: 10px;
		color: #fff;
		}
		
/*Sub left Main*/
#leftMain{
	float:left;
	text-align: left;
	padding:0 0 0 0;
	width:199px;
	}
	#Quote{
		text-align: left;
		width:160px;
		position:relative;
		left:28px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		line-height: 20px;
		color: #fff;
		font-weight: bolder;
		}
	#Quote font{
		position:relative;
		left:8px;
		top:10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8px;
		line-height: 10px;
		color: #fff;
		}
		
/*Right Main All*/	
#rightMain{
	float:left;
	text-align: left;
	padding:0 0 0 0;
	width:683px;
	height:273px;
	}
	#rightText{
		text-align: left;
		width:580px;
		position:relative;
		left:40px;
		top:10px;
		}	
		#rightText p{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 20px;
			line-height: 30px;
			color: #fff;
			}
		#rightText li{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			line-height: 30px;
			text-indent: 50px;
			color: #fff;
			}
		#rightText td{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			line-height: 18px;
			color: #fff;
			}
		#contact{
			position:relative;
			left:160px;
			top:20px;
			}
		#contact td{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			line-height: 25px;
			color: #fff;
			}
		#contact A {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			color: #fff;
			text-decoration: underline;
			font-weight: bold;
		}
		#contact A:hover {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			color: #003876;
			text-decoration: underline;
			font-weight: bold;
			}
		.rightMainLrg{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 50px;
			color: #fff;
			}
		.rightMainMed{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 30px;
			color: #fff;
			}
		.rightMainMed2{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 17px;
			line-height: 30px;
			color: #fff;
			}
		.rightMainMed2Case{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 17px;
			line-height: 30px;
			color: #fff;
			position:relative;
			left:10px;
			}
		.rightMainMed2Link {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 17px;
			line-height: 30px;
			color: #fff;
			text-decoration: underline;
			font-weight: bold;
			}
		.rightMainMed2Link:hover {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 17px;
			line-height: 30px;
			color: #003876;
			text-decoration: underline;
			font-weight: bold;
			}
		.rightMainMedCase{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			color: #fff;
			position:relative;
			left:10px;
			}
		.rightMainSml{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			line-height: 25px;
			color: #fff;
			position:relative;
			top:20px;
			left:10px;
			}
		#rightCaseText{
			text-align: left;
			width:620px;
			position:relative;
			left:10px;
			top:10px;
		}	
			
/*Footers All*/		
#footer{
	clear:both;
	padding:0 0 0 0;
	background:#003876;
	background-image: url('../images/layout/bottom.gif'); 
	height:45px;
	}

/*Address All*/	
#address{
	padding:0 0 0 0;
	background:#fff;
	height:40px;

	}
	#address font{
		position:relative;
		top:10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 16pt;
		text-align: center;
		color: #51606a;
		text-decoration: none;
		font-weight: none;
		}
	#address A:link{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 16pt;
		text-align: center;
		color: #51606a;
		text-decoration: none;
		font-weight: none;
		}
	#address A:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 16pt;
		text-align: center;
		color: #003366;
		text-decoration: none;
		font-weight: none;
		}
	

	




























