
*, html {
	padding: 0;
	margin: 0;
	}
	
body {
	background: url(/vectorair_bg_wrap.jpg) no-repeat #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D7D7D;
	}

.link {
	font-size: 11px;
	color: #646464;
	font-weight: bold;
	}
	
#italic {
	color: #0066FF;
	font-style: italic;
	}

#main #content h23 {
	font-size: 12px;
	color: #646464;
	font-weight: bold;
	padding: 10px;
	width: 1px;
	border: 1px solid #999999;
	text-align: center;
	}

	
.clear {
	clear: both;
	}
	
.fl {
	float: left;
	}
	
.fr {
	float: right;
	border-left: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	padding: 5px;
	}
	
h1, h2, h3, h4, h5, h6, h7, h8, h23 {
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	
	
#main #masthead h2 {
	font-size: 24px;
	color: #484B57;
	}
	
#main #content h3 {
	color: #990000;
	font-size: 20px;
	margin: 85px 0 20px 0;
	}
	
#main #sidebar h4 {
	color: #082A57;
	font-size: 16px;
	margin-bottom: 20px;
	}
	
#main #content h5 {
	color: #484B57;
	font-size: 20px;
	padding-bottom: 5px;
	margin: 15px 0 20px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7BCCD;
	text-align: center;
	}

#main #content h6 {
	color: #082A57;
	font-size: 17px;
	margin-bottom: 2px;
	}

#main #content h7 {
	color: #CC0000;
	font-size: 24px;
	margin-bottom: 0px;
	text-align: center;
	font-weight: bold;
	}

#main #content h8 {
	color: #7D7D7D;
	font-size: 16px;
	text-align: center;
	}
	
#wrapper {
	width: 990px;
	padding: 0 0;
	}
	
#header {
	width: 990px;
	height: 60px;
	}
	
	
#main {
	width: 960px;
	padding: 15px;
	margin-top: 200px;
	}
		
#main #container {
	border: 1px;
	border-color: #CCCCCC;
	}	
	
#main #content {
	float: left;
	width: 640px;
	padding-left: 3px;
	}

#main #content p {
	line-height: 20px;
	padding: 0 25px 25px 0;
	}
	
#main #content hr {
	border: none;
	height: 1px;
	background: #B7BCCD;
	color: #B7BCCD;
	margin-bottom: 25px;
	}
	
#main #content ul {
	width: 575px;
	}
		
#main #content li {
	padding: 10px 0 5px 25px;
	background: url(/jet_bullet.gif) left no-repeat;
	list-style-type: none;
	}
	
#main #sidebar {
	float: right;
	width: 265px;
	padding: 15px;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	}

	
#main #sidebar .feed {
	padding: 2px 8px 0 0;
	}
	
#main #sidebar p {
	margin-bottom: 20px;
	line-height: 20px;
	}
	
#main #sidebar p a {
	color: #646464;
	text-decoration: none;
	}
	
#main #sidebar p a:hover {
	text-decoration: underline;
	}
	
#main #sidebar span {
	color: #0066FF;
	font-style: italic;
	}
	
#main #sidebar p a.link {
	color: #990000;
	text-decoration: none;
	font-style: italic;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	}
	
#footer {
	color: #999999;
	font-size: 10px;
	margin: 25px 3px;
	padding-left: 15px;
	padding-bottom: 15px;
	word-spacing: 1px;
	}
	
#footer a {
	color: #999999;
	font-size: 10px;
	}
	
#footer a:hover {
	color: #333333;
	text-decoration: underline;
	font-size: 10px;
	}



/* button styles */
a.button, a.buttonDis {
display: block;
background-color: transparent;
background-image: url(/button_bckgrnd.gif);
background-repeat: no-repeat;
width: 102px;
height: 27px;
margin: 5px auto;
padding: 5px 0 0 0;
text-align: center;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}
a.button:link, a.button:visited {
color: none;
}
a.button:hover, a.button:active {
background-position: 0 -35px;
color: none;
}


	

/*		Navigation make-up 	*/

#navex {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-color: #BABBC0;
	background-color: none;
	margin: 0 auto 50px;
	width: 975px;	/* this value should be close to what is needed for elements to stay on one line */
	float: left;
	position: relative;
	margin: 0 0 10px 0;
}

#navex ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

#navex a {
	margin: 0;
	display: block;
	color: #cc0000;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 4px;
}

#navex li {
	margin: 0;
	padding: 0px 15px;
	border: 1px solid #777777;
	background: url(/nav-divider.gif) top right no-repeat;
	font-size: 12px;
	line-height: 1;
	border: 0;
	display: inline;
	float: left;
	color: #BABBC0;
}

#navex li:hover {
	text-decoration: underline;
}

/* This is the DOWN state of the Top Nav */

#navex li a {
	color: #A4A5AA;
		
}

/* always pay attention that this two values are such that it is possible to move the mouse over to submenu */
#navex li div {
	line-height: 10px;
	/*width: 35%;
	min-width: 100px;*/
	display: none;
	position: relative;
	float:left;
	
	top: 0px;/* watch for this value! you must make sure that this value and value of line-height for the parent items are such that it is possible to move the mouse over to submenu */
	color: #000;
	/*background: url("/2ndnav_bckgrnd.gif") top left repeat-x;*/
	background-color: #BABBC0;
	border-bottom: 1px solid #777777;
	/*border-bottom-style: solid;
	border-bottom-color: #fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	*/
}

#aboutDiv {
	line-height: 10px;
	/*width: 35%;
	min-width: 100px;*/
	display: none;
	position: relative;
	float:left;
	
	top: 28px;
	left: -100px;
	/* watch for this value! you must make sure that this value and value of line-height for the parent items are such that it is possible to move the mouse over to submenu */
	color: #000;
	/*background: url("/2ndnav_bckgrnd.gif") top left repeat-x;*/
	background-color: #BABBC0;
	border-bottom: 1px solid #777777;
	/*border-bottom-style: solid;
	border-bottom-color: #fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	*/
}


#navex li ul li {
	/*border-right: 1px solid #fff;*/
	margin-left: 10px;
	background-color: #BABBC0;

	}

#navex li ul li a:hover {
	text-decoration: underline;
	background-color: #BABBC0;

}

/* fix the colors for selected item and submenu, for better usability */

#navex li.selected div, #navex li:hover div {
	display:block;
}


#navex li.selected a, #navex li.selected, #navex li.selected:hover a {
	color: #BABBC0;
	text-decoration: underline;
}

#navex li.selected, #navex li.selected:hover a, #navex li.selected:hover ul {
	color: #BABBC0;
	text-decoration: underline;
}

#navexList:after {
	content: ".";
	height: 0;
	display: none;
	overflow: hidden;
	visibility: hidden;
	clear: both;
}

#aboutDiv:after {
	content: ".";
	height: 0;
	display: none;
	overflow: hidden;
	visibility: hidden;
	clear: both;
}




/* IE5/Mac: \*//*/

#navexList {
	display: inline-block;
}

#navex a {
	float: left;
}

#navex li ul {
	top: 28px;
	height: 35px;
}

#navex li li, #navex li li a {
	display: inline;
	float: none;
}

/*  */

/*]]>*/
