* {
	margin: 0;
	padding: 0;
}

body { 
	text-align:center; 
	border:none; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; line-height:18px; 
	background-color:#003399;}

h1 {
	margin:0 0 10px 0;
	color: #C75717;
	font: normal 1.7em Georgia, "Times New Roman", Times, serif;
}
	
h2 { 
	color:#C75717; 
	font-size: 1em; 
	font-weight:bold;
}

p {
	margin: 0 0 10px 0;
	font-size: 1.1em;
	line-height: 1.5;
}




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

a:hover { color:#003399;} 

img a { border:none;}

a img { border:none;
}

p a img { border:none;
}
	
ul {
	margin-left: 20px;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 16px;
}

ul.contact {
	margin-bottom: 10px;
	list-style-type: none;
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
	line-height: 1.4;
}

div#bottomnav {
	margin: 40px 0 0 57px;
	text-align:left; font-size: .8em;
}

div#bottomnav p {
	margin: 0;
}

div#bottomnav a { 
	color:#8099CC;
}

div#bottomnav a:hover { 
	color:#003399;
}

#wrapper {
	width: 835px;
	margin: 0 auto;
	background-color: #fff;
	text-align: ;
}

#header {
	width: 835px;
	height: 336px;
	background-image: url(../images/COMMON/header.jpg);
}
#main {
	margin: 50px 60px 50px 30px;
}
#sidebar {
	width: 170px;
	float: left;
}

#sidebar p {
	text-align: ;
}

#content {
	margin-left: 188px;
	text-align: left;
}

#wrapper:after, #main:after {
	display: block;
	height: 0;
	content: ".";
	visibility: hidden;
	clear: both;
}

#footer {
	width: 835px;	
	margin: 20px auto;
	text-align:center;
	color:#8099CC;
	font-size: 0.8em;
}

#footer li {
	display: inline;
	list-style-type: none;
}

div#footer a { color:#8099CC;}
div#footer a:hover { color:#C75717;}

div#footer h6 { font-size:9px;}