body {
	margin: 0;
	padding: 0;
}
html {
	margin: 0;
	padding: 0;
}
html {
	width: 100%;
}
body {
	background: #080808;
	border: 0;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	height: 100%;
}
a {
	color: #f9442c;
	text-decoration: none;
}
a:hover {
	color: #994f09;
	text-decoration: underline;
}
table a{
	color: #3366cc;
}

.active a {
	border-bottom: 1px solid white;
}

.nav {
	padding-left: 0px;
	margin-left: 0px;
}

#container {
	width: 100%;
	margin: 0 auto;
	color: #333;
	font-size: 1.1em;
}
#content-wrap {
	font-family: tahoma, verdana, arial, sans-serif;
	color: #4e4e4e;
	line-height: 1.6em;
}
#contentBottom {
	background: #c9c9c9 url('../images/bg_contentBottom.gif') no-repeat top left;
}
#content {
	width: 100%;
	margin: 0 auto;
	background: #303150 url('../images/bg_body.gif') repeat-x top left;
}

#content .specialunit{
	float: left;
	width: 100%;
	background: #cac8de url('../images/bg_specialunit.jpg') no-repeat top left;
	border-bottom: 9px solid #a4a2c7;
}

#content .half-right {
	float: right;
	width: 48%;
}
#content .half-left {
	float: left;
	width: 48%;
}


#content .ct, #content .ctlast, #content .ct-inner{
	width: 590px;
	margin: 0px;
	padding-left: 35px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 5px;
}

#content .ct h2, #content .ctlast h2{
	font-weight: normal;
	font-size: 1.85em;
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	margin-bottom: 10px;
}

#content .ct h3, #content .ctlast h3, #content .ct h4{
	font-weight: bold;
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	margin-bottom: 5px;
	font-size: 1.25em;
}
#content .ct h3.hd{
	color: #444495;
	font-size: 1.65em;
	font-weight: bold;
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
}

#content .ct h3 a, #content .ct h4 a{
	color: #ec5705;
}
#content .ct h4{
	border-bottom: 1px solid #ccc;
}
#content .ct h4 a:hover{
	text-decoration: none;
	color: #e58607;
}
#content .ct-unit h4{
	font-weight: bold;
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 1.25em;
	color: #333;
}
#content h4.redB {
	color: #e61a20;
}
#content .ct h3.hd a{
	color: #444495;
}

#content .dls{
	padding-left: 20px;
	background: url('../images/i_download_s.gif') no-repeat;
	background-position: 0 3px;
}

#content .money{
	padding-left: 20px;
	background: url('../images/i_money_s.gif') no-repeat;
	background-position: 0 3px;
}

#content .ct-unit .ct{
	border-bottom: 1px solid #cbcbcb;
} 

#content .ct-unit .icon-sec{
	float: left;
	width: 70px;
}
#content .ct-unit .icon-sec img{
	margin-top: 5px;
}
#content .ct-unit .par-sec{
	float: right;
	width: 505px;
}
#content .ct-unit .ctlast, #content .ct-inner{
	border-bottom: 0;
	padding-bottom: 0px;
}

#content .ct-unit .ct-item{
	margin-top: 20px;
}
#content .ct-unit .ct-item .ct-item-lt{
	float: left;
	width: 78px;
}
#content .ct-unit .ct-item .ct-item-lt a img{
	background: #fff;
	padding: 2px;
	border: 1px solid #ccc;
}
#content .ct-unit .ct-item .ct-item-lt a:hover img{
	background: #fff200;	
}

#content .ct-unit .ct-item .ct-item-rt{
	float: right;
	width: 505px;
}

#content .ct-unit .pwn{
	background: url('../images/bn_pwn_th.png') no-repeat top left;
	background-position: 0 3px;	
}
#content .ct-unit .design{
	background: url('../images/bn_design_th.png') no-repeat top left;
	background-position: 0 3px;	
}
#content .ct-unit .decs{
	background: url('../images/bn_decs_th.png') no-repeat top left;
	background-position: 0 3px;	
}
#content .ct-unit .onlinemktg{
	background: url('../images/bg_onlinemktg_th.png') no-repeat top left;
	background-position: 0 3px;	
}
#content .ct-unit .lowcost{
	background: url('../images/bn_lowcost_th.png') no-repeat top left;
	background-position: 0 3px;	
}
#content .ct-unit .talented{
	background: url('../images/bn_talented_th.png') no-repeat top left;
	background-position: 0 3px;	
}
#content .ct-unit .team{
	background: url('../images/bn_team_th.png') no-repeat top left;
	background-position: 0 3px;	
}
#content .ct-unit .ct-item h3{
	
}

#content-title {
	height: 42px;
	width: 100%;
	border-bottom: 1px solid #c9c9c9;
}
#content-title img {
	float: left;
	margin-left: 20px;
}
#content-title img.cms {
	margin: 5px 10px 0 20px;
}
#banner {
	width: 750px;
	height: 192px;
}
#content-icon {
	float: right;
	margin-right: 20px;
}
#content-main-min-wrap {
	background: #ebebeb url('../images/bg_pages.gif') repeat-x top left;
	width: 100%;
}
#content-main-min-ct {
	margin: 0 auto;
	width: 680px;
	padding: 40px 0;
	font-family: tahoma, arial, verdana, sans-serif;
}
.ct-wrap {
	padding: 0px;
	margin-bottom: 30px;
	line-height: 2em;
}
.b10, #content .b10 {
	margin-bottom: 10px;
}
.b15, #content .b15 {
	margin-bottom: 15px;
}
#content-main-min {
	width: 910px;
	margin: 0 auto;
	font-family: tahoma, arial, verdana, sans-serif;
}
#home-Sections {
	float: left;
	width: 100%;
	color: #fff;
	padding-bottom: 20px;
}
#home-Sections p {
	line-height: 1.8em;
}
#home-Sections-ct {
	width: 910px;
	float: left;
}
#home-Sections-ct h2 {
	font-weight: normal;
	font-family: arial, "segoe ui", tahoma, verdana, sans-serif;
	font-size: 1.8em;
}

#content h3#ebspintro, #content h3#gs, #content h3#tg, #content h3#contactus, 
#content h3#coprofile, #content h3#jobs, #content h3#casestudies, #content h3#os_guide,
#content h3#pricingstructure, #content h3#howitworks, #content h3#faqs, #content h3#signupnow,
#content h3#privacypolicy, #content h3#termsofuse, 
#content h3#pwn, #content h3#design, #content h3#decs, #content h3#onlinemktg, 
#content h3#lowcost, #content h3#talented, #content h3#team, 
#content .ct h3.compete, #content .ct h3.whatwork, #content .ct h3.whyus{
	height: 24px;
	text-indent: -9999em;
	overflow: hidden;
	float: left;
	margin: 0px 0 6px 0px;
	padding: 0;
	width: 100%;
}

#content h3#ebspintro{
	background: url('../images/hd_ebspintro.gif') no-repeat;
	height: 42px;
}
#content h3#contactus{
	background: url('../images/hd_contactus.gif') no-repeat;
}
#content h3#coprofile{
	background: url('../images/hd_coprofile.gif') no-repeat;
}
#content h3#jobs{
	background: url('../images/hd_jobs.gif') no-repeat;
}
#content h3#casestudies{
	background: url('../images/hd_casestudies.gif') no-repeat;
}
#content h3#os_guide{
	background: url('../images/hd_os_guide.gif') no-repeat;
}

#content h3#pricingstructure{
	background: url('../images/hd_pricingstructure.gif') no-repeat;
}

#content h3#howitworks{
	background: url('../images/hd_howitworks.gif') no-repeat;
}
#content h3#faqs{
	background: url('../images/hd_faqs.gif') no-repeat;
	height: 42px;
}
#content h3#signupnow{
	background: url('../images/hd_signupnow.gif') no-repeat;
}
#content h3#privacypolicy{
	background: url('../images/hd_privacy.gif') no-repeat;
}
#content h3#termsofuse{
	background: url('../images/hd_termsofuse.gif') no-repeat;
}

#content h3#pwn{
	background: url('../images/hd_pwn.gif') no-repeat;
}
#content h3#design{
	background: url('../images/hd_design.gif') no-repeat;
}
#content h3#decs{
	background: url('../images/hd_decs.gif') no-repeat;
}
#content h3#onlinemktg{
	background: url('../images/hd_onlinemktg.gif') no-repeat;
}
#content h3#lowcost{
	background: url('../images/hd_lowcost.gif') no-repeat;
}
#content h3#talented{
	background: url('../images/hd_talented.gif') no-repeat;
}
#content h3#team{
	background: url('../images/hd_team.gif') no-repeat;
}

#content h3#pwn, #content h3#design, #content h3#decs, #content h3#onlinemktg, 
#content h3#lowcost, #content h3#talented, #content h3#team
#content .enum{
	margin-bottom: 25px;
	border-bottom: 1px solid #ccc;
	height: 28px;
}

#content .ct h3.compete{
	background: url('../images/hd_staycompete.gif') no-repeat;
}
#content .ct h3.whatwork{
	background: url('../images/hd_whatwork.gif') no-repeat;
}
#content .ct h3.whyus{
	background: url('../images/hd_whyus.gif') no-repeat;
}

#content ul.enum{
	list-style: none;
	margin-left: 0;
}

#content ul.enum p.q{
	padding-left: 35px;
	background: url('../images/i_q.gif') no-repeat;
	line-height: 24px;
	font-size: 1.3em;
	font-weight: bold;
	font-family: arial,tahoma,verdana,sans-serif;
	margin-bottom: 5px;
}
#content ul.enum p.a{
	padding-left: 35px;
	background: url('../images/i_a.gif') no-repeat;
}
#content ul.enum li.qa{
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
#content ul.enum li.last{
	border-bottom: 0;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content ol.enum h4{
	font-family: "segoe ui","lucida grande",arial,tahoma,verdana,sans-serif;
	font-size: 1.45em;
	line-height: 1.25em;
}
#content ol.enum h4.up{
	text-transform: uppercase;
}

#content ol.enum li{
	padding-left: 40px;
	margin-bottom: 18px;
	line-height: 1.85em;
	margin-right: 20px;
	margin-left: 0; 
	background: #ccc;
}
#content .enum li.n-01{
	background: url('../images/n_01.gif') no-repeat;
}
#content .enum li.n-02{
	background: url('../images/n_02.gif') no-repeat;
}
#content .enum li.n-03{
	background: url('../images/n_03.gif') no-repeat;
}
#content .enum li.n-04{
	background: url('../images/n_04.gif') no-repeat;
}
#content .enum li.n-05{
	background: url('../images/n_05.gif') no-repeat;
}
#content .enum li.n-05{
	background: url('../images/n_05.gif') no-repeat;
}
#content .enum li.n-06{
	background: url('../images/n_06.gif') no-repeat;
}
#content .enum li.n-07{
	background: url('../images/n_07.gif') no-repeat;
}
#content .enum li.n-08{
	background: url('../images/n_08.gif') no-repeat;
}
#content .enum li.n-09{
	background: url('../images/n_09.gif') no-repeat;
}
#content .enum li.n-10{
	background: url('../images/n_10.gif') no-repeat;
}
#content .enum li.n-11{
	background: url('../images/n_11.gif') no-repeat;
}
#content .enum li.n-12{
	background: url('../images/n_12.gif') no-repeat;
}
#content .enum li.n-13{
	background: url('../images/n_13.gif') no-repeat;
}
#content .enum li.n-14{
	background: url('../images/n_14.gif') no-repeat;
}
#content .enum li.n-15{
	background: url('../images/n_15.gif') no-repeat;
}
#content .enum li.n-16{
	background: url('../images/n_16.gif') no-repeat;
}
#content .enum li.n-17{
	background: url('../images/n_17.gif') no-repeat;
}
#content .enum li.n-18{
	background: url('../images/n_18.gif') no-repeat;
}
#content .enum li.n-19{
	background: url('../images/n_19.gif') no-repeat;
}
#content .enum li.n-20{
	background: url('../images/n_20.gif') no-repeat;
}

#content ol.enum{
	margin-left: 0;
}


#content h3#gs{
	background: url('../images/hd_gs.gif') no-repeat center left;
	margin: 0;
	padding-top: 18px;
}
#content h3#tg{
	background: url('../images/hd_tg.gif') no-repeat bottom left;
	margin: 0;
	padding-top: 12px;
}



#content h3.btnsignup a, #content h3.btndownload a, #content h3.btnview a, #content h3.btnread a, 
#content h3.btnapply a {
	text-indent: -9999em;
	overflow: hidden;
	float: left;
	padding: 0;
	height: 30px;
	margin: 10px 6px 0 0;
}
#content h3.btnsignup a {
	width: 151px;
	background: url('../images/btn_signupnow.gif') no-repeat top left;
}
#content h3.btndownload a {
	width: 100px;
	background: url('../images/btn_download.gif') no-repeat top left;
}
#content h3.btnview a {
	width: 65px;
	background: url('../images/btn_view.gif') no-repeat top left;
}
#content h3.btnread a {
	width: 112px;
	background: url('../images/btn_read.gif') no-repeat top left;
}
#content h3.btnapply a {
	width: 112px;
	background: url('../images/btn_applynow.gif') no-repeat top left;
}

#content h3.btnsignup a:hover, #content h3.btndownload a:hover, #content h3.btnview a:hover,
#content h3.btnread a:hover, #content h3.btnapply a:hover {
	background-position: 0 -30px;
}



#content .post{
	margin-bottom: 25px;
}
#content .post a {
	text-decoration: none;
	color: #6c1db6;
}
#content .post a:hover {
	color: #02974a;
	text-decoration: underline;
}
#content .post-hd{
	float: left;
	width: 100%;
	margin-bottom: 20px;
	background: url("../images/bg_post-hd.gif") repeat-x bottom left;
	border-bottom: 5px solid #c6c3ea;
}
#content .postdate{
	background: url("../images/bg_date.gif");
	background-repeat: no-repeat;
	width: 60px;
	height: 54px;
	text-align: center;
	float: left;
	color: #464854;
	padding-top: 3px;
}
#content .dt {
	font-family: arial,tahoma,verdana,sans-serif;
	color: #7b2e00;
	padding-top: 6px;
	font-size: 1.75em;
}
#content .posttitle{
	float: right;
	width: 518px;
}
#content .full{
	float: left;
	width: 518px;
}

#content .posttitle h3 a {
	color: #FF6200;	
}
#content .postdetails{
	margin-left: 2px;
}
#content .postdetails a{
	font-weight: bold;
}
#content .storycontent ul{
	list-style: url("../images/ullibullet.gif");
	margin: 10px 0 10px 35px;
}
#content .storycontent ul li{
	padding-left: 10px;
	line-height: 25px;
}
#content .feedback{
	color: #ccc;
	text-align: right;
	clear: both;
	margin-bottom: 20px;
	background: url("../images/feedback_bg.gif") repeat-x bottom;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	height: 19px;
	margin-top: 20px;
}
#content .feedback a{
	color: #67A400;
	font-weight: bold;
}
#content .feedback .comm{
	float: right;
	background: url('../images/i_comm.gif') no-repeat top left;
	background-position: 0 2px;
	padding-left: 24px;
}

#content .comment-sec ol.comment {
	margin-left: 0;
	margin-top: 10px;
}
#content .comment-sec ol.comment li {
	background: transparent url(../images/bg_comment.gif) no-repeat;
	color: #333333;
	padding: 4px 0;
	margin: 0 0 10px;
	position: relative;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	width: 100%;
}
#content .comment-sec ol.comment li.c-proc {
	background: transparent url(../images/bg_comment_proc.gif) no-repeat;
}
#content .comment-sec .c-info {
	padding: 3px 10px;
	color : #546477;
}
#content .comment-sec .c-body-inside {
	padding: 5px 25px;
	overflow-x: hidden;
	overflow-y: hidden;
}
#content .comment-sec .c-body-inside pre {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
#content .comment-sec .comments {
	padding: 6px 0;
}
#content .comment-sec .webForm textarea{
	width: 350px;
}

#content .comment-sec legend {
	color: #222;
	font-size: 1.3em;
	font-weight: bold;
	font-family: arial, verdana, tahoma, sans-serif;
	line-height: 1.4em;
}

#content .comment-sec fieldset {
	background: #fff;
	border: 1px solid #ccc;
	display: block;
	margin: 0;
	padding: 10px 15px;
	font-family: verdana, tahoma, arial, sans-serif;
	vertical-align: top;
}
