body {
	margin:0 auto;
	background-image: url(images/bg_big.jpg);
	background-repeat:no-repeat;
	text-align: center;
	width: 100%;
}



#header {
	width: 770px;
	height:220px;
	background-image: url(images/bg_whiteShadow_top.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	behavior: url(iepngfix.htc);
}

#contentWrap {
	width: 770px;
	background-image: url(images/bg_whiteShadow_middle.png);
	font-family: Verdana,Arial, Helvetica, sans-serif;
	margin:auto;
	padding:0;
	margin-top:67px;
	behavior: url(iepngfix.htc);
}

#navBar {
	width: 750px;
	height: 57px;
	margin:0 auto;
	background: transparent url(images/bg_navBar.gif) no-repeat;
	clear:both;
}


#navBar ul {
	margin:0;
	padding:15px 0 0 0;
	font-family: Arial, verdana, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight:bold;
}

#navBar ul li {
	display: inline;
	margin: 0px 20px 0 0;
	padding:0px 0px 0 0px;
}

#navBar ul li a, #navBar ul li a:visited  {
	display: inline;
	margin: 0px 0 0 0;
	padding:0px;
	color: #000;
	text-decoration:none;
}

#navBar ul li a:hover {
	display: inline;
	margin: 0px 0 0 0;
	padding:0px;
	color: #fff;
	text-decoration:none;
}

#navBar ul li a.first {
	color: #000;
}

#navBar ul li.last {
	margin-right: 0px;
}


h4 {
	margin:25px 5px 2px 0;
	padding:0;
	font-family:Verdana, Arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
		text-transform:uppercase;
	border-bottom: 1px dotted #666;

}

h3 {
	margin:0px 0 0 2px;
	padding:0;
	font-family: Arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff9900;
	text-transform:uppercase;
}


#leftCol {
	width:255px;
	margin:30px 30px 20px 30px;
	float:left;
}

#leftCol p {
	font-size: 70%;
	margin: 20px 0;
	color: #333;
	text-align:center;
}

#rightCol {
	float:right;
	margin: 25px 40px 0 0;
	padding: 0;
	text-align:left;
	width: 410px;
}

#rightCol p, #rightCol2 p   {
	font-size: 80%;
	line-height: 17px;
	margin: 20px 0px 25px 0px;
	color: #333;
	text-align:left;
}




#rightCol h2, #rightCol2 h2 {
	font-family: Georgia, 'Times', serif;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 3px;
	color: #0e7fbd;
	font-size: 140%;
}


#rightCol2 {
	margin: 25px 50px 0 50px;
	padding: 0;
	text-align:left;
	width:660px;
}

#rightCol2 h4 {
	font-family: Georgia, 'Times', serif;
	margin:40px 0 3px 0;
	padding:0;
	font-weight:bold;
	color: #0e7fbd;
	font-size: 140%;
	text-transform: none;
}


#rightCol2 p {
	font-size: 75%;
	line-height: 22px;
	margin: 0px 0px 30px 0px;
	color: #333;
	text-align:left;
}

#footer {
	width: 770px;
	background-image: url(images/bg_whiteShadow_bottom.gif);
	height: 18px;
	clear:both;
	margin: 0px 0;
}

#footer p {
	text-align: center;
	font-size: 65%;
	background-color: #fff;
}



#leftCol ul	{
	margin:0px 0 20px 60px;
	padding:0px;
}

#leftCol li   { 
	padding:5px 0 0px 0px;
	list-style-image: url(images/checkmark_orange.gif);
	font-size: 70%;
}

#underall {
	width: 770px;
	text-align:center;
	color: #666;
	margin: auto;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}






#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 774px;
	height: 210px;
	
	position: relative;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu a:hover {
	background-position: left bottom;
}
#menu a:hover span{
	display: block;
}
#menu .home {
	width:256px;
	height: 74px;
	background: url(images/btn.gif) no-repeat;
}
#menu .home span {
	width: 86px;
	height: 14px;
	background: url(images/home-over.gif) no-repeat;
	left: 28px;
	top: -20px;
}
#menu .about {
	width: 131px;
	height: 51px;
	background: url(images/about.gif) no-repeat;
	left: 338px;
	top: 97px;
}
#menu .about span {
	width: 40px;
	height: 12px;
	background: url(images/about-over.gif) no-repeat;
	left: 44px;
	top: 54px;
}
#menu .rss {
	width: 112px;
	height: 47px;
	background: url(images/rss.gif) no-repeat;
	left: 588px;
	top: 94px;
}
#menu .rss span {
	width: 92px;
	height: 20px;
	background: url(images/rss-over.gif) no-repeat;
	left: 26px;
	top: -20px;
}


.logo {
	float: left;
	margin: 15px 5px 5px 10px;
	border: 0;
}

a.logo, a.logo:visited {
	border: 0;
}

.globe {
	float: right;
	margin-top: -75px;
}


#rightCol p.ent {
	margin: 0;
	padding: 0;
	line-height: 18px;
	text-align:left;
}

.button {
	margin: 3px;
	padding: 0;
	width: 210px;
	height: 60px;
	background-image: url(images/btn_submit.gif);
}

a.button. a.button:visited {
	
}

a.button:hover {
	background-image: url(images/btn_submit2.gif);
	background-repeat: no-repeat;
}