﻿body {margin: 20px 0 0 0; padding: 0; background: #FFFFFF url(../images/img01.jpg); font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: #333333;}
a {color: #AD1112;}
a:hover {text-decoration: none;}
h1, h2, h3 {margin: 0; font-weight: normal; color: #AD1112;}
h1 {font-size: 197%;}
#content_main .title{margin-bottom: 10px; border-bottom: 1px red dotted;}
h2 {font-size: 167%;}
h3 {font-size: 125%; font-weight: bold;}
.sidebar_1{color: white; margin-left: 15px;	margin-top: 6px; padding-bottom: 7px; font-size: 14px; width: 190px;}
p, ol, ul {line-height: 160%;}
p {}
ol {}
ul {}
blockquote {margin: 0; padding-left: 20px; font-style: italic;}
blockquote * {line-height: normal;}
img {border: none;}
img.left {float: left; margin: 0 15px 0 0;}
img.right {float: right; margin: 0 0 0 15px;}
hr {display: none;}
#header {width: 915px; height: 220px; margin: 0 auto; background: url(../images/img02.jpg) no-repeat right top;}
#logo {float: left;	width: 220px; height: 220px; background: #AD1011 url(../images/img03.jpg);}
#logo h1, #logo h2 {margin: 0; text-align: center; font-weight: normal;}
#logo h1 {padding: 120px 0 0 0; background: url(../images/img04.jpg) no-repeat 50% 30px; letter-spacing: -1px; font-size: 36px;}
#logo h2 {font-size: 18px;}
#logo a {text-decoration: none; color: #FFFFFF;}
#menu {float: right; width: 681px; height: 40px; margin: 180px 0 0 0;}
#menu ul {width: 675px; height: 40px; margin: 0; padding: 0; word-spacing: -1px; letter-spacing: -0.63px; background: #AD1011 url(../images/img05.jpg) repeat-x;
border-left: 3px solid #FFFFFF; border-right: 3px solid #FFFFFF; list-style: none;}
#menu li {display: inline;}
#menu a {display: block; float: left; height: 32px; padding: 8px 15px 0 14px; background: url(../images/img06.gif) no-repeat; text-decoration: none; font-size: 16px; font-weight: bold;
color: #FFFFFF; text-align: center;}
#menu a:hover{text-decoration: underline;}
#page {width: 915px; margin: 0 auto;}
#content {float: right; width: 641px; padding: 20px; background: #FFFFFF url(../images/img07.gif) no-repeat left bottom; margin-bottom: 10px;}
#content_main{min-height: 941px;}
/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding-top: 10px;
	margin: 0 auto;
}

#sidebar a {
	color: #3699E4;
}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 92%;
}

#sidebar ul li {
	padding: 5px 14px;
	background: url(../images/img13.gif) no-repeat 0px 12px;
	border-top: 1px solid #0B0B0B;
}

#sidebar ul li.first {
	border: none;
}

#sidebar ul li h2 {
	margin: 0;
	font-size: 100%;
}

#sidebar ul li h3 {
	margin: 0;
	font-size: 92%;
}

#sidebar ul li p {
	margin: 0;
}

.boxed {
	padding-bottom: 10px;
	margin-bottom: 15px;
	background: #000000 url(../images/img10.gif) no-repeat left bottom;
}

.boxed .title {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: #5EB2ED url(../images/img08.jpg) no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.boxed .content{
	color: white;
	padding: 15px;
	margin-bottom: 10px;
	background: url(../images/img09.gif) repeat-x;
}
#sideimg{
	width: 220px;
	height: 97px;
}
#sideimg img{
	margin-bottom: 15px;
}

/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p, #extra p {
	margin: 0;
	font-size: 85%;
}

#searchinput {
	float: right;
	width: 174px;
	padding: 2px 5px;
	background: #EFEFEF url(../images/img11.gif) repeat-x;
	border: 1px solid #FFFFFF;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#searchsubmit {
	float: right;
	margin-top: 5px;
	background: #AD1112 url(../images/img12.gif) repeat-x;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* Footer */

#footer {
	height: 100px;
	margin-left: 15px;
}

#footer p, #footer2 p {
	line-height: normal;
	font-size: 85%;
	color: #ffffff;
}

#footer a, #footer2 a {
	color: #ffffff;
}
#footer2{
	padding-top: 1px;
	clear: right;
	width: 680px;
	margin-left: 233px;
	text-align: center;
	padding-bottom: 10px;
}
#search_title a, #extra_title a, #cert_title a{
	color: #000;
	text-decoration: none;
}
#search_title a:hover, #extra_title a:hover, #cert_title a:hover{
	text-decoration: underline;
}