* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

* img {border:0;}

p {
	line-height: 22px;
	padding-bottom: 16px;
	font-size: 14px;
}

p.divider {
	border-bottom: 1px solid #eeeeed; 
	margin-bottom:26px; 
	padding-bottom:10px
}

html {
	height:100%;
	background: #002029 url(../assets/page_bg.jpg) repeat-x top;
	font-size:14px;
}

body {
	height:100%;
	color: #272727;
	
}
#master_wrapper {
	text-align: center;
	margin: 0 auto;
	width: 100%;
	background: url(../assets/wrapper_bg.jpg) repeat-y top center;
	
	overflow:hidden;
}
ul#home-ul{
	list-style-type:disc;
	margin:0px;
}
ul#home-ul li{
	font-size:1.2em;
	font-weight:bold;
}
#container {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	background: #fff;
	
	
}

#top_banner {
	background: url(../assets/header_about.jpg) no-repeat top left;
	width: 968px;
	height: 336px;
}

#top-header-container {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	background: #fff;
}
#top_banner_container {
	background: #fff;
	width: 968px;
	
	/*border-right: 1px solid #24486C;
	border-bottom: 1px solid #24486C;
	border-left: 1px solid #24486C; */
	text-align: left;
	margin: 0px;
	height: 336px;
}
/* body styles */
#body_container {
	border-top: 1px solid #FFFFFF;
	float: left;
	width: 966px;
	background: #FFFFFF;
	text-align: left;
	border-right: 1px solid #FFFFFF;

	border-left: 1px solid #FFFFFF;
}
#body_main {
	float: left;
	width: 678px;
	padding-bottom: 15px;
	line-height: 1.5em;
	
}
#body_main a{
	color: #b3c127;
}
#body_main a:hover {
	color: #b3c127;
	text-decoration: none;
}
/* #body_main h1{
	font-weight: bold;
	color: #336699;
	font-size: 1.8em;
	letter-spacing: -1px;
	margin-bottom: 16px;
}
#body_main h2{
	font-weight: bold;
	color: #336699;
	font-size: 1.2em;
	margin-top: 14px;
	margin-bottom: 6px;
} */

#body_main h1{
	font-weight: bold;
	color: #29abe2;
	font-size: 24px;
	margin-top: 14px;
	margin-bottom: 8px;
	line-height: 36px;
}

#body_main h2{
	font-weight: bold;
	color: #29abe2;
	font-size: 18px;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 24px;
}

#body_main h3{
	font-weight: normal;
	color: #272727;
	font-size: 24px;
	padding-bottom: 21px;
	line-height: 30px;
}

#body_main h4{
	font-weight: normal;
	color: #272727;
	font-size: 18px;
	padding-bottom: 21px;
	line-height: 30px;
}

#testimonials h4{
	color: #636363;
}

#body_main h5{
	font-weight: normal;
	color: #008fd0;
	font-size: 16px;
	line-height: 26px;
}

#body_right_col h1 {
	font-weight: bold;
	color: #fff;
	font-size: 16px;
	padding-left:22px;
	padding-top: 15px;
	line-height: 24px;
}

#body_right_col p {
	color: #fff;
	font-size: 12px;
	padding: 15px 24px 0 24px;
	line-height: 21px;
}

#body_right_col .side_footer02 li,
#body_right_col .side_footer02 h1,
#body_right_col .side_footer02 p {
	color:#515716;
}

#body_right_col p.quotes {
	font-style:italic;
	padding-bottom:8px;
	padding-top:12px;
}

#body_right_col p.quotes2 {
	text-align:right;
	padding-right:20px;
	padding-left:0px;
	margin-left:20px;
	padding-bottom:10px;
	background: url("../assets/quote_dots2.gif") 0px 22px no-repeat;
}

.BioShort {
	height:70px;
	margin-top:14px;
}

.BioShort img.team_member{
	width:64px; 
	height:64px; 
	border:3px solid #000000;
	margin:0 20px 0 0;
	float:left;
}

.quotes_top {
	background:url("../assets/quotes_bg_top.gif") no-repeat top left;
	margin-top:10px;
}

.quotes_btm {
	background:url("../assets/quotes_bg_btm.gif") no-repeat bottom right
}

.quotes_btm_home {
	background:url("../assets/quotes_bg_btm_home.gif") no-repeat bottom right
}

.quotes_top_home {
	background:url("../assets/quotes_bg_top.gif") 0px 0px no-repeat;
	margin-top:10px;
}

p.home_quote {
	text-align:right;
	color: #aaaaaa;
	background: url("../assets/quote_dots.gif") 0px 3px no-repeat;
	
	padding-bottom:0px;
}

p.testimonials {
	text-align:right;
	color: #aaaaaa;
	background: url("../assets/quote_dots.gif") 0px 3px no-repeat;
	
	padding-bottom:0px;
	margin-bottom: 24px;
}

#body_main li {
	list-style-image: url(../assets/bullet.gif);
	color:#505050;
	margin-left:20px;
	margin-bottom:4px;
	list-style-position:outside;
}

#body_right_col ul {
	padding: 20px 0 20px 0;
	
}

#body_right_col li {
	list-style:disc;
	color:#fefefe;
	margin-left:30px;
	margin-right:20px;
	padding-bottom:10px;
	margin-bottom:10px;
	list-style-position:outside;
	line-height: 18px;
	border-bottom: 1px dotted;
}
#body_right_col li:last-child {
	border:none;
}




.body-p-big1{
	font-size: 1.2em;
	color: #57575F;
}

#body_right_col {
	float: left;
	width: 286px;
	padding: 24px 0 24px 0;
	
	clear: right;
}

.side_header01 {
	width:286px; 
	background:#57b3df url(../assets/right_column_header1.gif) no-repeat top left;
}

.side_footer01 {
	clear:both;
	width:286px; 
	background: url(../assets/right_column_footer1.gif) no-repeat bottom left;
}

.side_header02 {
	clear:both;
	width:286px; 
	
	background:#c5d335 url(../assets/right_column_header2.gif) no-repeat top left; 
	padding-top:30px;
}

.side_footer02 {
	width:286px; 
	
	background: url(../assets/right_column_footer2.gif) no-repeat bottom left;
}

.country01 {
	width:115px; 
	height: 34px; 
	display:inline-block; 
	background: url(../assets/country_border.gif) repeat-x bottom left; 
	text-transform:uppercase;
	color:#515716;
	font-size:10px;
	margin-top:-1px;
	float:left;
}

.country01 img {
	vertical-align:middle;
	margin-right: 4px;
	
}







/* left column styles */
#body_left_col {
	width: 600px;
	
	padding-left: 0px;
	padding-top: 21px;
	padding-right: 78px;
}

#body_left_col ul {
	margin-bottom: 35px;
	margin-left: 10px;
}
.Testimonial {
	font-weight: bold;
	color: #4f81bd;
}
.Testimonial_Author {
	color: #333333;
	margin-top:-14px;
	margin-bottom: 40px;
	padding-bottom: 15px;
	border-bottom: 1px solid #999999;
}


/*footer styles */
#footer-container {
	position:relative;
	width: 968px;
	float: left;
	font-size: 0.8em;
	text-align: left;
	/*border-top: 1px solid #202020;
	border-right: 1px solid #202020;
	border-left: 1px solid #202020;
	background: url(../assets/footer-bg.gif) repeat-x; */
	color: #999999;
	
}

#footer-container a.footer_links {
	display:block; 
	position:absolute; 
}


#footer-container p{
	font-size: 0.9em;
	color:#BBB;
	line-height:1.1em;
	margin: 50px 0 50px 0;
	padding:0;
}
#footer-container a {
	font-size: 0.9em;
color: #999999;
	font-size: 0.9em;
}
#footer-container a:hover {
color: #29abe2;
	font-size: 0.9em;
}
#footer-curve-base {
	float: left;
	margin-bottom: 20px;
}


span.label,span.spacer,span.multiple span {} 
span.multiple {} 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;}


.GroupName {
	color:#416088;
	font-weight:bold;
	font-size:14px;
	margin:0;
}
.HeaderRow  {
	font-weight:bold;
	font-size:11px;
	color:#435d7a;
	background-color:#b6c6d3;
	border-top:1px solid #a0b2be;
}

.ZebraOn  {
	color:#222;
	font-size:11px;
	background-color:#dbe0e6;
	border-top:1px solid #a0b2be;
}
.ZebraOff  {
	color:#222;
	font-size:11px;
	background-color:#fff;
	border-top:1px solid #a0b2be;
}
