/* CSS Document */
* {
	margin:0; padding:0;
	font-size: 100%;
}

body {
	margin: 0 auto;
	background: #2a3741;
	text-align: center;
}

ul {
	list-style: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

html, input, textarea {
	font-family: Tahoma;
	font-size: 0.688em;
	line-height: 1.182em;
	color: #d8d8d8;
}

input, select {
	vertical-align: middle; 
	font-weight: normal;
}

/* LINK STYLING TEMPLATES */

a {
	color: #ffffff;
	text-decoration: underline;
}

a:link {
	text-decoration: underline; 
}

a:visited {  
	text-decoration: underline; 
}

a:hover { 
	text-decoration: none;
}

a:active { 
	text-decoration: underline; 
}

img {
	border-style: none;
	vertical-align: top;
}

p {
	padding-top: 13px;
}

/* ============================= MAIN LAYOUT ====================== */

.link_more {
	background: url(images/link_bg.gif) no-repeat 0 5px;
	text-transform: uppercase;
	text-decoration:none; 
	color: #ffffff; 
	font-size: 0.818em; 
	padding: 0 17px 0 8px; 
	float: right; 
	font-family: arial;
}

.link_more a {
	color: #ffffff;
	text-decoration: none !important;
}

.link_more a:link {
	color: #ffffff;
	text-decoration: none !important; 
}

.link_more a:visited {  
	text-decoration: none !important; 
}

.link_more a:hover { 
	color: #ffffff;
	text-decoration: underline !important;
}

.link_more a:active { 
	color: #ffffff;
	text-decoration: none !important; 
}

.link2 {
	background: url(images/link_bg.gif) no-repeat 0 5px; 
	text-transform: uppercase; 
	text-decoration: none; 
	color: #ffffff; 
	font-size: 0.818em; 
	padding: 0 17px 0 8px; 
	font-family: arial;
}

.link2:hover {
	text-decoration: underline;
}

.bottom-tail {
	background: #11191f url(images/bottom_tail.gif) bottom repeat-x;
}

.top-tail {
	background: url(images/top_tail.gif) top repeat-x;
}

li {
	color: #ffffff;
}

li a {
	color: #ffffff;
	text-decoration: none;
}

li a:link {
	color: #ffffff;
	text-decoration: none; 
}

li a:visited {
	color: #ffffff;  
	text-decoration: none; 
}

li a:hover { 
	color: #ff00cc;
	text-decoration: none;
}

.list li {
	background: url(images/list_line.gif) bottom left repeat-x; 
	padding:2px 0 5px 3px;
}

.list li a {
	color: #d8d8d8; 
	background: url(images/list_bg.gif) no-repeat 0 3px; 
	padding: 0 0 2px 19px; 
	text-decoration: none; 
	display: block;
}

.list li a:hover {
	color: #ff00cc;
}

.list .last {
	background: none;
}

.list2 li {
	padding: 2px 0 5px 3px;
}

.list2 li a {
	color: #d8d8d8; 
	background: url(images/list_bg.gif) no-repeat 0 3px; 
	padding: 0 0 2px 19px; 
	text-decoration: none; 
	display: block;
}

.list2 li a:hover {
	color: #ff00cc;
}

.imgindent {
	margin: 0 12px 0 0; 
	float: left;
}

.title {
	margin-bottom: 17px;
}

.title2 {
	margin-bottom: 33px;
}

h1 {
	color: #ffffff; 
	margin-bottom: 13px;
}

h2 {
	color: #ffffff; 
	margin-bottom: 13px;
}

h3 {
	color: #ffffff; 
	margin-bottom: 13px;
}

/* ============================= HEADER ====================== */

#header .left {
	padding: 10px 0 0 60px;
}

#header .right {
	padding: 39px 74px 0 0; 
	text-transform: uppercase; 
	font-size: 0.818em; 
	font-family: arial; 
	color: #e6e8e8;
}

#header {
	width: 758px;
	height: 492px;
	background-color: #000000;
}

.slogan1 {
	margin: 20px 0 0 227px;
}

.slogan2 {
	margin: 76px 0 0 174px;
}

#header .menu {
	padding: 53px 0 0 48px; 
	float: left;
}

#header .menu li { 
	border-right: 1px solid #bec2c5; 
	border-left: 1px solid #f7f0eb; 
	float: left; 
	text-transform: uppercase; 
	font-size: 0.818em;
}

#header .menu li a {
	color: #3a4045; 
	font-weight: bold; 
	display: block; 
	background: url(images/menu_tail_bg.gif) top repeat-x; 
	padding: 6px 19px 5px 18px;
}

#header .menu li a:hover {
	color: #ffffff; 
	background: url(images/menu_active_bg.gif) top repeat-x; 
	text-decoration: none;
}

#header .menu .first {
	border-left: none;
}

#header .menu .last {
	border-right: none;
}

#header .menu .active a {
	color: #ffffff; 
	background: url(images/menu_active_bg.gif) top repeat-x; 
	text-decoration: none;
}

#header .search-form {
	float: right; 
	padding: 56px 59px 0 0;
}

#header .search-form .button {
	margin-left: 10px;
}

/* ============================= CONTENT ====================== */

#content {
	background: #162127 url(images/content-right-bg.gif) right repeat-y;
}
	
#content .left-tail {
	background: url(images/content-left-bg.gif) left repeat-y;
}

#content .right-bg {
	background: url(images/content-bottom-right-bg.gif) bottom right no-repeat;
}

#content .left-bg {
	background: url(images/content-bottom-left-bg.gif) bottom left no-repeat; 
	width: 100%;
}

#content .indent {
	padding: 3px 37px 3px 33px;
}

.box {
	border: 1px solid #1f3641; 
	padding: 22px 23px 11px 25px; 
	background: #182329;
}

.box1 {
	border: 1px solid #1f3641; 
	padding: 22px 23px 11px 25px; 
	background: #182329;
}

.box2 { 
	border: 1px solid #1f3641; 
	padding: 22px 23px 11px 30px; 
	background: #182329;
}

.box3 { 
	border: 1px solid #1f3641; 
	padding: 22px 23px 11px 30px; 
	background: #182329;
}

.box_title {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.box_title_blue {
	color: #9cdae8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.banner {
	margin-bottom: 9px;
}

.date {
	display: block; 
	font-size: 0.909em; 
	background: url(images/date_bg.gif) bottom left no-repeat; 
	padding: 2px 0 5px 0; 
	margin-bottom: 7px;
}

.line {
	background: url(images/line.gif) bottom left repeat-x; 
	padding-bottom: 20px; 
	margin-bottom: 12px;
}

.line2 {
	background:url(images/line.gif) bottom left repeat-x; 
	padding-bottom: 6px; 
	margin-bottom: 16px;
}

.line3 {
	background:url(images/line.gif) bottom left repeat-x; 
	padding-bottom: 16px; 
	margin-bottom: 12px;
}

.padding1 {
	padding-top: 10px;
}

.padding2 {
	padding-top: 13px;
}

.padding3 {
	padding-top: 23px;
}

.padding4 {
	padding-top: 4px;
}

.padding5 {
	padding-bottom: 25px;
}

.padding6 {
	padding-bottom: 
	20px;
}

.padding7 {
	padding-bottom:
	17px;
}

.margin0 {
	margin-right: 0px;
}

.margin1 {
	margin-bottom: 18px;
}

.margin2 {
	margin-bottom: 4px;
}

.margin3 {
	margin-bottom: 3px; 
	padding-bottom: 15px;
}

.phone {
	float: right; 
	margin-right: 24px;
}

.special a {
	color: #d8d8d8;
}

/* ============================= FOOTER ====================== */

#footer {
	background:url(images/footer_tail_bg.gif) top repeat-x; 
	color: #9da3a6; 
	font-size: 0.818em; 
	font-family: arial;
}

#footer .right-bg { 
	background: url(images/footer_right_bg.gif) top right no-repeat;
}

#footer .left-bg { 
	background: url(images/footer_left_bg.gif) top left no-repeat; 
	width: 100%;
}

#footer .indent {
	padding: 38px 70px 37px 60px;
}

#footer span {
	float: right;
}

#footer a {
	color: #9da3a6; 
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .menu li {
	display: inline; 
	border-left: 1px solid #9ca1a5; 
	text-transform: uppercase; 
	padding: 0 5px 0 5px;
}

#footer .menu .first {
	border: none; 
	padding-left: 0;
}

#footer .menu li a {
	color: #9ca1a5;
}

/* ============================= FORMS ============================= */

form .link {
	padding-right: 0px; 
	margin-left: 22px;
}

#SearchForm .input {
	width: 137px; 
	height: 17px; 
	border: 1px solid #666666; 
	background: #fffff1; 
	padding: 0 0 0 5px; 
	font-size: 1em; 
	color: #3a4045;
}

#TrackForm {
	padding: 12px 0 6px 0;
}

#TrackForm .rowi {
	height: 27px;
}

#TrackForm .input {
	width: 144px; 
	height: 17px; 
	border: 1px solid #aaaaaa; 
	background: #fffff1; 
	padding: 0 0 0 5px; 
	font-size: 1em; 
	color: #3a4045;
}

#ServicesForm {
	padding: 10px 0 0 0;
}

#ServicesForm .rowi {
	height: 21px;
}

#ServicesForm .input {
	width: 143px; 
	height: 14px; 
	border: 1px solid #9ea0a1; 
	background: #e4e6e7; 
	padding: 0 0 0 5px; 
	font-size: 1em; 
	color: #3a4045;
}

#ServicesForm .input2 {
	width: 110px; 
	height: 14px; 
	border: 1px solid #9ea0a1; 
	background: #e4e6e7; 
	padding: 0 0 0 5px; 
	font-size: 1em; 
	color: #3a4045;
	}
	
#ServicesForm .input3 {
	width: 129px; 
	height: 14px; 
	border: 1px solid #9ea0a1; 
	background: #e4e6e7; 
	padding: 0 0 0 5px; 
	font-size: 1em; 
	color: #3a4045;
}

#ServicesForm .input4 {
	width: 82px; 
	height: 14px; 
	border: 1px solid #9ea0a1; 
	background: #e4e6e7; 
	padding: 0 0 0 5px; 
	font-size: 1em; 
	color: #3a4045; 
	float: right;
}

#ServicesForm .input5 {
	width: 114px; 
	height: 14px; 
	border: 1px solid #9ea0a1; 
	background: #e4e6e7; 
	padding: 0 0 0 5px; 
	font-size: 1em; 
	color: #3a4045;
}

#ServicesForm .input6 {
	width: 81px; 
	height: 14px; 
	border: 1px solid #9ea0a1; 
	background: #e4e6e7; 
	padding: 0 0 0 5px; 
	font-size: 1em; 
	color: #3a4045;
	}

#ServicesForm .yes-no {
	float: right; 
	margin: 0 5px 0 10px;
}

#ContactForm {
	padding: 13px 0 0 0;
}

#ContactForm .rowi {
	height: 44px;
}

#ContactForm .rowt {
	height: 141px;
}

#ContactForm .input {
	width: 164px; 
	height: 17px; 
	border: 1px solid #aaaaaa; 
	background: #fffff1; 
	padding:0 0 0 5px; 
	font-size: 1em; 
	color: #3a4045;
}

#textarea {
	width: 164px; 
	height: 102px; 
	border: 1px solid #aaaaaa; 
	background: #fffff1; 
	padding: 0 0 0 5px; 
	overflow: auto; 
	font-size: 1em; 
	margin-bottom: 8px; 
	color: #3a4045;
}

/* OBJECT EMBEDS FOR xSWF OBJECT FLASH EMBED */
#object-layer1 {
	width: 758px; 
	height: 492px; 
}
