/*
Inspired by a template Design by ZhengDesign.com
http://www.zhengdesign.com
*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	background: #EAEAEA;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #797979;
}

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #352929;
}

h1 {
	font-size: 1.8em;
	color: #352929;
}

h4 {
	font-size: 1.8em;
	color: #4068FF;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding-top: 15px;
	text-decoration: none;
	color: #4068FF;	}

h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding-top: 0px;
	font-style: italic;
	font-weight: normal;
	color: #525252;	}
	
p, ul, ol {
	margin-top: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

a {
	color: #525252;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

#wrap {
	margin: 0;
	padding-top: 50px;
	background: #FFFFFF url(images/image01.jpg) repeat-x left top;
}

#container {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
}

#column1 {
	float: left;
	width: 350px;/*290*/
	
}

#column2 {
	float: right;
	width: 406px;
}

#column2 a {
	color: #525252;
}

#column2 a:hover {
	color: #4068FF;
}

#column2 .active {
	color: #4068FF;
}

#column2 ul {
	margin: 0px;
	padding: 10px 30px 10px 0px;
	list-style: none;
}

#column2prog {
	float: right;
	width: 406px;
	padding-top: 90px;
}

#column2prog li {
	padding: 10px 0px;
	background: url(images/image05.gif) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding-top: 0px;
	font-weight: bold;
	color: #525252;
}

#column2org {
	float: right;
	width: 406px;
}
#column2org a {
	color: #525252;
	
}

#column2org a:hover {
	color: #4068FF;
}

#column2org .active {
	color: #4068FF;
}

#column2org ul {
	margin: 0px;
	padding: 10px 30px 10px 0px;
	list-style: none;}
	
#column2org h2 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
	
	
#column2c1 {
	float: left;
	width: 180px;
}


#column2c2 {
	float: right;
	width: 180px;
}

#site-logo {
	width: 330px;
	height: 80px;
	padding-top: 20px;
	padding-left: 20px;
	color: #9D9D9D;
}

#site-logo h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#site-logo h2 a {
	text-decoration: none;
	color: #9D9D9D;
}

#navigation {
	width: 250px;
	margin: 0px;
	padding: 0px;
}

#navigation ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#navigation li {
	padding: 10px 0px;
	background: url(images/image05.gif) repeat-x left top;
}

#navigation .first {
	background: none;
}

#navigation a {
	background: url(images/image06.gif) no-repeat left 6px;
	margin-left: 20px;
	padding-left: 15px;
	text-decoration: none;
	color: #525252;
}

#navigation a:hover {
	background: url(images/image07.gif) no-repeat left 6px;
	color: #4068FF;
}

#navigation .active {
	background: url(images/image07.gif) no-repeat left 6px;
	color: #4068FF;
}


#page-content {
	background: none repeat-x left top;
}

#latest-news {
	width: 210px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background: url(images/image05.gif) repeat-x left top;
}

#latest-news p {
	margin: 0px;
	padding: 0px;
}

#latest-news .date {
	width: 80px;
	margin: 20px 0px 4px 0px;
	padding: 2px 7px;
	background: #333333;
	font-weight: bold;
	color: #FFFFFF;
}

.content {
	line-height: 22px;
	padding: 20px 5px;
}

.content h2 {
	font-weight: normal;
}


#footer {
	background: #EAEAEA url(images/image02.jpg) repeat-x left top;
	color: #979797;
}

#footer p {
	margin: 0px;
	padding: 0px;
	padding: 30px;
	text-align: center;
	font-size: 11px;
}

#footer a {
	color: #727272;
}
