@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-position:center top;
	background-color: #5159A1;
	vertical-align:middle;
	margin-top:0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #A40102;
	margin-top: 0px;

}
h2 {
	font-size: 22px;
	margin: 0px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Helvetica;
}
h4 {
	font-size: 14px;
	font-style: italic;
	margin-top: 10px;
	color: #006B00;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	padding: 0px;
	text-align: center;

}
#mainContent   H1 img  {
	margin-bottom: -5px;
}
#stage {
	width: 1200px;
	background-image: url(../images/hm_bg.jpg);
	background-position:center top;
	vertical-align:middle;
	background-repeat: no-repeat;
	height: 900px;
	margin: auto;
}
#header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	clear: both;
	background-repeat: no-repeat;
	width: 1150px;
}
#mainContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-align:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	clear: both;
	color: #000000;
	float: left;
	width: 1150px;
	background-repeat: repeat;
	height: 409px;
	background-image: url(../images/content_bg.jpg);
	margin: 5px;
}
#footer {
	font-family: "Trebuchet MS", Tahoma;
	color: #000000;
	padding: 0px;
}
#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-size: 10px;
	font-family: "Trebuchet MS", Tahoma;
	color: #000000;
	background-color: #DDDDDD;	
	}
.style1 {
	font-size: 14;
	font-weight: bold;
}
.cpList {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	border: 1px solid #000000;
	
	
}
textarea {
	font-size: 12px;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica;
	line-height: 14px;
	border: 1px solid #000000;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006633;
}
.red {
	color: #2B3990;
	font-size: 11px;
	font-weight: normal;
	font-family: "Trebuchet MS";
}
.smallgrey {
	font-size: 9px;
	font-style: italic;
	color: #666666;
}
.smallgrey a:link {
	font-size: 9px;
	font-style: italic;
	color: #006600;
	text-decoration: underline;
}
.smallgrey a:visited {
	font-size: 9px;
	font-style: italic;
	color: #006600;
	text-decoration: underline;
}
.smallgrey a:hover {
	font-size: 9px;
	font-style: italic;
	color: #003399;
	text-decoration: underline;
}
.smallgrey a:active {
	font-size: 9px;
	font-style: italic;
	color: #006600;
	text-decoration: underline;
}

#mainContent H1 img {
	margin-bottom: -5px;
}
#session_details  {
	margin-top: 0px 0px 10px 0px;
	padding: 0px;
}
#session_details p {
	margin: 0px;
	padding: 0px;
}
a img    {
	border:none;
}

#footer p {
	font-family: "Trebuchet MS", Helvetica;
	text-align:center;
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 5px 0px 5px 0px;
	font-size: 10px;
	color: #423A3B;
	font-weight:bold;
}
#footer p a:link {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 12px;
	text-decoration: none;
}
#footer p a:visited {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 12px;
	text-decoration: none;
}
#footer p a:hover {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#footer p a:active {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 12px;
	text-decoration: none;
}
.lists {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
}
#mainContent li {
	padding-bottom: 10px;
}

.lists a:link {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
}
.lists a:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
}
.lists a:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
}

.lists a:active {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
}
.rowHover  tr:hover {
	background-color: #FFFF99;
}
.error_message {
	font-size: 12px;
	color: #990000;
}
.error_message  a:link {
	font-size: 12px;
	color: #006B00;
	font-weight: bold;
}


*:first-child+html #right_con_box ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 17px;  
/* ie problem with left margin */
}


}
*:first-child+html #right_con_box li {
	list-style-image: url(../images/news_bullets_ie.gif);
	margin: 0px;
	list-style-position: outside;
	padding-top: 6px;
	padding-bottom: 0px;
}
a {
	text-decoration: underline;
	color:#003366;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;

}
a:hover {
	text-decoration: underline;

}

.leftNav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	color: #333333;
	float: left;
	width: 239px;
	margin-left: 0px;
	clear: both;
	display: inline-block;
	margin-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	background-repeat: no-repeat;
	height: 350px;
	padding: 0px;
}
.bodycontent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10;
	padding-left: 20px;
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	width: 360px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 300px;
	overflow: auto;
	
}
a:visited {
	text-decoration: none;

}

#bodycontent1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10;
	padding-left: 20px;
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	width: 360px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 300px;
	overflow:hidden;
}

.leftImg {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	color: #333333;
	float: left;
	height: 314px;
	width: 279px;
	
}
.cust_srv {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	color: #333333;
	float: left;
	height: 332px;
	width: 396px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}
.offer_links {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	color: #333333;
	float: right;
	height: 360px;
	width: 250px;
	margin-right: 0px;
	margin-left: 5px;
	margin-top: 30px;
}
.image_content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	color: #333333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	vertical-align: 5%;
}
.text {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.subtitle {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: 5%;
	margin: 0px;
}
.smallblue {
	font-size: 11px;
	font-style: italic;
	color: #0099FF;
	font-weight: bold;
}
.menu_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	vertical-align: 5%;
	margin: 10px;
	padding: 0px;
	text-decoration: none;
}
.url {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
}
.testimonials {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	padding: 0px;
}
.testimonialCaption {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#stage_aboutus {
	background-image: url(../images/aboutus_bg_1.jpg);
	background-position:center top;
	vertical-align:middle;
	background-repeat: no-repeat;
	margin: auto;
	height: 900px;
	width: 1200px;
}
.title_aboutus {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	padding: 0px;
	text-align: center;
}
#stage_srv {
	width: 1200px;
	background-image: url(../images/oursrv_bg_1.jpg);
	background-position:center top;
	vertical-align:middle;
	background-repeat: no-repeat;
	height: 900px;
	margin: auto;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.submenu_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000033;
	vertical-align: 5%;
	margin: 10px;
	padding: 0px;
	text-transform: uppercase;
	text-decoration: none;

	
}
.testimonial_text {
	color: #2B3990;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.testimonial_title {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#stage_values {
	width: 1200px;
	background-image: url(../images/values_bg_1.jpg);
	background-position:center top;
	vertical-align:middle;
	background-repeat: no-repeat;
	height: 900px;
	margin: auto;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
#stage_contact {
	width: 1200px;
	background-image: url(../images/contact_bg_1.jpg);
	background-position:center top;
	vertical-align:middle;
	background-repeat: no-repeat;
	height: 900px;
	margin: auto;
}
#stage_financial {
	width: 1024px;
	background-image: url(../images/financial_bg.jpg);
	background-position:center top;
	vertical-align:middle;
	background-repeat: no-repeat;
	height: 600px;
	margin: auto;
}
#stage_strategic {
	width: 1200px;
	background-image: url(../images/sitemap_bg.jpg);
	background-position:center top;
	vertical-align:middle;
	background-repeat: no-repeat;
	height: 900px;
	margin: auto;
}
#stage_bkeeping {
	width: 1200px;
	background-image: url(../images/accounting_bg_1.jpg);
	background-position:center top;
	vertical-align:middle;
	background-repeat: no-repeat;
	height: 900px;
	margin: auto;
}
#stage_managment {
	width: 1200px;
	background-image: url(../images/management_bg_1.jpg);
	background-position:center top;
	vertical-align:middle;
	background-repeat: no-repeat;
	height: 900px;
	margin: auto;
	overflow: hidden;
}
.transbox_home {
	width:450px;
	height:205px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	border: 0px solid #7482C0;
	padding: 5px;
}
.subtestimonial {
	color: #797979;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.copyrightblack {
	font-family: Calibri;
	font-size: 10px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #333333;
}
#home_text_long {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	width: 450px;
	float: right;
	padding: 10px;
	line-height: 18px;
	background-position: bottom;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#about_text_long {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 450px;
	float: left;
	text-align: justify;
	margin-top: 150px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	padding: 10px;
	
}
.subtitle-caps {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
