body {
	margin: 0px;
	text-align: left;
	font-family: Georgia;
	font-size: 12px;
	color: #000;
}




#flashcontent2 {
	float:left;
	position: absolute;
	top: 64px;

}

*html #flashcontent2 {
	float:left;
	position: relative;
	top: -27px;
	left: 0px;

}
*+html #flashcontent2 {
	float:left;
	position: relative;
	top: -27px;
	left: 0px;

}


p {
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}

#wrapper {
	width: 853px;
	text-align:left;	
}

img {
	vertical-align: bottom;
	border: none;
}

#content2 {
	margin-top:353px;
}

*html #content2 {
	margin-top:0px;
	float: left;
	position: relative;
	top: -28px;
}


*+html #content2 {
	margin-top:0px;
	float: left;
	position: relative;
	top: -28px;
}

#left {
	float: left;
	position: relative;
	width: 542px;
	padding-left: 30px;
	padding-top: 10px;
}

#left2 {
	width: 666px;
	padding-left:30px;
	paddding-top: 10px;
}

#right {
	float:right;
	position:relative;
	width: 224px;
	padding-right: 30px;
}

.box {
	padding-left: 10px;
}

h1 {
	font-size: 18px;
	font-family: Georgia;
	color: #015198;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 11px;
	font-family: georgia;
	color: #000;
	margin: 0px;
	padding: 0px;
	letter-spacing: 3px;
	font-weight: normal;
	padding-bottom: 5px;
}

h3 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 15px;
	font-family: Georgia;
	color: #015198;
	margin: 0px;
	padding: 0px;
}


.box {
	background: url('../images/box-bg.jpg');
}

.clearfix {  
    content: ".";  
    display: block;  
    clear: both;  
    visibility: hidden;  
    line-height: 0;  
    height: 0;  
} 

#footer {
	height: 237px;
	width: 100%;
	text-align: center;
	background: #056fa8 url('../images/footer-bg.jpg') repeat-x;
	color: #fff;
	font-size: 10px;
	font-family: Arial;
}

.footer-content {
	float: left;
	position: absolute;
	width: 830px;
}


.copyright {
	padding-top: 30px;
	text-align: left;
	float:left;
	padding-left: 25px;
	color: #fff;
	font-size: 10px;
	font-family: Arial;

}

*html .copyright {
	padding-top: 39px;
}

*+html .copyright {
	padding-top: 39px;
}

.contact {
	text-align: right;
	color: #fff;
	font-size: 10px;
	font-family: Arial;
	padding-top: 42px;
	float: right;

}

a h3{
	text-decoration:none;
}

.float {
	float:left;
}

*html .boxfooter {
	top: 0px;
	float:left;
	position:relative;
}


*+html .boxfooter {
	top: 0px;
	float:left;
	position:relative;
}


li {
	list-style: square;
	font-size: 11px;
	margin-left: -15px;
	color: #015198;
}

a{
	color:#015198;
}

IMG.center {
	display: block;
    margin-left: auto;
    margin-right: auto	
}

td {
	vertical-align: top;
}

*html .line {
	margin-top: -12px;
}


*+html .line {
	margin-top: -12px;
}


#right a{
text-decoration: none;
}

#right a:hover {
text-decoration: underline;
}


hr { display: block;
height: 1px;
border-left: none;
border-right: none;
border-top: 1px solid #CFCFCF;
border-bottom: none; }

