﻿#Container {
	position: relative;
	left: 0px;
	top: 0px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#header_ {
	left: 0px;
	top: 0px;
	width: 760px;
	height: 272px;
	background-image: url('images/header4.jpg');
	float: left;
}
#left_ {
	left: 0px;
	top: 272px;
	width: 228px;
	background-image: url('images/left.jpg');
	background-repeat: no-repeat;
	float: left;
}
#left_ ul{
	padding: 15px 0px 28px 0px;
	width: 122px;
	display: block;
	margin: 0px 0 28px 0;
}
#left_ ul li{
	padding: 0 0 0 35px;
	margin: 0 0 0 -5px;
}
#left_ ul li a{
	background: url('images/leftbutton_down.png') no-repeat 0 0;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
	line-height: 28px;
	padding: 0 0 0px 35px;
	display: block;
	text-decoration: none;
	height: 32px;
	width: 145px;
	font-family: "trebuchet MS";
	letter-spacing: 0px;
	margin-top: 0px;
}
#left_ ul li a:hover{
	background: url('images/leftbutton_over.png') no-repeat 0 0;
	padding: 0 0 0 35px;
	color: #FFFFFF;
}
#left_ h2{
	font: 29px/24px "Times New Roman", Times, serif;
	color: #EEEDD2;
	margin: 0 0 10px 25px;
	font-weight: bold;
	display: block;
	padding-top: 0px;
	letter-spacing: -1px;
	word-spacing: 0em;
	text-indent: 0px;
}
#left_ p{
	background: no-repeat;
	color: #FFFFFF;
	padding: 0 0 0 0px;
	margin: 0 0 0 25px;
	width: 185px;
	display: block;
	font: 13px/19px "trebuchet MS";
}
#left_ p span{
	color: #FFE6CC;
	font-weight: bold;
}
#left_ p span.bg{
	color: #799fbb;
}
#left_ p a{
	font: 13px/12px "trebuchet MS";
	font-weight: bold;
	color: #FFFF66;
	text-decoration: underline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#left_ p a:hover{
	background: no-repeat;
	color: #CCFFFF;
}

#right_ {
	left: 228px;
	top: 272px;
	width: 532px;
	background-image: url('images/right.jpg');
	background-repeat: no-repeat;
	float: left;
}
#right_ h2{
	margin: 0 0 10px 10px;
	font: 30px/24px "Times New Roman", Times, serif;
	color: #CCFFFF;
	font-weight: normal;
	display: block;
	letter-spacing: 0px;
	word-spacing: 0em;
	text-indent: 0px;
	padding-top: 3px;
}
#right_ h3{
	margin: 0 0 10px 10px;
	font: 30px/24px "Times New Roman", Times, serif;
	color: #FFFFCC;
	font-weight: normal;
	display: block;
	padding-top: 10px;
	letter-spacing: -1px;
	word-spacing: 0em;
	text-indent: 0px;
}
#right_ nav{
	margin: 0 0 10px 400px;
	font: 13px/12px "Times New Roman", Times, serif;
	color: #FFFFCC;
	font-weight: normal;
	display: block;
	padding-top: 10px;
	letter-spacing: -1px;
	word-spacing: 0em;
	text-indent: 0px;
}
#right_ p{
	margin: 0 0 0 10px;
	background: no-repeat;
	color: #FFFFFF;
	padding: 0 0 0 0px;
	width: 500px;
	display: block;
	font: 13px/18px "Trebuchet MS";
	letter-spacing: 0px;
}
#right_ p_hidden{
      margin: 0 0 0 10px;
      background: no-repeat;
      color: #FFFFFF;
      padding: 0 0 0 0px;
      width: 500px;
      display: none;
      font: 13px/18px "Trebuchet MS";
      letter-spacing: 0px;
}

#right_ p span{
	color: #FFE6CC;
	font-weight: bold;
	text-decoration: underline;
}
#right_ p Quote{
	color: #FFE6CC;
	font-weight: bold;
}
#right_ p span.bg{
	color: #799fbb;
}
#right_ p a{
	font: 13px/12px "trebuchet MS";
	font-weight: bold;
	color: #FFFF66;
	text-decoration: underline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#right_ p a:hover{
	background: no-repeat;
	color: #FFCC99;
}


#footer1_ {
	left: 0px;
	top: 599px;
	width: 760px;
	height: 61px;
	background-image: url('images/footer1.jpg');
	float: left;
}
#footer2_ {
	left: 0px;
	top: 660px;
	width: 760px;
	background-image: url('images/footer2.jpg');
	float: left;
}
#footer2_  p{
	background: no-repeat;
	color: #FFFFFF;
	padding: 0 0 0 0px;
	margin: 0 0 0 90px;
	width: 585px;
	display: block;
	font: 13px/17px "trebuchet MS";
	text-align: center;
}
#footer2_  p span{
	color: #FFFFFF;
	font-weight: bold;
}
#footer2_  p span.bg{
	color: #799fbb;
}
#footer2_  p a{
	font: 13px/12px "trebuchet MS";
	font-weight: bold;
	color: #FFFF99;
	text-decoration: underline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#footer2_  p a:hover{
	background: no-repeat;
	color: #FFFF66;
}


ul{
	list-style-type:none;
}

body {
	padding: 0px;
	margin: 0px;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #2b88d4;
}
