
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
}
h1 {
	display: none;
}
h2 {
	display: none;
}
#container {
	width: 983px;
	margin-right: auto;
	margin-left: auto;
}

#clientLogin {
	width:93px; 
	float:right; 
	width:70%;
}

#logo{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	width:165px;
	height:93px;
	cursor:pointer;
}

#header {
	height: 93px;
	width: 983px;
	text-align: right;
}

#header h3 {
	color: #F12629;
	font-size: 18px;
	font-weight: normal;
	display: block;
	width: 298px;
	text-align: left;
	float: right;
	height: 30px;
	background-image: url(../images/bg_login_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 27px;
	padding-top: 4px;
}
#header form {
	display: block;
	text-align: left;
	width: 296px;
	float: right;
	background-image: url(../images/bg_login_form.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 59px;
	padding-left: 29px;
	clear: both;
}
#header form a {
	color: #F12629;
	font-size: 11px;
	text-decoration: none;
	margin-right:15px;
	float: left;
	padding-left: 2px;
	margin-top: 8px;
}
#header form a:hover {
	text-decoration: underline;
}
#header input {
	border: 1px solid #A0A0A0;
	color: #A0A0A0;
	font-size: 11px;
	width: 117px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	vertical-align: top;
	float: left;
	margin-right: 7px;
}
#header .submit {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 63px;
	margin-right: 32px;
	float:right;
	margin-top: 6px;
	cursor: pointer;
	color: #FFFFFF;
	height: 21px;
	text-transform: lowercase;
	padding: 0px;
}
#navigation {
	width: 983px;
	height: 76px;
	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#navigation h3 {
	display: none;
}
#navigation ul {
	list-style-type: none;
}
#navigation li {
	float: left;
}
#navigation li a {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: inline;
	height: 27px;
	padding-top: 11px;
	padding-right: 6px;
	padding-left: 6px;
	float: left;
}
#navigation li a#active {
	background-image: url(../images/bg_button.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#navigation .button_1 {
	width: 63px;
	margin-left: 35px;
}
#navigation .button_2 {
	width: 61px;
	margin-left: 61px;
}
#navigation .button_3 {
	width: 94px;
	margin-left: 60px;
}
#navigation .button_4 {
	width: 72px;
	margin-left: 59px;
}
#navigation .button_5 {
	width: 135px;
	margin-left: 60px;
}
#navigation .button_6 {
	width: 84px;
	margin-left: 60px;
}

#navigation span {
	display: block;
	width: 955px;
	color: #FFFFFF;
	padding-right: 14px;
	padding-left: 14px;
	height: 29px;
	clear: both;
	padding-top: 9px;
}
#navigation span a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation span a:hover {
	text-decoration: underline;
}
.hidden {
	display: none;
}
.search {
	height: 31px;
	width: 972px;
	background-image: url(../images/bg_search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-top: 8px;
	padding-right: 11px;
}
.search input {
	border: 1px solid #A0A0A0;
	color: #A0A0A0;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	vertical-align: top;
}
.search .submit {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	height: 21px;
	width: 96px;
}
#splash {
	width: 983px;
	background-color: #FFE5E5;
	font-size: 12px;
	height: 218px;
}
#splash .pics {
	padding-top: 2px;
	padding-left: 2px;
	width: 524px;
	height: 216px;
	float: left;
}
#splash .pics img {
	vertical-align: top;
	float: left;
	padding-right: 2px;
}
#splash .text {
	float: right;
	width: 421px;
	padding-top: 17px;
	overflow: hidden;
	display: inline;
	margin-right: 20px;
	padding-left: 16px;
	height: 173px;
	line-height:10px;
	font-size:11px;
}

#splash .text p{margin:0; padding:10px 0 0 0; text-align:justify;}


#splash h3 {
	color: #626264;
	font-size: 24px;
	font-weight: normal;
}
#splash h3 span {
	color: #F12629;
}
#splash p {
	color: #626264;
	line-height: 14px;
	padding-top: 5px;
}
#splash .more {
	display: block;
	float: right;
	background-color: #F12629;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 140px;
}
#splash .more a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;
}
#left {
	float: left;
	width: 660px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 14px;
}
#left .box {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
}
#left h3 {
	font-size: 18px;
	font-weight: normal;
	color: #f12629;
	margin-bottom: 33px;
}
#left h4 {
	font-size: 12px;
	font-weight: bold;
	color: #F12629;
}
#left .date {
	color: #161616;
}
#left p {
	color: #5D5D5D;
	padding-bottom: 16px;
}
#left .read {
	text-decoration: none;
	text-transform: lowercase;
	color: #F12629;
}
#left .read:hover {
	text-decoration: underline;
}
#left ul {
	list-style-type: none;
	color: #5D5D5D;
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);
	padding-left: 15px;
}
#left li {
	padding-bottom: 15px;
}
#right {
	float: right;
	width: 303px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 14px;
}
#right h3 {
	font-size: 12px;
	color: #F12629;
	text-transform: uppercase;
}
#right ul {
	color: #5D5D5D;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);
	padding-left: 27px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE5E5;
	margin-bottom: 11px;
	padding-bottom: 11px;
}
#right p {
	color: #5D5D5D;
	margin-bottom: 14px;
}
#right p strong {
	font-size: 12px;
	text-transform: uppercase;
	color: #F12629;
}
#map {
	clear: both;
	font-size: 11px;
	width: 983px;
	height: 112px;
	background-color: #626264;
	background-image: url(../images/bg_map.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#map .left {
	float: left;
	width: 490px;
	padding-right: 29px;
	padding-left: 29px;
}
#map .left a {
	color: #FFFFFF;
	text-decoration: none;
}
#map .left a:hover {
	text-decoration: underline;
}


#map .right {
	float: right;
	width: 406px;
	padding-right: 29px;
}
#map .right a {
	color: #F12629;
	text-decoration: none;
}
#map .right a:hover {
	text-decoration: underline;
}
#map h4 {
	color: #F12629;
	background-image: url(../images/bg_map_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 73px;
	display: block;
	padding-top: 4px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: normal;
}
#map ul {
	list-style-type: none;
	float: left;
	padding-left: 15px;
	padding-right: 24px;
	padding-top: 6px;
}
#map ul li {
	margin-bottom: 2px;
}

#map p {
	color: #FFFFFF;
	padding-top: 12px;
	padding-left: 15px;
	line-height: 18px;
}
#footer {
	clear: both;
	font-size: 11px;
	color: #626264;
	text-align: center;
	padding: 10px;
}
#footer a {
	color: #F12629;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
