/* CSS Document */
body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background:#000000;
color:#9a9b9e;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
line-height:1.8em;
}

.main-container {
width:100%;
margin:0px auto;
}

.grids {
width:1024px;
height:1180px;
margin:0px auto;

/*background:url(../images/bg.jpg) repeat center top fixed;*/
}



.inner-main {
width:859px;
height:auto;
margin:0 auto;
}

.head-container {
width:859px;
height:214px;
float:left;
margin-top:15px;
}

.logo {
width:329px;
height:214px;
float:left;
}

.head-right {
width:530px;
height:214px;
float:left;
}

.menu-container {
background:url(../images/menu-bg.gif) no-repeat top right;
width:859px;
height:58px;
float:left;
}


.center-container {
background:url(../images/bodybg.jpg) top center repeat-y;
width:859px;
height:auto;
float:left;
}

.center-inner-container {
background:url(../images/center-bg.gif) right center repeat-y;
width:833px;
height:705px;
margin:0 auto;
}

.bottom-container {
background:url(../images/bottom.gif) top center no-repeat;
width:859px;
height:40px;
margin:0 auto;
float:left;
}

.body-contents {
width:829px;
height:auto;
float:left;
font-size:14px;
color:#9a9b9e;
}

.left-panel {
width:575px;
height:auto;
float:left;
margin-left:30px;
padding-right:15px;
}
.right-panel {
width:195px;
height:auto;
float:right;
margin-right:-4px;
border-left:1px dotted #666666;
}

.title {
color:#4d0e16;
font-size:20px;
}

.box-size {
width:115px;
height:117px;
float:left;
margin-right:3px;
}

.img-size-about-1 {
width:122px;
height:175px;
float:left;
margin-right:3px;
}



.img-size-about-2 {
width:143px;
height:175px;
float:left;margin-right:3px;
}


.img-size-about-3 {
width:123px;
height:175px;
float:left;
margin-right:3px;
}

.img-size-about-4 {
width:193px;
height:175px;
float:left;
}




.right-box-top {
background:url(../images/black-box-top.jpg) no-repeat bottom center;
width:177px;
height:10px;
float:right;
}

.right-box-center {
width:177px;
height:auto;
float:right;
background-color:#000000;
line-height:2em
}

.right-box-bottom {
background:url(../images/black-box-bottom.jpg) no-repeat top center;
width:177px;
height:10px;
float:right;
}


.menu-dots{
height:1px;
width:140px;
float:none;
border-bottom:1px dotted #ffffff;
margin-left:15px;
}

.right-box-home{
height:350px;
width:169px;
float:left;
margin-left:18px;
margin-top:20px;
background-color:#000000;
}

.footer{
background:url(../images/footer-box.jpg) top center no-repeat;
width:859px;
height:114px;
float:left;
margin:15px 0px 20px 0px;
}

.footer-text{
width:859px;
height:80px;
float:left;
margin:15px 10px 0px 18px;
}

#map{
background:url(../images/map-main.jpg) top right no-repeat;
width:503px;
height:625px;
float:left;
}

/*------------------------------------//     contact us images   //--------------------------------------*/


.form{
width:600px;
height:195px;
}

.form-top{
background:url(../images/f1.gif) bottom right no-repeat;
width:600px;
height:7px;
float:left
}

.form-center{
width:598px;
height:190px;
float:left;
border-left:1px solid #9e9f9e;
border-right:1px solid #9e9f9e;
background-color:#e7e7e7;
}


.form-bottom{
background:url(../images/f2.gif) top right no-repeat;
width:600px;
height:7px;
float:left
}



.map-box{
width:600px;
height:315px;
float:none;
margin-top:35px;
}

.map-inner-left{
width:300px;
height:350px;
float:left;
border-right:1px dotted #9e9f9e;
}

.map-inner-right{
width:290px;
height:350px;
float:right;
}


a.email{
text-decoration:underline;
color:#999999;
}
a.email:link{
text-decoration:underline;
color:#999999;
}

a.email:hover{
text-decoration:none;
color:#999999;
}



a.pdf{
text-decoration:none;
color:#999999;
font-size:12px;
}
a.pdf:link{
text-decoration:none;
color:#999999;
font-size:12px;
}

a.pdf:hover{
text-decoration:underline;
color:#999999;
font-size:12px;
}
