body {
	font-family: Helvetica, sans-serif, Arial;
	width: 900px;
	background-color: #141493;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: none;
	float: none;
}
h1, h2, h3, h4
{
	font-family: Helvetica, Arial, Verdana, Sans-Serif;

}

h1 {
	font-size: 2.6em;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 2em;
	font-weight: bold;
	margin: 30px 0 10px 0;
}
h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 20px 0 10px 0;
}


ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D94600;
	border-right-color: #D94600;
	border-bottom-color: #D94600;
	border-left-color: #D94600;
	margin: 0px;
}

.clear {
	clear:both;
}

#wrapper {
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: left;
	text-align: left;
	padding-right: 0px;
	width: 900px;
	background-color: #FFFFFF;
	background-position: 0px 0px;
}
#wrapper #textleft #text p {
	font-size: small;
	line-height: 200%;
}
.nav_container {
	width: 900px;
	padding-top:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 20px;
	height: 38px;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: lowercase;
	line-height: 175%;
	position: absolute;
	top: 113px;
	}
#navMenu{
	display: inline;
	position: relative;
	z-index: 5;
	text-decoration: none;
	height: 38px;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#navMenu li{
	float: left;
	display: inline;
	color: #FFFFFF;
}


a.navHome, a.navHome_a{
	display:block;
	float:left;
	width:90px;
	height:25px;
	background-color: #141493;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
	text-transform: lowercase;
	line-height: 20px;
	padding: 0px;
}

a.navAboutus, a.navAboutus_a{
	display:block;
	float:left;
	width:90px;
	height:25px;
	background-repeat:no-repeat;
	background-color: #FFCC33;
	background-image: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin-top: 12px;
	padding-top: 0px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 20px;
}
#home {
	height: 35px;
	background-color: #141493;
	margin: 0px;
	padding: 0px;
}


a.navAboutus:hover{
	background-color: #FFCC33;
	background-image: none;
	background-position: 0 0px;
	height: 35px;
	line-height: 35px;
}
a.navAboutus_a{
	background-color: #33FF66;
	background-image: none;
	background-position: 0 0px;
	color: #000000;
}
a.navPictures, a.navPictures_a{
	display:block;
	float:left;
	width:90px;
	height:25px;
	background-color: #009933;
	text-decoration: none;
	color: #FFCC33;
	text-align: center;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	margin-top:12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-color: #CCCCCC;
	padding: 0px;
	line-height: 20px;
}
a.navPictures_a{
	background-position: 0 0px;
	color: #003399;
	padding: 0px;
	margin: 0px;
}
.nav_container li a:hover, .tabNavigation li a.selected {
	height: 37px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	color: #FFFFFF;
	padding: 0px;
	line-height: 35px;
}

#linehome {
	background-color: #09009F;
	height: 5px;
	width: 900px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
#lineaboutus {
	background-color: #FFCC00;
	height: 5px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	float: left;
}
	

#homeaboutus {

	height: 37px;
	background-color: #FFCC00;
	margin: 0px;
	padding: 0px;
}
#wrapper #textleft #text li {
	list-style-position: inside;
	list-style-type: disc;
	font-size: 12px;
	margin-bottom: 5px;
}
#right {
	float: left;
	width: 205px;
	background-color: #F9FCFF;
	border: 1px solid #eeeeee;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#rightbelow {
	border: 1px solid #CDF3F8;
	float: left;
	width: 205px;
	margin-left: 15px;
	margin-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F9FCFF;
}

#right h4 {
	margin-left: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #141493;
	font-family: Helvetica, sans-serif;
	float: none;
	text-align: center;
	margin-right: 0px;
}
#right p {
	font-size: 12px;
	padding-left: 0px;
	text-align: justify;
}
#right a {
	color: #666666;
}#linepictures {

	background-color: #009933;
	height: 5px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#homepics {


	height: 37px;
	background-color: #009933;
	margin: 0px;
	padding: 0px;
}
a.navEnglish, a.navEnglish_a {
	display:block;
	float:left;
	width:90px;
	height:25px;
	background-color: #D94600;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
	text-transform: lowercase;
	line-height: 20px;
	padding: 0px;
}
#lineenglish {


	background-color: #D94600;
	height: 5px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#homeengl {



	height: 37px;
	background-color: #D94600;
	margin: 0px;
	padding: 0px;
}
#wrapper #textleft #text object {
	text-align: center;
}
#copy {
	font-size: 9px;
	text-align: center;
	font-variant: small-caps;
	background-color: #FEFEFE;
	width: 575px;
}
#wrapper #rightdist img {
	float: left;
}
