/* PAGE CONSTRUCTION */

body { margin-top:0px; margin-left:36px; background-image:url(imgs/orange.jpg);}
#header {width:900px; height:60px; background-image:url(imgs/head.jpg); clear:both;}
#contentWrap {width:900px;  background-image:url(imgs/gray-bg.jpg);}
#footer {width:900px; clear:both; height:60px; background-image:url(imgs/foot.jpg)}
#sidebar {width:266px;  vertical-align:top;}
#animationBar {  margin-top:9px; height:450px; width:59px;}

#contentWindow {width:510px; height:450px; margin-top:14px; margin-bottom:8px;  overflow:hidden;}
#content1 {width:510px; clear:both; }
	#whatsNewBanner { 	height:140px; width:510px; overflow:hidden;  
						background-image:url(imgs/whatsNewBanner.jpg); 
						background-repeat:no-repeat; }
	#carosel {height:100px; width:490px; margin:10px 10px 10px 10px; overflow:hidden;}
	#caroselBelt{height:100px; width:490px;}
	#caroselBelt div {width:490px; height:100px; float:left;}
	#caroselBelt div img { float:left; border:#000 solid 1px; width:113px; height:98px; filter:alpha(opacity=40); opacity:.3;}
	#caroselMenu { margin-left:10px; font-family:Verdana, Geneva, sans-serif; font-size:.75em; height:10px; color:#333; width:490px;}
	#caroselMenu div { background-color:#CCC; height:10px; width:10px; display:inline; float:right;}
#content2 {width:510px; clear:both; }
#subSect{  width:510px; height:450px; float:left;}
#content3 {width:1020px; clear:both; }
#content4 {width:1020px; clear:both;  }
#sidebar, #animationBar, #content1, #content2, #content3, #content4, #content5  {float:left;}
#bannerCarosel {width:510; height:150px; background-color:#FFF; padding:20px 20px 20px 20px; text-align:center; }
#iconBar {height:40px; width:510px; vertical-align:bottom;}
#iconBar img { margin-top:30px; float:right; width:30px; height:30px;  margin-left:20px;} 

/* FONTS AND COLORS */
@font-face {
	font-family: LGR;
	src: url('fonts/League_Gothic.eot');
	src: local('League Gothic Regular'), local('LeagueGothic'), url('fonts/League_Gothic.ttf') format('truetype');
}
@font-face {
	font-family: Bebas;
	src: url('fonts/BEBAS.eot');
	src: local('Bebas Regular'), local('Bebas'), url('fonts/BEBAS.ttf') format('truetype');
}
/*@font-face { font-family: Akz; src: url('fonts/AkzidenzGroteskStd-Cn.ttf'); } */
#slider { font-family:LGR, sans-serif; letter-spacing:2px; font-size:1.3em; margin-left:10px; font-weight:bold; color: #FFF;}

#menu {font-family:LGR,arial, sans-serif;letter-spacing:1.5px; font-size:1.25em;  font-weight:lighter; height:290px;}
#menu ul li {list-style-type:none; margin-top:15px; letter-spacing:1.5px;}
#menu ul li a, #menu ul li a:visited { font-size:1.25em; color:#FFF;text-decoration:none;}
#menu ul li a:hover, #menu ul li a:active { font-size:1.25em; color:#f9a11b; text-decoration:none;}
#menu ul li ul li { font-family:Verdana, Geneva, sans-serif; font-size:10px; line-height:.9em; height:15px;}
#menu ul li ul li a, #menu ul li ul li a:visited { color:#CCC;text-decoration:none;}
#menu ul li ul li a:hover, #menu ul li ul li a:active { color:#f9a11b;text-decoration:none;}

#contact { line-height:14pt; font-family:Georgia, serif; font-weight:lighter; font-style:italic; font-size:9pt; color:#FFF; }
.contactHead { font-family:LGR, arial, sans-serif; font-style:normal; letter-spacing:1.5px; font-size:1.5em;}

#siteDesc { margin-top:20px; line-height:14pt; font-size:1em; text-align:justify; font-family:Helvetica, sans-serif; color:#FFF;}

/* #615c58 gray color */

/* GALLERY STYLES */
#galleryRow1 {width:510; height:100px;}
#galleryRow2 {width:510; height:100px; }
#galleryRow3 {width:510; height:100px; }
#galleryRow4 {width:510; height:100px; }
#galleryRow1 img, #galleryRow2 img, #galleryRow3 img, #galleryRow4 img { float:left;}

