body {
	margin: 0;
	padding: 0;
	background: #E5E5E5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666; 
}

blockquote {
	font-style: italic;
}

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 110%;
	color: #FFFFFF;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 227%;
	font-weight: normal;
	color: #135293;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed {
	padding: 5px 30px 20px 30px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}

.orange {
	margin: 20px 30px;
	background: #FF9523 url(images/img10.gif) repeat-x;
	color: #FFFFFF;
}

.gray {
	margin: 20px 30px;
	background: #CCCCCC url(images/img10.gif) repeat-x;
	color: #FFFFFF;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 200px;
}

.col-two {
	float: right;
	width: 200px;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF url(images/img01.gif) repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Logo */

#logo {
	height: 158px;
	background-color:#FFFFFF;
	/*background: #FFFFFF url(images/img02.gif) repeat-y right top; */
}

#logostart {
	height: 158px;
	background-color:#FFFFFF;
	/*background: #FFFFFF url(images/img02.gif) repeat-y right top; */
}

#logo h1, #logo h2 {
	margin: 0;
	/*text-transform: lowercase; */
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #004b71;
}

#logostart h1, #logo h2 {
	margin: 0;
	/*text-transform: lowercase; */
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #004b71;
}

#logo h1 {
	padding: 15px 0 0 0;
	/*background: url(images/img03.gif) no-repeat center center; */
	font-size: 24px;
	color:#004b71;
}

#logostart h1 {
	padding: 10px 0 0 0;
	/*background: url(images/img03.gif) no-repeat center center; */
	font-size: 26px;
	color: #004b71;
}

#logo h2 {
	font-size: 14px;
}

#logo a {
	color: #9C9C9C;
	text-decoration: none;
}

#logostart a {
	color: #004b71;
	text-decoration: none;
}

/* Menue */

#menue {
	padding: 20px;
	background: #85C329 url(images/img04.gif) repeat-x;
}

#menue ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menue li {
	padding: 10px 0;
	background: url(images/img05.gif) repeat-x;
}

#menue li.first {
	background: none;
}

#menue a {
	text-decoration: none;
	font-size: 110%;
	color: #FFFFFF;
}

#menue a:hover {
	text-decoration: underline;
}

/* Menue1 */

#menue1 {
	padding: 20px;
	background: #3399ff url(images/img06.gif) repeat-x;
}


#menue1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menue1 li {
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x;
}

#menue1 li.first {
	background: none;
}

#menue1 a {
	text-decoration: none;
	font-size: 110%;
	color: #FFFFFF;
}

#menue1 a:hover {
	text-decoration: underline;
}

/* Menue2 */

#menue2 {
	padding: 20px;
	background: url(images/img10.gif) repeat-x;
	background-color:#FF9523;
}


#menue2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menue2 li {
	padding: 10px 0;
	background: url(images/img11.gif) repeat-x;
}

#menue2 li.first {
	background: none;
}

#menue2 a {
	text-decoration: none;
	font-size: 110%;
	color: #FFFFFF;
}

#menue2 a:hover {
	text-decoration: underline;
}

/* Menue3 */

#menue3 {
	padding: 20px;
	background: #85C329 url(images/img04.gif) repeat-x;
}


#menue3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menue3 li {
	padding: 10px 0;
	background: url(images/img05.gif) repeat-x;
}

#menue3 li.first {
	background: none;
}

#menue3 a {
	text-decoration: none;
	font-size: 110%;
	color: #FFFFFF;
}

#menue3 a:hover {
	text-decoration: underline;
}

/* Menue4 */

#menue4 {
	padding: 20px;
	background: #3399ff url(images/img06.gif) repeat-x;
}


#menue4 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menue4 li {
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x;
}

#menue4 li.first {
	background: none;
}

#menue4 a {
	text-decoration: none;
	font-size: 110%;
	color: #FFFFFF;
}

#menue4 a:hover {
	text-decoration: underline;
}

/* Menue5 */

#menue5 {
	padding: 20px;
	background: #CCCCCC;
}


#menue5 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menue5 li {
	padding: 10px 0;
	
}

#menue5 li.first {
	background: none;
}

#menue5 a {
	text-decoration: none;
	font-size: 110%;
	color: #FFFFFF;
}

#menue5 a:hover {
	text-decoration: underline;
}

/* Content */

#content {
	float: right;
	width: 740px;
}

/* Footer */

#footer {
	width: 880px;
	height: 120px;
	margin: 0 auto;
	background: url(images/img12.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(images/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 620px;
	height: 45px;
	padding: 35px 0 0 20px;
}