body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #58595B;
	background-color: #d0d0d0;
	background-image: url(images/bg_stripe.png);
}

#stripe {
	height: 20px;
	background: #1563b1;
}

#page {
	width: 100%;
	background: url(images/bg_dots.png) repeat-x center top;
	position: absolute;
}

/*#wrap {
	background: url(images/bg_water.png) no-repeat center top;
	height: 400px;
}*/

#shadow {
	height: 12px;
	background: url(images/shadow.png) repeat-x;
	border-top: 1px solid #ffffff;}

#main {
	width: 900px;
	margin-left: auto ;
    margin-right: auto ;
}

#header {
	width: 900px;
	height: 120px;
}

#logo {
	position: relative;
	top: -33px;
	left: -5px;
	width: 144px;
	height: 120px;
	float: left;
}

#login {
	position: relative;
	width: 50px;
	height: 20px;
	float: right;
	background-color: #fff;
	top: -33px;
	padding-top: 5px;
	text-align: center;
}

#menu {
	position: relative;
	float: left;
    left: 3px;
    top: 0px;
}

#stripeheader {
	width: 900px;
	height: 5px;
	background-color: #1563b1;
	float: left;
}

#bannerhome {
	width: 900px;
	height: 230px;
	background-color: #3d4145;
	float: left;
	padding: 0px;
	margin: 0px;
}

#banner {
	width: 900px;
	height: 80px;
	background-color: #3d4145;
	float: left;
	padding: 0px;
	margin: 0px;
}

#contenthome {
	width: 870px;
	padding: 15px;
	float: left;
	clear: left;
	vertical-align: top;
	background-color: #fefefe;
}

#contenthome_a {
	width: 280px;
	float: left;
	vertical-align: top;
}

#contenthome_b {
	width: 280px;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: top;
	float: left;
}

#contenthome_c {
	width: 280px;
	float: right;
	vertical-align: top;
}

#content {
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	clear: left;
	vertical-align: top;
}

#contentframe {
	background-color: #eceded;
	float: left;
}

#title {
	width: 890px;
	height: 36px;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #f3f3f4;
	float: left;
}

#left {
	width: 150px;
	float: left;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
}

#right {
	width: 720px;
	min-height: 400px;
	vertical-align: top;
	background-color: #e2e3e4;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

#right_a {
	width: 350px;
	vertical-align: top;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
}

#right_b {
	width: 360px;
	vertical-align: top;
	float: right;
	padding-top: 10px;
}

#stripefooter {
	width: 900px;
	height: 2px;
	background-color: #1563b1;
	float: left;
}

#footer {
	width: 900px;
	height: 30px;
	margin-left: auto ;
    margin-right: auto ;
	text-align: center;
	padding-top: 10px;
	float: left;
}
