body {
	background: #6d8fb1;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
}
p {
margin:7px 0 0 0;
padding:0;
}
#page {
	background: #F6F5E9 url(/images/page-bg.jpg) repeat-y;
	text-align: left;
	margin: 20px auto 0 auto;
	padding: 0;
	width: 780px;
	border:1px solid #003A75;
}

#header {
	height: 50px;
	background: #205089 url(/images/index_02.gif) no-repeat;
	width:780px;
	border-bottom:10px solid #003A75;
	color:#ffffff;
}

#header p {
	float:right;
	margin:0;
	padding:5px;
	font-size:24px;
}

#content-top {
	background: #6D8FB1 url(/images/index_04.jpg) no-repeat;
	height:232px;
	border-top:1px solid #ffffff;
	border-bottom:10px solid #003A75;
	padding-left:139px;
	width:641px;
}

#content-topright {
	width: 237px;
	height:231px;
	background:#CAC89A;
	border-bottom:1px solid #ffffff;
	font-size:10px;
	float: right;
	overflow:hidden;
}

#content-topright p{
padding:7px;
}

#content-topright img{
	/* margin-top:3px; */
	border: none;
}

.tile-header{
display:block;
padding:3px;
font-size:14px;
font-family:Georgia;
font-style:italic;
background:#617496;
color:#ffffff;
border-bottom:1px solid #003A75;
 text-align: right;
}

#content-bottom {
	width:780px;
	border-top:1px solid #ffffff;
	font-size:12px;
}

#content-bottomleft {
	width:545px;
	float:left;
}

#content-bottomleft a{
	color:#990818;
}

#content-bottomright {
	width: 235px;
	float:right;
}
#bottomnav {
height:64px;
float:right;
margin-top:7px;
font-size:10px;
}

#copyright {
color:#001D3A;
font-size:10px;
margin:0;
padding:0;
}

#copyright a{
color:#001D3A;
}

.support a{
display:block;
width:176px;
height:17px;
padding:5px 0 0 60px;
background: url(/images/nav-support.jpg) no-repeat;
color:#013B75 !important;
text-decoration:none;
}

.support a:hover{
background: url(/images/nav-support2.jpg) no-repeat;
}

.request a{
display:block;
width:176px;
height:17px;
padding:5px 0 0 60px;
background: url(/images/nav-request.jpg) no-repeat;
color:#013B75 !important;
text-decoration:none;
}

.request a:hover{
background: url(/images/nav-request2.jpg) no-repeat;
}

.marketing a{
display:block;
width:176px;
height:17px;
padding:5px 0 0 60px;
background: url(/images/nav-marketing.jpg) no-repeat;
color:#013B75 !important;
text-decoration:none;
}

.marketing a:hover{
background: url(/images/nav-marketing2.jpg) no-repeat;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	}
