body {
	font-family:arial;
	font-size:11px;
	color:#505050;
	margin:0;
	padding:0;
	background:url(img/bgimg.gif) #FFFFFF;
}
img {
	border:none;
	}
h1, h2, p {
	padding:0px 20px 0px 20px;
	}
h1, h2 {
	font-size:15px;
	color:#0066CC;
	}	
a {
	color:#00a3e3;
}

a:hover {
	text-decoration:none;
}

#container {
	width:838px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	background:url(img/sub_bgimg.jpg) repeat-y;
	padding:0;
}

.shadow-bot {
	height:15px; 
	background:url(img/shadow-bot.jpg) no-repeat;
}

#content {
 	padding:10px 20px 10px 20px;
}
#content ul {
	margin: 0px 0px 0px 50px;
}
#content ul li {
	list-style-type:circle;
}
#header {
	padding-bottom:73px;
}

#header .right {
	float:right;
	margin-top:-3px;
}

#header .right {
	_margin-top:0px;
}

#header .logo {
	margin-left:20px; 
	margin-top:25px;
	font-size:15px;
	text-decoration:none;
}

.column {
	display:inline-table;
	display:table-cell;
	display:inline-block;
	width:250px;
	padding:5px;
	vertical-align:top;
	text-align:left;
}

.column {
	_display:inline;
}

.row {
	margin-top:5px; 
	text-align:center;
	background:url(img/dotborder.gif) center top no-repeat;
}

#s2 {
	text-align:right;
	padding-right:15px;
}	


.colcont {
	font-size:11px; 
	padding-left:20px;
}

.colcont h2 {
	color:#00a3e3; 
	height:35px;
	width:175px; 
	text-align:center; 
	background:url(img/titleback.jpg) no-repeat;
	padding-top:10px;
	margin:auto;
	text-decoration:none;
}


dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
margin-left:10px;	
font-size:15px;
height:40px;
color:#6c6c6c;
}
#menu dl {
float: left;
margin: 0 9px;
}

#menu dl {
_margin: 0 7px;
}

#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: url(img/topnavbg.jpg) no-repeat;
padding-top:10px;
padding-bottom:15px;
width:145px;
}

#menu dt a {
	color:#6c6c6c;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}

#menu dt a:hover {
	color:#00a3e3;
	background:url(img/arrow.jpg) no-repeat;
}

#menu dt .selected {
	color:#00a3e3;
	background:url(img/arrow.jpg) no-repeat;
}
#menu dd {
position:absolute;
width:108px;
font-size:11px;
margin-left:20px;
}
#menu li {
height:16px;
text-align: left;
background: #00a3e3;
border-bottom:1px solid #fff;
border-left:1px solid #fff;
border-right:1px solid #fff;
}
#menu li a {
color: #ffffff;
padding-left:5px;
text-decoration: none;
display: block;
height: 100%;

}
#menu li a:hover {
background: #2bc3ff;
}

.footer {
 background:none;
 text-align:center;
}
.floatr {
	float:right;
	margin:0px 0px 10px 10px;
	}
	
	
/* form formatting */
#contact_form {
	border: none;
	margin-left: 13px;
}

#contact_form form fieldset {
	border: 0;
}

#contact_form form fieldset label {
	float:left;
	width: 200px;
/* for flash embedding */
}	

#info {
	width: 300px;
	overflow: auto;
}

#flashcontent {
	width: 799px;
	height: 331px;
}

.conArea{
	display:block;
	overflow: hidden;
	width:100%;
}
.contAreaLeft{
	float:left;
	display:block;
	padding:30px;
	padding-top:0px;
	overflow: hidden;
	width:150px;
}
.contAreaLeft li{
	margin-left:10px;
	margin-top:10px;
}
.contAreaRight{
	float:left;
	display:block;
	overflow: hidden;
	padding:30px;
	padding-top:0px;
	width:520px;
}
