body {
	font: 16px "arial";
	color: #FFFFFF;
	margin: 10px;
	background: #1F2E3F url(images/layout/bg.png) repeat-x;
}

A:link {
	color: #E3E3E3;
}

A:visited {
	color: #E3E3E3;
}

A:active {
	color: #E3E3E3;
}

A:hover {
	color: #E3E3E3;
}

img {
	border: 0px none;
}

div.text {
	padding: 0px 7px 0px 7px;
	min-height: 450px;
}

div.body_right {
	padding: 7px 0px 7px 0px;
}

div.widget {
	display: table;
	margin: 0px auto;
}

h1,h2,h3,h4,h5,h6 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

p {
	text-align: justify;
}

#container {
	width: 780px;
	margin: 0px auto;
}

#banner {
	background: #1F2E3F url(images/layout/layout.png) no-repeat;
	width: 780px;
	height: 100px;
	font-size: 0px;
}

#nav_top {
	background: #1F2E3F url(images/layout/layout.png) no-repeat 0px -100px;
	width: 780px;
	height: 50px;
	font-size: 0px;
}

#body_left {
	background: #666666 url(images/layout/layout.png) no-repeat 0px -150px;
	width: 433px;
	min-height: 870px;
	height: auto !important;
	height: 629px;
	float: left;
	padding: 0px;
}

#div_middle {
	width: 10px;
	height: 525px;
	float: left;
}

#div_top {
	width: 337px;
	height: 10px;
	float: right;
	font-size: 0px;
}

#body_right {
	text-align: justify;
	background: #666666 url(images/layout/layout.png) no-repeat -443px -160px;
	width: 337px;
	height: 835px;
	float: left;
	padding: 0px;
}

#body_right_bottom {
	background: #666666 url(images/layout/bottombodyright.png) no-repeat;
	height: 25px;
	width: 337px;
	float: right;
	font-size: 0px;
}

#nav_bottom {
	background: url(images/layout/bottomnav.png) no-repeat;
	width: 780px;
	height: 139px;
	clear: both;
	font-size: 0px;
}