
  a:link              { font-family:  Arial, Helvetica, sans-serif; font-size:   12px; color: #a0e4ff; text-decoration: underline; font-weight: normal; }
  a:active            { font-family:  Arial, Helvetica, sans-serif; font-size:   12px; color: #a0e4ff; text-decoration: underline; font-weight: normal; }
  a:visited           { font-family:  Arial, Helvetica, sans-serif; font-size:   12px; color: #a0e4ff; text-decoration: underline; font-weight: normal; }
  a:hover             { font-family:  Arial, Helvetica, sans-serif; font-size:   12px; color: #ffffff; text-decoration: none; font-weight: normal; }


  a.copyright:link     { font-family: Arial, Helvetica, sans-serif; font-size:   12px; color: #ffffff; text-decoration: none; font-weight: normal; }
  a.copyright:active   { font-family: Arial, Helvetica, sans-serif; font-size:   12px; color: #ffffff; text-decoration: none; font-weight: normal; }
  a.copyright:visited  { font-family: Arial, Helvetica, sans-serif; font-size:   12px; color: #ffffff; text-decoration: none; font-weight: normal; }
  a.copyright:hover    { font-family: Arial, Helvetica, sans-serif; font-size:   12px; color: #a0e4ff; text-decoration: none; font-weight: normal; }


 img { border: 0; vertical-align: top; }

 body, html {
padding: 0px;
margin: 0px;

font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
color: #e7f3f5;
text-align: center;
background: url (images/bg.gif) repeat-y top;
background-attachment: fixed;
height: 100%;
}

body
{ background-image: url(images/background.jpg); background-position:top;
	background-attachment:fixed;
	background-repeat:no-repeat;
}


textarea, input
{
	color:#ffffff;
	border: 1px solid #4a5558;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 1px;
	padding: 2px;
	background: transparent;
}


select, option
{ color: #000000; }

hr
{ 	height: 1px;
	border: 0px solid #15191a;
	border-color: #4a5558;
	background-color: #4a5558;
	color: #4a5558;
}

div
{ vertical-align: top; text-align: left; }

.clear
{ clear: both; font-size: 0px; }

#wrapper
{ width: 900px; margin-left: auto; margin-right: auto; }



#header
{ height: 247px; background: #ff9900 url(images/banner.jpg) no-repeat top; }

	#navigation
	{ height: 240px; width: 225px; float: left; border-right: 1px solid #c7d2d6; }

	.navigation
	{ margin-top: 38px; border-top: 1px solid #c7d2d6; }

	#logo
	{ height: 240px; margin-left: 225px; position: relative; }

	.logo
	{ width: 250px; height: 100px; line-height: 100px; text-align: center; position: absolute; top: 58px; left: 250px; }



#content_top, #footer
{ background-color: #1c2122; border-top: 1px solid #ffffff; }



#content_top
{ padding: 25px 0px 25px 0px; }

	.content_top
	{ width: 225px; float: left; }

	.content_top_padding
	{ padding: 0px 25px 0px 25px; }

	.content_top h1, h2, h3, h4
	{ font-size: 15px; line-height: 15px; color: #ffffff; font-weight: normal; padding: 7px 0px 10px 36px; margin: 0px 0px 5px 0px; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; }

	.content_top h1
	{ background: url(images/icon_1.jpg) no-repeat top left; }

	.content_top h2
	{ background: url(images/icon_2.jpg) no-repeat top left; }

	.content_top h3
	{ background: url(images/icon_3.jpg) no-repeat top left; }

	.content_top h4
	{ background: url(images/icon_4.jpg) no-repeat top left; }



#content_bottom
{ background-color: #15191a; border-top: 1px solid #ffffff; padding: 25px 0px 25px 0px; }

	.content_1
	{ background: url(images/content_1.gif) repeat-y left; }

	.content_2
	{ background: url(images/content_2.gif) repeat-y right;  _display: inline-block; }

	.content_3
	{ background: url(images/content_3.gif) repeat-y center; _display: inline-block; }

	#column_left
	{ width: 225px; float: left; }

	#column_center
	{ width: 400px; float: left; margin-left: 25px; }

	#column_center_alt_1
	{ width: 625px; float: left; margin-left: 25px; }

	#column_center_alt_2
	{ margin: 0px 25px 0px 25px; }

	#column_right
	{ width: 225px; float: right; }

	.column_left, .column_right
	{ padding: 10px 25px 10px 25px; }

	.column_center
	{ padding: 10px 0px 10px 0px; }

	h5
	{ font-size: 15px; line-height: 15px; color: #ff9900; font-weight: bold; padding: 0px; margin: 0px 0px 10px 0px; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; }

	h6
	{ font-size: 15px; line-height: 15px; color: #ff9900; font-weight: bold; padding: 0px; margin: 0px 0px 10px 0px; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; }




#footer
{ padding: 15px; text-align: center; }
