/* CSS Document */
/* HOME CSS */

body {
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
margin:0px;
padding:0px;
}

/* IDS */
#container {
text-align:left;
width:748px;
}
#container-inner {
border-left:#FF0000 solid 1px;
border-right:#FF0000 solid 1px;
width:748px;
}
#head_img {
width:748px;
height:257px;
background:#FFFFFF url(images/head.jpg) no-repeat;
}
#head_slogan {
height:25px;
width:748px;
text-align:center;
border-top:#FF0000 solid 1px;
border-bottom:#FF0000 solid 1px;
line-height:2em;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
}
#middle {
border-bottom:#FF0000 solid 1px;
}
#left-col {
float:left;
width:193px;
}
#right-col {
float:right;
width:550px;
}
#nav {
padding:0px;
margin:13px 0px 5px 0px;
}
#nav li {
padding:0;
margin:4px 3px;
background:#FFFFFF url(images/nav_button.jpg) repeat-x;
/*width:185px;*/
height:25px;
list-style:none;
text-align:center;
line-height:1.75em;
font-size:14px;
font-weight:bold;
}
#nav li a {
color:#000000;
text-decoration:none;
display:block;
}
#nav li a:link {
color:#000000;
}
#nav li a:hover {
color:#FF0000;
}
#bottom-ban {
padding:0;
margin:0;
}
#bottom-ban li {
display:block;
height:87px;
float:left;
}
#footer {
width:750px;
background:#FFFFFF url(images/footer.gif) no-repeat;
height:67px;
}

.clear {
clear:both;
}
.out1 {
border:#000000 solid 1px;
padding:5px 10px;
margin:3px;
background-color:#FFFFFF;
}
.link-box {
background-color:#FBF671;
margin:0px 3px;
padding:0;
}
.middle-bottom {
background:#FFFFFF url(images/footer_grad.jpg) repeat-x bottom;
height:86px;
text-align:center;
}
.link-box .loop {
text-decoration:none;
background:transparent url(images/loop.jpg) no-repeat;
display:block;
width:184px;
height:67px;
}
.link-box .loop:hover {
background:transparent url(images/loop-over.jpg) no-repeat;
}
.link-box .packer {
text-decoration:none;
background:transparent url(images/packer.jpg) no-repeat;
display:block;
width:184px;
height:87px;
}
.link-box .packer:hover {
background:transparent url(images/packer-over.jpg) no-repeat;
}
.ccim {
text-decoration:none;
background:transparent url(images/ccim.jpg) no-repeat;
display:block;
width:75px;
height:86px;
}
.ccim:hover {
background:transparent url(images/ccim-over.jpg) no-repeat;
}
.sior {
text-decoration:none;
background:transparent url(images/sior.jpg) no-repeat;
display:block;
width:90px;
height:86px;
}
.sior:hover {
background:transparent url(images/sior-over.jpg) no-repeat;
}

.vision {
text-decoration:none;
color:#000000;
font-size:18px;
font-weight:bold;
}
.vision:hover {
color:#FF0000;
}