html {
	min-height: 100%;
	margin-bottom: 1px;
}
body, td, th {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-weight:lighter;*/
}
/* ---------------------------------------------------*/
/* -------------------- STRUCTURE --------------------*/
/* ---------------------------------------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color:#fff;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
}


a:link {
	font-weight: bold;
	text-decoration: none;
	color: #f24d00;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #eb9130;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #ff9801;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
hr {
	color: #e3d1af;
}


#wrapper {
	text-align: left;
	width: 760px;
	margin: 0px auto; /* Change here for the height that's at the top of the website*/
	margin-right: auto;
	margin-left: auto;
}
#head {
	width: 760px;
	height: 20px;
	float: left;
	background-image: url(../images/topbanner.png);
	background-repeat: no-repeat;
	/*background-color: #FFFFFF;*/
}
#body {
	float: left;
	width: 760px;
	background: #fff;
	background-image: url(../images/body.jpg);
}
#main_pic {
	background-image: url(../images/banner.jpg);
	background-repeat:no-repeat;
	float: left;
	height: 110px;
	width: 760px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #ff9801;
}


#main_pic_right {
	background-image: url(../images/bannerright.png);
	background-repeat:no-repeat;
	float: right;
	height: 98px;
	width: 250px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #13518a;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #13518a;
}


#text_picture {
	float: left;
	border: 1px solid #eb9130;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 10px;!important
	margin-right: 5px;
	margin-left: 0px;
}

#table_picture {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 1px solid #eb9130;
}


#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111;
	margin-left: 40px;!important
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 40px;
}

#main_content_home {
	float: left;
	width: 450px;
	text-align: left;
	margin-left: 40px !important;
	margin-left: 20px;
	margin-top: 20px;
	line-height: 17px;
	color: #333;
}



#main_content {
	float: left;
	width: 480px;
	text-align: left;
	margin-left: 26px !important;
	margin-left: 13px;
	margin-top: 30px;
}
#main_content_second {
	float: left;
	width: 560px;
	text-align: left;
	margin-left: 26px !important;
	margin-left: 13px;
	margin-top: 30px;
}
#sidebar {
	float: left;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 40px;
}
#left_cont {
	float: left;
	margin: 0px;
	padding: 0px;
}


#footer {
	height: 20px;
	width: 277px;
	font-size: 10px;
	color: #fff;
	text-align: left;
	line-height: 20px;
	background-color: #EB9130;
	/*background-image: url(../images/footer.png);*/
	/*border-right: 3px solid #fff;*/
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
	float: left;
	/*clear: both;	*/
}

#copyright {
	height: 20px;
	width: 477px;
	font-size: 10px;
	color: #fff;
	text-align: right;
	line-height: 20px;
	background-color: #EB9130;
	/*background-image: url(../images/footer.png);*/
	border-right: 3px solid #fff;
	/*border-left: 3px solid #fff;*/
	border-bottom: 3px solid #fff;
	float: right;
	/*clear: both;	*/
}

#footer a {
	font-size: 10px;
	color: #fff;
}

#copyright a {
	font-size: 10px;
	color: #fff;
}



#contact {
	height: 25px;
	width: 760px;
	font-size: 13px;
	color: #000;
	line-height: 25px;
	background-color: #FAE2B3;
	text-align: center;
	border-top: 1px solid #eeaa23;
	border-bottom: 0px solid #FAE2B3;
	float: left;
	clear: both;
	font-weight: bold;
	background-image: url(../images/bottombanner.png);
}
#contact a {
	font-size: 13px;
	color: #000;
}

#contact a:hover {
	text-decoration: none;
	color: #efaa22;
}


#links {
	width: 760px;
	font-size: 13px;
	color: #000;
	line-height: 18px;
	background-color: #FFFFFF;
	text-align: center;
	border-top: 1px solid #fff;
	border-bottom: 0px solid #2C3A7B;
	float: left;
	clear: both;
	font-weight: bold;
}
#links a {
	font-size: 13px;
	color: #000;
}

#links a:hover {
	text-decoration: none;
	color: #efaa22;
}




/* ---------------TABLES--------------- */
table {
	padding: 3px;
	background: #fff;
	border: 0px solid #ccc;
	text-align: left;
}
th {
	text-align: left;
	/*height: 30px;*/
	background: #fff;
	padding: 4px;
}
.table_heading {
	background: #fff;
}
td {
	padding: 3px;
	background: #fff;
	border: 0px solid #ccc;
}


/* ---------------HOME TABLE--------------- */
#table {
	padding: 3px;
	background: #e3d1af;
	border: 0px solid #ccc;
	text-align: left;
}
#th {
	text-align: left;
	/*height: 30px;*/
	background: #fff;
	padding: 4px;
}
.table_heading {
	background: #fff;
}
#td {
	padding: 3px;
	background: #e3d1af;
	border: 0px solid #ccc;
}

#tr {
	padding: 3px;
	background: #e3d1af;
	border: 0px solid #ccc;
}



/* -------------------- 
RIGHT PANELS (HOME PAGE)
 --------------------*/

#right_content {
	float: right;
	width: 250px;
	margin-right: 0px!important;
	margin-right: 0px;
	margin-top: 0px;
}
.right_panel {
	/*background-image: url(../images/sidebox.png);*/
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #AA9B7C;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AA9B7C;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-bottom: 0px;
}

.right_panel a {
	font-size: 9px;
	font-weight: bold;
	color: #113541;
}
.right_panel a:hover {
	color: #444;
}
#right_content .right_panel {
	color: #333;
	font-size: 12px;
	width: 250px;
	float: right;
}
.right_panel_heading {
	height: 30px;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #33AE33;
	padding-left: 10px;
	border-bottom: 1px dotted #7f0000;
	border-top: 1px dotted #7f0000;
}
.right_panel_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 10px;
}
.right_panel_copy a {
	font-size: 12px;
	color: #f24d00;
}
.right_panel_copy a:hover {
	color: #33AE33;
}



#right_content ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
	background-color: #EB9130;
	color: #ddd;
	line-height: 15px;
}
#right_content li {
	margin: 0px 0 0;
	padding: 0px;
	list-style-type: none;
}
#right_content li a:link, #right_content li a:visited {
	display: block;
	width: 230px;
	padding: 10px;
	background-color: #e3d1af;
	color: #eb9310;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
}
#right_content li a:hover, #right_content li a:active {
	display: block;
	padding: 10px;
	background-color: #fff;
	color: #33AE33;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
}
#right_content ul ul li a:link, #right_content ul ul li a:visited {
	display: block;
	width: 250px;
	padding: 10px;
	background-color: #888888;
	color: #cccccc;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
}
#right_content ul ul li a:hover, #right_content ul ul li a:active {
	display: block;
	padding: 10px;
	background-color: #fff;
	color: #9A8C71;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
} 




/* -------------------- 
LEFT PANELS (HOME PAGE)
 --------------------*/

#left_content {
	float: left;
	width: 150px;
	margin-right: 0px!important;
	margin-right: 0px;
	margin-top: 0px;
}
.left_panel {
	background-color: #fff;
	/*background-image: url(../images/sidebox.png);*/
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #AA9B7C;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AA9B7C;
	border-bottom-color: #AA9B7C;
	border-left-color: #AA9B7C;
	margin-bottom: 0px;
}

.left_panel a {
	font-size: 9px;
	font-weight: bold;
	color: #113541;
}
.left_panel a:hover {
	color: #444;
}
#left_content .left_panel {
	color: #000;
	font-size: 12px;
	width: 128px;
	float: left;
}
.left_panel_heading {
	height: 30px;
	background-color: #9cb742;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	border-bottom: 1px solid #333333;
	border-top: 0px dotted #B30000;
}
.left_panel_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding: 10px;
}
.left_panel_copy a {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
.left_panel_copy a:hover {
	color: #cccccc;
}


#left_content ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
	background-color: #fff;
	color: #000;
	line-height: 15px;
	font-weight: bold;
}
#left_content li {
	margin: 0px 0 0;
	padding: 0px;
	list-style-type: none;
}
#left_content li a:link, #left_content li a:visited {
	display: block;
	width: 138px;
	padding: 6px;
	background-color: #f0ab22;
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px; 
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
#left_content li a:hover, #left_content li a:active {
	display: block;
	padding: 6px;
	background-color: #fff;
	color: #f0ab22;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
#left_content ul ul li a:link, #left_content ul ul li a:visited {
	font-weight: normal;
	display: block;
	width: 138px;
	padding: 6px;
	background-color: #F6D084;
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	text-indent: 10px;
}
#left_content ul ul li a:hover, #left_content ul ul li a:active {
	display: block;
	padding: 6px;
	background-color: #fff;
	color: #555;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
} 






/* --------------------
 SCROLLER PANEL (HOME PAGE) 
 --------------------*/
 
#left_panel {
	background-color: #DEDACF;
	border: 1px solid #988A6E;
	font-size: 9px;
	line-height: 14px;
	color: #9cb742;
	padding: 0px 0px 10px;
}

#left_panel_heading {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #2C2C2A;
	padding-right: 10px;
	padding-left: 0px;
	/*padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;*/
	border-bottom: 0px dotted #ff9801;
}
#left_panel .panel_copy a {
	color: #FF0000;
}
#left_panel a {
	font-size: 10px;
	font-weight: bold;
	color: #113541;
}
#left_panel marquee {
	padding: 10px;
}
/* ---------------------------------------------------*/
/* -------------------- NAVIGATION --------------------*/
/* ---------------------------------------------------*/
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 760px;
	float: left;
	background-color: #eb9130;
	font-weight: bold;
	text-transform:uppercase;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#nav li {
	float: left;
	margin: 0px;
	list-style-type: none;
	text-decoration: none;
}
#nav a {
	display: block;
	padding: 2px 10px;
	/*	width: 66px;*/	
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #ff9801;
	color: #fff;
	background-color: #eb9130;
	text-align: center;
}
#nav a:hover {
	color: #33AE33;
	/*background-color: #AA9B7C;*/
}
/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#sidebar ul {
	margin: 0;
	padding: 10px;
	list-style-type: none;
	background-color: #9cb742;
	color: #ddd;
	line-height: 15px;
}
#sidebar li {
	margin: 3px 0 0;
	padding: 0;
	list-style-type: none;
}
#sidebar li a:link, #sidebar li a:visited {
	display: block;
	width: 250px;
	padding: 4px 0 4px 5px;
	background-color: #585858;
	color: #ddd;
	text-decoration: none;
}
#sidebar li a:hover, #sidebar li a:active {
	display: block;
	padding: 4px 0 4px 5px;
	background-color: #fff;
	color: #808080;
	text-decoration: none;
}
#sidebar ul ul li a:link, #sidebar ul ul li a:visited {
	display: block;
	width: 250px;
	padding: 4px 0 4px50px;
	background-color: #9cb742;
	color: #cccccc;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#sidebar ul ul li a:hover, #sidebar ul ul li a:active {
	display: block;
	padding: 4px 0 4px 5px;
	background-color: #9cb742;
	color: #9A8C71;
	text-decoration: none;
}
#flash_clients {
	margin-top: 20px;
	margin-bottom: 20px;
}
/* ---------------------------------------------------*/
/* -------------------- MAIN CONTENT --------------*/
/* ---------------------------------------------------*/
#main_content, #main_content_second p {
	line-height: 15px;
	color: #9cb742;
}
#main_content, #main_content_second a {
	color: #ff6600;
}
#main_content, #main_content_second ul {
	line-height: 18px;
	color: #9cb742;
}
#main_content, #main_content_second a:hover {
	color: #544239;
}
/* ---------------------------------------------------*/
/* -------------------- LINKS --------------------*/
/* ---------------------------------------------------*/

#breadcrumb a {
	font-size: 10px;
	text-decoration: underline;
	color: #113541;
}
#breadcrumb a:hover {
	color: #113541
}
#left_panel a:hover {
	color: #113541;
}
/* ---------------------------------------------------*/
/* -------------------- HEADINGS --------------------*/
/* ---------------------------------------------------*/
h1 {
	font-size: 130%;
	color: 33AE33;
	border-bottom: 0px dotted #ff9801;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
h2 {
	font-size: 130%;
	color: #544239;
	border-bottom: 0px dotted #fff;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
h3 {
	font-size: 110%;
	color: #9CB742;
	border-bottom: 0px dotted #fff;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

h4 {
	font-size: 100%;
	color: #00BCD1;
	border-bottom: 0px dotted #fff;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

h5 {
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 10px;
	border-bottom: 0px solid #aa9b7c;
	text-align: center;
	background-color: #33AE33;
	padding-top: 10px;
	}


.clear {
	clear: both;
}
img {
	border: 0px solid #eb9130;
}

.required {
color:#B30000;	
}

.bigfont {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.yellow {
	color:#f0ab20;
}
