@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;
	margin: 0px;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	font-weight: normal;
}
#main_container {
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: auto;
	background-color: #ffffff;
	top: 32px;
}#navigation {
	background-color: #485158;
	height: 50px;
	width: 1000px;
	background-image: url(../images/top_nav_repeat.jpg);
	background-repeat: repeat-y;
}#navigation p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: lighter;
	font-style: normal;
	padding-left: 80px;
	margin: 0px;
	padding-top: 15px;
	color: #FFF;
}#navigation p a:link {
	color: #FFF;
	text-decoration: none;
}#navigation p a:hover {
	color: #8BA3B3;
	text-decoration: none;
}#navigation p a:visited {
	color: #FFF;
	text-decoration: none;
}
.h_line {
	color: #8BA3B3;
	font-weight: normal;
}
.h_line2 {
	color: #8BA3B3;
	font-weight: normal;
	padding-left: 575px;
}#time_design {
	background-color: #FFF;
	height: 140px;
	width: 1000px;
	background-image: url(../images/time_design.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#time_design p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #666;
	padding-left: 800px;
	padding-top: 20px;
}
#content_header {
	background-color: #81A527;
	height: 40px;
	width: 1000px;
}
#time_design_content {
	width: 1000px;
	background-image: url(../images/time_design_content_02.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 85px;
}
#time_design_footer {
	height: 100px;
	width: 1000px;
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/time_design_content_03.jpg);
}
#time_design_footer p{
	font-size: 0.9em;
	color: #95B14A;
	margin: 0px;
	padding-top: 65px;
	padding-left: 80px;
}
#time_design_left_side_content {
	width: 235px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#time_design_left_side_content p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.8em;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
#time_design_left_side_content h3 a:link{
	color: #FFF;
}
#time_design_left_side_content h3 a:hover{
	color: #FC0;
}
#time_design_left_side_content h3 a:visited{
	color: #FFF;
}
#time_design_left_side_content h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#time_design_right_side {
	width: 510px;
	float: left;
	margin-left: 70px;
}
#time_design_right_side h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0;
	font-size: 1.5em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#time_design_left_side_content h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}
#time_design_right_side p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.cleared {
	clear: both;
}
