body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.logo {
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	width:589px;
	height:281px;
}

.top-pic {
	background-image:url(images/top-pic.jpg);
	background-repeat:no-repeat;
	width:381px;
	height:281px;
}

.left-menu-bg { 
	background-image:url(images/left-menu-bg.jpg);
	background-repeat:no-repeat;
	width:202px;
}

.menu-divider {
	background-color:#DDDDDD;
	height:1px;
}	

.left-navi-font1 {
	font-family:verdana;
	font-size:13px;
	color:#0C2677;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-decoration:none;
	padding-left:12px;
	padding-top:8px;
	padding-bottom:8px;
}	

.left-navi-font {
	font-family:verdana;
	font-size:13px;
	color:#0C2677;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-decoration:none;
	
}	
	
.left-navi-font:hover {
	font-family:verdana;
	font-size:13px;
	color:#F0AD00;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-decoration:none;
	
}

.services-bg {
	background-image:url(images/services-bg.png);
	background-repeat:repeat-y;
	width:202px;
}

.services-text {
	font-family:arial;
	font-size:12px;
	color:white;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-decoration:none;
	padding: 6px 5px 6px 5px;
}

.body-text {
	font-family:verdana;
	font-size:12px;
	color:#0C2677;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-decoration:none;
}
a.body-text {
	font-family:arial;
	font-size:12px;
	color:#0C2677;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-decoration:none;
}
a.body-text:hover {
	font-family:arial;
	font-size:12px;
	color:#999999;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-decoration:none;
}

.footer-bg {
	background-image:url(images/footer-bg.jpg);
	background-repeat:repeat-x;
	height:84px;
}

.footer-text {
	font-family:arial;
	font-size:12px;
	color:white;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-decoration:none;
}	

.body-text1 {
	font-family:arial;
	font-size:16px;
	color:#0C2677;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-decoration:none;
}				

	
.body-text2 {
	font-family:arial;
	font-size:12px;
	color:#F0AD00;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-decoration:none;
}	
a.body-text2 {
	font-family:verdana;
	font-size:12px;
	color:#F0AD00;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-decoration:none;
}		
a.body-text2:hover {
	font-family:verdana;
	font-size:12px;
	color:#999999;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-decoration:none;
}	



