/* CSS Document */
body{
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#ffffff;
background:#3d3c3c;
}

#main{
width:980px;
}

#header{
background:#000000;
}

#header .logo{
background:url(images/spiceroute_logo.png);
width:288px;
height:103px;
}

#header .menu{
text-transform:uppercase;
border-top:#3d3c3c 3px solid;
padding:5px;
background:#000000;
}

#header .menu ul{
list-style:none;
padding:0px;
margin:0px;
}

#header .menu ul li{
display:inline;
}

#header .menu ul li a{
text-decoration:none;
color:#FFF;
font-size:12px;
font-weight:bold;
background:#000000;
padding:5px;
}

#header .menu ul li a:hover{
background:#3d3c3c;
}

#body{
background:#292828;
height:1240px;
}

#box1_left{
background:#000000;
width:608px;
height:240px;
float:left;
position:absolute;
top:150px;
left:20px;
}

#box1a_left{
background:#000000;
width:950px;
height:440px;
float:left;
position:absolute;
top:150px;
left:20px;
}


#box3_right{
background:#000000;
width:350px;
height:240px;
float:left;
position:absolute;
top:150px;
left:638px;

}

#box11_left{
background:#000000;
width:210px;
height:450px;
float:left;
position:absolute;
top:400px;
left:20px;
}

#box_navi{
background:#000000;
width:210px;
height:450px;
float:left;
position:absolute;
top:400px;
left:20px;
}

/* navigation pages CSS start */
#box_navileft{
background:#000000;
width:210px;
height:870px;
float:left;
position:absolute;
top:400px;
left:20px;
}

#box_navicontent{
background:#000000;
width:735px;
height:870px;
float:left;
position:absolute;
top:400px;
left:240px;
}

#box_navicontent1{
background:#000000;
width:367px;
height:870px;
float:left;
position:absolute;
top:400px;
left:240px;
padding:5px;
}

#box_navicontent2{
background:#000000;
width:367px;
height:870px;
float:left;
position:absolute;
top:400px;
left:607px;
padding:5px;
}

/* navigation pages CSS start */

#box22_mid{
background:url(images/div22_mid_bck.png);
font-size:12pt;
font-family:Arial, Helvetica, sans-serif;
color:#929191;
width:419px;
height:450px;
float:left;
position:absolute;
top:400px;
left:240px;
}

#box33_right{
width:316px;
height:450px;
background-color:#000000;
color:#054c84;
float:left;
position:absolute;
top:400px;
left:666px;
}

#box33_one{
background:#000000;
font-size:12px;
width:406;
height:208;
float:left;
}

#box33_two{
width:406;
height:170;
float:left;
color:#FFFFFF;
background-color:#ffffff;
}

#box111_left{
background:#000000;
width:316px;
height:300px;
float:left;
position:absolute;
top:860px;
left:20px;
}

#box222_mid{
background:#000000;
color:#929191;
width:316px;
height:300px;
float:left;
position:absolute;
top:860px;
left:343px;
}

#box333_right{
background:#000000;
color:#929191;
width:316px;
height:300px;
float:left;
position:absolute;
top:860px;
left:669px;
}

#banner_bottom{
background:#000000;
width:964px;
height:105px;
float:left;
position:absolute;
top:1170px;
left:20px;
}


#footer{
background:url(images/div_banner2.png);
width:944px;
height:70px;
padding:10px;
float:left;
position:absolute;
top:1285px;
left:20px;
}

#footer .flinks{
padding:10px;
}

#footer .flinks a{
color:#ffffff;
font-weight:bold;
font-size:12px;
text-decoration:none;
}

#footer .flinks a:hover{
color:#ffffff;
border-bottom:#ed1c24 2px solid;
}

#footer .copy{
color:#ed1c24;

}