/* CSS Document */

.image
{
	margin-right: 5px;
	margin-bottom: 5px;
	bottom: 1px;
}
#mainwrap {
	width:700px;
	height:auto;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
	background-color: red;
	position: relative;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
	background-repeat: no-repeat;
}
#container {
	width:700px;
	height:auto;
	z-index:2;
	background-color: #FFFFFF;
	position: absolute;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	background-image: url(images/background_top01.gif);
	background-position: top right;
}
#banner {
	width:700px;
	height:185px;
	z-index:2;
	margin-top: 45px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #333333;
	border-bottom-color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/banner01.jpg);
}
#content {
	width:670px;
	height:auto;
	z-index:2;
	margin-top: 5px;
	margin-left: 10px;
	border: 1px none #666666;
	padding: 5px 5px 5px 5px;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #FFFFFF;
}
#footer {
	font-size: 11px;
	font-family: Arial, Times, serif;
	left:186px;
	top:256px;
	width:671px;
	height:auto;
	z-index:2;
	margin-bottom: 10px;
	margin-left: 12px;
	background-color: #F4811F;
	margin-top: 10px;
	float: left;
	border: thin solid #636B66;
	padding-top: 5px;
	padding-bottom: 5px;
}
#links {
	top:49px;
	width:213px;
	height:auto;
	z-index:2;
	margin-top: 50px;
	border: thin solid #333333;
	margin-left: 15px;
	background-color: #F4811F;
	padding: 3px;
}
.textbody {
	font-size: 13px;
	font-family: arial, Times, serif;
	color: #666666;
	line-height: 18px;
}
#header {
	height:auto;
	z-index:2;
	background-color: #F4811F;
	width: auto;
	border: thin solid #333333;
	padding: 1px;
	margin-bottom: 5px;
}
.style2 {
	font-size: 12px;
	color: #FFFFFF;
}
#contentleft {
	width:300px;
	height:auto;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
}
#contentright {
	width:330px;
	height:auto;
	background-color: #CCCCCC;
	float: right;
	margin-top: 0px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-left: 10px;
	padding-right: 10px;
	border: thin none #333333;
}
#contentright2 {
	left:433px;
	top:314px;
	width:162px;
	height:auto;
	z-index:2;
	float: left;
	padding-left: 15px;
	padding-right: 10px;
}
.style3 {color: #CCCCCC}
.style4 {
	font-size: 11px;
	color: #FFFFFF;
}
.textbody2 {
	font-size: 11px;
	color: #333333;
}

body {
behavior: url(csshover2.htc);}
* {margin:0; padding:0;}


#header2 {
	height:auto;
	z-index:2;
	background-color: #F4811F;
	width: 300px;
	border: thin solid #333333;
	padding: 1px;
	margin-bottom: 5px;
}

a:visited {color: #FFFFFF; text-decoration:none;}
a:hover {color: #FFFFFF; text-decoration:none;}
a:active {color: #FFFFFF;text-decoration:none;}
