body {
	padding: 0;
	margin: 0;
	background: #A18358 url(images/bg.gif);
	font-family: tahoma,verdana,arial;
	font-size: 12px;
	color: #5E5C4E;
	line-height: 18px;
}

form {
	padding: 0;
	margin: 0;
}

br.clear {
	clear: both;
}

img {
	border: 0;
}

a {
	font-family: tahoma,verdana,arial;
	font-size: 12px;
	color: #65A300;
	text-decoration: underline;
	line-height: 18px;
}

.error {
	color: #E56516;
}

.pic {
	border: 2px #FFF solid;
}

.pic_sub {
	margin-top: 2px;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	display: block;
}

#container {
	width: 760px;
	padding: 15px 0;
	margin: 0 auto;
}

#container #full {
	width: 760px;
	padding: 0;
	margin: 0;
}

#container #full #top,
#container #full #content,
#container #full #bottom {
	width: 760px;
	padding: 0;
	margin: 0;
	background: #F4F2E5 url(images/full_bg.gif);
}

#container #full #top {
	padding-bottom: 15px;
}

#container #full #content {
	font-family: tahoma,verdana,arial;
	font-size: 12px;
	color: #5E5C4E;
	line-height: 18px;
}

#container #full #bottom {
	width: 728px;
	padding: 10px 16px 0;
	float: left;
}

#container #full #full-top,
#container #full #full-bottom {
	width: 760px;
	height: 16px;
	padding: 0;
	margin: 0;
	line-height: 16px;
	clear: both;
}

#container #full #full-top {
	background: url(images/full_top.gif);
}

#container #full #full-bottom {
	background: url(images/full_bottom.gif);
}


/* --------------------  T O P  -------------------- */

/* top */

#top h1 {
	width: 728px;
	height: 200px;
	padding: 0;
	margin: 0 auto 15px;
	text-indent: -5000px;
}


/* menu */

#menu {
	width: 728px;
	height: 22px;
	padding: 0;
	margin: 0 auto;
	list-style: none;
	background: url(images/menu_bg.gif);
}

#menu li {
	padding: 0 1px 0 0;
	margin: 0;
	background: url(images/menu_sep.gif) no-repeat right 6px;
	float: left;
}

#menu li.last {
	padding: 0;
	background: none;
}

#menu li.right {
	padding: 3px 10px 0 0;
	background: none;
	float: right;
}

#menu li a {
	padding: 4px 9px 4px 10px;
	margin: 0;
	font-family: tahoma,verdana,arial;
	font-size: 12px;
	color: #5E5C4E;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
}

#menu li a:hover {
	color: #FFF7DC;
	background-color: #989985;
}

#menu li a.act,
#menu li a.act:hover {
	color: #5E5C4E;
	background: #DFE7BF;
}

#menu li.left a {
	background-image: url(images/menu_left.gif);
	background-position: 0 0;
}

#menu li.left a:hover {
	background-position: 0 -22px;
}

#menu li.left a.act,
#menu li.left a.act:hover {
	color: #5E5C4E;
	background-image: url(images/menu_left.gif);
	background-position: 0 -44px;
}

#menu li.right a,
#menu li.right a:hover {
	padding: 0;
	background: none;
}


/* --------------------  / T O P  -------------------- */


/* --------------------  C O N T E N T  -------------------- */

#content #content-top,
#content #content-bottom {
	width: 728px;
	height: 30px;
	padding: 0;
	margin: 0 auto;
	clear: both;
}

#content #content-top {
	background: url(images/content_top.gif);
}

#content #content-bottom {
	text-align: right;
	background: url(images/content_bottom.gif);
}

#content #content-middle {
	width: 728px;
	padding: 0;
	margin: 0 16px;
	background: url(images/content_middle.gif);
	display: inline;
	float: left;
}

#content #content-left {
	width: 521px;
	padding: 0;
	margin: 0 3px 0 2px;
	background: #EEE7CF;
	display: inline;
	float: left;
}

#content #content-right {
	width: 200px;
	padding: 0 0 10px;
	margin: 0;
	color: #3D3A2A;
	background: #DFE7BF;
	float: left;
}

#content #content-left h1 {
	padding: 8px 0 26px 62px;
	margin: 0;
	font-family: tahoma,verdana,arial;
	font-size: 16px;
	color: #FFF7DC;
	line-height: 16px;
	background: url(images/content_left_title_bg.gif) no-repeat;
}

#content #content-left h2 {
	padding: 0 20px;
	margin: 0 0 10px;
	font-family: tahoma,verdana,arial;
	font-size: 14px;
	line-height: 18px;
}

#content #content-left h3 {
	padding: 0;
	margin: 0 20px;
	font-family: tahoma,verdana,arial;
	font-size: 14px;
	line-height: 13px;
	background: url(images/head_bg.gif);
}

#content #content-left h3 span {
	padding-right: 5px;
	background: #EEE7CF;
}

#content #content-right h1 {
	padding: 11px 0 26px 15px;
	margin: 0;
	font-family: trebuchet ms,tahoma,verdana,arial;
	font-size: 13px;
	font-weight: bold;
	color: #250000;
	line-height: 13px;
	background:url(images/box_title_bg.gif) no-repeat;
}

#content #content-left p {
	padding: 0 20px;
	margin: 0 0 10px;
}

#content #content-left p.last {
	margin: 0 0 20px;
}

#content #content-left p.lead {
	margin: 0 0 15px;
}

#content #content-left table.pic_left {
	margin: 4px 8px 0 20px;
	display: inline;
}

#content #content-left table.pic_right {
	margin: 4px 20px 0 8px;
	display: inline;
}

#content #content-left table.pic_center {
	margin: 0 auto 10px;
	text-align: center;
}

/* --------------------  / C O N T E N T  -------------------- */


/* --------------------  B O T T O M  -------------------- */

/* footer bridges */

#footer-bridges {
	padding: 0;
	margin: 0 0 5px;
	font-family: tahoma,verdana,arial;
	font-size: 10px;
	text-align: center;
	list-style: none;
}

#footer-bridges li {
	padding: 0;
	margin: 0;
	display: inline;
}

#footer-bridges li a {
	font-size: 10px;
	color: #5E5C4E;
	text-decoration: none;
}

#footer-bridges li a:hover {
	color: #5E5C4E;
	text-decoration: underline;
}

#footer-bridges li a strong {
	font-weight: normal;
}


/* footer menu and copyright */

#footer-bottom {
	width: 728px;
	padding: 0;
	margin: 0;
	float: left;
}

#footer-menu-left {
	padding: 0 0 0 20px;
	margin: 0;
	font-size: 10px;
	float: left;
	list-style: none;
}

#footer-menu-left li {
	padding: 0;
	margin: 0;
	display: inline;
}

#footer-menu-left li a {
	font-size: 10px;
	color: #5E5C4E;
	text-decoration: underline;
}

#footer-menu-left li a:hover {
	color: #65A300;
}

#footer-right {
	padding: 0 20px 0 0;
	margin: 0;
	font-size: 10px;
	float:right;
}

#footer-right a {
	font-size: 10px;
	color: #5E5C4E;
	text-decoration: underline;
}

#footer-right a:hover {
	color:#65A300;
}

/* --------------------  / B O T T O M  -------------------- */


/* bridges main */

#content #content-left div.bridge_main_item {
	width: 481px;
	padding: 0 20px;
	margin: 0 0 25px;
	float: left;
}

#content #content-left div.bridge_main_item p {
	padding: 0;
	margin: 0;
	float: left;
}

#content #content-left div.bridge_main_item p.pic_left {
	padding: 3px 10px 0 0;
}

#content #content-left div.bridge_main_item p.pic_right {
	padding: 3px 0 0 10px;
}

#content #content-left div.bridge_main_item p.text {
	width: 307px;
}

#content #content-left div.bridge_main_item p.text a {
	padding: 0;
	margin: 5px auto 0;
	width: 91px;
	height: 16px;
	font-family: tahoma,verdana,arial;;
	font-size: 11px;
	color: #FFF7DC;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
	text-align: center;
	background: url(images/button_read_more.gif);
	display: block;
}


/* bridges pages */

.bridge_table {
	margin: 0 auto 25px;
}

.bridge_head {
	background: #989985;
}

.bridge_head tr {
	vertical-align: top;
}

.bridge_head th {
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF7DC;
	text-align: center;
	line-height: 16px;
}

.bridge_head th span {
	font-size: 11px;
	font-weight: normal;
}

.bridge_data {
	background: #989985;
}

.bridge_data tr {
	vertical-align: top;
}

.bridge_data th {
	padding: 4px 6px 2px 2px;
	font-size: 12px;
	text-align: left;
	background: #FDFFDD;
}

.bridge_data td {
	background: #FDFFDD;
}

.bridge_data td.head {
	font-weight:bold;
	color: #FFF7DC;
	text-align: center;
	background: #989985;
}


/* satellite */

#toolTipBox {
	width: 220px;
	padding: 2px 3px;
	margin: 0;
	font-family: tahoma,verdana,arial;
	font-size: 11px;
	font-weight: normal;
	color: #250000;
	text-decoration: none;
	line-height: 14px;
	border: 1px #250000 solid;
	background: #FDFFDD;
	position: absolute;
	display: none;
}

#toolTipBox p {
	padding: 0 !important;
	margin: 0 0 2px !important;
	font-weight: bold;
	text-decoration: underline;
}


/* contact */

input.contact_form,
textarea.contact_form {
	width: 300px;
	font-family: tahoma,verdana,arial;
	font-size: 12px;
	color: #5E5C4E;
	background-color: #FFF7DC;
	border: 1px #989985 solid;
}

textarea.contact_form {
	overflow: auto;
}


/* newsletter */

input.newsletter_form,
select.newsletter_form {
	width: 300px;
	font-family: tahoma,verdana,arial;
	font-size: 12px;
	color: #5E5C4E;
	background-color: #FFF7DC;
	border: 1px #989985 solid;
}


/* content left head */

#content-left p.head {
	padding: 0;
	margin: 0 0 12px;
	line-height: 12px;
	text-align: center;
	background: url(images/head_bg.gif) repeat-x;
}

#content-left p.head strong {
	padding: 0 5px;
	background: #EEE7CF;
}


/* bridge offer */

#bridge-offer {
	width: 482px;
	padding: 10px 0 0;
	margin: 0 19px;
	display: inline;
	float:left;
}

#bridge-offer ul {
	width: 470px;
	padding: 0;
	margin: 0 6px;
	list-style: none;
	display: inline;
	float: left;
}

#bridge-offer ul li {
	padding: 0;
	margin: 0 10px 10px 0;
	float: left;
}

#bridge-offer a {
	font-family: arial;
	font-size: 12px;
	color: #65A300;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	background: #F4F2E5;
	border: 2px #FFF solid;
	display: block;
}

#bridge-offer a img {
	border-bottom: 2px #FFF solid;
}

#bridge-offer a:hover {
	color: #FFF7DC;
	background: #989985;
}

#bridge-offer a span {
	display: block;
	padding: 4px 5px;
}


/* external links */

#external-links {
	padding: 10px 5px 0;
	margin: 0 20px;
	list-style: none;
}

#external-links li {
	padding: 0 0 0 10px;
	margin: 0;
	background: url(images/ext_link_bullet.gif) no-repeat 0 7px;
}

#external-links li a {
	font-size: 12px;
	color: #65A300;
	text-decoration: none;
}

#external-links li a:hover {
	text-decoration: underline;
}


/* toolbar */

#toolbar {
	width: 461px;
	height: 16px;
	padding: 3px 10px;
	margin: 10px 20px;
	text-align: right;
	background: #DFD6B7 url(images/toolbar_bg.gif) no-repeat;
}


/* boxes */

.box {
	width: 200px;
	padding: 0 0 15px;
	margin: 0;
	float: left;
}

.box p {
	padding: 0 15px;
	margin: 0;
}

#box-bridges ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#box-bridges ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#box-bridges ul li a {
	width: 173px;
	padding: 1px 0 3px 27px;
	font-family: tahoma,verdana,arial;
	font-size: 12px;
	color: #3D3A2A;
	text-decoration: none;
	display: block;
	background: url(images/box_bridges_bullet.gif) no-repeat 15px 8px #DFE7BF;
}

#box-bridges ul li a:hover {
	color: #FDFFDD;
	background-color: #989985;
}

#box-bridges ul li a.act,
#box-bridges ul li a.act:hover {
	color: #3D3A2A;
	background:url(images/box_bridges_bullet.gif) no-repeat 15px 7px #F4F2E5;
}

#box-bridges ul li a span {
	font-size: 10px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	padding-left: 10px;
}

#box-dyn a {
	width: 91px;
	height: 16px;
	padding: 0;
	margin: 8px auto 0;
	font-family: tahoma,verdana,arial;;
	font-size: 11px;
	color: #FDFFDD;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
	text-align: center;
	background: url(images/button_read_more.gif);
	display: block;
}

#box-newsletter form {
	margin: 8px 15px 0;
	float: left;
	display: inline;
}

#box-newsletter form p  {
	width: 170px;
	padding: 0;
	margin: 0 0 3px;
	float: left;
}

#box-newsletter form p span {
	float: left;
}

#box-newsletter form p span label {
	font-weight: bold;
}

#box-newsletter form input.form,
#box-newsletter form select.form {
	width: 118px;
	font-family: tahoma,verdana,arial;
	font-size: 12px;
	color: #5E5C4E;
	background-color: #FDFFDD;
	border: 1px #989985 solid;
	float: right;
}

#box-newsletter form select.form {
	width: 120px;
}
