/* CSS Document */
body
{
margin:0px auto;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
color:#DDDCDC;
font-size:12px;
line-height:16px;
background:#000;
}
img
{
border:none;
margin:0px;
padding:0px;
}
form
{
margin:0px;
padding:0px;
}
P
{
margin:8px 0px;
}
.left
{
float:left;
}
.right
{
float:right;
}
.container
{
width:100%;
margin:0px auto;
}
.body-container
{
width:1000px;
margin:0px auto;
}
.header-main
{
width:1000px;
float:left;
height:311px;
}
.header-top
{
height:251px;
width:1000px;
float:left;
}
.header-bottom
{
height:48px;
width:1000px;
float:left;
padding-top:4px;
}
.body-main
{
width:981px;
margin:0px auto;
}
.body-left
{
width:141px;
float:left;
}
.body-right
{
width:794px;
float:right;
padding-right:16px;
padding-top:2px;
}


.border
{
width:770px;
border-top:1px dotted #4F4F4F;
float:left;
padding-top:15px;
}
.navcontainer
{
width:981px;
margin:0px auto;
height:52px;

}
.navcontainer ul
{
width:980px;
float:left;
list-style-type:none;
display:inline;
margin:0px;
padding-left:1px;
}
.navcontainer ul li
{
float:left;
list-style-type:none;
display:inline;
text-align:center;
background:url(../images/menu.jpg) center top no-repeat;
width:140px;
height:46px;
padding-top:7px;
}
.menu-link
{
margin-top:20px;
height:19px;
}
.right-text
{
width:770px;
float:right;

}
.right-bottom
{
width:770px;
margin:0px auto;
padding-top:40px;
}
.right-bottom ul
{
width:770px;
float:left;
list-style-type:none;
display:inline;
margin:0px;
padding-left:1px;
}
.right-bottom ul li
{
float:left;
list-style-type:none;
display:inline;
}


.left-box
{
background:url(../images/left-box.jpg) left top no-repeat;
width:245px;
height:227px;
}
.mid-box
{
background:url(../images/mid-box.jpg) left top no-repeat;
width:235px;
height:227px;
margin-left:17px;
margin-right:17px;
padding-left:10px;
}

.right-box
{
background:url(../images/right-box.jpg) left top no-repeat;
width:235px;
height:227px;
padding-left:10px;
}
.nav
{
width:135px;
float:left;
margin-top:14px;
padding-left:6px;
}
.nav ul
{
width:129px;
float:left;
list-style-type:none;
display:block;
margin:0px;
padding:0px;
}
.nav ul li
{
float:left;
list-style-type:none;
display:block;
text-align:center;
background:url(../images/menu-01.jpg) center top no-repeat;
width:129px;
height:42px;
padding-top:7px;
}
.input-box-01
{
width:53px;
height:15px;
background:#fff;
border:1px solid #9E3C72;
font-size:11px;
line-height:16px;
}
.input-box-02
{
width:93px;
height:15px;
background:#fff;
border:1px solid #9E3C72;
font-size:11px;
line-height:14px;
}

.input-box-03
{
width:60px;
height:15px;
background:#fff;
border:1px solid #9E3C72;
font-size:11px;
line-height:14px;
}
.img-border
{
border:1px solid #FF6C00;
}

.font-link-white
{
color:#DDDCDC;
text-decoration:none;
}
.font-link-white:hover
{
color:#FF6C00;
text-decoration:none;
}

.contact-input
{
width:170px;
height:15px;
background:#fff;
border:1px solid #9E3C72;
font-size:10px;
}
.contact-input-01
{
width:170px;
height:115px;
background:#fff;
border:1px solid #9E3C72;
font-size:10px;
}
.references-border
{
border-bottom:1px dotted #C1A988;
}
.font-orng
{
color:#FF6C00;
font-size:12px;
font-weight:bold;
line-height:14px;
}
.font-orng-big
{
color:#FF6C00;
font-size:16px;
font-weight:bold;
line-height:14px;
}
.font-yellow
{
color:#F9BB03;
font-size:12px;
font-weight:bold;
line-height:16px;
}
.font-yellow-01
{
font-family:Georgia, "Times New Roman", Times, serif;
color:#F9BB03;
font-size:14px;
font-weight:bold;
line-height:16px;
}
img
{
border:none;
}
.icon{
padding-bottom:2px;
line-height:20px;
}
.button
{
background:url(../images/button.jpg) left top no-repeat;
height:30px;
width:129px;
border:none;
font-size:12px;
text-decoration:none;
color:#fff;
line-height:12px;
padding-bottom:5px;
cursor:pointer;
}

a
{
border:none;
}
.gradualfader
{
width:100%;
height:1000px;
}
.check-button
{
background:url(../images/check-button.jpg) left top no-repeat;
height:22px;
width:123px;
border:none;
text-align:center;
color:#fff;
font-size:12px;
line-height:14px;
padding-bottom:5px;
font-weight:bold;
cursor:pointer;
}
.yellow-border
{
border-bottom:1px solid ##CFAE06;
}