html{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}


body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-repeat: repeat-x;
	width: 100%;
	background-position: center top;
	display: table;
	background-image: url(Images/imgTemplate/bodybgr.jpg);
	background-color: #FFFFFF;
	line-height: 18px;
}
h1 {
	color: #46AE86;
	font-size: 30px;
	font-weight: normal;
	line-height: 14px;
	margin-bottom: 20px;
}
h2 {
	color: #A32958;
	font-size: 18px;
	font-weight: normal;
	line-height: 14px;
}
h3 {
	color: #6699FF;
	font-size: 18px;
	font-weight: bold;
	line-height: 23px;
}
a,  a:link {
	color: #209E6E;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #FDB436;
	text-decoration: none;
}
a:focus {
	color: #FCB436;
}
a:active {
	color: #FDB236;
}
ul {
	list-style-type:none;
	border-bottom-style:none;
	border-bottom-color:#999999;
	border-bottom-width:thin;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-position:outside;
	margin-left:5px;
	padding:8px;
	font-weight: lighter;
	line-height: 12pt;
}

#outerWrapper {
	text-align: center;
	width: 980px;
	margin: 0 auto 0 auto;
}
#languages {
	height: 43px;
	border-right: dotted  #DDE9C1 1px;
	padding-left: 6px;
 } 

#title {
	height: 201px;
	background-image: url(Images/imgTemplate/images/titlebg.jpg);
}


#rightColumn {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	padding: 90px 0px 10px 0px;
	width: 220px;
	min-height: 400px;
}
#menuVerticalTitle{
	width: 127px;
	background-color: #1E1B12;
	padding: 10px;
	color: #C8761E;
	font-weight: bold;
	border-bottom: dotted #000 1px;
	border-top: dotted #000 1px;
}
#contentWrapper {
	background-repeat: no-repeat;
	min-height: 500px;
	padding-top: 40px;
	background-image: url(Images/imgTemplate/images/bottombg.jpg);
}


#content ul {
	border-bottom-color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	list-style-position:outside;
	margin-left:10px;
	padding:2px;
	font-weight: normal;
	line-height: 16pt;
	padding-left: 10px;
	list-style-type: square;
}
#content a:link {
	color: #209E6E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
#content a:visited {
	color: #209E6E;
	font-weight: normal;
}
#content a:hover {
	color: #862248;
	text-decoration: underline;
	font-weight: normal;
}
#content a:focus {
	color: #88264C;
	font-weight: normal;
}
#content a:active {
	color: #87254B;
	font-weight: normal;
}


#content {
	margin: 0px 220px 30px 10px;
	padding: 70px 40px 30px 20px;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	text-align: justify;
	min-height: 400px;
}
.clearFloat {
  clear: left;
  display: block;
}
 #footer {
	text-align: inherit;
	width: 960px;
	margin: 0 auto 0 auto;
	background-repeat: no-repeat;
	color: #CCCC66;
	background-image: url(Images/footer.png);
	padding: 20px 10px 30px 10px;
	height: 30px;
	border-top: dotted #2DA477 1px;
}
#bottomMenu {
	height: 100px;
	text-align: right;
	padding-right: 13px;
}
#text{
	background-color: #FFFFFF;
	padding: 10px;
	border-radius: 1.6em;
}
#text img {

}
#content img {
	border: 0px;
}
#content a:visited{
	color: #45688F;
}
#a {outline: none}

.footersectionholder{

}
#footerleftcontainer{
	float:left;
	width: 600px;
	text-align: left;
}
#footerleftcontainer a {
	padding-right: 4px;
	margin-right: 3px;
	border-right: solid #2DA477 1px;
	color: #2DA477;
}
.footersection1{
	width: 200px;
	float: left;
	border-left: dotted #749F00 1px;
	border-right: dotted ##749F00 1px;
	color: #209E6E;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	text-align: justify;
	padding: 10px 10px 10px 40px;
}
.footersection2{
	width: 100px;
	float: right;
	text-align: justify;
	color: #E4E0D3;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	padding: 10px 10px 10px 10px;
}
.footersection3{
	width: 200px;
	float: right;
	text-align: justify;
	color: #209E6E;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	padding: 0px 10px 10px 10px;
}

#missionst{
	background-image: url(Images/imgTemplate/mission.jpg);
	height: 270px;
	text-align: center;
	padding: 20px 15px 10px 10px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 24px;
	background-repeat: no-repeat;
}
#rightccontainer{
	border-left: dotted #2DA477 1px;
	width: 180px;
	padding-left: 40px;
}
#content ul{
	list-style-image: url(Images/imgTemplate/ulcontent.png);
}
#bookmark{
	text-align: right;
}
