/* CSS Document */

html {

}

body {
background-color:#d5d5d5;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right:0px;
}

#menu_home_div{
	text-decoration: none;
	border:0px;
	float:left;
}

#menu_blog_div{
	text-decoration: none;
	border:0px;
	float:left;
}

#menu_feedback_div{
	text-decoration: none;
	border:0px;
	float:left;
}

#menu_about_div{
	text-decoration: none;
	border:0px;
	float:left;
}

#menu_contact_div{
	text-decoration: none;
	border:0px;
	float:left;
}

#large_menu_div{
	/*background-image:url(../image/large_menu.jpg);
	background-repeat:no-repeat;
	background-position:center;*/
	float:left;
	margin-top:20px;
	width:100%
}

#upper_blue_layer{
	background-color:#082545;
	width:933px;
}


#control_header_left{
	background-image:url(../image/title_left_image.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
	border:0px;
	float:left;
}

#control_header_center{
	background-image:url(../image/title_center_image.jpg);
	background-repeat:repeat-x;
	text-decoration: none;
	border:0px;
	float:left;

}

#control_header_right{
	background-image:url(../image/title_right_image.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
	float:left;
}

#control_data_area{
	background-color:#C9D1DB;
}

.control_text_header{
	font-family:Arial;
	font-size:15px;
	color:#082546;
	font-weight:bold;
}

.control_text_area{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#003366;
	margin-top:10px;
	
}

#left_side_data{
	padding-left:30px;
	padding-top:20px;
}

#left_side_data{
	border:0px;
	
}
