.header {
	width: 980px;
	height: 98px;
	background-image: url(../images/top.jpg);
	background-repeat: repeat-x;
}
.aheader {
	width: 980px;
	height: 100px;
	background-repeat: no-repeat;
}
.amain {
	float: left;
	height: 700px;
	width: 750px;
	border: 1px solid #CCCCCC;
}



.top {
	float: left;
	height: 74px;
	width: 373px;
}
.container {
	height: 800px;
	width: 980px;
}
.main {
	float: left;
	height: auto;
	width: 562px;
	border: 1px solid #0174bb;
	margin-right: 7px;
	margin-left: 7px;
}

.top1 {
	float: left;
	height: 98px;
	width: 329px;
}
.top2 {
	float: left;
	height: 74px;
	width: 651px;
}
.top3 {
	float: left;
	width: 651px;
	height: 24px;
}
.top_blank {
	width: 980px;
	height: 30px;
	background-color: #FFFFFF;
}
.left1st {
	background-image: url(../images/left.jpg);
	background-color: #0174bb;
	background-repeat: no-repeat;
	float: left;
	width: 190px;
	height: 20px;
}
.left1stmain {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0174bb;
	border-left-color: #0174bb;
	float: left;
	height: 130px;
	width: 196px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0174bb;
}
.left2stmain {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0174bb;
	border-left-color: #0174bb;
	float: left;
	height: 250px;
	width: 196px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0174bb;
}
.left3st {
	background-image: url(../images/left3.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 10px;
}


.left2st {
	background-image: url(../images/left2.jpg);
	background-color: #0174bb;
	background-repeat: no-repeat;
	float: left;
	width: 8px;
	height: 20px;
}

.top4 {
	background-image: url(../images/top2.jpg);
	float: left;
	height: 12px;
	width: 980px;
}
.leftside {
	height: 500px;
	width: 200px;
	float: left;
}
.leftspacer1 {
	float: left;
	height: 20px;
	width: 196px;
}
.atop {
	background-image: url(../images/atop.jpg);
	float: left;
	height: 45px;
	width: 980px;
}
.atop3 {
	background-image: url(../images/atop2.jpg);
	background-repeat: repeat;
	float: left;
	height: 20px;
	width: 100px;
}
.maincontainer {
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.button {
	width: 125px;
	font-size:11px;
	vertical-align:baseline;
	border: 1px solid #999999 ;
	color:#333333;
	font-family:tahoma;
	background-image:url(../images/gradiant.png);
}

