body {
	margin:0px; 
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:300;
	line-height:1.5em;
	color:#000000;
	
}

.clear {
height:0;
clear:both;
}


#mainContainer{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	background-color:#aee8f4;
	
}

#center{
	height:auto;
	width:960px;
	margin:auto;
	text-align:left;
	
}


/*---------------------------- TEXT STYLES ----------------------------*/

h2 {
	margin:0px 0px 16px 0px;
	padding-top:7px;
	font-size:26px;
	color:#2c2c2c;
	line-height:1.2em;
	
}

h3 {
	margin:0px;
	padding-top:7px;
	margin-bottom:2px;
	font-size:16px;
	color:#2c2c2c;
	
}

#headerText h2 {
	font-family: Arial,Calibri,Verdana,Geneva,sans-serif;
	font-weight:normal;
	color:#777;
	line-height:20px;
	font-style:normal;
	font-size:16px;

}

hr {

	background-color:#dddddc;
	border:#dddddc;
	height:1px;
	margin-bottom:12px;
}
small {
	padding-left:5px;
	color:#2c2c2c;
	font-size:11px;
	background:#03697f;
	display:block;
	margin-bottom:15px;
	font-weight:bold;
	width:80%;
}
a ,b {
	color:#2c2c;
}
a:hover { text-decoration:none; }
p { margin: 0px 0px 12px 0px; }


/*---------------------------- BEGIN MENU ----------------------------*/

#menuContainer{
	width:960px;
	height:118px;
	position:relative;
	top:0px;
	left:0px;
}

#menu{
	position:absolute;
	right:20px;
	top:20px;
		
}
		
#menu ul{
	margin: 0; 
	padding: 0 0 5px;
	border-bottom:1px solid #BBB;

}

#menu ul li{ 
    display: inline;
}

#menu ul li a{
	text-decoration: none;
    color: #2c2c2c;
	font-family:Arial,Calibri,Verdana,Geneva,sans-serif;
	padding-left:9px;
	padding-right:9px;
	font-size:14px;
	font-weight:bold;
	z-index:10;
	text-transform:uppercase;		
	
}

#menu ul li#selected a, #menu ul li a:hover{
    color:#5C9911;
}

#buy{
	position:absolute;
	right:23px;
	top:55px;
	width:370px;
		
}

#buy_button{
	width:104px;
	height:30px;
	float:left;
	}
#phone_contact{
	position:absolute;
	left:120px;
	top:-1px;
	color:#000;
	font-weight:bold;
	font-size:16px;
}
#chat_contact{
	position:absolute;
	bottom:-3px;
	left:120px;
}

#chat_contact a{
	color:#3366CC;
}

#navbar{
	background:#333333 none repeat scroll 0 0;
	color:#FFFFFF;
	font-family:Arial,Calibri,Verdana,Geneva,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:53px;
	line-height:normal;
	padding:0;
	position:relative;
}

.navtabs{
	background:#7AA21B repeat-x scroll 0 0;
	height:26px;
	padding-left:20px;
	display:block;
}

.navtabs li.selected {
	color:#111111;
	height:26px;
}

.navtabs li:first-child {
	border-left:1px solid #6C9318;
}

.navtabs li {
	border-right:1px solid #6C9318;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.navtabs li a {
	height:26px;
	line-height:26px;
	padding:0 10px;
}

.navtabs li a.navtab {
	background:#7AA21B repeat-x scroll 0 0;
	border-left:1px solid #E8ECDC;
	border-top:1px solid #E8ECDC;
	color:#FFFFFF;
	display:block;
	font-family:Arial,Calibri,Verdana,Geneva,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:26px;
	min-width:60px;
	text-align:center;
	text-decoration:none;
	width:auto !important;
}

ul#navigation {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	bottom:0;
	left:20px;
	width:540px;
}

ul#navigation li {
	float:left;
	margin:0 3px 0 0;
	padding:5px 20px;
	background:#7AA21B repeat-x;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}

ul#navigation li a {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

ul#navigation .current {
	background-color:#FFF;
}

ul#navigation .current a {
	color:#2B2E32;
	text-decoration:none;
}

ul#navigation_right {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	bottom:0;
	right:30px;
	width:370px;
}

ul#navigation_right li {
	float:right;
	margin:0 3px 0 0;
	padding:5px 0 5px 10px;
}

ul#navigation_right li a {
	font-size:12px;
	font-weight:bold;
	color:#2C2C2C;
	text-decoration:none;
}

ul#navigation_right li a:hover {
	text-decoration:underline;
}


/*---------------------------- LOGO ----------------------------*/
#logo{
	position:absolute;
	top:8px;
	left:31px;
	
}

#tagline {
	position:absolute;
	top:91px;
	left:170px;
	line-height:normal;
	font-size:12px;
	font-weight:bold;
	margin:0;
	
}

/*---------------------------- BEGIN HEADER ----------------------------*/

#header{
	position:relative;
	left:0px;
	right:0px;
	width:958px !important;  /*for all non IE browsers*/
	width:960px;
	height:319px;
	background-color:#333333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}

#headerPage{
	position:relative;
	left:0px;
	right:0px;
	width:958px !important;  /*for all non IE browsers*/
	width:960px;
	height:160px;
	background-color:#333333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}

#leftHeaderContainer{
	width:360px;
	height:100%;
	background-repeat:no-repeat;
	position:absolute;
	left:0px;
	top:0px;
	padding:30px;
	padding-right:0px;
}

#rightHeaderContainer{
	width:514px;
	height:100%;
	float:left;
	position:absolute;
	right:0px;
	top:0px;
	padding:30px;
	padding-left:20px;
}


#headerText{
	margin-top:10px;
	color:#777;
	font-style:italic;

}

#hederTitle{	
	
	display:block;
	height:60px;
	width:470px;
	background-repeat:no-repeat;
	}

.headerButtons{
	position:absolute;
	float:left;
	width:320px;
	height:40px;
	bottom:94px;
	left:32px;
}


.headerButton1 a{
   
	height:40px;
	width:148px;
	
	display:block;
	float:left;

}
.headerButton1 a:hover {
}


.headerButton2 a{
   
	height:40px;
	width:148px;
	
	display:block;
	margin-left:20px;
	float:left;

}

.headerButton2 a:hover {
}

#wrapper {
	position:absolute;
	bottom:60px;
	right:18px;
	
}

/*---------------------------- END HEADER ----------------------------*/

/*---------------------------- BEGIN CONTENT ----------------------------*/

#navigationContainer{
	height:39px;
	width:960px;
	position:relative;
}

#content{

	height:auto;
	min-height:200px;
	max-height:none;
	background-repeat:repeat-x;
	background-color:#fff;
	position:relative;
	left:0px;
	padding-bottom:30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: auto !important;
	
}

#contentContainer{
	width:550px;
	height:100%;
	min-height:244px;
	float:left;
	overflow:visible !important;
	overflow:inherit;
	padding:30px;
	padding-bottom:0;
}

.contentText{
	padding-bottom:7px;
}

.contentQuotes{
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	background-color:#F5F6F7;
	padding:13px 22px;
	width:315px;
	margin-top:5px;
	margin-bottom: 30px;
	height: 315px;
	overflow: hidden;
}
.contentQuotes blockquote { margin:0; height: 100px;}

.contentQuotes blockquote p{
	color:#666;
	font-size:16px;
	font-family:Georgia,'Times New Roman',Times,serif;
	margin-bottom:0px;
	margin-top:10px;
	line-height: 1.2em;
	padding: 10px 20px;
	height: 50px;
}

.contentQuotes blockquote cite{
	color:#999;
	font-family:Georgia,'Times New Roman',Times,serif;
	padding: 10px 20px;
}


.contentPromos{
	padding:0px 13px 14px;
	width:180px;
	float:right;
	margin-right: -32px;
}


#intro{
	padding-bottom:70px;
	
}

.contentTextwithImage {
	padding-bottom:7px;
	padding-left:120px;
}
#time{ 

}

#rankings{ 
	
}

#connect {
	
}

#adsense {
	
}

.postInfo{
	background-color:#3b92a3;
	border: 1px solid #297994;
	height:27px;
	width:100%;
	margin-top:12px;
}

.postInfo p{
	color:#FFFFFF;
	font-size:12px;
	padding-left:15px;
	line-height:27px;

}

.postInfo a{
	color:#FFFFFF;

}
.pages{

	margin-top:12px;
	float:left;
	position:relative;
	left:-10px;
	top:0px;
	height:26px;
	width:100%;
}


.pages a{
	margin-left:10px;
	background-color:#e6e6e6;
	border: 1px solid #c3cbcd;
	height:25px;
	width:25px;
	line-height:25px;
	text-align:center;
	display:block;
	float:left;
}

.currentPage a{
	margin-left:10px;
	background-color:#c7e4ea;
	border: 1px solid #92c3d3;
	height:25px;
	width:25px;
	line-height:25px;
	text-align:center;
	display:block;
	float:left;
}


/*---------------------------- SIDEBAR CONTENT ----------------------------*/

#sidebar{
	height:auto;
	width:300px;
	margin-right:30px;
	margin-top:30px;
	float:right;

}

.sidebarTitle{
	border:#d4d2d2 1px solid;
	height:43px;
	width:100%;
	margin-left:-1px;
	margin-top:-1px;
	

}

.sidebarTitle p{	
	text-transform:uppercase;
	font-size:17px;	
	padding-top:10px;
	padding-left:12px;
	font-family:"Myriad Pro Cond","Trebuchet MS","Arial";
	font-weight:bold;
	color:#4d4c48;
}

.sidebarMenu{
	padding:13px;
	position:relative;
	padding-bottom:14px;
}

#seals {
height:60px;
margin-bottom:10px;
margin-top:-10px;
}

#seal1 {
float:left;
margin-left:24px;
margin-bottom:0px;
margin-top:-8px;
}

#tl_popupSC2 {
z-index: 20 !important;
}

#seal2 {
float:left;
margin-left: 20px;
}

#testimonials{
	background-color:#f1f1f1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
p.testimonial{
	font-style:italic;
	color:#999;
	font-size:14px;
	font-family:Georgia,'Times New Roman',Times,serif;
	margin-bottom:3px;
	margin-top:8px;
}
p.author{
	font-weight:bold;
	text-align:right;
}

p.author a{
	color:#2c2c2c;
	text-decoration:none;
}

p.author a:hover{
	color:#2c2c2c;
	text-decoration:underline;
}

.more{
	text-align:right;
	margin-bottom:0;
}
.more a{
	color:#3366CC;
}

#contact_us h4{
	margin:0;
}

#contact_us h3{
	color:#bbb;
	margin: 0 0 7px;
}

.sidebarMenu ul{ 
	text-decoration: none;
    color: #2c2c2c;
	font-size:14px;
	font-weight:300;
	font-family:Arial;
	position:relative;
	left:-39px;
	top:-13px;
	list-style:none;
	margin-bottom:-13px;
	
}
.sidebarMenu ul li a{
	display:block;
	height:14px;
	width:258px;;
	background-color:#f8f8f8;
	border-bottom:#f1f1f1 1px solid;
	padding:7px;
	text-decoration: none;
	list-style:none;

}

.sidebarMenu ul li a:hover{
	background-color:#d6edfb;

}


/*---------------------------- END SIDEBAR  ----------------------------*/

/*---------------------------- ACTION CONTENT ----------------------------*/

#action{
	clear:both;
	text-align:center;
	background-color:#FFFFFF;
	margin-left:30px;
	margin-right:30px;
	padding:10px;
}

#actionContainer{
	height:50px;
	margin:auto;
	position:relative;

}

#actionButton{
	display:block;
	float:left;
}

#actionQuestions{
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	left:180px;
	position:absolute;
	text-transform:uppercase;
	top:1px;
}

#actionPhone{
	font-size:14px;
	font-weight:bold;
	left:180px;
	position:absolute;
	top:16px;
}

#actionChat{
	font-size:11px;
	left:180px;
	position:absolute;
	top:31px;
}


/*---------------------------- END ACTION  ----------------------------*/

/*---------------------------- FOOTER  ----------------------------*/

#footer{
	width:960px;
	height:60px;
	position:relative;
	bottom:0px;
	text-align:center;
	margin-top:0px;
	margin:auto;
}

#footerText{
	font-size:12px;
}

#footerMenu {
}

#footerMenu ul{
	font-size:11px;
	text-decoration: none;
	color:#888;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
}

#footerMenu ul li{
	text-decoration: none;
	text-transform:uppercase;
	list-style:none;
	display:inline;
}

#footerMenu ul li a{
	color:#888;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}


/*---------------------------- END FOOTER  ----------------------------*/

/*---------------------------- SEARCH AND OTHERS ----------------------------*/

.imgBorder{
	border:1px solid #b9b9b9;
}

a img{
	border:none;
}

a img:hover{
	border:none;
	text-decoration:none;
}

/*-------------------------- LATEST NEWS SECTION---------------------------*/

#latestNews {
}

#latestNews h3 {
	color:#bbb;
	margin: 0 0 7px;
}
#latestNews h4 {
	padding: 0;
	margin: 0;
}
#latestNews h4 a {
	text-decoration: none;
	font-weight: bold;
}
#latestNews div {
	line-height:1.2em;
	margin-bottom:10px;
}


/*-------------------------- CONTENT BUTTONS AND SIDEBAR ---------------------------*/
#buttonsContainer {
color: #999999;
font-family: Georgia, 'Times New Roman', Times, serif;
font-size: 14px;
font-style: italic;
background: #F1F1F1;
-webkit-border-top-left-radius: 5px 5px;
-webkit-border-top-right-radius: 5px 5px;
}
#buttonsContainer p {
text-align: center;
 padding-top: 18px;
 padding-bottom: 10px;
 border: 1px solid #FFFFFF;
 margin-left: 10px;
 margin-right: 10px;
 background-color: #E6E6E6;
-webkit-border-top-left-radius: 5px 5px;
-webkit-border-top-right-radius: 5px 5px;
-webkit-border-bottom-left-radius: 5px 5px;
-webkit-border-bottom-right-radius: 5px 5px;
}

.buttons a {
color: #FFFFFF;
 
 padding: 4px 10px;
 padding-left: 3px;
 font: 12px verdana, arial, sans-serif;
 text-decoration: none;
 display: block;
 margin: 0px;
 width: 170px;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
-webkit-border-bottom-left-radius: 5px 5px;
-webkit-border-bottom-right-radius: 5px 5px;
-webkit-border-top-left-radius: 5px 5px;
-webkit-border-top-right-radius: 5px 5px;
}
.buttons a:hover { font-weight:bold; }
#sidebarContent {
font-family: Georgia, 'Times New Roman', Times, serif;
font-size: 14px;
margin-bottom: 3px;
background: #F1F1F1;
-webkit-border-bottom-left-radius: 5px 5px;
-webkit-border-bottom-right-radius: 5px 5px;
}


/* End feature matrix */



.above_body, .doc_header {
background-image: none;
background-color: transparent;
}

#toplinks {
-webkit-border-bottom-left-radius: 5px 5px;
-webkit-border-bottom-right-radius: 5px 5px;
background-color: rgb(51, 51, 51);
height: 22px;
right: 0;
}