.content1{
display:inline;
margin:30px 0 0 40px;
line-height:20px;
clear:both;width:600px;
float:left;
}
.content2{
display:inline;
margin:20px 0 0 40px;
line-height:20px;
clear:both;width:600px;
float:left;
}
.content3{
display:inline;
margin:20px 0 0 40px;
line-height:20px;
clear:both;width:600px;
float:left;
border-bottom:1px dotted #ccc;
}
.rightimg{
float:left;
padding:30px 0 0 20px;
}
.rightimg1{
float:left;
padding:30px 0 0 0;
}
.content1 p, .content2 p , .content3 p{
margin:0 0 10px 0;
}
/* button1*/
a.button1 { 
background: transparent url(../images/bg_button_a2.gif) no-repeat scroll top right;  
color: #3c3c3c;
font-size:11px;
display: block;  
float: left; 
height: 21px;  
margin-right: 4px;  
padding-right: 12px;  
text-decoration: none;
}
a.button1 span {  
background: transparent url(../images/bg_button_span2.gif) no-repeat;  
display: block;  
line-height: 12px;  
padding: 4px 0 5px 12px;
}
a.button1:active {
background-position: bottom right;
outline: none;
}
a.button1:active span {
background-position: bottom left;
padding: 5px 0 4px 12px;
}
.contact{
color:#AB6B05;font-weight:bold;padding-left:15px;}
input[type=submit],input[type=reset]{border:1px solid #ccc; background:url(../images/botton_bg.gif) repeat-x;color:#4B4B4B;}
