body
{
	padding:0; 
	font-family: arial, sans-serif; 
	font-size:12px;
	margin:0px auto auto auto;
	color:#36322b;
	line-height:20px;
}
strong.black {
	color: black;
}
strong.xbig {
	font-size: 15px;
}

p{
	padding:0px;
	text-align: left;
	margin:0px;
}
p.welcome{
	padding: 20px 35px 0px 35px;
	font-weight: normal;
}
p.testimonial{
	font-style:italic;
	padding:5px 15px 0 5px;
}
.clear{
	clear:both;
}
a {
	text-decoration:underline;
	font-weight: bold;
	color: #222;
}
a.underline {
	text-decoration: underline;
}
a.nounderline {
	text-decoration: none !important;
}
a img {
	border: 0px;
}

a.read_more{
	display:block;
	height:23px;
	line-height:23px;
	text-align:left;
	float:right;
	margin: 10px 20px 0 0;
	padding: 2px 14px;
	font-size:12px;
	background-color: white;
	color: #ff8000 !important;
}
a:hover.read_more{
	text-decoration:underline;
}
img.left_img {
	float:left;
	padding:3px 25px 3px 3px;
}

#main_container{
	width:971px;
	height:auto;
	margin:auto;
	padding:0px;
}
#header{
	width:971px;
	height:75px;
	margin:0px;
	padding:0px;
}
div.logo{
	padding: 8px 0 0 0px;
	margin: 0px;
	text-align: left;
}
div.logo a {
	text-decoration: none;
}
div.logo img {
	margin: 0px;
	padding: 10px 0px 0 0;
}
div.logo br {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
div.logo h1 strong {
	font-weight: normal;
	color: red;
	border-bottom: 2px solid red;
}
div.logo h1 {
	display: inline;
	float: right;
	width: auto;
	line-height: 40%;   
	margin: 20px 0px 0px 0px;
	padding: 0px;
	font-size: 22px;
	color: #000;
	font-weight: normal;
}
.redalert {
	color: #ff8000 !important;
	font-weight: bold;
}
.green {
	color: green;
	font-weight: bold;
}
div.box {
	margin-top: 15px;
	padding: 3px;
}
.title, div.box h1, #program-box h1, .darkbox {
	width: auto;
	padding: 0px 0 0px 0;
	line-height: 100%;
	font-size:17px;
	color:#2e2721;
	
	background-color: green;
	background-color: #FF390D;
	color: white !important;
	padding: 3px 10px;
	display: inline;
	clear: left;

	font-weight:bold;
	margin: 20px 0px 5px 0px;
}
.title_welcome, .center_left h1 {
	width: auto;
	padding: 5px;
	display: inline;
	line-height: 150%;
	font-size:22px;
	color: #fe8000;
	margin:0;
}
h1, h2, h3, h4, h5, h6 {
	color: #cc6700;
}
div.menu ul li a.prop {
	font-weight: bold;
	text-decoration: underline;
} 
{
	color: #fe8000;
	font-weight: bold;
}

span.red{
	font-weight:bold;
	color:#da5b23;
}
span.orange{
	font-weight:bold;
	color:#da5b23;
}

/*---------------- menu tab----------------------*/
.menu{
	width:971px;
	height:42px;
	margin:0px;
	background-color: #fe8000;
}
.menu ul{
	list-style:none;
	padding:0 0 0 15px;
	margin:0px;
}
.menu ul li{
	display:inline;
}
.menu ul li a{
	float:left;
	font-weight: normal;
	height:42px;
	border:none;
	padding:0 15px 0 15px;
	text-decoration:none;
	color:#fff;
	line-height:42px;
	font-size:14px;
}
.menu ul li.selected a{
	float:left;
	height:42px;
	border:none;
	padding:0 15px 0 15px;
	text-decoration:none;
	line-height:42px;
	font-size:14px;
	background: url(/img/new/menu_bullet.gif) no-repeat bottom center;
}
.menu ul li a:hover{
	background-color: white !important;
	color: #fe8000;
	background:url(/img/new/menu_bullet.gif) no-repeat bottom center;
}

/*-------------welcome_box------------*/
.welcome_box{
	width:600px;
	height:202px;
	padding:0px;
	background-color: #DFD7D1;
	background-color: #F5C08C;
	color: black;
}
.welcome_box a {
	text-decoration: none;
}
/*---------------center_content-------*/
.center_content{
	width:971px;
	height:auto;
	clear:both;
	padding:5px 0 30px 0;
	background-color:#e9e5e2;
	background-color:#eee;
}
.center_left{
	width:600px;
	float:left;
	margin-right: 50px;
	padding:10px 0 10px 10px;
}
.center_right{
	width:300px;
	float:left;
	padding:10px 0 10px 0px;
	margin-right: 0px;
}
.center_right a {
	color: black;
}
.software_box{
	width:187px;
	height:265px;
	padding:0 0 15px 50px;
}
.features{
	padding:10px 0 0 30px;
}
.news_box{
	float:left;
	width:auto;
	border-bottom:1px #CCCCCC dashed;
	padding:10px 0 8px 0;
}
.news_icon{
	width:30px;
	height:33px;
	float:left;
	background:url(/img/new/news_icon.gif) no-repeat center;
}
.news_content{
	width:400px;
	float:left;
	text-align:justify;
	line-height:20px;
	padding:0 0 0 10px;
}
/*-----------------------login_form-------------------*/
.text_box, div.box p {
	width:268px;
	padding: 0px;
	background-position:0px 0px;
	text-align: left;
	clear: both;
}
div.box div.b_img {
}
.login_form_row{
	float:left;
	padding:4px 0 4px 0;
}
label.login_label{
	width:70px;
	float:left;
	padding:3px 5px 0 0;
	color:#000;
	text-align:right;
}
input.login_input{
	width:153px;
	height:18px;
	float:left;
	border:1px #9dbbc6 solid;
	background-color:#fff;
	color: #000;
}
input.login{
	float:right;
	padding:10px 20px 0 0;
}
/*----------------------list-------------------------*/
ul {
	list-style:none;
}
ul.list{
	list-style:none;
	padding:0px;margin:0px; 
}
ul.list li{
	list-style:none;width: auto;height: auto;padding:0px; margin:8px 0 8px 0;
}
ul.list li a{
	height:24px; width: auto; 
	padding:0 0 0 15px; 
	margin:0;
	color:#36322b;
	text-align:left;
	line-height:24px;
	text-decoration:none;
}
ul.list li span{
	height:24px; 
	width:24px; 
	display:block;
	padding:0px; 
	margin:0px;color:#000;text-align:center; float:left; float:left; line-height:24px;
	background:url(/img/new/bullet_list.gif) no-repeat left;
}
ul.list li a:hover{
	text-decoration:underline;
}
.testimonials{
	padding:20px 0 20px 0;
}
/*-------------------footer------------------------*/
#footer{
	width:821px;
	height:50px;
	clear:both;
	color:#837d7b;
}
.left_footer{
	float:left;
	padding:20px 0 0 0;
}
#footer a{
	color:#837d7b;
	padding:0 8px 0 8px;
	text-decoration:none;
}
.right_footer{
	float:right;
	padding:15px 5px 0 0 ;
}
#program-box {
	text-align: cener; 
	background-image: url( '/img/new/box_orange2.png' ); 
	background-repeat: no-repeat; 
	background-position: top center; 
	padding-top: 220px;
}
#footer3 {
	background-color: #ded8d3;
	background-color: #ff8000;
	color: white;
	float: left; 
	border-top: 1px solid #cbc3bd;
	margin-top: 10px;
	width: 100%;
}

#footer3 .box {
	width: 32%;
	float: left;
	margin-bottom: 15px;
}
#footer3 .box h1 {
	margin: 10px 0px 5px 10px;
	color: white;
	padding-bottom: 3px;
	background-color: #ff8000;
}
#footer3 .box h1 a {
	color: white;
	text-decoration: none;
}
#footer3 a {
	color: black;
}
#footer3 .box p {
	background-position: 1000px 1000px;
	margin: 0px 20px;
}

form fieldset {
	width: 40%;
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 10px 15px;
	clear: none;
	height: 260px;
}
form #submit-big {
	font-size: 20px;
	margin-left: 150px;
}
form textarea.comment {
	width: 100%;
	height: 94px;
}
form fieldset legend{
}

.price {
	color: green;
	font-weight: bold;
	padding: 0px 2px;
}

p.slogan {
	text-align: center;
	margin: 10px 10px 10px 0px;
	padding: 0px 5px 5px 5px;
	background-color: green;
	font-size: 40px;
	color: white;
	display: block;
	float: left;
	clear: none;
}
p.slogan .smaller {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}
.sto50 {
	line-height: 150%;
}
p.banner {
	margin-top: 20px;
	background-color: green;
	color: white !important;
	text-align: center;
	font-weight: bold;
	padding: 10px 0px;
}
p.banner a {
	color: white;
}