body{
background:url(images/bg.gif) repeat #000000;
padding:0; font-family:arial, sans-serif; font-size:12px;
margin:0px auto auto auto;
color:#36322b;
}
p{
padding:0px;
text-align:justify;
margin:0px;
line-height:20px;
}
p.welcome{
padding:30px 35px 0 35px;
}
p.testimonial{
font-style:italic;
padding:5px 15px 0 5px;
}
.clear{
clear:both;
}
a{
text-decoration:underline;
}
a.read_more{
display:block;
width:66px;
height:23px;
line-height:23px;
text-align:center;
color:#fff;
float:right;
margin:10px 40px 0 0;
padding:0 0 0 17px;
text-decoration:none;
font-size:12px;
background:url(images/read_more_bg.gif) no-repeat center;
}
a:hover.read_more{
text-decoration:underline;
}
img.left_img{
float:left;
padding:3px 25px 3px 3px;
}
#main_container{
width:821px;
height:auto;
margin:auto;
padding:0px;
}
#secondary_main {
width:821px;
height:auto;
clear:both;
padding:15px 0 30px 0;
background-color:#e9e5e2;
}
.secondary_content {
width: 775px;
padding-left: 25px;
}
.secondary_contact {
width: 450px;
padding-left: 25px;
float: left;
}
#header{
width:821px;
height:135px;
margin:0px;
padding:0px;
background:url(images/header_bg.gif) no-repeat center top;
}
.logo {
width: 496px; height: 72px;
background: url(images/logo.gif);
text-indent: -9999px;
position: absolute;
margin-top: 50px;
}
.title{
width: auto;
padding:2px 0 10px 0;
font-size:17px;
color:#2e2721;
font-weight:bold;
}
.title_welcome{
width: auto;
padding:0 0 0 35px;
font-size:22px;
color:#24a4b3;
background:url(images/checked.gif) no-repeat left top;
margin:0 0 10px 25px;
}
span.red{
font-weight:bold;
color:#da5b23;
}
span.orange{
font-weight:bold;
color:#da5b23;
}
/*---------------- menu tab----------------------*/
.menu{
width:821px;
height:42px;
margin:0px;
background:url(images/menu_bg.gif) no-repeat left;
}
.menu ul{
list-style:none;
padding:0 0 0 15px;
margin:0px;
}
.menu ul li{
display:inline;
}
.menu ul li a{
float:left;
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;
color:#fff;
line-height:42px;
font-size:14px;
background:url(images/menu_bullet.gif) no-repeat bottom center;
}
.menu ul li a:hover{
background:url(images/menu_bullet.gif) no-repeat bottom center;
}
/*-------------welcome_box------------*/
.welcome_box{
width:400px;
height:118px;
margin: 0 0 20px 20px;
background:url(images/welcome_box.gif) no-repeat center;
padding:0px;
}
/*---------------center_content-------*/
.center_content{
width:821px;
height:auto;
clear:both;
padding:0px 0 30px 0;
background-color:#e9e5e2;
}
.center_left{
width:500px;
float:left;
padding:0 0 10px 10px;
}
.center_right{
width:300px;
float:left;
padding:0 0 10px 0px;
}
.software_box{
width:250px;
height:172px;
padding:0 0 30px 0px;
}
.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:24px;
height:24px;
float:left;
background:url(images/checked.gif) no-repeat center;
}
.news_content{
width:400px;
float:left;
text-align:justify;
line-height:20px;
padding:0 0 0 10px;
font-size: 12px;
}
.contact_info {
width: 333px;
height: 68px;
float: right;
padding: 0;
margin-top: 60px;

}
.about_content {
width: 770px;
padding-left: 25px;
font-size: 16px;
font-family: arial;
color: #666;
}
.about_tag {
font-size: 24px;
color: #95ab63;
font-family: arial;
line-height: 30px;
padding-left: 15px;
border-left: 2px dotted #374e5b;
text-transform: uppercase;
letter-spacing: -2px;	
}
.about_tag_2 {
font-size: 22px;
color: #333;
font-family: arial;
line-height: 30px;
padding: 0 0 30px 30px;
width: 425px;
letter-spacing: -1px;	
}
/*----------------------list-------------------------*/
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(images/bullet_list.gif) no-repeat left;
}
ul.list li a:hover{
text-decoration:underline;
}
.testimonials{
padding:20px 0 20px 0;
}
/*----------------------form-------------------------*/
fieldset {
	margin:0 0 1.5em 0;
	padding:1.4em;
	border: 0;
}
legend {
	padding:0 .4em;
	font-size:1.2em;
}
label {
	float:left;
	width:9em;
	display:block;
	clear:left;
	margin-right:1em;
	text-align:left;
	cursor:hand;
}
textarea,input,select,label,button,optgroup {
	margin-top:5px;
}
input[type="checkbox"],input[type="radio"] {
	margin-bottom: 7px;
}
/* Color palette*/
fieldset {
	border-left:1px dashed #999;
}
legend {
	background-color:#e3dfdf;
	color:#333;
}
label {
	color:#333;
	font-size: 12px;
}
textarea {
	border:1px solid #666;
}
textarea:focus,input[type="text"]:focus {
	border:2px solid #666;
}
select {
	background-color:#fff;
	color:#000;
}
input[type="text"] {
	border:1px solid #666;
}
input[type="submit"] {
	background-color:#ccc;
	color:#333;
}
input[type="checkbox"] {
	color:#000;
}
input[type="radio"] {
	background-color:#fff;
	color:#000;
}
option {
	background-color:#fff;
	color:#000;
}
optgroup {
	background-color:#ccc;
	color:#000;
}
button {
	background-color:#ccc;
	color: #333;
}
order: solid 2px #DFDFDF;
}
/*-------------------footer------------------------*/
#footer{
width:821px;
height:100px;
clear:both;
color:#837d7b;
font-size: 12px;
}
.left_footer{
float:left;
color:#837d7b;
padding:20px 0 0 0;
}
#footer a{
color:#837d7b;
padding:0 8px 0 0px;
text-decoration:none;
}
.right_footer{
float:right;
padding:15px 5px 20px 0 ;
}
