/* CSS Document */
*{
margin:0; padding:0;}

body{
background-color:#FCFCFC;
font-family:Arial, Helvetica, sans-serif;
}

.content{
width:900px;
margin:0 auto;
}

.main, .aboutus, .exilient, .contactus{
position:relative;
left:90px;
width:780px;}

.image{
position:relative;
right:250px;
}

.info{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;}

.exilient{
font-size:12px;
}

.contactus{
font-size:12px;}

.contactus #color, .aboutus #color{
color:#FF6600;}

.contactus .color, .aboutus .color{
color:#FF6600;}

.contactus table td{
padding:10px;}


.para{
width:450px;
}

.exilient p{
padding:5px 0 5px 0;}

.mem{
width:190px;
height:200px;
border-left:1px solid #D0D0D0;
border-right:1px solid #D0D0D0;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
}
.mem td{
padding:10px;}

.footer{
font-size:12px;
background-color:#E0DFDD;
padding:10px;
}

.mem a{
text-decoration:none;
color:#000;}

.mem a:hover{
color:#F3932D;
font-weight:bold;
}

.main_box{
background-image:url(images/box_bg.gif);
background-repeat:repeat-x;
position:relative;
left:90px;
}

.aboutus{
font-size:12px;
text-align:justify;}

.aboutus p{
padding:5px 0 5px 0;}
.aboutus ul{
margin-left:20px;}

.box1 td{
width:200px;
height:55px;
padding-left:5px;}

.box1 a{
color:#000;
text-decoration:none;
font-weight:bold;}

.box1 a:hover{
color:#FF6600;
text-decoration:underline;}


.box{
height:100px;
border-left:1px solid #CBCCC6;
border-right:1px solid #CBCCC6;
}


.mission{
width:520px;}
h2{
color:#C28037;}

.form{
width:770px;}

.form table td{
padding:3px;}

.aboutus .product td{
padding:8px;}


.list1{
width:470px;}

.list1 li{
list-style-image:url(images/arrow1.jpg);}

.contact h3{
color:#C28037;
}

.add .color{
color:#C28037;
}

.contact p{
padding:5px 0 5px 0;}

.add h4{
color:#C28037;
}

.add p{
padding:3px 0 3px 0;}

.line{
border-bottom:1px solid #000;
width:770px;}
ul{
list-style-type:none;
}

li{
list-style-image:url(images/arrow.jpg);
padding:3px 0 3px 0;}

.color1{
color:#FF0000;}

