body{
text-align:center;
margin-top:20px;
font-family:Tahoma, Helvetica, sans-serif;
background-color:#000000;
}

#outer{
width:970px;
height:765px;
margin:0 auto;
text-align:left;
color:#FFFFFF;
border:1px solid #222222;
padding-top:19px;
}

#container{
margin:0 auto;
width:950px;
text-align:left;
color:#FFFFFF;
}

a{
	color:#FFFFFF;
}

a:hover{
	text-decoration:none;
	color:#DDDDDD;
}

#header{
float:left;
width:950px;
height:140px;
position:relative;
background:#000000;
/*background-image:url(../Images/header-bg3.jpg);*/
background-repeat:no-repeat;

}


#logo-box{
	float:left;
	width:220px;
	height:125px;
	padding-left:15px;
	
}

#inspired{
	float:left;
	height:120px;
	padding-left:380px;
	padding-top:15px;
	clear:right;
}

#navmenu-container{
width:950px;
height:120px;
float:left;
display:block;
position:relative;

}

#navmenu{
width:950px;
height:120px;
float:left;
display:block;
position:absolute;
display:block;
z-index:6;
overflow:visible;
}

#nav-top{
width:925px;
float:left;
height:32px;
padding-left:27px;
}

#heading-link{
	height:30px;
	float:left;
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:23px;
	padding-top:0px;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	
}

#heading-link a:hover{
text-decoration:underline;

}

#nav-curve{
float:left;
width:950px;
height:11px;
line-height:11px;
display:block;
background-image:url(../Images/grey-top.jpg);
background-repeat:no-repeat;
background-position:top;
}


#nav-menus{
width:950px;
float:left;
height:77px;
background-image:url(../Images/grey-bg.jpg);
background-repeat:repeat-y;
background-position:top;
position:relative;
z-index:7;
display:block;
overflow:visible;
}

nav-menus a{
color:#CCCCCC;
}

#slider{
height:90px;
width:186px;
position:absolute;
background-image:url(../Images/slider-bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	z-index:9;
	display:block;
}

#nav{
float:left;
width:950px;
top:125px;
left:0px;
background-image:url(../Images/grey-bg.jpg);
background-repeat:repeat-y;
background-position:top;
}


#main-container{
float:left;
width:950px;
height:458px;
background-image:url(../Images/grey-bg.jpg);
background-repeat:repeat-y;
background-position:top;
}

#main{
width:940px;
padding-left:10px;

top:0px;
left:0px;
}


#main-bottom{
	float:left;
	width:950px;
	height:11px;
	display:block;
	line-height:5px;
	background-image:url(../Images/grey-bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#content-box{
	float:left;
	border:2px solid #4c4c4c;
	border-bottom:none;
	width:896px;
	height:400px;
	background-color:#000000;
	margin-bottom:none;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:30px;
	font-size:14px;
	line-height:21px;
}

#content-left{
	float:left;
	height:380px;
	width:530px;
	padding-right:30px;
	padding-left:15px;
	padding-top:15px;
	font-size:14px;
	color:#EEEEEE;
}

#content-left a{
	color:#FFFFFF;
	text-decoration:underline;
}

#content-right{
	float:left;
	height:380px;
	width:284px;
	border-left:1px solid;
	padding-left:20px;
	padding-right:15px;
	padding-top:15px;
	position:relative;
	overflow:hidden;
	
}

#content-curve{
	float:left;
	border-bottom:none;
	width:930px;
	height:11px;
	background-image:url(../Images/content-curve.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0px;
	padding:0px;
	line-height:11px;
}

#footer{
  width:920px;
  float:left;
  padding:7px 15px 5px 15px;
}
#footer_left{
  float:left;
  width:370px;
  font-size:11px;
  color:#DDDDDD;
  padding-top:3px;
}
#footer_left a, #footer_left a:visited{
  text-decoration:none;
  font-size:11px;
  color:#DDDDDD;
}
#footer_left a:hover{
  color:#FFFFFF;
  text-decoration:underline;
}
#footer_center {
  float:left;
  width:280px;
  margin-left:10px;
}
#footer_right{
  float:left;
  width:260px;
  padding-top:3px;
  font-size:11px;
  color:#DDDDDD;
  text-align:right;
}
#footer_right a, #footer_right a:visited{
  text-decoration:none;
  font-size:11px;
  color:#DDDDDD;
}
#footer_right a:hover{
  color:#FFFFFF;
  text-decoration:underline;
}


#breadcrumbStrip{
 width:876px;
 height:20px;
 margin-bottom:15px;
 float:left;
 background-color:#000000;
 display:block;
 background-image:url(../Images/breadcrumb.gif);
 background-position:left;
 background-repeat:repeat-x;
 padding-left:10px;
 font-size:12px;
 color:#DDDDDD;
}

#breadcrumbStrip a{
	color:#CCCCCC;
	text-decoration:underline;
	float:left;
	clear:none;
}

#breadcrumbStrip a:hover{
	text-decoration:none;
}

/*SUBMENU STYLING ******/

.submenu-link{
	height:16px;
	font-size:12px;
	width:143px;
	padding-left:16px;
	display:block;
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
	float:left;
	color:white;
}

#submenu-1{
	height:100px;
	position:absolute;
	top:2px;
	left:10px;
	padding-left:14px;
	z-index:10;
	display:block;
}
#submenu-1 a{
	background-image:url(../Images/micro-neon.gif);
}
#submenu-1 a:hover{
	background-color:#b2bc00;
	background-image:none;
	color:#000000;
}

#submenu-2{
	height:100px;
	position:absolute;
	top:2px;
	left:196px;
	padding-left:14px;
	z-index:10;
	display:block;
}
#submenu-2 a{
	background-image:url(../Images/micro-red.gif);
}
#submenu-2 a:hover{
	background-color:#e92128;
	background-image:none;
	color:#000000;
}

#submenu-3{
	height:100px;
	position:absolute;
	top:2px;
	left:382px;
	padding-left:14px;
	z-index:10;
	display:block;
}
#submenu-3 a{
	background-image:url(../Images/micro-blue.gif);
}
#submenu-3 a:hover{
	background-color:#3f7dc0;
	background-image:none;
	
	color:#000000;
}

#submenu-4{
	height:100px;
	position:absolute;
	top:2px;
	left:568px;
	padding-left:14px;
	z-index:10;
	display:block;
}
#submenu-4 a{
	background-image:url(../Images/micro-green.gif);
}
#submenu-4 a:hover{
	background-color:#83be4b;
	background-image:none;
	color:#000000;
}

#submenu-5{
	height:100px;
	position:absolute;
	top:2px;
	left:754px;
	padding-left:14px;
	z-index:10;
	display:block;
	
}
#submenu-5 a{
	background-image:url(../Images/micro-violet.gif);
}
#submenu-5 a:hover{
	background-color:#825aa6;
	background-image:none;
	color:#000000;
}


/*TEXT CLASSES *****/

#title-span{
	float:left;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
}

#quote-span{
	font-size:17px;
	color:#AAAAAA;
	font-weight:normal;
	line-height:26px;
	font-style:italic;
}

#logo-cluster{
	position:absolute;
	height:49px;
	width:35px;
	top:345px;
	left:20px;
}
