@charset "utf-8";
/* CSS Document */


body {
background-color: #336699;
background-image:url('../images/leftbluebank2.jpg');
background-repeat: repeat-y;
}

#mainbody{
	width:668px;
	margin: 50px 0px 0px 10%;
}

#body{
width:770px;
}

#main{
	width:660px;
	float:left;
}

#title{
	height:96px;
	width:356px;
	float:left;
	background-image: url('../images/bg_title.gif');
}

#animation{
float:left;
height:96px;
width:298px;
}

/* Menu layout */

#container{
	width:540px;
	float: left;
	background-image:url('assets/images/bg_content.jpg');
}

#topbar{
background-image:url('../images/bg_topbar.jpg');
background-repeat:no-repeat;
float:left;
margin:12px;
width:550px;
}


#bottombar{
background-image:url('../images/bg_bottombar.gif');
float:left;
height:14px;
width:550px;
}


#menu{
	height:887;
	float:left;
  width:105px;
	margin-top:20px;
}

img{border:0px;}


#menu ul{
height:36px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:0;
text-align:center;
margin:0;
}

#button li{
height:36px;
width:118px;
background-image:url('../images/small_button.gif');
}
#activebutton li{
height:36px;
width:118px;
background-image:url('../images/small_button_over.gif');
}

#menu li:hover{
height:36px;
width:118px;
background-image:url('../images/small_button_over.gif');
}
#menu li a:active{
height:36px;
width:118px;
color:#ffc960;
background-image:url('../images/small_button_over.gif');
}


#menu li a{
color:#fff;
font-family:Tahoma;
font-size:14px;
font-style:normal;
font-variant:small-caps;
font-weight:bold;
list-style-image:none;
text-align:center;
text-decoration:none;
}

#menu ul a:hover{
color:#ffc960;
background-image:url('../images/small_button_over.gif');
}

#button{
float:left;
height:36px;
width:118px;
background-image:url('../images/button_bg.gif');
margin-top:16px;
}
#activebutton{
float:left;
height:36px;
width:118px;
background-image:url('../images/button_bg.gif');
margin-top:16px;
}

#button img{
z-index:20;
margin-top:-10px;
}


#menu ul p{
margin-top:-10px;
}



#content h1{
color:#000099;
font-family:Verdana;
font-size:17px;
font-stretch:expanded;
font-variant:small-caps;
font-weight:bold;
margin:7px 0 0 0px;
text-align:center;
text-indent:0;
text-transform:uppercase;
}

#content h2{
color:#000099;
font-family:Verdana;
font-size:15px;
font-stretch:expanded;
font-variant:small-caps;
margin:7px 2px 0 19px;
text-indent:23px;
text-transform:uppercase;
font-weight:bold;
}

#content p{
margin-left:10px;
margin-right:10px;
font-size:12px;
font-family:georgia;

}
h3{margin:0px;}

#partners{
	background-image: url('../images/partners.gif');
	height:66;
	width:350px;
	margin-top:5px;
	float:left;
}
#globe{
	background-image: url('../images/globe.gif'); 
	height:335;
	width:180;
	float:left;
}

/*dont mess with this */

#redbox{
color:#FFD07D;
font-size:12px;
line-height:15px;
margin-left:30px;
margin-right:5px;
margin-top:10px;
text-align:center;
font-weight:bold;
font-family:georgia;
}

#footer{
width:200px;
text-align:center;
color:#CCCC99;
margin-left:180px;
font-family:Trebuchet MS,Geneva,Arial,Helvetica,SunSans-Regular,sans-serif;
font-size:10pt;
float:left;
}



/* new menu setup*/

#head{
	width:668px;
	height:96px;
	float:left;
	}
	
#menu{
	width:116px;
	height:802px;
	float:left;
	}

#cap{
	width:550px;
	float:left;
	height:12px;

	}
	
#content{
	width:354px;
	float:left;
	min-height:227px;
}
#globecol{
	background-color:#172532;
	background-image:url('../images/globeimg.jpg');
  background-repeat:no-repeat;
	border-left:6px solid #fff;
	float:left;
	height:327px;
	width:183px;
	}
	
#rightbar{
	width:104px;
	height:0px;
	float:left;
	}
	
#shoe{
	width:550px;
	height:14px;
	float:left;
	background-image:url('../images/bg_shoe.jpg');
	}
	
#pagefooter{
color:#CCCC99;
float:left;
height:66px;
margin-left:183px;
text-align:center;
width:361px;
	}
#sitemap{
color:#fff;
}
	
#sitemap a{
color:#000;
}
#sitemap ul{
color:#fff;
}
#sitemap li a{
text-decoration:none;
}
#sitemap li a:hover{
text-decoration:underline;
}
	
#contains{
	width:550px;
	float:left;
	background:url('../images/bg_contains.jpg') repeat-y;
	}
