@charset "iso-8859-1";
/**
*** JONATHAN ROURKE
*** ONLINE MEDIA GROUP
*** http://www.webomg.com
**/

* {
	margin: 0;
	padding: 0;
}

#frame {
	width: 980px;
	margin: 0 auto;
	margin-top: 10px;
}

body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
}

#container {
	width: 980px;
	float: left;
	background-color: #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;	
}

#header {
	width: 980px;
	float: left;	
}

#headersection_container {
	width: 980px;
	float: left;
}

#headersection {
	width: 980px;
	/** height: 97px; **/
	height: 152px;
	float: left;
	background-image: url(../images/header_bg_new.jpg);
	background-repeat: repeat-y; 
	background-color: #fff;

}

#headerlogo {
	width: 160px;
	float: left;
	padding-top: 6px;
	padding-left: 10px;
}

#headerlogo img {
	border: none;
}

#headertext {
	width: 480px;
	float: left;
	padding-top: 30px;
	padding-left: 330px;	
}

#headertext img {
	border: none;
}

#headerlogo_text {
	width: 419px;
	height: 97px;
	float: left;
}

#headermenu_container {
	width: 980px;
	float: left;
}

#headermenu {
	width: 980px;
	height: 31px;
	float: left;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
}

#headermenu ul {
	padding-left: 0;
}

#headermenu ul li {
	display: inline;
	float: left;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/menu_border.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 31px;
}

#headermenu ul li a {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;
	line-height: 31px;
	padding-right: 39px;
	padding-left: 39px;
	display: block;
	height: 31px;
	float: left;
	cursor: pointer;
}

#headermenu ul li a:hover {
	background-image: url('../images/subnav_bg.jpg');
	background-repeat: repeat-x;
	position: relative;
	left: 0;
	height: 31px;
	float: left;
	cursor: pointer;	
}

.headermenuset {
	height: 31px;
	display: block;
	background-image: url('../images/subnav_bg.jpg');
	background-repeat: repeat-x;
	position: relative;
	left: 0;
	margin-left: 0px;
	padding-left: 14px;
}

.headermenuset:hover {
	height: 31px;
	display: block;
	background-image: url('../images/subnav_bg.jpg');
	background-repeat: repeat-x;
	position: relative;
	left: 0;
	float: left;
	height: 31px;
}

#subnavigation {
	width: 980px;
	height: 25px;
	float: left;
	background-image: url('../images/subnav_bg.jpg');
	background-repeat: repeat-x;
}

#subnavigation ul {
	padding-left: 0;
}

#subnavigation ul li {
	display: inline;
	color: #3B7753;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	border-right: 1px solid #333;
	list-style: none;
	float: left;
}

#subnavigation ul li a {
	color: #3B7753;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	padding-right: 12px;
	padding-left: 12px;
}

#subnavigation ul li a:hover {
	color: #3B7753;
	background-color: #fff;
}

.subnavmenuset {
	float: left;
	height: 25px;
	display: block;
	color: #3B7753;
}

.subnavmenuset:hover {
	height: 25px;
	display: block;
	background-color: #000;
}

#flash {
	width: 980px;
	float: left;
}

#flashcontainer {
	width: 980px;
	height: 222px;
	float: left;
	z-index: -1000;
	background-color: #000;
}

#flashcontainer img {
	border-left: 1px solid #4c4c4c;
	border-right: 1px solid #4c4c4c;
}


#headerimage {
	width: 980px;
	height: 150px;
	float: left;
}


#bodysection {
	width: 980px;
	float: left;	
	padding-bottom: 10px;
	background-color: #fff;
}

#bodysection1 {
	width: 980px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

#bodyleft {
	width: 240px;
	float: left;
	background-color: #fff;
	border-right: 1px solid #0B2B1D;
	padding-bottom: 10px;
}

#bodyleft_nav {
	width: 240px;
	float: left;
	font-family: Verdana,Helvetica,sans-serif;
	margin-top: -5px;
}

.divider {
	width: 239px;
	float: left;
	padding-bottom: 8px;
}

#bodyleft_nav ul {	
	width: 240px !important;
	float: left;
	font-size: 12px;
}

#bodyleft_nav ul li {
	padding: 3px 0 3px 32px;
	list-style: none;
	border-bottom: 1px solid #fff;
	/** background: url('../images/checkmark.png') no-repeat 20px 8px; **/
}

#bodyleft_nav ul li a {	
	color: #0B2B1D;
	font-weight: bold;
	text-decoration: none;
}

#bodyleft_nav ul li a {	
	color: #0B2B1D;
	text-decoration: none;
}

#bodyleft_nav ul li a:hover {	
	color: #000;
	text-decoration: none;
}

#selected {
	color: #000 !important;
}

#bodyleft_nav ul > li > ul {	
	padding: 3px 0 3px 10px;
	*padding: 3px 0 3px 40px;
	list-style: none;
}

#bodyleft_nav ul > li > ul > li {	
	padding: 3px 0 3px 10px;
	border: none;
	background: url('../images/small_arrow.png') no-repeat left 5px;	
}

#bodyleft_nav ul > li > ul > li a {	
	color: #0B2B1D;
	font-weight: bold;
	text-decoration: none;
}

#bodyleft_nav_1 {
	width: 240px;
	float: left;
	padding: 10px 0;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 14px;
}

#bodyleft_nav_1 ul {	
	padding-left: 30px;
}

#bodyleft_nav_1 ul li {	
	padding-left: 10px;
}

#bodyleft_nav_1 ul li a {	
	color: #0B2B1D;
	font-weight: bold;
	text-decoration: none;
}

#bodyleft_nav_1 ul li a {	
	color: #0B2B1D;
	text-decoration: none;
}
#bodyleft_nav_2 {
	width: 240px;
	float: left;
	padding: 10px 0;
	font-family: "Times New Roman",Helvetica,sans-serif;
	font-size: 17px;
}

#bodyleft_nav_2 ul {	
	padding-left: 30px;
}

#bodyleft_nav_2 ul li {	
	padding-left: 10px;
}

#bodyleft_nav_2 ul li a {	
	color: #0B2B1D;
	font-weight: bold;	
	text-decoration: none;
}

#bodyleft_nav_2 ul li a {	
	color: #0B2B1D;
	text-decoration: none;
}

#bodyleft_header {
	width: 240px;
	float: left;
	background-color: #b9bdbe;
}

#bodyleftheader_left {
	width: 8px;
	height: 32px;
	float: left;
	background-image: url(../images/menuleft_topbgend_grey.jpg);
	background-repeat: no-repeat;
}

#bodyleftheader_right {
	width: 240px;
	height: 32px;
	float: left;
	background-color: #0B2B1D;
	border-bottom: 1px solid #fff;
}

#bodyleftheader_right h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	line-height: 18px;
}

#bodyleft_section {
	width: 240px;
	float: left;
	background-image: url(../images/menuright_bg_grey.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: ##B9BDBE
}

.bodyleft_form {
	width: 240px;
	float: left;
	margin-top: 5px;
}

.bodyleftimg {
	width: 240px;
	height: 14px;
	float: left;
	margin-top: 15px;
}

.bodyleftimg img {
	border: none;
	padding-left: 162px;
}

#contactusheader {
	width: 610px;
	min-height: 34px;
	float: left;
	margin-top: 4px;
	background-color: #3a6ca1;
}

#contactusheaderlogo {
	width: 40px;
	height: 34px;
	float: left;
	background-image: url(../images/contactus_logo.jpg);
	background-repeat: no-repeat;	
}

#contactusheadercontent {
	width: 565px;
	height: 34px;
	float: left;
	background-image: url(../images/contactusmenu_bg.jpg);
	background-repeat: repeat-x;
}

#contactusheadercontent h3 {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	text-indent: 4px;
	text-decoration: none;
	line-height: 33px;
}

#contactusheaderright {
	width: 5px;
	height: 34px;
	float: left;
	background-image: url(../images/topmenu_corner.jpg);
	background-repeat: no-repeat;
}

#contactus_body {
	width: 240px;
	float: left;
	border: 1px solid #d8e0e3;
	background-color: #f3f8fc;
}

#contactus_bodyinput {
	width: 240px;
	float: left;
}

.contactus_data {
	width: 240px;
	float: left;
	margin-top: 2px;
}

#captcha {
	width: 60px;
	float: left;
	padding-left: 10px;
}

.contactus_data2 {
	width: 230px;
	float: left;
	margin-top: 15px;
	padding-left: 5px;
}

.lisaimg_right {
	width: 240px;
	float: left;
	clear: both;
	text-align: center;
	
}

.course {
	width: 240px;
	float: left;
	clear: both;
	text-align: center;
}

.contactussearch_field {
	width: 149px;
	float: left;
	padding-left: 5px;
}

.contactus_cat {
	width: 70px;
	float: left;
}

.contactus_cat p {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	line-height: 20px;
	text-align: right;
}

.contactus_search {
	width: 149px;
	height: 17px;
	float: left;
	font-size: 12px;
	line-height: 17px;
	border: 1px solid #a6a6a6 ;
}

.contactus_search_required {
	width: 149px;
	height: 17px;
	float: left;
	font-size: 12px;
	line-height: 17px;
	border: 1px solid #a6a6a6 ;
	background-color: yellow;
}

.contactus_search2 {
	width: 78px;
	height: 17px;
	float: left;
	font-size: 11px;
	line-height: 18px;
	border: 1px solid #a6a6a6;
}

.contactussearch_field2 {
	width: 78px;
	float: left;
	padding-left: 5px;
}



.contactus_postimg {
	width: 208px;
	height: 281px;
	float: left;
	background-image: url(../images/contactnote_info.jpg);
	background-repeat: no-repeat;
}

#contactus_commentbox {
	width: 240px;
	float: left;
	
}

.contactus_commentbox {
	width: 240px;
	height: 96px;
	float: left;
	font-size: 11px;
	line-height: 18px;
	border: 1px solid #a6a6a6 ;
	margin-left: 7px;
	margin-top: 15px;
	
}


#bodycenter {
	width: 494px;
	_width: 492px;
	float: left;
	background-image: url(../images/mainbody_bg.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	padding-left: 3px;
}

#bodycenter_header {
	width: 494px;
	_width: 492px;
	height: 32px;
	float: left;
	background-color: #0b2b1d;
	
}

#bodycenter_header h1 {
	font-size: 18px;
	font-weight: normal;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	line-height: 30px;
}

#bodycenter_top {
	width: 494px;
	_width: 492px;
	float: left;
	margin-top: 19px;
}

#bodycenter_top p {
	padding-left: 10px;
	margin-right: 10px;
	text-align: justify;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}

#bodycenter_top ol li {
	padding-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: justify;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	list-style-position: inside;
}

#bodycenter_top h3 {
	padding-left: 10px;
	margin-right: 10px;
	text-align: justify;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #000;
}

#home_list ul {
	padding-left: 30px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: justify;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	background-image: url('../images/square_green.jpg');
	background-position: left 5px;
	background-repeat: no-repeat;
	list-style: none;
}

#bodycenter_image {
	width: 187px;
	height: 150px;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

#bodycenter_image {
	margin-bottom: 30px;
}

#bodycenter_top p a {
	color: #52775f;
	text-decoration: none;
}

#bodycenter_top ul li a {
	color: #52775f;
	text-decoration: none;
}

#bodycenter_top ol li a {
	color: #52775f;
	text-decoration: none;
}

#bodycenter_top p a:hover {
	color: #52775f;
	text-decoration: underline;
}

#bodycenter_top ul li a:hover {
	color: #52775f;
	text-decoration: underline;
}

#bodycenter_top ol li a:hover {
	color: #52775f;
	text-decoration: underline;
}

#bodycenter2 {
	width: 734px;
	float: left;
	background-image: url(../images/mainbody_bg.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	padding-left: 3px;
}

#bodycenter2_header {
	width: 738px;
	height: 32px;
	float: left;
	background-color: #0b2b1d;	
}

#bodycenter2_header h1 {
	width: 581px;
	float: left;
	font-size: 14pt;
	font-weight: normal;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	line-height: 30px;
}

#index2_title {
	width: 100% !important;
	float: left;
	font-size: 14pt;
	font-weight: normal;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	line-height: 30px;
}

#bodycenter2_top {
	width: 734px;
	float: left;
	margin-top: 19px;
}

#bodycenter2_top p {
	padding-left: 10px;
	margin-right: 10px;
	text-align: justify;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}

#bodycenter2_header_top p {
	padding-left: 10px;
	margin-right: 10px;
	text-align: justify;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}

#bodycenter2_top ol li {
	padding-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: justify;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	list-style-position: inside;
}

#bodycenter2_top ul li {
	padding-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: justify;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	list-style-position: inside;
}


#bodycenter3 {
	width: 734px;
	float: left;
	background-color: #fff;
}

#bodycenter3_top {
	width: 734px;
	float: left;
	margin-top: 19px;
}

#bodycenter3_top p {
	padding-left: 10px;
	margin-right: 10px;
	text-align: justify;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}

#bodycenter3_top ul {
	list-style-type: disc;
}


#bodycenter3_top ul li {
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: justify;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	list-style: disc;
	list-style-position: outside;
}

#bodycenter3_top ul li a {
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: justify;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
	list-style: disc;
	list-style-position: outside;
}

#bodycenter3_top ul li a:hover {
	text-decoration: underline;
	color: #1c492c;
}

#bodycenter3_top ul ul li {
	list-style: square;
}

#bodycenter3_top h1 {
	font-size: 22px;
	font-weight: normal;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	line-height: 30px;
}

.numberstyle_body {
	width: 550px;
	float: left;
	margin-left: 10px;
	margin-left: 10px;
}

.numberstyle_body1 {
	width: 581px;
	float: left;
	margin-left: 10px;
}

.numberstyle_top1 p {
	padding-left: 10px;
	margin-right: 10px;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}

.numberstyle_top {
	width: 500px;
	float: left;
	margin-top: 8px;
	
}

.numberstyle_top p {
	margin-left: -10px;
	margin-right: 10px;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	color: #000;
}

.numberstyle {
	width: 50px;
	float: left;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 48px;
	color: #D2D3D4;
	margin-top: 10px;
}

.numberstyle_body2 {
	width: 540px;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.numberstyle_body2 p {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	color: #000;
}

.numberstyle_body2 a {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	color: #1c492c;
}

.numberstyle_body2 a:hover {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	color: #1c492c;
}

.numberstyle2 {
	width: 20px;
	float: left;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	color: #000;
}

.numberstyle_top2 {
	width: 500px;
	float: left;
}

.numberstyle_top2 p {
	margin-left: -10px;
	margin-right: 10px;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	color: #000;
}

.numberstyle_top2 a {
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	color: #1c492c;
}

.numberstyle_top2 a:hover {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	color: #1c492c;
}

.numberstyle_top2 ul li {
	padding-left: 30px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: justify;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	background-image: url('../images/square_green.jpg');
	background-position: left 5px;
	background-repeat: no-repeat;
	list-style: none;
}

.numberstyle_top2 ul li a {
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: justify;
	text-decoration: none;
	font-family: "Verdana", "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
}

.numberstyle_top2 ul li a:hover {
	text-decoration: underline;
	color: #1c492c;
}

.spacer {
	width: 579px;
	*width: 579px;
	_width: 570px;
	height: 215px;
}

.spacer2 {
	width: 579px;
	*width: 579px;
	_width: 570px;
	height: 400px;
}

.spacer1 {
	width: 579px;
	height: 60px;
}

.text_and_picture {
	width: 579px;
	*width: 579px;
	_width: 572px;
	float: left;
	border-right: 2px solid #1c492c;
}

.text_and_picture_spacer {
	width: 2px;
	height: 35px !important;
	float: left;
	background-color: #fff;
	position: relative;
	top: -20px;
	left: -2px;
}

.text_and_picture h1 {
	padding-left: 10px;
	margin-right: 10px;
	margin-top: 19px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #999999;
	text-align: center;
}

.text_and_picture p {
	padding-left: 10px;
	margin-right: 8px;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	text-align: justify;
}

.text_and_picture .check li {
	list-style: none;
	background-image: url('../images/check.jpg');
	background-position: top left;
	padding-top: 0;
	background-repeat: no-repeat;
}

.text_and_picture1 {
	width: 734px;
	float: left;
}

.text_and_picture1 p {
	padding-left: 10px;
	margin-right: 10px;
	text-align: justify;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}

.text_and_picture ul {
	list-style-type: disc;
}


.text_and_picture ul li {
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: justify;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	list-style: disc;
	list-style-position: outside;
}

.text_and_picture ul ul li {
	list-style: none;
	background-image: url('../images/triangle_grey.jpg');
	background-position: 10px;
	
	background-repeat: no-repeat;
}

.text_and_picture2 {
	width: 581px;
	*width: 580px;
	_width: 572px;
	float: left;
	border-right: 2px solid #1c492c;
}

.text_and_picture2 p {
	padding-left: 10px;
	margin-right: 10px;
	text-align: justify;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}

.text_and_picture3 {
	width: 579px;
	*width: 579px;
	_width: 572px;
	float: left;
	border-right: 2px solid #1c492c;
}

.text_and_picture3 h1 {
	padding-left: 10px;
	margin-right: 10px;
	margin-top: 19px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #999999;
	text-align: center;
}

.text_and_picture3 p {
	padding-left: 10px;
	margin-right: 8px;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	color: #000;
}

.request {
	width: 550px;
	height: 103px;
	margin: 0 auto;
	background-image: url('../images/pre_pricing_bg.jpg');
	background-repeat: no-repeat;
}

.request_titles {
	width: 550px;
	height: 20px;
	margin: 0 auto;
	color: #fff;
	line-height: 20px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.request_body {
	width: 550px;
	height: 83px;
	margin: 0 auto;
}

.request_body img {
	border: none;
}

.request_body a {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.request_body a:hover {
	text-decoration: none;
}

.request_body a:visited {
	color: blue;
}

.text {
	width: 374px;
	float: left;
	margin-top: 75px;
}

.text1 {
	width: 579px;
	float: left;
	margin-top: 19px;
}

strong.strong_tag {
	font-weight: normal;
}

h1.displayed {
	display: none;
}

h2.displayed {
	display: none;
}

h3.displayed {
	display: none;
}


.text1 h2 {
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 18px;
	color: #000;
}

.text1 h3 {
	padding-left: 10px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000;
}

.text1 ul li {
	padding-left: 30px;
	margin-right: 10px;
	margin-top: 10px;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	background-image: url('../images/square_green.jpg');
	background-position: left 5px;
	background-repeat: no-repeat;
	list-style: none;
	list-style-position: none;
}

.text1 ul li a {
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #1c492c;
}

.text1 ul li a:hover {
	text-decoration: underline;
	color: #1c492c;
}

.text1 ol li a {
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #1c492c;
}

.text1 ol li a:hover {
	text-decoration: underline;
	color: #1c492c;
}

.text1 p {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	margin-top: 15px;
	margin-bottom: 15px;
}

.text1 p.footnote  {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	line-height: 18px;
	color: #000;
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 15px;
	margin-left: 40px;
}

.text1 p a {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	color: #000;
}


.text1 p a:hover {
	text-decoration: none;
	color: #1c492c;
}

.text1 ol li {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 30px;
	text-align: justify;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #000;
}

.text2 {
	width: 280px;
	float: left;
	margin-top: 19px;
	margin-bottom: 10px;
}

.text2 ul li {
	text-align: left;
}

.text3 {
	width: 575px;
	float: left;
	margin-top: 19px;
}

.text3 br {
	margin-left: 20px;
}

.text3 ol li {
	width: 500px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 30px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #000;
}

.text3 ol li a {
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	color: #000;
}

.text3 ol li a:hover {
	text-decoration: underline;
	color: #1c492c;
}


.text3 p a {
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	color: ##1c492c;
}

.text3 p a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: ##1c492c;
}

.faq {
	width: 535px;
	float: left;
}

ul.squarelist li {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	list-style: square;
	margin-bottom: 20px;
	margin-left: 50px;
}

ul.squarelist li p {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	list-style: square;
}

.picture {
	width: 350px;
	float: left;
	margin-right: 10px;
}

.center {
	text-align: center;
}

.picture2 {
	width: 734px;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}

.picture3 {
	width: 581px;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}

.picture4 {
	width: 569px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}	


.column_right {
	width: 150px;
	float: left;
	margin-top: 20px;
}

.column_right img {
	margin-top: 10px;
	margin-left: 30px;
	
}

.column_right .download img {
	margin-top: -20px;
	margin-left: 4px;
	
}

.column_right p {
	float: left;
	font-family: "Arial", Times New Roman;
	font-color: #000;
	font-size: 100px;
	writing-mode: tb-rl;
}

.bigletter {
	font-size: 40px;
	line-height: 32px;
}

.bottomimage {
	margin-top: 16px; 
	margin-bottom: 10px;
	text-align: center;
}

#bodycenter2_top h2 {
	padding-left: 10px;
	margin-right: 10px;
	text-align: justify;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	line-height: 18px;
	color: #000;
}

#bodycenter2_top h3{
	padding-left: 10px;
	margin-right: 10px;
	text-align: justify;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #000;
}

#bodycenter2_image {
	width: 187px;
	height: 150px;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

#bodycenter2_top p a {
	color: #52775f;
	text-decoration: none;
}

#bodycenter2_top ul li a {
	color: #52775f;
	text-decoration: none;
}

#bodycenter2_top ol li a {
	color: #52775f;
	text-decoration: none;
}

#bodycenter2_top p a:hover {
	color: #52775f;
	text-decoration: underline;
}

#bodycenter2_top ul li a:hover {
	color: #52775f;
	text-decoration: underline;
}

#bodycenter2_top ol li a:hover {
	color: #52775f;
	text-decoration: underline;
}

.bodyrightnews {
	width: 237px;
	float: left;
	
}

.bodyright_content {
	width: 237px;
	float: left;
}

.bodyright_content p {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
	padding-left: 7px;
}

#image_dash {
	width: 150px;
	margin: 0 auto;
	clear: both;
	float: none;
	padding-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	border-bottom: 1px dashed #000;
	font-size: 1px;
}

.bodyright_content h2 {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #06522d;
	text-decoration: none;
	text-align: left;
	padding-left: 7px;
	margin-top: 20px;
}

.bodyrightimg {
	width: 237px;
	height: 14px;
	float: left;
	margin-top: 24px;
}

.bodyrightimg img {
	border: none;
	padding-left: 162px;
}

#bodyright {
	width: 237px;
	float: left;
	padding-left: 3px;
	background-color: #fff;
}

#bodyright_header {
	width: 240px;
	float: left;
	background-image: url('../images/submenu_bg.jpg');
	background-repeat: repeat-x;
}

#bodyrightheader_left {
	width: 8px;
	height: 32px;
	float: right;
	background-image: url('../images/menuright_topbgend.jpg');
	background-repeat: no-repeat;
}

#bodyrightheader_right {
	width: 207px;
	height: 32px;
	float: left;
}

#bodyrightheader_right h1 {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
	padding-top: 6px;
	line-height: 18px;
}

#bodyright_section {
	width: 240px;
	height: 488px;
	float: left;
	background-image: url('../images/menuright_bg_grey.jpg');
	background-repeat: repeat-x;
	background-color: #fff;
}

.workpage_content {
	width: 734px;
	float: left;
	margin-top: 19px;
}

.workpage_content p {
	padding-left: 10px;
	margin-right: 10px;
	text-align: justify;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}

.workpage_content h2 {
	padding-left: 10px;
	margin-right: 10px;
	text-align: justify;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 18px;
	color: #000;
}

.signature {
	width: 200px;
	float: left;
}

.globe_image {
	width: 370px;
	float: left;
	text-align: center;
}

.jason p {
	text-align: justify;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	color: green;
	margin-top: 15px;
	margin-bottom: 15px;
}

.required {
	background-color: yellow;
}	

.contactbar {
	width: 565px;
	height: 25px;
	float: left;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
}

.contactbar ul {
	width: 565px;
	height: 25px;
	float: left;
	text-align: center;
}

.contactbar ul li {
	display: inline;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	line-height: 25px;
	margin-right: 8px;
	margin-left: 8px;
}

#footer {
	width: 980px;
	height: 25px;
	float: left;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
}

#footer p {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #fff;
	line-height: 25px;
}

#footer ul {
	width: 980px;
	height: 25px;
	float: left;
	text-align: center;
}

#footer ul li {
	display: inline;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	line-height: 25px;
	margin-right: 25px;
	margin-left: 25px;
}

#subfooter {
	width: 982px;
	height: 25px;
	float: left;
	margin-top: 10px;
	background-color: #fff;
}

.subfootertext {
	width: 980px;
	margin: 0 auto;
	background-color: #fff;
	padding-left: 0;
}

.subfootertext p {	
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #000;
	line-height: 25px;	
}

.subfootertext ul {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.subfootertext ul li {
	display: inline;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	border-right: 1px solid #000;
	padding-right: 10px;
	padding-left: 10px;
}

.subfootertext ul li a {
	display: inline;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
}

.subfootertext ul li a:hover {
	display: inline;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.subfootertext a {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
}

.subfootertext a:hover {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.error_strings {
	color: red;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-bottom: 5px;
}

.error_strings2 {
	color: red;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
}

.text1 .strong_underline {
	font-weight: bold;
	text-decoration: underline;
}

.example_box {
	width: 559px;
	float: left;
	margin: 5px 20px 15px 0;
	border: 1px #999 solid;
}

.case_study td {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 0 5px 5px;
}

.disclaimer {
	width:978px;  
	float: left;  
	background-color: #e8e8eb; 
	border: 1px solid #000; 
	margin: 6px 0 5px 5px;
}
.disclaimer p{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin: 5px;
	text-align: justify;
}

.taxfinancial_section {
	width: 542px;
	float: left;
	padding: 0 15px;
}

.taxfinancial_holder {
	width: 100%;
	float: left;
	border-top: 3px solid #082d1b;
	margin-top: 35px;
}

.taxfinancial_item {
	width: 100%;
	float: left;
}

.taxfinancial_title {
	width: 100%;
	float: left;
	padding: 10px 0;
}

.taxfinancial_title h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 15px !important;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 24px;
	color: #000;
}

.taxfinancial_title h2 a {
	text-decoration: none;
	color: #000;
}

.taxfinancial_title h2 a:hover {
	text-decoration: underline;
}

.taxfinancial_imginfo {
	width: 100%;
	float: left;
}

.taxfinancial_img {
	width: 78px;
	float: left;
}

.taxfinancial_img img {
	border: 1px solid #000;
	float: left;
}

.taxfinancial_content {
	width: 464px;
	float: left;
}

.readmorebtn_holder {
	width: 100%;
	float: left;
	border-bottom: 3px solid #082d1b;
	padding-bottom: 10px;
}

.readmorebtn_holder img {
	float: right;
	border: none;
	padding: 10px 0 0 0;
}

#flash1 img {
	border: none;
}