.dropshadow1{
	position: relative;
	float:left;

	background: url(./shadow.png) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
}
.dropshadow1 div {
    background: url(./fake_offset.png) no-repeat left top white !important;
    background: url(./fake_offset.gif) no-repeat left top white;
    padding: 0px 5px 1px 0px;
}
.dropshadow1 div{
	position:relative;
	background-color:#FFFFFF;
	bottom:6px;
	right: 6px;
	border: 1px solid #9e8d79;
	font-size:14px;
	padding:10px;
	padding-bottom:8px !important;
	padding-bottom:10px;
}

.clear{
	float:none;
	clear:both;
	font-size:16px;
	line-height:16px;
}

body{
	font-family:Arial;
	font-size:12px;
	color:white;
	padding:0px 0px 10px 0px;
	margin:0px;        
}

table   { font-size: 100%; }
#main_div{
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	height:523px;
}

#top_right{
	height:540px;
	width:452px;
	float:right;
	margin:3px;
	background:url('../images/topright_background.gif');
	position:relative;
	margin-right:15px;
}

.outside_bottom{
	position:absolute;
	bottom:-37px;
	width:452px;
}
.outside_bottom2{
	position:absolute;
	width:452px;
	bottom:120px;
        left: 430px;
}

.outside_bottom img{
	float:right;
	border:0px;
}


.inside_content{
	color:black;
	padding:0px 19px 0px 40px;
}

#top_left{
	width:425px;
	float:left;
	height:570px;
	margin:3px;
	margin-left:30px;
}

.blockquote{
	text-align:center;
	height:90px;
	border:1px solid #f26522;
	border-width:1px 0px 1px 0px;
	font-size:33px;
	color: #f26522;
	padding-top:10px;
	width:420px;
	margin-top:10px;
}

.flash_holder{
	margin-top:10px;
	width:425px;
	background:url('../images/flash_background.png') bottom right no-repeat;
	position:relative;
	height:415px;
}

.flash_box{
	width:418px;
	float:left;
	border:1px solid #d7d7d7;
	height:400px;
	margin-top: 10px;
}

.flash_holder img{
	display:block;
	margin:0px;
	padding:0px;
}

.call_us{
	clear:both;
	float:none;
	text-align:center;
	padding-top:15px;
	font-size:24px;
}

#bottom_left{
	width:444px;
	float:left;
	margin:3px;
	background:url('../images/bottomleft_background.gif');
	position:relative;
	margin-top:15px;
	margin-left:10px;
}

.outside_bottom_bottom{
	position:absolute;
	bottom:0px;
	width:444px;
}

.outside_bottom_bottom img{
	float:right;
	border:0px;
}

#bottom_right{
	width:422px;
	float:right;
	margin:3px;
	position:relative;
	margin-right:20px;
	margin-top:15px;
	border-top:1px solid #85c4de;
	border-bottom:1px solid #85c4de;
	padding-top:20px;
	padding-bottom:20px;
	line-height:18px;
}

.highlight{
	color:#f26522;
}

.mini-map{
	width:910px;
	float:right;
	margin-right:20px;
}

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

h2{
	font-size:17px;
	font-weight:bold;
	color:#012555;	
        margin-bottom: 4px;
}

h1{
	font-size:21px;
	font-weight:bold;
	color:#f26522;
}

.inside_content p{
	margin-top:0px;
	margin-bottom:8px;
}

.inside_content b {
	color:#010144;
}

.inside_content ul  { padding-left: 2em; }
.inside_content li  { margin-bottom: 0.3em; }



.siteMapFooterTable    { margin: 0 auto; font-size: 9pt; border-top: solid 1px white; border-bottom: solid 1px white; margin-bottom: 10px; }
.siteMapFooterTable td { vertical-align: top; padding: 5px 10px; }
.siteMapFooterTable a  { color: white; text-decoration: none; }
.siteMapFooterTable a:hover  { color: white; text-decoration: underline; }
.errorHeader           { background: white; color: red; }
 .errorField input     { background: #FFAAAA; }


.Footer {
	width:700px;
	padding: 0px;
	margin:auto;
	padding-top:33px;
	margin-bottom:40px;
	text-align:center;
	overflow:hidden;
	clear:both;
}
.SiteMap {
	background:url('../images/SquareBlue.png') left 10px no-repeat;
	text-align:left;
	padding:4px 0 4px 12px;
	color:#145694;
}
.FooterNav {
	margin: 0 auto;
	border-top:1px solid #145694;
	background:url('../images/Arrow1.gif') right 4px no-repeat;
	padding-top:21px;
	text-align:left;
	overflow:hidden;
}
.FooterNav ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	margin-right:33px;
	overflow:hidden;
}
.FooterNav ul li a {
	color:#4362A5;
	font-size:11px;
	text-decoration:none;
}
.FooterNav ul li a:hover {
	color:#BFCCE6;
}
.FooterNav ul li b{
	font-size:12px;
}
