body {
background : #fff url(images/bg5.jpg) center no-repeat;
font-family : arial, sans-serif;
font-size : 12px;
color : #000;
}
p {
padding : 0;
text-align : justify;
margin : 0;
line-height : 20px;
}
h2{
color:#91bd09;
font-size:18px;
text-transform:uppercase;
}
p.welcome {
padding : 30px 35px 0 35px;
}
p.testimonial {
font-style : italic;
padding : 5px 5px 0 5px;
}
.clear {
clear : both;
}
a {
text-decoration : none;
color : #000;
font-weight : bold;
}
a:hover{
text-decoration:none;
color:#f0a902;
}
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{
border:none;
}

img.left_img {
float : left;
padding : 3px 25px 3px 3px;
}
#main_container {
width : 821px;
height : auto;
margin : auto;
padding : 0;
}
.title {
width : auto;
padding : 2px 0 10px 0;
font-size : 17px;
color : #669900;
font-weight : bold;
}
.title_welcome {
width : auto;
padding : 0 0 0 35px;
font-size : 22px;
font-weight:bold;
color : #669900;
background : url(images/checked.gif) no-repeat left top;
margin : 0 0 10px 25px;
}
span.red {
font-weight : bold;
color : #333300;
}
span.orange {
font-weight : bold;
color : #f0a902;
}
span.text{
float:right;
margin-right:100px;
font-size:14px;
font-style:italic;
}
#footer {
width : 821px;
height : 5px;
clear : both;
color : #837d7b;
text-align : center;
}
.left_footer {
font-weight:bold;
float : left;
padding : 10px 0 0 320px;
}
#footer a {
color : #837d7b;
padding : 0 0 0 0;
text-decoration : none;
}
#footer a {
color :#f0a902;
}
.right_footer {
float : right;
padding : 0 0 0 0;
}



.box div.main{
	background:url(images/transp.png);
	height:350px;
	overflow:auto;
	padding-top:45px;
	padding-left:100px;
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    -khtml-border-radius: 10px; 
    border-radius: 10px; 
    behavior: url(border-radius.htc);
		}