body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	color: #000000;
	text-align:center;
}
.Container{
	width:775px;
	background-image:url(../images/header/bodybg.gif);
	background-repeat:repeat-y;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}
.Header {
	width:775px;
	height: 183px;
	display:block;
	clear:both;
}
.HeaderTop {
	background-image:url(../images/header/headertop.gif);
	width: 775px;
	height: 31px;
	background-repeat:no-repeat;
}
.HeaderLeft {
	float: left;
	width: 210px;
	height: 152px;
	display:table-cell;
	padding-left: 25px;
}
.HeaderRight {
	float:left;
	width: 519px;
	height:152px;
	display:table-cell;
}
.HeaderRightText {
	background-image:url(../images/header/headertext.gif);
	background-repeat:no-repeat;
	width: 498px;
	height: 53px;
}
.HeaderMenu {
	width: 498px;
	padding-top:20px;
	font-size:10px;
	padding-left:10px;
}
.HeaderMenu a {
	background-image:url(../images/button.gif);
	background-repeat:no-repeat;
	height:27px;
	width:120px;
	display:table-cell;
	float:left;
	color:#016699;
	text-decoration:none;
	font-weight:bold;
	padding-top:7px;
	text-align:center;
}
.HeaderMenu a:hover {
	background-image:url(../images/button2a.gif);
	background-repeat:no-repeat;
	color:#000000;
	text-decoration:underline;
}
.Content {
	background-image:url(../images/header/contentbg.gif);
	background-repeat:repeat-y;
	font-size: 12px;
	text-align:justify;
	width: 775px;
	display: table;
	clear:both;
}
.Content h1 {
	font-size: 14px;
	color: #31517B;
	display: inline;
}
.Content a {
	color: #31517B;
	text-decoration: none;
	font-weight: bold;
}
.Content a:hover {
	text-decoration: underline;
}	
.ContentLeft {
	width: 495px;
	float: left;
	text-align: left;
	padding-left: 19px;
	padding-top: 2px;
	padding-right: 8px;
	display:block;
}
.ContentRight {
	float: left;
	width: 200px;
	text-align: left;
	padding-right: 9px;
	padding-left:9px;
	padding-top: 8px;
	display:block;
}
ul {
	list-style-image:url(../images/arrow.gif);
	list-style-position:outside;
	text-indent:none;
	font-size:10px;
}
.ContentRightMenu {
	width: 200px;
	padding-top: 8px;
	display:table-cell;
}
.ContentRightMenu1 a {
	background-image:url(../images/smallbutton_purple.gif);
	background-repeat:no-repeat;
	height:42px;
	width:180px;
	display:table-cell;
	float:left;
	color:#016699;
	text-decoration:none;
	font-weight:bold;
	padding-top:10px;
	text-align:center;
}
.ContentRightMenu2 a {
	background-image:url(../images/smallbutton_green.gif);
	background-repeat:no-repeat;
	height:42px;
	width:180px;
	display:table-cell;
	float:left;
	color:#016699;
	text-decoration:none;
	font-weight:bold;
	padding-top:10px;
	text-align:center;
}
.ContentRightMenu3 a {
	background-image:url(../images/smallbutton_yellow.gif);
	background-repeat:no-repeat;
	height:42px;
	width:180px;
	display:table-cell;
	float:left;
	color:#016699;
	text-decoration:none;
	font-weight:bold;
	padding-top:10px;
	text-align:center;
}
.ContentRightMenu4 a {
	background-image:url(../images/smallbutton_blue.gif);
	background-repeat:no-repeat;
	height:42px;
	width:180px;
	display:table-cell;
	float:left;
	color:#016699;
	text-decoration:none;
	font-weight:bold;
	padding-top:10px;
	text-align:center;
}
.ContentRightMenu5 a {
	background-image:url(../images/smallbutton_red.gif);
	background-repeat:no-repeat;
	height:42px;
	width:180px;
	display:table-cell;
	float:left;
	color:#016699;
	text-decoration:none;
	font-weight:bold;
	padding-top:2px;
	text-align:center;
}
.ContentRight a:hover {
	color:#000000;
	text-decoration:underline;
}

.Footer {
	width: 775px;
	text-align: left;
	background-image:url(../images/header/footer2.gif);
	background-repeat:no-repeat;
	height: 33px;
	padding-top: 3px;
	font-size:10px;
}
.FooterLeft {
	float: left;
	width: 346px;
	padding-left: 30px;
}
.FooterLeft a {
	font-weight: bold;
	color: #31517B;
	text-decoration: none;
}
.FooterLeft a:hover {
	text-decoration: underline;
}
.FooterRight {
	float: left;
	width: 340px;
	text-align: right;
}
.Divider {
	background-image: url(../images/divider.gif);
	height: 16px;
	width: 180px;
	margin-bottom: 10px;
}
.FooterRight a {
	font-weight: bold;
	color: #31517B;
	text-decoration: none;
}
.FooterRight a:hover {
	text-decoration: underline;
}
.Services {
	display: block;
	height: 77px;
	width: 180px;
}
.Services img {
	padding-right: 15px;
}
