@import url("home.css");

body {
background-image:url(../images/bg1.jpg);
background-position:top;
background-repeat:repeat-x;
background-color: #C77635;
margin: 0px;
}
input,textarea{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#F4DB84;
padding:2px;
border:1px solid #CFA512;
}
td{
font-size:12px;
color:#8E6101;
}
.left_inner{
background-image:url(../images/inner_left_bg.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#C97534;
}
#minner_box{
width:1004px;
}
#minner_left{
float:left;
width:228px;
text-align:center;
background-image:url(../images/inner_left_bg.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#C97534;
}
#minner_right{
float:right;
width:776px;
}
#minner_content{
padding:25px;
background-color:#F9EBBA;
line-height:24px;
border:1px solid #000000;
color:#8E6101;
}
.title1{
font-size:14px;
color:#8E6101;
}
#bottom{
width:100%;
height:166px;
background-image:url(../images/inner_bottom_bg1.jpg);
background-repeat:repeat-x;
}
#bottom_main{
width:1004px;
height:166px;
background-image:url(../images/inner_bottom_bg.jpg);
}
#bottom_main_0{
float:left;
width:400px;
}
#bottom_main_1{
float:left;
width:350px;
text-align:center;
color:#8ACDF6;
line-height:25px;
font-size:10px;
}
#bottom_main_1 a{
color:#8ACDF6;
}
#bottom_main_2{
float:right;
width:200px;
font-size:10px;
text-align:right;
margin-top:95px;
}
#bottom_main_2 a{
color:#990000;
text-decoration:none;
}
#project_left{
margin-left:30px;
float:left;
width:40%;
}
#minner_projects{
padding:25px;
background-color:#F9EBBA;
line-height:24px;
border:1px solid #000000;
color:#8E6101;
height:1100px;
}
#minner_testmonial{
padding:8px;
border:1px dashed #C97534;
}
.fill_bottom{
width:100%;
height:220px;
background-color:#0E2C4E;
}
#minner_contact{
border:1px dashed #C97534;
background-color:#FAEEC9;
height:280px;
padding:15px;
}
#mc_left{
float:left;
width:45%;
}
#mc_left a{
color:#8E6101;
}
#mc_right{
float:right;
width:45%;
}
.mc_form1{
float:left;
width:80px;
}
.mc_form2{
float:left;
width:150px;
}
.form{
width:100%;
margin-top:10px;
height:20px;
}
.form1{
width:100%;
margin-top:10px;
height:80px;
}