* {
	margin: 0; padding: 0;
	}

html, body {
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
	}

body {
	background: #5165aa url('/img/nightsky_01.jpg') repeat-x;
	}

h1, h2, h3, h4, h5, h6, p {
	margin: 1em 0;
	}

img {
	margin: 0;
}

div {
	padding: 0;
	}

div img {
	margin: 0;
	float: left;
	}

p {
	line-height: 1.3em;
	}

hr {
	border: none;
	color: #fff;
	background-color: #fff;
	height: 1px;
}

h1, h2	{
	font-size: 28px;
	color: #6085CA;
	font-family: Arial, Nina, Helvetica, sans serif;
	font-weight: normal;
	}

h2	{
	font-size: 20px;
	color: #273a7a;
	}

h3	{font-size: 16px; color: #000; font-weight: normal;}
h4	{font-size: 14px; color: #273a7a;}
h5	{font-size: 11px}
h6	{font-size: 10px}

a	{
	color: #273a7a;
	}

ul, ol {clear: both;}

/* VIRTUAL TABLE STRUCTURE DEFINITION */

.dt {
	display: table;
	text-align: left;
	margin: 0;
	padding: 0;
}

.dr {
	display: table-row;
}

.dc {
	vertical-align: top;
	display: table-cell;
}

/* VIRTUAL TABLE STRUCTURE DEFINITION END */


/* GRAFIC HEADER DEFINITION */

.divrow div {
	float: left;
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
	z-index: 0;
}


#header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	min-width: 868px;
	height: 326px;
	background: url('/img/header_fon.gif') 0px 72px repeat-x;
	z-index: 0
}

#header_int {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	min-width: 868px;
	height: 239px;
	background: url('/img/header_int_fon.gif') 0px 72px repeat-x;
	z-index: 0
}

#head_left {
	float: left;
	width: 414px;
	height: 326px;
	margin: 0;
	padding: 0;
	z-index: 0;
}

#head_left_int {
	float: left;
	width: 414px;
	height: 239px;
	margin: 0;
	padding: 0;
	z-index: 0;
}

#head_right {
	float: right;
	width: 454px;
	height: 326px;
	margin: 0;
	padding: 0;
	z-index: 0;
}

#head_right_int {
	float: right;
	width: 454px;
	height: 239px;
	margin: 0;
	padding: 0;
	z-index: 0;
}

/* QUICK MENU DEFINITION */

#quicknav	{
	clear: both;
	position: relative;
	float: right;
	right: 30%;
	top: 80px;
	height: 16px;
	margin: 0;
	width: auto;
	padding: 0;
	z-index: 99;
	}


#quicknav ul {
	position: relative;
	float: none!important;
	float: left;
	right: -70%;
	height: 20px;
	margin: 0;
	padding: 0px;
	list-style: none;
	font-family: Verdana, Arial, Tahoma, sans serif;
	}

#quicknav  li {
	display: inline;
	float: left;
	margin: 0 5px;
	padding: 0;
	color: #fdfbbd;
	white-space: nowrap;
	}

#quicknav  li a {
	display: block;
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
	color: #fdfbbd;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background: url('/img/arrow.gif') 0px 5px no-repeat;
}

#quicknav li a:hover {
	color: #fff;
	background-position: 2px 5px;
	}


/* TOP MENU DEFINITION */

#topmenu {
	clear: both;
	position: relative;
	float: right;
	right: 50%;
	top: 284px;
	margin: 0;
	padding: 0;
	height: 20px;
	width: auto;
	z-index: 99;
	}

#topmenu ul {
	position: relative;
	float: none!important;
	float: left;
	right: -50%;
	height: 20px;
	margin: 0;
	padding: 0px;
	list-style: none;
	font-family: Verdana, Arial, Tahoma, sans serif;
	}

#topmenu  li {
	display: inline;
	float: left;
	margin: 0 15px;
	padding: 0;
	text-transform: uppercase;
	color: #fdfbbd;
	white-space: nowrap;
	}

#topmenu  li a {
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #fdfbbd;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

#topmenu li a:hover {
	color: #fff;
	text-decoration: underline;
	}

#site_header {
	clear: both;
	position: relative;
	float: right;
	right: 79%;
	top: 160px;
	width: auto;
	z-index: 99;
	padding: 0;
	margin: 0;
	text-align: right;
}

#site_header h1 {
	position: relative;
	float: none!important;
	float: left;
	right: -79%;
	padding: 0;
	margin: 0;
	line-height: 30px;
	font-family: Georgia, Palatino, serif;
	font-size: 32px;
	font-weight: normal;
	color: #fffc9f;
}


#site_sub_header {
	clear: both;
	position: relative;
	float: right;
	right: 67%;
	top: 80px;
	margin: 0;
	padding: 0;
	height: 20px;
	width: auto;
	z-index: 99;
}

#site_sub_header h2 {
	font-family: Georgia, Palatino, serif;
	font-size: 14px;
	letter-spacing: .5em;
	font-weight: normal;
	color: #D2D2FF;
	position: relative;
	float: none!important;
	float: left;
	right: -67%;
	height: 20px;
	margin: 0;
	padding: 0px;
	font-family: Georgia, Palatino, serif;
}



/* SITE BODY STRUCTURE DEFINITION AKA LAYOUT */



.trifler {
	margin: 0 auto;
	padding: 0;
	max-width: 1040px;
	min-width: 868px;
	}

.gordi {position: relative;}

.center {position: relative;}

.subwrap,
.content,
.content_i,
.column {width: 100%;}

.subwrap,
.right,
.right_i {
	float: right;
	}

.content {
	float: left;
	margin-right: -170px;
	}

.lining {
	padding: 0 170px 0 241px;
	}

* html .serg,
* html .gordi,
* html .warp,
* html .center {
	height: 0;
	}

* html .trifler {
	margin: 0 3%;
	padding: 0 0 0 868px;
	}

* html .gordi {
	margin: 0 0 0 -868px;
	}

* html .main {
	padding: 0 520px 0 0
	}

* html .center {
	margin: 0 -520px 0 0;
	}

.left {
	width: 241px;
	float: left;
	margin: 325px -241px 0 0;
	margin-top: 325px;
	}

.right {
	width: 170px;
	background: #aab6e0;
	margin: 230px 0 0 0;
	}



.r1 {background: transparent url('/img/corn_4_lt.gif') left top no-repeat;}
.r2 {background: transparent url('/img/corn_4_rt.gif') right top no-repeat;}
.r3 {background: transparent url('/img/corn_4_rb.gif') right bottom no-repeat;}
.r4 {
	background: transparent url('/img/corn_4_lb.gif') left bottom no-repeat;
	padding: 10px;
	}

.right_content {
	margin: 10px;
	}

.right_content p {
	font-size: 11px;
	color: #273a7a;
}


.tele1 {
	width: 241px;
	margin: 20px 0 0 0;
	padding: 0;
	background: #dbe0f1 url('/img/sq_2_ltx.gif') left top repeat-x;
	}

.tele2 {background: transparent url('/img/sq_2_lbx.gif') left bottom repeat-x;}
.tele3 {background: transparent url('/img/sq_2_lty.gif') left top repeat-y;}
.tele4 {background: transparent url('/img/sq_2_rty.gif') right top repeat-y;}
.tele5 {background: transparent url('/img/corn_2_lt.gif') left top no-repeat;}
.tele6 {background: transparent url('/img/corn_2_rt.gif') right top no-repeat;}
.tele7 {background: transparent url('/img/corn_2_rb.gif') right bottom no-repeat;}
.tele8 {
	background: transparent url('/img/corn_2_lb.gif') left bottom no-repeat;
	padding: 10px;
	}

.phone {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #1c2e69;
	margin: 10px 10px 4px 10px;
	padding: 0 0 10px 60px;
	text-transform: uppercase;
	background: url('/img/red_cross.gif') no-repeat;
	}

.leftmenu {
	width: 241px;
	margin: 20px 0;
	padding: 10px 0;
	}

.leftmenu ul {
	list-style-type: none;
	margin:  20px 0;
	}

.leftmenu ul li {
	padding: 4px 0 5px 10px;
	text-transform: none;
	font-weight: normal;
	margin: 0 10px 0 10px;
	color: #fff;
	background: url('/img/menu_item_bg_04.png') no-repeat;
	}

.leftmenu ul ul {
	margin: 10px 16px 0 0;
	}

.leftmenu ul li ul li {
	padding: 2px 0 5px 10px;
	text-transform: none;
	font-weight: normal;
	margin: 0;
	background: url('/img/bullet3.png') 0px 7px no-repeat;
	}

.leftmenu ul a {
	text-decoration: none;
	color: #fffc9f;}


.leftmenu ul ul a {
	color: #fff;
	}

.leftmenu a:hover {
	text-decoration: underline;
	color: #a3b1e2;
	}

.left1 {background: #273a7a url('/img/square.gif') left top repeat-x;}
.left2 {background: transparent url('/img/square.gif') left bottom repeat-x;}
.left3 {background: transparent url('/img/square.gif') left top repeat-y;}
.left4 {background: transparent url('/img/square.gif') right top repeat-y;}
.left5 {background: transparent url('/img/corner_tl.gif') left top no-repeat;}
.left6 {background: transparent url('/img/corner_tr.gif') right top no-repeat;}
.left7 {background: transparent url('/img/corner_br.gif') right bottom no-repeat;}
.left8 {background: transparent url('/img/corner_bl.gif') left bottom no-repeat;}

.searchpanel {
	margin: 0;
	height: 41px;
	width: 33%;
	text-align: right;
	}


/* CONTENT AREA DEFINITION */

.m1 {background: #dbe0f1 url('/img/sq_3_ltx.gif') left top repeat-x;}
.m2 {background: transparent url('/img/sq_3_lbx.gif') left bottom repeat-x;}
.m3 {background: transparent url('/img/sq_3_lty.gif') left top repeat-y;}
.m4 {background: transparent url('/img/sq_3_rty.gif') right top repeat-y;}
.m5 {background: transparent url('/img/corn_3_lt.gif') left top no-repeat;}
.m6 {background: transparent url('/img/corn_3_rt.gif') right top no-repeat;}
.m7 {background: transparent url('/img/corn_3_rb.gif') right bottom no-repeat;}
.m8 {
	background: transparent url('/img/corn_3_lb.gif') left bottom no-repeat;
	padding: 20px;
	}


.maintext {
	margin: 250px 10px 10px 10px;
	font-size: 12px;
	line-height: 1.3em;
	}


.maintext td, .maintext ul, .maintext p, .maintext th {
	font-family: Arial, Helvetica, Verdana, sans serif;
	}


.maintext ul, .maintext ol {
	list-style-position: outside;
	line-height: 1.3em;
	margin: 1em 24px;
	}

.maintext h3	{
	border-bottom: 1px solid #273a7a;
	padding: 4px 0;
	font-family: Nina, Tahoma, Arial Narrow, sans serif;
	letter-spacing: 1px;
	}

.maintext h4	{
	text-transform: uppercase;
	text-align: center;
	}

.maintext h5.whereweare	{
	margin: 0 0 1em 0;
	font-size: 12px;
	border-bottom: 1px solid #273a7a;
	padding: 0 0 3px 0;}

.maintext h5.whereweare	a {
	text-decoration: none;
	}

.maintext table	{
	width: 99%;
	border-collapse: collapse;
	margin: 12px 0 12px 0;
	background: transparent;
	border: 2px solid #929fcf;
	}

.maintext th	{
	color: #273a7a;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	padding: 4px;
	border: 2px solid #929fcf;
	}

.maintext td	{
	padding: 4px;
	border: 2px solid #929fcf}

.maintext table caption	{
	color: #273a7a;
	padding-bottom: 8px;
	caption-side: bottom;
	margin: 12px 0;
	width: auto;
	}

.img_left {
	float: left;
	border: 3px double #fff;
	margin: 5px 10px 5px 0;
	}

.img_right {
	float:right;
	margin: 5px 0px 5px 10px;
	border:3px double #fff;
	}

.maintext td img	{
	float: none;
	margin: 10px;
	padding: 0;
	text-aligment: center
	}

.maintext p.first:first-letter {
	font-size: 36px;
	font-family: Georgia, Times, serif;
	color: #5165aa;
	font-weight: normal;
	font-variant: normal;
	float: left;
	padding-right: 3px;
	line-height: 36px;
	}


strong a {
	display: block;
	text-align: right;
	font-weight: normal;
	color: #111;
	}

strong a:before {
	content: "\00BB \0020";
	text-align: right;
	}

.footer {
	width: 100%;
	padding: 0;
	margin: 20px 0 0 0;
	clear: both;
	background: #4b5fa3 url('/img/sq_3.gif') left top repeat-x;
	color: #fff;
	}

.f1 {background: transparent url('/img/corn_5_lt.gif') left top no-repeat;}
.f2 {background: transparent url('/img/corn_5_rt.gif') right top no-repeat;}

.copyright	{
	margin: 0;
	padding: 20px 40px;
	}

.copyright p	{
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 13px;
	}

.copyright a	{
	text-decoration: none;
	color: #fff;
	}

form	{
	padding: 0;
	margin: 0;
	}

fieldset	{
	border: 0;
	padding: 0;
	margin: 10px;
	}

fieldset div {margin: 0 0 4px 0}

legend	{
	white-space: normal;
	font-weight: normal;
	}

.searchbox {
	width: 225px;
	margin: 0px;
	padding: 8px;
	}

.searchbutton {
	margin: 2px 0 0 0;
	}

.txtfield	{
	color: #444;
	width: 160px;
	height: 14px;
	margin: 0 4px 0 0;
	padding: 2px 0 0 2px;
	border: 1px solid #fff;
	font-size: 11px;
	background: #dbe0f1;
	}

.searchbox legend {
	color: #fffdbf;
	font-size: 11px;
	letter-spacing: .5em;
	text-transform: uppercase;
	}

textarea	{
	width: 95%;
	height: 6em;
	padding: 3px;
	color: gray;
	font-family: Verdana, sans serif;
	font-size: 11px;
	}

input.button {
	width: 100px;
	color: black;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, sans serif;
	}

label	{
	display: block;
	margin: 4px 0 4px 0}

acronym {
	color: red;
	cursor: help;
	border: none;
	font-weight: bold;
	}

.clearing {
	height: 0;
	clear: both;
}