body{
	margin: 0px;
	background:url(images/header.jpg) top repeat-x;
}
#Amenu{ 
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	padding: 10px 20px 10px 20px;
	text-align:center;
}
#Amenu:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #3d6fcc;
	text-decoration:none;
}
#menu{ 
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	padding: 13px 0 13px 0;
	width:95px;
	text-align:center;
	float:left;
	font-weight:bold;
	width:117px;
	background: url(images/div.jpg) right no-repeat;
}
#menu:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	padding: 13px 0 13px 0;
	text-align:center;
	float:left;
	width:117px;
	font-weight:bold;
	background: url(images/over.jpg) right no-repeat;
	
}
.Heading {
	font-family: Tahoma;
	font-size: 12px;
	color:#4176d4;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color:#999999;
	text-decoration:none;
}
#header{
	margin-left:auto;
	margin-right:auto;
	width:848px;
	height:63px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	border-top:#CCCCCC solid 1px;
	margin-top:15px;
	background: url(images/logo.jpg) no-repeat left;
}
#HeadingBox{
	display:block;
	margin-left:8px;
	margin-right:8px;
	padding:5px 0 8px 4px;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#4176d4;
	border-bottom:#4176d4 solid 2px;
	margin-top:10px;
}
#ImageBox{
	margin-left:auto;
	margin-right:auto;
	width:848px;
	height:250px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	border-top:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	margin-top:10px;
}
#Smenu{ 
	font-family: arial;
	font-size: 12px;
	color: #666666;
	width:250px;
	text-decoration:none;
	padding: 8px 0px 8px 12px;
	float:left;
	border-bottom:#CCCCCC solid 1px;
}
#Smenu:hover {
	font-family: Arial;
	font-size: 12px;
	color: #4176d4;
	text-decoration:none;
	padding: 8px 0px 8px 12px;
	background:#E0E2EB;
}
.link{ 
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.link:hover {
	font-family: Arial;
	font-size: 11px;
	color: #4176d4;
	text-decoration:none;
}

.BoldBlack{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.BoldGray{
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color:#666666;
}
.Normal{
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
}
li{
	margin-bottom:10px;
}