@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}

img {	
	border: 0; 
}

.clear {
	clear: both;
	height: 0px;
}
#wrapper {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 160px;
	width: 1020px;
}
#header .header-logo {
	height: 85px;
	width: 337px;
	float: left;
	margin-top: 15px;
	margin-left: 40px;
}
#header .header-banner {
	background-color: #999999;
	float: right;
	height: 55px;
	width: 460px;
	margin-top: 32px;
	margin-right: 40px;
}
#container {
	background-color: #FFFFFF;
	width: 1020px;
	padding-bottom: 50px;
}


#menu {
	height: 70px;
	width: 1020px;
	padding-top: 20px;
}
#menu .menu-box {
	height: 50px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#box-1   {
	width: 1020px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#box-1 .left-column {
	float: left;
	height:400px;
	width: 620px;
	margin-right: 20px;
	margin-left: 40px;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#box-1 .left-column .dashboard {
	background-image: url(../images/ans-dashboard.jpg);
	height: 22px;
	width: 620px;
}

#box-1 .right-column {
	float: left;
	width: 300px;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#box-1 .right-column .topic-clip {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/ans-clip.jpg);
	height: 22px;
	width: 280px;
}
#box-1 .right-column .clip {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}

#box2 {
	width: 1020px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#box2 .left-column {
	width: 620px;
	margin-left: 40px;
	float: left;
}
#box2 .left-column .news {
	width: 620px;
	margin-bottom: 20px;
	height: 200px;
}
#box2 .left-column .news .news-topic {
	background-image: url(../images/ans-news.jpg);
	height: 22px;
	width: 620px;
	background-repeat: no-repeat;
	margin-top: 20px;
}
.new-box {
	width: 620px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.news-content {
	height: 750px;
	width: 370px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}


.banner-bar {
	background-image: url(../images/banner-bar.jpg);
	height: 26px;
	width: 620px;
}
.banner-bar2 {
	background-image: url(../images/banner-bar2.jpg);
	height: 29px;
	width: 620px;
}

.banner-row {
	background-image: url(../images/banner-box.jpg);
	background-repeat: repeat-y;
	height: 90px;
	width: 620px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.banner-box1 {
	background-color: #666666;
	float: left;
	height: 90px;
	width: 120px;
	margin-left: 28px;
}
.banner-box2 {
	background-color: #666666;
	float: left;
	height: 90px;
	width: 120px;
	margin-left: 28px;
}
.banner-box3 {
	background-color: #666666;
	float: left;
	height: 90px;
	width: 120px;
	margin-left: 28px;
}
.banner-box4 {
	background-color: #666666;
	float: left;
	height: 90px;
	width: 120px;
	margin-left: 28px;
}
#box2 .right-column {
	width: 280px;
	float: left;
	margin-left: 30px;
}
.main-menu {
	width: 280px;
	background-image: url(../images/main-menu.jpg);
	background-repeat: no-repeat;
	height: 61px;
}

.main-menu-list {
	background-image: url(../images/main-menubox.jpg);
	background-repeat: repeat-y;
	width: 280px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.main-menu-ul {
	list-style-image: none;
	list-style-type: none;
}
.main-menu-ul li {
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 200px;
}
.main-menu-ul li a:link, .main-menu-ul li a:visited  {
	font-family: "Times New Roman", Times, serif, Tahoma;
	font-size: 14px;
	color: #CC3399;
	text-decoration: none;
}
.main-menu-ul li a:hover  {
	font-family: "Times New Roman", Times, serif, Tahoma;
	font-size: 14px;
	color: #FF9933;
	text-decoration: none;
}

.main-menu-footer {
	background-image: url(../images/main-menubox2.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 280px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 1020px;
}

