body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
html, body { /* saves you from the "centering jump" on short pages */
	min-height: 100%;
	margin-bottom: 0px;
}

/* holder styles */
#wrapper {
	width: 881px;
	height: 873px;
	text-align: center;
	margin: 0px;
}

#holder_transparent {
	width: 881px;
	height: 46px;
	text-align: center;
	margin: 0 auto 0 auto;
}

/* header styles */
#header {
	height: 34px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/home_header.jpg);
	background-repeat: repeat-x;
}

#header_phone {
	float: left;
	width: 218px;
	margin-left: 23px;
	padding-top: 16px;
}

.header_phone {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffcc00;
	text-align: center;
	font-weight: bold;
}

.top_links {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-align: right;
}

#toplinks { 
	float: right;
	width: 590px;
	margin: 18px 42px 0px 0px;
}

/* need to place top rollover images in here */



/* navigation styles */


#toplinks a:link { 
	color: #fff;
	text-decoration: none;
}

#toplinks a:visited { 
	color: #fff;
	text-decoration: none;

}

#toplinks a:hover {  
	color: ##FFCC33;
	text-decoration: underline;
}


#main_copy a:link { 
	color: #00387B;
}

#main_copy a:visited { 
	color: #00387B;

}

#main_copy a:hover {  
	color: #CC6600;
}

/* content styles */


#top_third {
	height: 376px;
	padding: 0px;
	margin: 0px;
}

#top_third_rightcol {
	float: right;
	width: 633px;
	height: 376px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/home_mainpic.jpg);
	background-repeat: no-repeat;
}

#top_third_rightcol p {
	padding: 0px;
	margin-top: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	line-height: 19px;
	color: #333399;
}

#top_third_leftcol {
	float: left;
	width: 248px;
	height: 376px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/home_logo_back.jpg);
	background-repeat: no-repeat;
}
	/* there will be multiple divs floating in here */
	
#navbar {
	height: 25px;
	padding: 0px;
	margin: 0px;
}
	
#mid_third h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #3399CC;
	padding-bottom: 0px;
	padding-top: 5px;
}

#mid_third {
	width: 881px;
	height: 263px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 12px;
	color: #999999;
	margin: 0px;
	text-align: left;
}		

#mid_third_rightcol {
	float: right;
	width: 633px;
	height: 263px;
	color: #999999;
	margin: 0px;
	background-image: url(../images/home_pic3.jpg);
	background-repeat: no-repeat;	
}

#mid_third_rightcol h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 12px;
	text-align: center;
	color: #FDFC79;
	margin: 10px 10px 6px 20px;
	padding: 0px;
	font-weight: bold;
}

#mid_third_rightcol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	margin: 0px 13px 12px 15px;
	padding: 0px;
	text-align: left;
}

#mid_third a:link { 
	color: #FFCC33;
}

#mid_third a:visited { 
	color: #FFCC33;
}

#mid_third a:hover, #mainlinks a:active {  
	color: #FFCC33;
}

#mid_third_leftcol {
	float: left;
	width: 248px;
	height: 263px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 12px;
	color: #999999;
	margin: 0px;
	text-align: left;
	background-image: url(../images/home_pic2.jpg);
	background-repeat: no-repeat;
}

#mid_third_leftcol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #fff;
	margin: 0px;
	text-align: center;
	margin: 205px 10px 10px 55px;
}

#mid_third_rightcol_left {
	float: left;
	width: 140px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	color: #fff;
	margin: 190px 0px 0px 25px;
	padding-top: 0px;
	text-align: center;
}

#mid_third_rightcol_right {
	float: left;
	width: 120px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	color: #fff;
	margin: 200px 0px 0px 15px;
	padding: 0px;
	text-align: center;
}

#mid_third_rightcol_midcol {
	float: left;
	width: 100px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 12px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	text-align: left;
}



/* bottom third styles */
#bottom_third {
	width: 881px;
	height: 132px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 12px;
	color: #999999;
	margin: 0px;
	text-align: left;
	background-color:#FFFFFF;
}		

#bottom_third h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #3399CC;
	padding-bottom: 0px;
	padding-top: 5px;
}

#bottom_third_rightcol {
	float: right;
	width: 633px;
	height: 132px;
	margin: 0px;
	background-image: url(../images/home_pic5.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#bottom_third_rightcol_1 {
	float: right;
	width: 270px;
	height: 132px;
	color: #999999;
	margin: 0px;
	margin-right:50px;
}

#bottom_third_rightcol_2 {
	float: right;
	width: 145px;
	height: 132px;
	color: #999999;
	margin: 0px;
}

#bottom_third_rightcol h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 12px;
	text-align: left;
	color: #12586C;
	margin: 13px 330px 6px 15px;
	padding: 0px;
	font-weight: bold;
}

#bottom_third_rightcol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666;
	margin: 10px 475px 12px 15px;
	padding: 0px;
	text-align: left;
}

#bottom_third_rightcol a:link { 
	color: #993300;
}

#bottom_third_rightcol a:visited { 
	color: #993300;
}

#bottom_third_rightcol a:hover, #mainlinks a:active, #mainlinks a:focus {  
	color: #FF9900;
}

#bottom_third_leftcol {
	float: left;
	width: 248px;
	height: 132px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 12px;
	color: #999999;
	margin: 0px;
	text-align: left;
	background-image: url(../images/home_pic4.jpg);
	background-repeat: no-repeat;
}

#bottom_third_rightcol_midcol {
	float: left;
	width: 158px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 12px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#bottom_third_rightcol_midcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 17px;
	color: #003399;
	margin: 13px 15px 10px 40px;
}


/* footer styles */
#footer {
	height: 42px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/home_footer_back.jpg);
	background-repeat: no-repeat;
}

#footer p {
	color: #fff;
	text-align: center;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 4px;
	margin: 0px;
}

#footer a:link { 
	color: #fff;
	text-decoration: none;
}

#footer a:visited { 
	color: #fff;
	text-decoration: none;

}

#footer a:hover, #mainlinks a:active, #mainlinks a:focus {  
	color: #FFFF00;
	text-decoration: underline;
}

#bottom_links {
	width: 881px;
	float:left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-image: none;
}
#links-left-col {float:left;width:500px;margin:0 0 0 120px;}
#icon-right-col {float:left;margin:0 0 0 15px;}

#bottom_links p {
	color: #5F5E56;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin: 0px;
}

#bottom_links a:link { 
	color: #5F5E56;
	text-decoration: none;
}

#bottom_links a:visited { 
	color: #5F5E56;
	text-decoration: none;

}

#bottom_links a:hover, #mainlinks a:active, #mainlinks a:focus {					
	color: #8A1913;
	text-decoration: underline;
}

/* miscellaneous styles */
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
.homecopylink {
	float: right;
	padding: 5px 100px 50px 0;
}
.pic-float-right {float:right;margin:0 0 0 10px;}

