body {
	height:100%;
	min-width:990px;
	background:url(../sources/default/navbg-brown.jpg) repeat-y left center;
	font-family:"Century Gothic","Trebuchet MS",Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 {font-family:"Century Gothic","Trebuchet MS",verdana, Tahoma;}

a:link, a:visited {
	color:#D12250;
	text-decoration:none;
}
a:hover {
	color:#A01D4E;
}
.clear {
	clear:both;
}
.spacer {
	height:10px;
}
.f_right{float:right;}
.h_line{
	border-bottom:dotted 1px #473934;
	margin:20px 0;
}
.header {
	background:#821743;
	height:130px;
	padding:20px 0 0 50px;
}

.logo a {
	background:url(../sources/default/logo.jpg) no-repeat 0 0;
	text-indent:-9999px;
	display:block;
	width:288px;
	height:104px;
}
.language_button{
	background: url("../sources/default/navbg-brown.jpg") repeat-y scroll 0 0 transparent;
	padding: 3px;
	font-size: 11px;
	color: #9E9390;
	left: 915px;
	top: 0px;
	position: absolute;
}
.language_button a{
	color: #9E9390;
}
.language_button a:hover, .language_button a.selected{
	color: #FFFFFF;
}
.content_col {
	margin-left:210px;
	font-size:14px;
	color:#473934;
	font-family:"Century Gothic","Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:20px;
}
.content_col h1 {
	font-size:22px;
	margin-bottom:18px;
	color:#D12250; /* default color */
	font-weight:normal;
}

.content_col h2 {
	font-size:18px;
	margin-bottom:18px;
	color:#D12250; /* default color */
}
.content_col h3 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:16px;
	color:#D12250; /* default color */
}
.content_col h4 {
	font-size:14px;
	font-weight:bold;	
	margin-bottom:10px;
}
.content_col .text_content {
	float:left;
	width:450px;
	margin:40px;
	text-align:justify;
	/*updated by Yan 20100611*/
	font-family:Arial, Helvetica, sans-serif;
	/*position:absolute;*/
}
.content_col .text_content ul, .content_col .text_content_wide ul {
	line-height:20px;
	list-style:outside;
	list-style-type:square;
	padding-left:30px;
	margin:20px 0;
}
.contact span {
	display:block;
	margin:0 0 5px 0;
}
.contact input, .contact select {
	border:1px solid #9E9390;
	width:400px;
	color:#473934;
	font-family:"Century Gothic","Trebuchet MS",Arial, Helvetica, sans-serif;/*Georgia, "Times New Roman", Times, serif;*/
	font-size:14px;
	padding:3px;
}
.contact textarea {
	color:#473934;
	font-family:"Century Gothic","Trebuchet MS",Arial, Helvetica, sans-serif;/*Georgia, "Times New Roman", Times, serif;*/
	font-size:14px;
	padding:3px;
	border:1px solid #9E9390;
	width:400px;
	height:150px;
}
.contact .btn {
	width:auto;
	background:#bc1f4c;
	color:#fff;
	font-family:"Century Gothic","Trebuchet MS",Arial, Helvetica, sans-serif;/*Georgia, "Times New Roman", Times, serif;*/
	padding:5px;
	border:0px;
	font-weight:bold;
}
.content_col .text_content_wide {
	width:700px;
	margin:40px;
	/**updated by yan*/
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}
.content_col .text_content p, .content_col .text_content_wide p {
	margin:0 0 20px;
}


.content_col .text_content_wide ul.how_we_works{
	padding:0;
	list-style:inside;
	list-style-type:none;
	margin:0 ;	
}
.content_col .text_content_wide ul.how_we_works h2{
	text-transform:uppercase;
}

.content_col .text_content_wide ul.how_we_works li.item{
	/*float:left;*/
	/*width:350px;*/
	/*height:420px;*/
	margin-bottom:50px;
}
.content_col .text_content_wide ul.how_we_works li.item h4{

}
.content_col .text_content_wide ul.how_we_works li.item ul{
	padding-left:0px;
	margin-right:20px;	
	list-style:none;	
	margin-top:50px;
}
.content_col .text_content_wide ul.how_we_works li.item ul.right{
	margin-right:0px;
	
}
.content_col .text_content_wide ul.how_we_works li.item ul li{
	/*padding-right:110px;*/
	margin-right:20px;
	text-align:left;
	line-height:16px;
	padding-top:10px;
	padding-bottom:10px;
	/*border-bottom:1px dotted #CCCCCC;*/
	/*width:160px;*/
}
.content_col .text_content_wide ul.how_we_works li.item ul.right li{
	/*width:210px;*/
}
.content_col .text_content_wide ul.how_we_works li.item img{
	float:right;
	margin-right:200px;
	
	margin-bottom:20px;
}
.content_col .text_content_wide ul.how_we_works li.item ul.right img{
	margin-right:0px;
}
.content_col .text_content_wide ul.how_we_works li.item ul li{
	text-transform:uppercase;
}
.content_col .text_content_wide ul.how_we_works li.item ul li.title{
	border-bottom:none;
	text-transform:none;
}
.content_col .right_column{
	float:left;
	width:230px;	
}

.content_col .sub_menu {
	font-family:"Century Gothic","Trebuchet MS";/*Georgia, "Times New Roman", Times, serif;*/
	font-size:15px;
	width: 240px;
	margin:30px 0 0 0px;	
}
.content_col .sub_menu ul {
	color:#D12250; /* default color */
}
.content_col .sub_menu ul li {
	border-bottom:dotted 1px #000/*#473934*/;
	line-height:30px;
	list-style:inside;
	list-style-type:square;
}
.content_col .sub_menu ul li a {
	text-decoration:none;
	color:#A0124C; /* default color */
}
.content_col .sub_menu ul li a:hover {
}
.content_col .quotes {
	color:#A0124C;
	font-family: "Century Gothic","Trebuchet MS";
	font-size:16px;
	width:240px;
	margin:20px 0 0 0px;
	
	border-bottom:dotted 1px #473934;
	background:url(../sources/default/quote_icon.jpg) top left no-repeat #fff; /*default img*/
}
.content_col .quotes .text {
	padding-left:40px;
	padding-right:20px;
}
.content_col .quotes .name {
	font-size:10px;
	font-family:"Century Gothic","Trebuchet MS",Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-style:normal;
	margin:20px 20px 20px 0;
	text-align:right;
}
.backTop{
	font-size:10px;
	color:#473934;
	padding-left:15px;
	background:url(../sources/default/top.jpg) 0px 4px no-repeat #fff;
	margin:10px 0 0 930px;
	text-transform:uppercase;
	bottom:-10px;
	position:relative;
	width:20px;
}
.backTop a{
	color:#473934;
	display:block;
}
table.intro_box td{
	padding:20px;
	width:320px;
	font-style:italic;
}
table.intro_box td .quote{
	padding-left:30px;
	background:url(../sources/default/quote_icon_summary.jpg) no-repeat 0 0;
}
table.intro_box td .author{
	font-size:10px;
	text-transform:uppercase;
	width:100%;
	text-align:right;
}
table.intro_box td h3{
	font-style:normal;
}
.content_col .text_content_wide ul.intro_box {
	font-style:italic;
	padding:0;
	list-style:inside;
	list-style-type:none;
	margin:0 ;
}
.content_col .text_content_wide ul.intro_box li {
	font-size:12px;
	padding:10px 10px;
	margin:0 15px;
	border-bottom:dotted 1px #473934;
}
.content_col .text_content_wide ul.intro_box li h3 {
	font-family: "Century Gothic","Trebuchet MS";
	font-size:18px;
	margin-bottom:5px;
	font-style:normal;
}
.content_col .text_content_wide ul.intro_box li .author {
	font-size:10px;
	text-transform:uppercase;
	font-style:normal;
	display:block;
}
.content_col .text_content_wide ul.intro_box li .more a {
	font-family: "Century Gothic","Trebuchet MS";
	color:#9E9390;
	font-size:12px;
	margin:20px 0;
}
.content_col .text_content_wide ul.intro_box li .more a:hover {
	color:#473934;
}
.page_header_none{
	/*background:#821743;*/
	background:url(../sources/default/page_header_none.jpg) top left repeat-x;
}
.page_header {
	background:url(../sources/default/page_header_bg.jpg) repeat-x 0 0;	/*default img*/

}
.page_header .breadcrumb,
.page_header_none .breadcrumb {
	margin-top:0px;
	height:33px;
	background:#A0124C;
	width:770px;
	font:#fff;
}
.page_header .breadcrumb .item ,
.page_header_none .breadcrumb .item{
	float:left;
}
.page_header .breadcrumb .btn,
.page_header_none .breadcrumb .btn {
	font-size:10px;
	text-transform:uppercase;
	float:right;
}
.page_header .breadcrumb .btn a,
.page_header_none .breadcrumb .btn a {
	color:#d12250;/*default color*/
	text-decoration:none;
}
.page_header .breadcrumb .btn .prev,
.page_header_none .breadcrumb .btn .prev {
	margin:5px 0;
	padding:0 10px;
	float:left;
}
.page_header .breadcrumb .btn .next,
.page_header_none .breadcrumb .btn .next {
	border-left:#d12250 solid 1px;	/*default color*/
	margin:5px 0;
	padding:0px 10px 0px 10px;
	float:left;
}
.page_header .breadcrumb .btn .next_first,
.page_header_none .breadcrumb .btn .next_first {
	margin:5px 0;
	padding:0px 10px 0px 10px;
	float:right;
}
.page_header .flash_banner {
	color:#fff;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	height:100px;/*background:url(../sources/default/flash_banner_corner.jpg) no-repeat 0 88px;/*default img*/	
}
.page_header .flash_banner a {
	color:#fff;
}
.page_header .page_img {
	height:100px;
	width:770px;
	background:url(../sources/default/page_img_border.jpg) no-repeat left bottom;
}
.footer {
	position:relative;
	bottom:20px;
	left:0px;
	margin:20px 0;
	width:200px;
	text-align:right;
	font-size:10px;
	color:#9E9390;
	font-family:"Century Gothic","Trebuchet MS",Arial, Helvetica, sans-serif;
}
.displayNone {
	display:none;
}
.displayBlock {
	display:block;
}
/*location*/
.content_col .text_content_wide .location_left {
	font-size:14px;
	width:300px;
	float:left;
}
.content_col .text_content_wide .location_left .left_col {
	width:50px;
	float:left;
}
.content_col .text_content_wide .location_left .right_col {
	float:left;
}
.content_col .text_content_wide .location_map img{
	
}

/* newletter */
.newsletter .spacer{
	border-bottom:dotted 1px #473934;
}
.newsletter .issue {
	text-align:left;
	font-weight:bold;
	font-size:12px;
	font-family:"Century Gothic","Trebuchet MS";
	color:#D12250; /* default color */
	width:100px;
	float:left;
	padding:5px 10px 5px 0;
}
.newsletter .title {
	font-size:14px;
	float:left;
	padding:5px 10px;
	width:480px;
}
.newsletter .download {
	text-transform:uppercase;
	font-size:12px;
	float:left;
	width:60px;
	padding:5px 10px;
}

.people .basic{
	float:left;
	width:450px;
	margin-bottom:40px;
}
.people .contact{
	float:left;
}
.people .contact .left_col{
	float:left;
	width:50px;
}
.people .contact .right_col{
	float:left;
	
}
.people .lists .spacer{
	height:40px;
}
.people .lists .left_col{
	width:150px;
	float:left;
	font-style:italic;
	font-weight:bold;
	text-align:left;
}
.people .lists .right_col{
	width:550px;
	float:left;
	text-align:left;
}
.people .lists h4{
	margin:20px 0 10px;
}

/*index*/
.index_right_col{	
	width:330px;
	float:left;
	color:#898381;
	height:250px;
	text-align:left;
}
.index_left_col{	
	float:left;
	width:350px;
	color:#898381;
	text-align:left;
}
.main_image{
	border-bottom:1px dotted #000;
	padding:5px 0;
}
.index_left_col div{
	margin:20px 0 10px ;
}
ul.index_testimonials{
	margin:0;	

}
ul.index_testimonials li{
	background:url(../sources/default/index_quote_icon.jpg) no-repeat;
	padding:0 0 0 50px;
	list-style:none;
	margin:0;
}
ul.index_testimonials .company{
	font-size:10px;
	text-align:left;
	text-transform:uppercase;
}
.index_right_col .v_line{
	float:left;
	height:50px;
	border-left:1px dotted #000;
	margin-left:20px;
}
