html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #16181F url(images/bg02.jpg) repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
}

h1, h2, h3 {
	margin-top: 0px;
}

h3 {
	font-size: 18px;
	color: coral;
}

p, ol, ul {
	margin-top: 0px;
	list-style: square;
}

p {
	line-height: 200%;
}
p_special {
	line-height: normal;
	position: relative; left: 25px;
	width: auto;
}

strong {
    color: #FF000C;
    font-size: 12px;
}

alert {
	color:#F00;
	font-weight:bold;
}

a {
	color: #0673C5;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li {
	padding: 8px 0px;
	border-top: 1px solid #ACAFB6;
}

ul.style1 span {
	display: inline-block;
	width: 48px;
	height: 15px;
	margin: 0px 10px 0px 0px;
	padding: 5px 0px 0px 0px;
	background: #025589 url('images/homepage20.jpg') no-repeat left top;
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
}

ul.style1 a {
	width: 48px;
	color: #3D4150;
}

ul.style1 .first {
	border: none;
}

ul.style2 {
	margin: 0px;
	padding: 0px;
	line-height: 200%;
}

ul.style2 li {
	padding-bottom: 50px;
}

ul.style2 img {
	margin-top: -5px;
}

ul.style3 {
	padding: 0px 0px 20px 0px;
	line-height: 220%;
}

.alert
{
color:#F00;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg01.jpg) repeat-x left top;
}

.container {
	width: 900px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 201px;
	background: url(images/bg03.jpg) no-repeat left top;
}

/** LOGO */

#logo {
	position: relative;
	float: left;
	width: 450px;
	height: 201px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-indent: -9999em;
}

#logo h1 a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 450px;
	height: 201px;
	background: url(images/logo1.png) no-repeat left top;
}

/** SEARCH */



/** MENU */

#menu {
	width: 200px;
	height: 325px;
	margin: 0px 0px 45px 0px;
	padding:10px 35px 0px 35px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	width: 210px;
}

#menu a {
	display: block;
	width: 205px;
	height: 33px;
	margin: 0px;
	padding: 9px 0px 0px 5px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu1 {
	background: url(images/homepage08.jpg) no-repeat left bottom;
}

#menu1 a {
	background: url(images/homepage02.jpg) no-repeat right 12px;
}

#menu2 {
	background: url(images/homepage09.jpg) no-repeat left bottom;
}

#menu2 a {
	background: url(images/homepage03.jpg) no-repeat right 12px;
}

#menu3 {
	background: url(images/homepage10.jpg) no-repeat left bottom;
}

#menu3 a {
	background: url(images/homepage04.jpg) no-repeat right 12px;
}

#menu4 {
	background: url(images/homepage11.jpg) no-repeat left bottom;
}

#menu4 a {
	background: url(images/homepage05.jpg) no-repeat right 12px;
}

#menu5 {
	background: url(images/homepage12.jpg) no-repeat left bottom;
}

#menu5 a {
	background: url(images/homepage06.jpg) no-repeat right 12px;
}

#menu6 a {
	background: url(images/homepage07.jpg) no-repeat right 12px;
}

/** PAGE */

#page {
	background: url(images/bg06.jpg) repeat-y left top;
}

#page-bgtop {
	background: url(images/bg04.jpg) no-repeat left top;
}

#page-bgbtm {
	overflow: hidden;
	width: 850px;
	padding: 30px 50px 60px 0px;
	background: url(images/bg05.jpg) no-repeat left bottom;
}

/** CONTENT */

#content {
	float: right;
	width: 530px;
	padding-top: 30px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 270px;
}

/** 	 */

#footer {
	height: 145px;
	background: url(images/bg07.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 40px 0px 0px 0px;
	text-align: center;
	text-transform: lowercase;
	color: #CDCDCF;
}

#footer a {
	color: #CDCDCF;
}

.sidebox-style {
	padding: 0px 30px;
}

#box1 {
	background: none;
	padding: 0px 0px 20px 0px;
}

#box1 .title { 
	font-style:normal
	font-size: 37px;
	font-size: 16px;
}

#box2 .title {
	letter-spacing: -1px;
	font-size: 24px;
}

#two-columns {
}

#two-columns img {
	margin: 0px;
}

#col1 {
	float: left;
	width: 235px;
}

#col2 {
	float: right;
	width: 235px;
}

.box-style {
	padding-top: 40px;
	background: url(images/homepage13.jpg) no-repeat center top;
}

.box-style .title {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	font-size: 24px;
	font-weight: normal;
	color: #1E212A;
}

.box-style img {
    padding: 0px 20px 0px 0px;
    float: left;
}

.box-style span {
	color: #007CD2;
	font-size: 24px;
}

/**POP-UP BOXES*/

#tooltip1 { position: relative; }
#tooltip1 a span { display: none; color: #FFFFFF; }
#tooltip1 a:hover span { display: block; position: absolute; width: 250px; background-color: #313035; height: 120px; left: 200px; top: 20px; color: #FFFFFF; padding: 10px; font:Arial, Helvetica, sans-serif; font-size:inherit; }
.align {
}
