body {
	margin: 0px 0px;
	font-size: 16px;
	line-height: 20px;
	font-family: Arial;
	background: url(3774.png) repeat-x #009695;
}

a {
	color: #68d3ed;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

h1 {
	padding: 0px;
	text-transform: uppercase;
	font-size: 18px;
	color: #000;
	background-color: #5cbbaa;
	font-weight: normal;
	color: #fff;
	margin: 10px 0;
	height: 21px;
}

h1 span {
	background: #012826;
	padding: 0px 10px 0px 0px;
}

p {
	margin: 0;
	background: #012826;
}

#header {
	margin: 0;
	padding: 0;
	background: url(3235.png) repeat-x;
	width: 100%;
	height: 150px;
}

#left_header {
	margin: 0;
	padding: 0;
	float: left;
	width: 400px;
	background: url(3234.png) no-repeat;
	height: 150px;
}



#right_header {
	float: right;
	width: 400px;
	background: url(3238.png) no-repeat;
	height: 150px;
}

#logo {
	text-align: center;
	width: 95%;
	text-align: center;
	margin-top: 50px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 23px;
}

#menu {
	height: 30px;
	clear: both;
	padding-top: 5px;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu ul li {
	display: inline-block;
	float: left;
	width: 104px;
	list-style: none;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	width: 104px;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold
}

#menu a:hover {
	color: #68d3ed;
}


#content {
	margin: 5px 20;
	clear: both;
	background: url(3177.png) repeat-x;
	width: 95%;
}

#content ul li {
	color: #d5fffa;
}

#content_top {
	height: 23px;
}

#content_top_left {
	float: left;
	width: 20px;
	height: 23px;
	background: url(3178.png) no-repeat;
}

#content_top_right {
	float: right;
	width: 20px;
	height: 23px;
	background: url(3179.png) no-repeat;
}


#content_bottom {
	clear: both;
	height: 23px;
}

#sidebar {
	margin: 10px 10px;
	float: left;
	width: 130px;
		background: url(3794.png) repeat-y;
}

#sidebar_top {
	height: 10px;
	background: url(3795.png) no-repeat;
}

#sidebar_bottom {
	height: 20px;
	background: url(3793.png) no-repeat;
	
}


#text {
	background-color: #012826;
	margin: 0px 10px 0 150px;
	width: auto;
	vertical-align: top;
	color: #fff;
}

#text p {
	color: #a0ffff;
}

#text_top {
	
}

#text_top_left {
	float: left;
	width: 10px;
	height: 13px;
	background: url(3797.png) no-repeat;
}

#text_top_right {
	float: right;
	width: 10px;
	height: 13px;
	background: url(3798.png) no-repeat;
}

#text_bottom {
	height: 18px;
	background-color: #012826;
}


#text_body {
	padding: 10px 20px 10px 20px;
}

#sidebar a:hover {
	color: #004f4e;
	font-size: 14px;
}


#sidebar a {
	color: #000;
	font-size: 14px;
}



