body {
	background-color: #D0DEE9;
/*	font-family:Georgia, "Times New Roman", Times, serif; */
	font-family:Arial;
	color:#666666;
}
.style2 {
	font-size: 36px;
	color:#666666;
}
.style3 {
	font-size: 27px;
	color:#666666;
}
.style4 {
	font-size: 12px;
	text-align:center;
	color:#666666;
}
a {
	text-decoration:none;
	color:#666666;
}
div {
	scrollbar-3dlight-color:#015186;
    scrollbar-arrow-color:#015186;
    scrollbar-base-color:#49A3DF;
    scrollbar-darkshadow-color:#49A3DF;
    scrollbar-face-color:#49A3DF;
    scrollbar-highlight-color:#49A3DF;
    scrollbar-shadow-color:#015186;
}
#copydesign{
	font-size: 12px;
	text-align:center;
	color:#666666;
}
#wrapper{
	height: 675px;
	width: 920px;
	margin: 0px auto;
}
#header{
	height: 224px;
	background-image: url(../images/asaomedia_new_head.jpg);
	background-repeat: no-repeat;
}
#content div{
	height:410px;
	padding:10px;
	float:left;
}
#content-main{
	margin-left:10px;
	width:600px;
	font-size:16px;
	margin-top:10px;
}
#content-left{
	width:120px;
	text-align:center;
}
#content-right{
	margin-left:10px;
	width:119px;
	text-align:center;
	color:#666666;
	font-size:16px;
}
#footer{
	float:left;
	width: 920px;
	height: 124px;
	background-image: url(../images/asaomedia_new_foot.jpg);
	background-repeat: no-repeat;
}
#navmenu{
	width:470px;
	position:relative;
	left:429px;
	top:118px;
}