/*===================
Rom Gom
7/7/2k10
*=====================*/

/*@import url('/css/reset.css');*/

body{background:#000066 url(../images/bg.gif) repeat-x; font-family:Arial, Helvetica, Geneva, sans-serif; padding:0; margin:0}

/*** class **/

.color-999{color:#999}
.color-666{color:#666}
.bold{font-weight:bold}
.clear{clear:both}
.left{float:left; width:368px}
.right{float:right; width:380px}
.text-left{text-align:left}
.margin-left{margin-left:10px}

.spacer-25{height:25px}

p a{float:right; color:#000066; text-decoration:none; font-size:11px}
p a:hover{float:right; color:#666; text-decoration:none; font-size:11px}

/*** ID'S ***/
#main{width:800px; margin:0 auto}


/** header **/
#header{background:#fff url(../images/logo.jpg) no-repeat left; height:170px}
#truck{width:566px; height:139px; float:right}
#top-add{width:234px; height:139px; float:right}
#top-add p{padding:0 40px 0 0; margin:50px 0 0 0; font-size:12px;}
#menus{height:30px; width:585px; float:right; text-align:right}


/** banner **/
#banner{height:221px}
#flash{width:221px; height:221px; float:left; background:url(../images/01.jpg) no-repeat;}
#slogan{width:579px; height:221px; float:right}


/** content **/
#content{background:#fff}
#content p{margin:0; padding:10px 0 20px 0}
#content .inner-content{margin:0 15px; font-size:12px}

/*** footer ***/
#footer{background:#e6edf1; height:76px; font-size:12px}

#footer a.first{margin:0 10px 0 0; color:#666; text-decoration:none}
#footer a.first:hover{margin:0 10px 0 0; color:#999; text-decoration:none}
#footer a{margin:0 10px 0 10px; color:#666; text-decoration:none}
#footer a:hover{margin:0 10px 0 10px; color:#999; text-decoration:none}

/** form **/
.inp{width:180px; background:none; border:1px #6b6b6b solid}