body
{
background:url(../graphics/bg.gif) repeat #000000;
padding:0; font-family:arial, sans-serif; 
font-size:85%;
margin:0px auto auto auto;
color:#36322b;
}
h1{
margin-left:40px;
margin-right:20px;
color:#24a4b3;
font-size:150%;
}
h2{
margin-left:40px;
margin-right:20px;
}
p{
padding:0px;
text-align:left;
line-height:20px;
margin-left:40px;
margin-right:20px;
}
p.welcome{
padding:30px 35px 0 35px;
margin-left:0px;
margin-right:0px;

}
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:20px;
text-align:center;
color:#fff;
float:right;
margin:0px 40px 0 0;
padding:0 0 0 17px;
text-decoration:none;
background:url(../graphics/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;
}
#header{
width:821px;
height:135px;
margin:0px;
padding:0px;
background:url(../graphics/header_bg.gif) no-repeat center top;
}
.logo{
padding:30px 0 0 0px;
}
.title{
width: auto;
padding:2px 0 0 0;
font-size:130%;
color:#2e2721;
font-weight:bold;
}
.title_welcome{
width: auto;
padding:0 0 0 35px;
font-size:160%;
color:#24a4b3;
background:url(../graphics/checked.gif) no-repeat left top;
margin:0 0 0 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(../graphics/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:110%;
}
.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:110%;
background:url(../graphics/menu_bullet.gif) no-repeat bottom center;
}
.menu ul li a:hover{
background:url(../graphics/menu_bullet.gif) no-repeat bottom center;
}

/*-------------welcome_box------------*/
.welcome_box{
width:496px;
height:222px;
background:url(../graphics/welcome_box.gif) no-repeat center;
padding:0px;
}
/*---------------center_content-------*/
.center_content{
width:821px;
height:auto;
clear:both;
padding:25px 0 30px 0;
background-color:#e9e5e2;
font-size:95%;
}
.center_left{
width:500px;
float:left;
padding:10px 0 10px 10px;
}
.center_left_wide{
float:left;
padding:10px 0 10px 10px;
}
.center_right{
width:300px;
float:left;
padding:10px 0 10px 0px;
}
.email{
float:right;
padding-right:10px;
}
.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(../graphics/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{
width:278px;
height:144px;
padding:15px 0 0 10px;
background:url(../graphics/text_box.gif) no-repeat center;
background-position:0px 0px;
}
.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{
padding:0px;
margin:25px; 
list-style-type:square;
list-style-image: url(../graphics/bullet_list.gif);
}
ul.list li{
text-align:left;
line-height:20px;
color:#36322b;
padding-bottom:8px;
margin-left:8px;
padding-left:10px;
}*/

/* http://css.maxdesign.com.au/listutorial/master.htm */
ul.list { 
list-style-type: none; 
margin: 0;
margin-left: 0px;  /* indent for list */
padding-top:10px;
}
ul.list li {
background-image: url(../graphics/bullet_list.gif);
background-repeat: no-repeat; 
background-position: 0 0; 	/* Position the image */
padding-left: 30px; 
/*margin: 20px 0;	*/		/* Spacing between lines */
/*line-height:25px;*/
padding-bottom:15px;
padding-right:35px;
}
.testimonials{
padding:20px 0 20px 0;
}
.notes {
margin-left:40px;
margin-right:20px;
}
.code{
	font-family:"Courier New", Courier, monospace;
}

/*-------------------footer------------------------*/
#footer{
width:821px;
height:50px;
clear:both;
color:#837d7b;
padding:10px 0 0 0;
}
.left_footer{
float:left;
}
#footer a{
color:#837d7b;
text-decoration:none;
}
.right_footer{
float:right;
}
