body {
	background-color: #EAEAEA;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#header {
	height: 117px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 23px;
}
#Logo {
	background-image: url(images/logo.jpg);
	height: 93px;
	width: 267px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 22px;
	color: #99CC00;
	margin: 0px;
	padding: 0px;
}
#heading_search {
	height: 30px;
	width: 670px;
	float: right;
	padding-top: 16px;
	padding-bottom: 18px;
}
form {
	margin: 0px;
	padding: 0px;
}
.Search_Input_Box {
	height: 24px;
	width: 120px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.home_page_content_top {
	background-image: url(images/hp_content_box_top.gif);
	height: 10px;
	width: 320px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.home_page_content_bottom {
	background-image: url(images/hp_content_box_bottom.gif);
	padding: 0px;
	height: 10px;
	width: 320px;
	margin-bottom: 20px;
}
.home_page_content_middle {
	background-image: url(images/hp_content_box_bg.gif);
	background-repeat: repeat-y;
	width: 280px;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Email_Input_Box {
	height: 24px;
	width: 160px;
	margin-right: 5px;
	margin-left: 5px;
}
#navigation {
	float: right;
	height: 40px;
	width: 670px;
}
#feaure_box_top {
	background-image: url(images/feature_box_top.gif);
	height: 10px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#feature_box_content {
	background-color: #747474;
	height: 320px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#home_page_content_area {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#home_page_content_left {
	width: 320px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
#home_page_content_center {
	width: 320px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
#home_page_content_right {
	width: 320px;
	float: right;
	margin-top: 20px;
}
#feaure_box_bottom {
	background-image: url(images/feature_box_bottom.gif);
	height: 10px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#footer_area {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	clear: both;
	margin-bottom: 20px;
}
#home_page_feature {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	clear: both;
	margin-top: 20px;
}
#main_content_area {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	clear: both;
	margin-bottom: 20px;
}
.content_box_top {
	background-image: url(images/content_box_top.gif);
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 1000px;
}
.content_box_middle {
	background-image: url(images/content_box_middle.gif);
	background-repeat: repeat-y;
	width: 940px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	text-align: left;
}
#sidebar_top {
	background-image: url(images/sidebar_top.gif);
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 320px;
}
#sidebar_bottom {
	background-image: url(images/sidebar_bottom.gif);
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 320px;
}
#sidebar_middle {
	background-image: url(images/sidebar_middle.gif);
	background-repeat: repeat-y;
	margin: 0px;
	width: 280px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
.content_box_bottom {
	background-image: url(images/content_box_bottom.gif);
	height: 10px;
	width: 1000px;
}
#second_level_content_area {
	width: 620px;
	margin-right: 20px;
}
#second_level_sidebar_main {
	width: 320px;
}


/* FONTS */

.trebuchet_18_2C84B0 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	color: #2C84B0;
}
.trebuchet_18_2C84B0 a {
	color: #2C84B0;
}
.trebuchet_18_99CC00 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	color: #99CC00;
}
.trebuchet_18_FF7107 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	color: #FF7107;
}
.trebuchet_16_FF7107 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	color: #FF7107;
}
.trebuchet_15_99CC00 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	color: #99CC00;
}
.verdana_13_666666 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.verdana_13_666666 a {
	color: #666666;
	text-decoration:none;
}
.verdana_13_666666 a:hover {
	color: #2C84B0;
	text-decoration:underline;
}
.verdana_11_666666_FF8111 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.verdana_11_666666_FF8111 a {
	color: #FF8111;
}
.verdana_13_666666_FF8111 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.verdana_13_666666_FF8111 a {
	color: #666666;
	text-decoration:none;
}
.verdana_13_666666_FF8111 a:hover {
	color: #FF8111;
	text-decoration:underline;
}
.verdana_13_666666_99CC00 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	margin: 0px;
	list-style-image: url(images/bullet_green.jpg);
	padding: 0px;
	left: -20px;
}
.verdana_13_666666_99CC00 a {
	color: #666666;
	text-decoration:none;
}
.verdana_13_666666_99CC00 a:hover {
	color: #99CC00;
	text-decoration:underline;
}
.verdana_13_666666_99CC00 li {
	margin-left:-20px;
}
.verdana_13_666666_99CC00 ul {
	/*margin-left:-20px;*/
	position: relative;
}
.portfolio_photo {
	padding: 15px;
}

.verdana_13_666666_2C84B0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #666666;
	margin: 0px;
	list-style-image: url(images/bullet_blue.jpg);
	padding: 0px;
	left: -20px;
}
.verdana_13_666666_2C84B0 a {
	color: #666666;
	text-decoration:none;
}
.verdana_13_666666_2C84B0 a:hover {
	color: #2C84B0;
	text-decoration:underline;
}
.verdana_13_666666_2C84B0 li {
	margin-left:-20px;
}
.verdana_13_666666_2C84B0 ul {
	/*margin-left:-20px;*/
	position: relative;
}
.verdana_11_666666_2C84B0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.verdana_11_666666_2C84B0 a {
	color: #666666;
	text-decoration:none;
}
.verdana_11_666666_2C84B0 a:hover {
	color: #2C84B0;
	text-decoration:underline;
}

