/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	}
body {
	color: #4b4b4b;
	background-color: #3D3E3E;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	}
img, a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
a {
	color: #36c;
	background-color: inherit;
	text-decoration: none;
	font-size: 10px;
	}
a:hover {
	text-decoration: underline;
	}
h2 {
	color: #f30;
	background-color: inherit;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	}
h3 {
	color: #666;
	background-color: inherit;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 15px;
	}
h4 {
	color: #c33;
	background-color: inherit;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 10px;
	}
#container {
	text-align: left;
	margin: 30px auto;
	width: 750px;
	height: 645px;
	background-color: #fff;
	color: inherit;
	}
#container2 {
	text-align: left;
	margin: 30px auto;
	width: 750px;
	height: 1148px;
	background-color: #fff;
	color: inherit;
	}
#container3 {
	text-align: left;
	margin: 30px auto;
	width: 750px;
	height: 1000px;
	background-color: #fff;
	color: inherit;
	}
#container4 {
	text-align: left;
	margin: 30px auto;
	width: 750px;
	height: 750px;
	background-color: #fff;
	color: inherit;
	}
#header {
	height: 71px;
	width: 750px;
	}
#logo1 {
	width: 76px;
	height: 68px;
	border-right: 5px solid #3D3E3E;
	float: left;
	padding: 3px 0px 0px 60px;
	}
#logo2 {
	float: left;
	padding: 43px 0px 0px 8px;
	}
#logo3 {
	float: right;
	padding: 0px 10px 0px 0px;
	}
#homeLoginBox{
	width: 120px;
	background-color: #ffffff;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	color: #ef3e14;
	font-weight: bold;
	margin-bottom: 7px;
	text-align:right;
}
#homeBottomBox{
	width: 456px;
	background-color: #ffffff;
	color: #ef3e14;
	font-weight: bold;
}

#nav {
	background-color: #3D3E3E;
	color: inherit;
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 750px;
	}
	#nav ul {
		padding: 2px 0px 0px 145px;
		}
	#nav li {
		padding: 0px 19px 0px 19px;
		list-style-type: none;
		display: inline;
		height: 12px;
		}
	#nav a {
		font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #fff;
		background-color: inherit;
		text-decoration: none;
		}
	#nav a:hover {
		color: #EF3E14;
		background-color: inherit;
		text-decoration: none;
		}
#left_side {
	height: 549px;
	width: 128px;
	border-right: 5px solid #3D3E3E;
	background-color: #EFD490;
	color: inherit;
	float: left;
	padding: 8px 4px 0px 4px;
	}
#left_side2 {
	height: 1292px;
	width: 128px;
	border-right: 5px solid #3D3E3E;
	background-color: #EFD490;
	color: inherit;
	float: left;
	padding: 8px 4px 0px 4px;
	}

#right_side {
	height: 557px;
	width: 609px;
	background-image: url(images/right_bg.jpg);
	background-repeat: repeat-x;
	float: right;
	}
#right_side2 {
	height: 1300px;
	width: 609px;
	background-image: url(images/right_bg2.jpg);
	background-repeat: repeat-x;
	float: right;
	}
#right_side3 {
	height: 900px;
	width: 500px;
	background-image: url(images/right_bg2.jpg);
	background-repeat: repeat-x;
	float: right;
	}


#hdr_images {
	width: 609px;
	height: 109px;
	background-image: url(images/hdr_images.jpg);
	}
#login_box {
	width: 120px;
	height: 129px;
	background-color: #fff;
	padding: 10px 4px 0px 4px;
	color: #EF3E14;
	font-weight: bold;
	margin-bottom: 7px;
	}
	#login_box input {
		width: 114px;
		}
#calendar_box {
	width: 120px;
	/*height: 366px;*/
	background-color: #fff;
	color: inherit;
	padding: 10px 4px 0px 4px;
	font-size: 9px;
	}
#below_subnav {
	width: 120px;
	height: 200px;
	background-color: #fff;
	color: inherit;
	padding: 10px 4px 0px 4px;
	font-size: 9px;
	}
#overflow td{
	color: inherit;
	font-size: 9px;
	text-align: left;
	margin-bottom: 3px;
	}
#overflow4 td{
	color: inherit;
	font-size: 9px;
	text-align: left;
	margin-bottom: 3px;
	}

#sub_nav {
	width: 128px;
	margin-bottom: 7px;
	}
	#sub_nav li {
		width: 120px;
		/*height: 17px;*/
		background-color: #fff;
		margin-bottom: 3px;
		padding: 6px 8px 6px 0px;
		text-align: right;
		list-style-type: none;
		}
	#sub_nav a {
		color: #666;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		}
	#sub_nav a:hover {
		color: #EF3E14;
		text-decoration: none;
		}
#main_left {
	float: left;
	height: 404px;
	width: 466px;
	padding: 16px 0px 0px 4px;
	}
#main_left2 {
	float: left;
	height: 404px;
	width: 571px;
	padding: 0px 0px 0px 4px;
	}
#main_left3 {
	float: left;
	height: 1050px;
	width: 571px;
	padding: 16px 0px 0px 4px;
	}
#main_left4 {
	float: left;
	height: 800px;
	width: 571px;
	padding: 16px 0px 0px 4px;
	}

#main_right {
	float: right;
	height: 404px;
	width: 131px;
	padding: 16px 4px 0px 0px;
	}
#interior_main1 {
	width: 436px;
	height: 394px;
	background-color: #fff;
	color: inherit;
	padding: 10px 15px 0px 15px;
	}
#interior_main2 {
	width: 571px;
	height: 394px;
	background-color: #fff;
	color: inherit;
	padding: 10px 15px 0px 15px;
	}
#interior_main3 {
	width: 571px;
	height: 594px;
	background-color: #fff;
	color: inherit;
	padding: 10px 15px 0px 15px;
	}
#interior_main4 {
	width: 571px;
	height: 1075px;
	background-color: #fff;
	color: inherit;
	padding: 10px 15px 0px 15px;
	}
#welcome_box {
	width: 436px;
	height: 151px;
	background-color: #fff;
	color: inherit;
	padding: 10px 15px 0px 15px;
	margin-bottom: 4px;
	clear: both;
	}
#testimonials_box {
	width: 123px;
	height: 394px;
	background-color: #fff;
	color: inherit;
	padding: 10px 4px 0px 4px;
	}
#center_box1 {
	width: 144px;
	height: 146px;
	float: left;
	margin: 0px 5px 0px 0px;
	background-color: #fff;
	color: inherit;
	padding: 4px 4px 0px 4px;
	background-image: url(images/center_box_line.jpg);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 9px;
	}
#center_box2 {
	width: 144px;
	height: 134px;
	float: left;
	margin: 0px 5px 0px 0px;
	background-color: #fff;
	color: inherit;
	padding: 16px 4px 0px 4px;
	background-image: url(images/center_box_line.jpg);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 9px;
	}
#center_box3 {
	width: 144px;
	height: 134px;
	float: left;
	background-color: #fff;
	color: inherit;
	padding: 16px 4px 0px 4px;
	background-image: url(images/center_box_line.jpg);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 9px;
	}
#store_box {
	width: 456px;
	height: 75px;
	background-color: #fff;
	color: inherit;
	padding: 10px 5px 0px 5px;
	clear: both;
	/*background-image: url(images/center_box_line2.jpg);
	background-repeat: no-repeat;*/
	}
#overflow {
/*	height: 356px;*/
	overflow: hidden;
	}
#overflow2 {
	height: 556px;
	overflow: hidden;
	}
#overflow3 {
	height: 800px;
	overflow: hidden;
	}

#overflow4 {
	height: 1140px;
	overflow: hidden;
	}
#previous_next {
	padding-top: 5px;
	}
	#previous_next a {
		font-size: 12px;
		font-weight: bold;
		}
#footer {
	color: #4b4b4b;
	background-color: inherit;
	font-size: 9px;
	padding: 10px 4px 0px 4px;
	height: 18px;
	clear: both;
	}
	#footer a {
		font-size: 10px;
		text-decoration: none;
		color: #4b4b4b;
		background-color: inherit;
		}
	#footer a:hover {
		text-decoration: underline;
		}
.indent {
	margin-left: 25px;
	}
.test_names {
	text-align: right;
	font-weight: bold;
	}
.timeline_cells {
	padding-bottom: 5px;
	}
.toggle {
	display: none;
	margin-left: 15px;
	padding: 10px 0px 15px 0px;
	}
.calendar td{
	font-size: 10px;
	}