body {
	background-color: #CCDDF4;
	font: 80% verdana, arial, helvetica, sans-serif;
	text-align: center; /* for IE */
	margin: 0px;
	background-image: none;

}
#container {
	text-align: left;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 937px;
}
#header {
	background-image: url(/images/structure/header_home.jpg);
	background-repeat: no-repeat;
	height: 171px;
	width: 937px;
	float: left;
}

#top_nav {
	margin-top: 118px;
	float: right;
	margin-right: 10px;

}

#home_logo {
	float: left;
	width: 200px;
	height: 140px;
	margin-top: 5px;
}

#body {
	float: left;
	width: 937px;
	height: auto;
	background-image: url(../images/structure/body_bg.jpg);
}

#body #right_panel {
	float: left;
	width: 380px;
	margin-top: 20px;
	background-repeat: repeat;
	min-height: 420px;
	text-align: left;
	background-image: url(/images/structure/main_content_bg.jpg);
	margin-right: 0px;
	margin-left: 5px;
}

#body #main_content {
	float: left;
	width: 515px;
	margin-top: 20px;
	height: auto;
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 450px;
	padding-right: 5px;
	padding-left: 15px;
	text-align: left;
	background-image: url(/images/structure/main_content_bg.gif);
}
#body #main_content.wide {
	width: 880px;
}

#footer {
	background-image: url(/images/structure/footer.jpg);
	background-repeat: no-repeat;
	height: 59px;
	width: 930px;
	float: left;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#web_footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #182E45;
	text-align: center;
	line-height: 40px;
	height: 50px;
	width: 961px;
	float: left;
	background-image: url(/images/structure/web_footer.jpg);
	background-repeat: no-repeat;
}

/* Text Styles */

#main_content a, a:link, a:visited, a:active {
	color: #333333;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#main_content a:hover {
	color: #9B6B24;
	text-decoration: none;
}

.bodyText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.accentText{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #066095;
}

h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
}

h1 {
	font-size: 17px;
	font-weight: bold;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 16px;
}

.inline{
	display: inline;
}


/* Header Styles */

#logo_button {
	text-align: left;
	margin-top: 30px;
	margin-left: 20px;
	height: 50px;
	width: 300px;
	cursor: pointer;
	cursor: hand;
}

#flash_scroll {
	text-align: right;
	margin-top: 45px;
	margin-right: 100px;
}

/* List and Navigation Styles */

ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 25px;
	padding-left: 40px;
	background-repeat:no-repeat;
	background-position: 15px 1px;
	background-image: url(/images/structure/bull_diamond.jpg);
	vertical-align:top;
}

#top_nav ul {
	margin-top: 0px;
	display: inline;
	padding: 0px;
}
#top_nav li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	height: 60px;
}

#top_nav a, #top_nav a:link, #top_nav a:visited, #top_nav a:active {
	text-decoration: none;
	color: #000099;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 2px;
	margin-left: 2px;
	background-image: url(/images/structure/top_nav_tab.jpg);
}
#top_nav a:hover {
	color: #CDDDF4;
	text-decoration: none;
}

#container #body #right_panel #home_right_feature1_bot ul, #container #body #right_panel #home_right_feature2_bot ul {
	padding: 0px;
	padding-top: 10px;
	margin: 0px;
	list-style-type: none;
}
#container #body #right_panel #home_right_feature1_bot li,
#container #body #right_panel #home_right_feature_bot_seminars li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 30px;
	padding-left: 45px;
	background-repeat:no-repeat;
	background-position: 15px 3px;
	background-image: url(/images/structure/bull_arrow_green.jpg);
}

#container #body #right_panel #home_right_feature2_bot li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 30px;
	padding-left: 45px;
	background-repeat:no-repeat;
	background-position: 15px 3px;
	background-image: url(/images/structure/bull_arrow_blue.jpg);
}

#right_panel a, #right_panel a:link, #right_panel a:visited, #right_panel a:active {
	text-decoration: none;
	color: #333333;
}
#right_panel a:hover {
	color: #000099;
	text-decoration: none;
}

/* Footer Styles */

#copyright {
	margin-left: 20px;

}

#footer a, a:link, a:visited, a:active {
	color: #3399CC;
	text-decoration: none;
}
#footer a:hover {
	color: #555555;
	text-decoration: none;
}
	
/* Web Footer Styles */

#web_footer a, a:link, a:visited, a:active {
	color: #182E45;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#web_footer a:hover {
	color: #CF4306;
	text-decoration: none;
}
.tab_on {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	line-height: 25px;
	text-decoration: none;
	text-align: center;
}


.minicatTitile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
}

.minicatLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
}
#home_right_feature1_bot {
	background-image: url(/images/structure/home_right_feature1_bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 255px;
}
#home_right_feature1_top {
	background-image: url(/images/structure/home_right_feature1_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 41px;
}
#home_right_feature2_bot {
	background-image: url(/images/structure/home_right_feature2_bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 50px;
}
#home_right_feature2_top {
	background-image: url(/images/structure/home_right_feature2_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 41px;
}
#home_right_feature_top_seminars {
	background-image: url(/images/structure/home_right_feature_top_seminars.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 41px;
}
#home_right_feature_bot_seminars {
	background-image: url(/images/structure/home_right_feature1_bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 250px;
}


.rightPanelTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	width: 290px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #5F8647;
	border-right-color: #5F8647;
	border-bottom-color: #5F8647;
	border-left-color: #5F8647;
	height: 30px;
	line-height: 30px;
}

.servicesDiv {
	float: left;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	width: 380px;
}

#inner_header {

	background-image: url(/images/structure/inner_header.jpg);
	background-repeat: no-repeat;
	height: 223px;
	width: 937px;
	float: left;
}
.imageBumperSmall {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}
#container #body #right_panel #content {
	padding-right: 10px;
	padding-left: 15px;
}
#container #body #right_panel #main_feature {
	font-family: "Verdana Ref", "century gothic", Arial, sans-serif;
	font-size: 12px;	
}
.servicesTable {
	font-size: 15px;
	font-family: "Verdana Ref", "century gothic", Arial, sans-serif;
}
