body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#header {
	height:75px;
	background:url(../images/header_bg.png) repeat-x;
	padding-top:22px;
}
.container {
	width:950px;
	margin:0px auto;
}
#navigation {
	float:right;
	width:650px;
	text-align:right;
	list-style: outside none;
    margin: 0;
    padding: 0;
	padding-top:15px;
}
#navigation ul {
  margin: 0px;
  padding: 0px;
  list-style: none; /* new property added */
}
#navigation ul li {
	display:inline;
}
#navigation ul li,
#navigation ul li a {
  float: left;
  display: block;
}

#navigation ul li a {
  padding-top: 9px;
  padding-bottom: 9px;
  font-family: arial;
  font-size: 13px;
  color: #384145;
  margin-right:0px;
  text-decoration:none;
  font-weight:bold;
  text-align:center;
}

a.bigmenu
{
	width: 150px;
}

a.bigmenu:hover
{
	width:150px;
	background:url(../images/button_bg_big2.png);
    	background-color: #fff;
    color: #000;
}

a.bigmenucurrent
{
	width: 150px;
	background:url(../images/button_bg_big2.png);
    font-family: arial;
    font-size: 13px;
    background-color: #fff;
    color: #000;
}

a.smallmenu
{
	width: 82px;
}

a.smallmenucurrent
{
	width: 82px;
	background:url(../images/button_bg2.png);
	font-family: arial;
    font-size: 13px;
    background-color: #fff;
    color: #000;
}

a.smallmenu:hover
{
	width: 82px;
	background:url(../images/button_bg2.png);
}

#navigation ul li a:hover {
	
  font-family: arial;
  font-size: 13px;
  background-color: #fff;
  color: #000;

}

#navigation ul li:hover a{
  color: #000;
}
#advert {
/*	background:#10a750 url(../images/1ad_bg_new.png) left top  no-repeat;*/
        background:url("../images/1ad_bg_new_bg.png") repeat-x scroll right top #10A750;
	height:298px;
/*	width:100%;*/
}

#advert .container {
	background:url("../images/1ad_bg_new.png") no-repeat scroll right top #10A750;
	height:298px;
	margin:0 auto;
	padding:0 165px !important;
	width:910px;
}



#right_ad {
	float:right;
	width:310px;
}
#left_ad {
	padding-top:30px;
	color:#ffeb19;
	font-size:24px;
	font-weight:bold;
	width:600px;
	line-height:28px;
	float:left;
	text-shadow: #008f3d 2px 2px 0;
}
#left_ad p.sub {
	font-size:14px;
	color:#FFF;
	font-weight:100;
	line-height:22px;
	margin-top:15px;
	margin-bottom:15px;
	width:600px;
	text-shadow: none;
}
.signup {
	margin-left:-5px;
}
#light_blue_bar {
	background:url(../images/light_blue.png);
	height:36px;
	padding-top:24px;
}
div#rss {
	color:#475a75;
	height:21px;
	text-align:right;
	vertical-align:text-top;
	text-shadow: #fff 1px 1px 0;
	margin-top:0px;
	font-size:13px;
	margin-right:10px;
}

div#rss2 {
	color:#4c4c4c;
	height:21px;
	text-align:right;
	vertical-align:text-top;
	text-shadow: #fff 1px 1px 0;
	margin-top:-20px;
	margin-right:10px;
	font-size:13px;
}

#content {
	background: url(../images/content_bg.png) repeat-x bottom;
	padding-top:30px;
	height:365px;
}
#content_sub1 {
	width:300px;
	float:left;
	line-height:20px;
	color:#384145;

	padding-right:35px;
	text-align:justify;
}
#content_sub2 {
	width:280px;
	float:left;
	line-height:20px;
	color:#555555;
	text-align:justify;
	border:1px solid #e6e6e6;
	border-width:0 1px 0 1px;
	padding:0 20px;
	margin:0 -10px;
}
#content_sub1 a {
	color:#00b9ff;
	font-weight:bold;
	margin-top:20px;
}
#content_sub2 a {
	color:#00b9ff;
	font-weight:bold;
	padding-top:20px;
}
#content_sub2 img {
	width:280px;
	height:186px;
}

#content_sub1 h3 {
	margin-bottom:17px;
	font-size:18px;
	font-weight:bold;
	color:#384145;
}
#content_sub2 h3 {
	margin-bottom:17px;
	font-size:18px;
	font-weight:bold;
	color:#384145;
}
.preview_sub {
	margin:0px auto;
	margin-left:-8px;
	margin-bottom:10px;
}
.a {
	margin-top:15px;
}
#blog {
	float:right;
	/* background:url(../images/blog_bg.png); */
	width:245px;
	height:263px;
	padding-top:22px;
	padding-left:25px;
	padding-right:20px;
	line-height: 20px;
	color:#384145;
}

#blog .blog_content {
	margin-top:38px;
	text-indent:0;
}

#blog .blog_name {
	margin-top:25px;
	text-align:right;
	font-weight:bold;
}

#blog .blog_title {
	margin-top:-5px;
	text-align:right;
	font-weight:bold;
}

#blog .blog_play {
	margin-right:-10px;
	margin-top:-40px;
	margin-bottom:-10px;
	text-align:right;
}

#blog h3 {
	color:#fff;
	font-size:16px;
	margin-bottom:5px;
	letter-spacing: 1.5px;	
}

#blog h4 a {
	color:#2297cd;
	font-size:14px;
	margin-bottom:10px;	
}
#blog p {
	font-size:13px;
	margin-bottom:5px;
	font-style:normal;
}



#blog2 {
	margin:0 auto;
	background:url(../images/blog_bg2.png);
	width:188px;
	height:253px;
	padding-top:27px;
	padding-left:20px;
	padding-right:20px;
	line-height: 20px;
	color:#4c4c4c;
}
#blog2 h3 {
	color:#515050;
	font-size:14px;
	margin-bottom:5px;	
}
#blog2 h4 a {
	color:#2297cd;
	font-size:14px;
	margin-bottom:10px;	
}
#blog2 p {
	font-style:italic;
	font-size:13px;
    color:#949494;
	margin-bottom:5px;
}

.spacer_1 {
	height:1px;
	background:#dddddd;
	margin:10px;
}
.clear {
	clear:both;
}


#footer {
	background:url(../images/footer2.png) bottom;
	border-top:1px solid #d5d5d5;
	height:45px;
	text-align:center;
	color:#fff;
	padding-top:35px;
	margin-top:0;
}
#sub_footer {
	height:45px;
	background:url(../images/footer2.png) bottom;
	text-align:center;
	color:#fff;
	padding-top:35px;
	margin-top:0;
}
#sub_nav {
	background:url(../images/blue_bar.png);
	height:59px;
}
#sub_nav ul {
  margin: 0px;
  padding: 0px;
  list-style: none; /* new property added */
  padding-top:13px;
}
#sub_nav ul li {
	display:inline;
	margin-right:0;
}
#sub_nav ul li,
#sub_nav ul li a {
  float: left;
  display: block;
  width:120px;
  text-align:center;

}

#sub_nav ul li a.subnavbig, #sub_nav ul li a.currentbig{
  float: left;
  display: block;
  width:160px;
  text-align:center;
}

#sub_nav ul li a {
  padding: 10px 0px;
  font-family: arial;
  font-size: 12px;
  color: #fff;
  text-decoration:none;
  font-weight:bold;
}
 
#sub_nav ul li a:hover, #sub_nav ul li a.current {
  background-color: #006400;
background: url(../images/button_subnav.png);
}

#sub_nav ul li a.subnavbig:hover, #sub_nav ul li a.currentbig {
  background-color: #006400;
background: url(../images/button_subnav_big.png);
}

#sub_content {
	background:#ffffff;
	border-top:1px solid #fff;
	padding-top:20px;

	background: url(../images/content_bg.png) repeat-x bottom;
	padding-top:30px;
	height:365px;
}
.body1 {
	background:#ffffff;
}
#white_top_bg {
	background:url(../images/white_top_bg.png);
	width:978px;
	height:14px;
	margin:0px auto;
}
#white_bg {
	background:url(../images/white_bg.png);
	width:938px;
	margin:0px auto;
	padding-left:20px;
	padding-right:20px;
}
#white_bot {
	background:url(../images/content_bottom.png);
	width:978px;
	height:29px;
	margin:0px auto;
}
#grey_bg {
	background:url(../images/spacer.png) top repeat-x #f8f8f8;
	padding-top:30px;
	width:936px;
	margin:0px auto;
	border-left:1px solid #d6dbe2;
	border-right:1px solid #d6dbe2;
	padding-left:40px;
	padding-bottom:30px;
}
#assets {
	float:left;
	background:url(../images/icon.png) no-repeat top right;
	width:250px;
	line-height:18px;
	color:#555555;
	margin-right:35px;
}
#manage {
	float:left;
	background:url(../images/icon2.png) no-repeat top right;
	width:250px;
	line-height:18px;
	color:#555555;
	margin-right:35px;
	border-left:1px solid #e5e5e5;
	padding-left:40px;
}
#live {
	float:left;
	background:url(../images/icon3.png) no-repeat top right;
	width:250px;
	line-height:18px;
	color:#555555;
	border-left:1px solid #e5e5e5;
	padding-left:40px;
}	
#assets a, #manage a, #live a{
	color:#1095c6;
	font-weight:bold;
}
#assets h2, #manage h2, #live h2{
	font-size:18px;
	color:#2b2b2b;
	margin-bottom:30px;
}
#dark_grey {
	background:url(../images/spacer.png) top repeat-x #eaeaea;
	padding-top:20px;
	width:936px;
	padding-left:20px;
	padding-right:20px;
	margin:0px auto;
	height:110px;
	border-left:1px solid #d6dbe2;
	border-right:1px solid #d6dbe2;
	border-bottom:1px solid #d6dbe2;
	text-align:center;
}
.textbox {
	background:url(../images/textbox.png);
	width:467px;
	height:18px;
	border:0px;
	padding:19px;
	margin-bottom:10px;
	float:left;
}
#dark_grey img {
	display:inline;
	border:5px solid #f7f7f7;
	margin-right:10px;
}
#label {
	color:#5e5e5e;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:20px;
	float:left;
	margin-top:20px;
	width:60px;
	padding-right:20px;
	padding-left:20px;
}
#field {
	width:610px;
	height:80px;
	border-bottom:1px solid #ededed;
	padding-top:15px;
}
.submit {
	text-align:center;
	cursor:pointer;
	background:url(../images/sub_button2.png);
	width:290px;
	height:44px;
	border:0px;
	color:#384145;
	font-weight:bold;
	font-size:12px;
	margin-left:-15px;
}

.submit1 {
	text-align:center;
	cursor:pointer;
	background:url(../images/sub_submit1.png);
	width:200px;
	height:50px;
	border:0px;
	color:#384145;
	font-weight:bold;
	font-size:12px;
	margin-left:30px;
}

.submit2 {
	text-align:center;
	cursor:pointer;
	background:url(../images/sub_submit2.png);
	width:200px;
	height:50px;
	border:0px;
	color:#384145;
	font-weight:bold;
	font-size:12px;
	margin-left:30px;
}

#sidebar {
	float:right;
	width:256px;
	background: url(../images/sidebar_bg.png);
	height:229px;
	padding:20px;
	line-height:18px;
	color:#757d65;
}
#sidebar a {
	color:#02a3f6;
	font-weight:bold;
	padding-top:20px;
}
#sidebar h2 {
	font-size:18px;
	color:#343434;
	margin-bottom:15px;
}
#sidebar ul {
	padding:0px;
	margin:0px;
}
#sidebar ul li {
	padding-top:15px;
	padding-bottom:15px;
	border-top:1px solid #e0ecc6;
}
#sidebar ul li a {
	color:#557a0b;
	font-weight:bold;
}
#remember {
	color:#333;
	padding-left:20px;
	margin-top:15px;
	float:left;
}
#dash_title {
	border-bottom:1px solid #e9e9e9;
	padding-bottom:19px;
	padding-top:10px;
	margin-bottom:30px;
}
#dash_title h2 {
	font-size:20px;
	color:#363636;
}
#dash_title ul {text-align:right;float:right;list-style-type:none;margin:0px;padding:0px;width:400px;}  
#dash_title ul li {float:left;background: url(../images/dash_nav_left.png) no-repeat;margin-right:3px;}  
#dash_title ul li a {float:left;background: url(../images/dash_nav_right.png) no-repeat;background-position: 100% 0%;padding-left:10px;padding-right:10px;font:12px Arial;text-decoration:none;font-weight:bold;color:#363636;line-height:40px;}  
#dash_title ul li a:hover {text-decoration:underline;color:#fff;}  

#graph {
	width:446px;
	float:left;
	margin-right:20px;
}
#graph h3 {
	font-weight:bold;
	font-size:14px;
	color:#11b6ea;
}
#graph input {
	background:url(../images/button_grey.png);
	width:139px;
	height:31px;
	border:0px;
	color:#666;
	font-size:10px;
	font-weight:bold;
	float:right;
}
#graph img {
	border:20px solid #f1f1f1;
	margin-top:10px;
}
#graph p {
	font-size:11px;
	color:#999;
	margin-top:15px;
}
#graph p a {
	font-size:12px;
	color:#474747;
	font-weight:bold;
	margin-left:15px;
}
#user {
	float:right;
	width:350px;
	color:#666;
	line-height:20px;
}
#user img {
	float:left;
	margin-top:-5px;
	margin-right:20px;
}
#user_sub {
	margin-top:8px;
	padding-left:30px;
}
#user_sub span {
	font-weight:bold;
	color:#09F;
	margin-bottom:20px;
}
#user_sub a {
	font-weight:bold;
	text-decoration:underline;
	color:#333;
	margin-right:10px;
	margin-top:20px;
}
#calendar {
	width:840px;
	border:15px solid #EBEBEB;
	padding:20px;
	margin:0px auto;
}
.income img, .graphs img, .calendar img {
	margin-right:10px;
}


#did_you_know {
	float:left;
	margin-left:-5px;
	margin-top:10px;
	background:url(../images/did_you_know.png) 0px 0px no-repeat;
	width:605px;
	height:*;
	padding-top:17px;
	padding-left:15px;
	padding-right:20px;
	line-height: 20px;
	color:#384145;
}

#did_you_know .dyk_content {
	margin-top:23px;
	text-indent:0;
	position: relative;
	z-index: 10;
}


#did_you_know h3 {
	color:#fff;
	font-size:16px;
	margin-bottom:5px;
	letter-spacing: 1.5px;	
}

#did_you_know h4 a {
	color:#2297cd;
	font-size:14px;
	margin-bottom:10px;	
}
#did_you_know p {
	font-size:13px;
	margin-bottom:5px;
	font-style:normal;
}

#did_you_know span {
	display:block;
	width:635px;
	height:30px;
	margin:-15px;
	margin-top:-20px;
	background:url(../images/did_you_know_bottom.png);
}

a {color:#00b9ff;}

#register_contactus_form3 
{
	border:thin;
	width:280px;
	height:140px;
	float:left;
	line-height:20px;
	color:#555555;
	background:url(../images/win-form-bg3.png) no-repeat;
/*	margin-bottom:-143px;*/
	margin-left:4px;
	position: relative;
	z-index:100;
        margin-bottom:-20px;
}

#register_contactus_form3 p {
color:#ff0000;
font-weight:bold;
margin-left:50px;
}

#register_contactus_form3 #rfc_p {
padding-top:60px;
}


#register_contactus_form2 
{
	border:thin;
	width:288px;
	height:350px;
	float:left;
	line-height:20px;
	color:#555555;
	background:url(../images/win-form-bg2.png) no-repeat;
}

#register_contactus_form2 #namelabel,
#register_contactus_form2 #maillabel,
#register_contactus_form2 #phonelabel,
#register_contactus_form2 #companylabel,
#register_contactus_form2 #commentslabel,
#register_contactus_form2 #validationlabel {
	padding-left:-5px;
}

#register_contactus_form2  .steps {
	margin-left:-5px;
	margin-bottom:10px;
	color:#384145;
	font-weight:bold;
	font-style:italic;
}

#register_contactus_form2 .steps_current {
	color:#ded51e;
	text-decoration:underline;
}

#register_contactus_form2  .steps span {
	padding-right:15px;
}

#register_contactus_form2  .wininput
{
	width:258px;
	height:50px;
	border:none;
	background:url(../images/input-field-bg2.png) no-repeat center left;
	font-family:Arial, Helvetica, sans-serifM;
	font-size: 18px;
	margin-left:-10px;
	margin-top:-10px;
	padding-left:5px;
	padding-right:5px;
	position:relative;
	line-height:50px;
}

#register_contactus_form2  .wininput_err
{
	width:258px;
	height:50px;
	border:none;
	background:url(../images/input-field-bg2-err.png) no-repeat center left;
	font-family:Arial, Helvetica, sans-serifM;
	font-size: 18px;
	margin-left:-10px;
	margin-top:-10px;
	padding-left:5px;
	padding-right:5px;
	position:relative;
	line-height:50px;
}

#register_contactus_form2  .wininput2
{
	padding-left:5px;
	width:168px;
	height:50px;
	border:none;
	background:url(../images/input-field-bg3.png) no-repeat center left;
	font-family:Arial, Helvetica, sans-serifM;
	font-size: 18px;
	margin-left:-10px;
	margin-top:-10px;
	padding-left:5px;
	padding-right:5px;
}

#register_contactus_form2  .wininput2_err
{
	padding-left:5px;
	width:168px;
	height:50px;
	border:none;
	background:url(../images/input-field-bg3-err.png) no-repeat center left;
	font-family:Arial, Helvetica, sans-serifM;
	font-size: 18px;
	margin-left:-10px;
	margin-top:-10px;
	padding-left:5px;
	padding-right:5px;
}

#register_contactus_form2  .wininput3
{
	padding-left:5px;
	width:258px;
	height:69px;
	border:none;
	background:url(../images/input-field-bg4.png) no-repeat center left;
	font-family:Arial, Helvetica, sans-serifM;
	font-size: 18px;
	margin-left:-10px;
	margin-top:-5px;
	padding-left:5px;
	padding-right:5px;
	overflow:auto;
}

#register_contactus_form2  .wininput3_err
{
	padding-left:5px;
	width:258px;
	height:69px;
	border:none;
	background:url(../images/input-field-bg4-err.png) no-repeat center left;
	font-family:Arial, Helvetica, sans-serifM;
	font-size: 18px;
	margin-left:-10px;
	margin-top:-5px;
	padding-left:5px;
	padding-right:5px;
	overflow:auto;
}

#register_contactus_form2  #captcha
{
	margin-right:15px;
}

#register_contactus_form2  .wintitle
{
	text-align:center;
	padding-top:10px;
	font-size:34px;
	color:#fff051;
	font-weight:bold;
	font-family: Georgia, 'Times New Roman', Times, serif;
	text-shadow:2px 2px 0 #005e2c;
}

#register_contactus_form2 table#wintable
{
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
}

#register_contactus_form2 #winform 
{
	color: gray;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
}

#register_contactus_form2 .infotext
{
	width:360px;
	float:left;
	line-height:20px;
	color:#000000;
	margin-right:40px;
	padding-left: 18px;
	border-right:1px solid #E8E8E8;
	padding-right:35px;
	font-size:14px;
}

#register_contactus_form2 .thank_you {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin-left:-20px;
	line-height:25px;
	margin-top:80px;
	text-shadow: #0f6d37 2px 2px 0;
	padding:0 30px;
}

#testimon table {margin:0 auto;}
#testimon td {margin:0 auto;text-align:center;vertical-align:top;}
#testimon h2 {font-size:16px;color:#384145;float:left;margin:50px 0 10px 25px;}
#testimon img, #testimon object {padding:10px 20px 40px 20px;}


#testimon #blog {
	background-image:none;
	width:150px;
	height:280px;
	padding:5px;
	margin:0;
}

#testimon #blog .blog_content {
	margin-top:0;
	text-align:left;

}

#testimon #blog .blog_content img {

	margin:0;
	padding:0;
	display:inline;
}

#testimon #blog .blog_name {
	margin-top:25px;
	text-align:right;
	font-weight:bold;
}

#testimon #blog .blog_title {
	margin-top:-5px;
	text-align:right;
	font-weight:bold;
}

#testimon #blog .blog_play {
	display:none;
}

#testimon #blog h3 {
	display:none;
}

#testimon #blog p {
	font-size:13px;
	margin-bottom:5px;
	font-style:normal;
}
