*{
	margin:0;
	padding:0;
	font-size: 13px;
	font-family: Chaparral Pro, Times New Roman, Serif;
	color:#800000;
}
a {
	text-decoration: none;
	font-size: 16px;
	color:#444444;
}
a:visited {
	color: #444444;
}
a:hover {
	color:#FF6666;
}
a:active {
	color: #FF6666;
}
body {
	background-color: #EAEAEA;
}
#body{
	width:937px;
	margin:auto;
}
#contents{
	width:937px;
	height:640px;
}
#content_wrap{
	float:left;
	width:877px;
	height:640px;
}
#left_side{
	margin:0;
	float:left;
	width:60px;
	height:640px;
	background-image:url(../images/left_side.jpg);
}
#main{
	float:right;
	width:817px;
	height:640px;
}
#main_wrap{
	float:left;
	width:452px;
	height: 513px;
}
#left_frame{
	float:left;
	width:14px;
	height:513px;
}
#main_content{
	float:right;
	width:438px;
	height:513px;
}
#title{
	margin:8px 0 0 15px;
}
#text{
	color:#333333;
	margin:8px 20px 0 40px;
}
#border{
	width:260px;
	height:1px;
	background-color:#222222;
}
#right_frame{
	float:right;
	width:365px;
	height:513px;
}
#right_side{
	float:right;
	width:60px;
	height:640px;
	background-image:url(../images/right_side.jpg);
}
#header{
	width:817px;
	height:67px;
	background-image:url(../images/header.jpg);
}
#logo{
	width:438px;
	height:103px;
}
#links_line{
	width:817px;
	height:32px;
}
#objects_line{
	background-color:#FFFFFF;
	width:817px;
	height:540px;
}
#frame_line{
	width:817px;
	height:28px;
	
}
#contact_text{
	padding-top:2px;
	font-size:11px;
	text-align:center;
}
#footer{
	width:937px;
	height:60px;
	background-image:url(../images/footer.jpg);
}
