@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-size:12px;
	background-color:#676767;
}
a{
color:#000}
a:hover{
color:#FFFFFF;}
a:visited{
color:#CCC;}
#container {
	width:877px;
	height:auto;
	padding:auto;
	margin-left:auto;
	margin-right:auto;
}
#containerintro{width:600px;
position: relative; top: 50%;
	margin-left:auto;
	margin-right:auto;}
.header {
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	width:877px;
	height:322px
}
.content {
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
	float:left;
}

.contentl {
	width:626px;
	height: auto;
	float:left;
}
.contentr {
	width:246px;
	height: auto;
	float:left;
}
.rside {
	background-image:url(../images/side.jpg);
	background-repeat:no-repeat;
	width:251px;
	height:380px;
	float:left;
}
.style1 {color: #FFFFFF}
.style2 {font-size: 14px}
.style3 {
	font-size: 24px;
	color: #cce187;
	font-weight: bold;
}