
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite,
code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure,
figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body {
	line-height: 160%;
	background-color:#2B4960;
	color:#000000;
	font-size:11px;
	font-family:tahoma;
}
	
ol, ul {
	list-style: none;
}
	
blockquote, q {
	quotes: none;
}
	
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a, a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#container {
	margin: 0 auto;
	width: 1040px;
	border: 1px solid #666;
}
	
#header {
	background-image:url(images/bgnewlogo.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	width:100%;
}
#logo {
	float:left;	
}
	
#logo2 {
	float:right;	
}
	
#navm1 {
	clear:both;
	position:relative;
	width:100%;
	background-color:#fff;
	padding:2px 0px;
	border-bottom:1px solid #CC0000;
	border-top:1px solid #CC0000;
}
	
#navm2 {
	position:relative;
	width:1038px;
	height:20px;
	background-color:#0055A5;
	overflow:visible;
}
	
.navm{
	background-color:#0055A5;
	width:100px;
	text-align:center;
	padding:3px;margin:0px 2px;
	font-size:10px;
}
	
#body {
	width:100%;
	overflow:hidden;
	background-color:#0B2950;
}
	
#menu_left {
	float:left;
	width:200px;
	height:573px;
	overflow:hidden;
	border-right: 1px solid #666;
}
	
#menu_right {
	float:right;
	width:200px;
	height:573px;
	overflow:hidden;
	border-left: 1px solid #666;
}

#mainpic {
	float:left;
}
	
.menulink {
	display:block;
	height:29px;
	line-height: 29px;
	vertical-align:middle;
	text-align:center;
	border-bottom: 1px solid #666;
}
	
.menuimage {
	display:block;
	height:160px;
	overflow:hidden;
	border-bottom: 1px solid #666;
}

#flashimage {
	position:absolute;
	height:160px;
	width:200px;
	z-index:3;
}

#flashmovie {
	position:relative;
	height:160px;
	width:200px;
	z-index:2;
}

#getflash {
	height:160px;
	width:200px;
}
	
#footer {
	height:30px;
}