body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/main/background.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#E2EBF1;
	margin-top:0px;
	padding-top:0px;
	font-size:12px;
	color:#7D7B79;
	line-height:1.6;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7D7B79;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7D7B79;
}

a img {
	border:none;
}

h1 {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#0D4674;
}

h2 {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#50829F;
}

h3 {
	font-size:12px;
	font-weight:bold;
}

h5 {
	padding:28px;
	background-color:#E7ECF7;
	border:1px solid #C4D0E9;
	background-image:url(../images/icons/h5.gif);
	background-repeat:no-repeat;
	background-position:12px 24px;
	font-size:12px;
	font-weight:normal;
}

a:link,
a:visited {
	color:#328cbd;
	/*position:relative;*/
}
a:hover {
	color:#195c81;
	/*position:relative;*/
}

a.arrow:link,
a.arrow:visited {
	background-image:url(../images/icons/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:17px;
}

a.rss:link,
a.rss:visited {
	background-image:url(../images/icons/rss.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:21px;
	padding-bottom:2px;
}

a.twitter:link,
a.twitter:visited {
	background-image:url(../images/icons/twitter.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:24px;
	padding-bottom:2px;
}

a.pdf:link,
a.pdf:visited {
	background-image:url(../images/icons/pdf.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:24px;
	padding-bottom:2px;
}

a.home:link,
a.home:visited {
	background-image:url(../images/icons/home.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:19px;
}

a.sitemap:link,
a.sitemap:visited {
	background-image:url(../images/icons/sitemap.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:19px;
}


textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

img.left {
	float:left;
	padding-right:20px;
	padding-bottom:5px;
}

img.right {
	float:right;
	padding-left:20px;
	padding-bottom:5px;
}

/* border and shadows */
#border {
	width:942px;
}

#shadow {
	float:left;
	width:900px;
	background-image:url(../images/main/shadow_back.png);
	padding:0px 21px 0px 21px;
}

#shadow_bottom {
	float:left;
	width:900px;
	background-image:url(../images/main/shadow_bottom.png);
	background-repeat:no-repeat;
	min-height:30px;
	padding:16px 21px 10px 21px;
	text-align:left;
	line-height:2;
	font-size:11px;
}

#shadow_bottom .helios_notice {
	color:#A9A8A8;
}
#shadow_bottom .helios_notice a:link,
#shadow_bottom .helios_notice a:visited {
	color:#A9A8A8;
}
#shadow_bottom .helios_notice a:hover {
	color:#cb551d;
}


/* top */
#top {
	float:left;
	width:900px;
	padding-left:21px;
	padding-right:21px;
	background-image:url(../images/main/shadow_top.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

#logo {
	float:left;
	width:264px;
	height:118px;
}

#spacer {
	float:left;
	width:400px;
	height:52px;
}

#top_links {
	float:left;
	width:236px;
	height:118px;
	padding-top:90px;
	height:28px;
	vertical-align:bottom;
	text-align:right;
	font-size:11px;
	color:#B0C8DA;
}
#top_links a:link,
#top_links a:visited {
	color:#B0C8DA;
}
#top_links a:hover {
	color:white;
}

/* menu */

#menu_panel {
	float:left;
	width:900px;
	height:47px;
	padding-left:21px;
	padding-right:21px;
	background-image:url(../images/main/shadow_top2.png);
}

/* banner stuff */
#banner_panel {
	float:left;
	width:900px;
	background-image:url(../images/main/content_back.gif);
}
#banner_panel_small {
	float:left;
	width:900px;
	background-image:url(../images/main/content_back.gif);
}

#banner_left {
	float:left;
	width:14px;
	height:254px;
	background-image:url(../images/main/banner_left.jpg);
	background-repeat:repeat-x;
}
#banner_left_small {
	float:left;
	width:14px;
	height:218px;
	background-image:url(../images/main/banner_left_small.jpg);
	background-repeat:repeat-x;
}

#banner {
	float:left;
	width:590px;
	height:254px;
}
#banner_small {
	float:left;
	width:590px;
	height:218px;
}

#banner_text {
	float:left;
	text-align:left;
	width:240px;
	height:192px;
	background-image:url(../images/main/banner_text.jpg);
	color:#CCDDEC;
	padding:62px 30px 0px 26px;
	overflow:hidden;
}
#banner_text_small {
	float:left;
	text-align:left;
	width:296px;
	height:218px;
	width:240px;
	height:156px;
	background-image:url(../images/main/banner_text.jpg);
	color:#CCDDEC;
	padding:62px 30px 0px 26px;
	font-size:14px;
	font-style:italic;
}

#banner_text_small .long_text {
	margin-top:-38px;
	font-size:12px;
}

#banner_text a:link,
#banner_text a:visited,
#banner_text_small a:link,
#banner_text_small a:visited {
	color:#4dade1;
}
#banner_text a:hover,
#banner_text_small a:hover {
	color:#C5E4F5;
}

/* content */
#content {
	background-image:url(../images/main/content_back.gif);
	float:left;
	width:900px;
}

/* left */
#left {
	float:left;
	width:604px;
	width:526px;
	text-align:justify;
	padding:10px 40px 30px 38px;
}

#left h1 {
	background-image:url(../images/main/h1_shadow.jpg);
	background-repeat:no-repeat;
	background-position:0px 31px;
	padding-bottom:20px;
	padding-left:20px;
	margin-left:-20px;
}

/* right */
#right {
	float:left;
	width:296px;
	text-align:left;
}

#right h1 {
	color:#4D3C1C;
	padding-bottom:12px;
}

/*#right h1 {
	background-image:url(../images/main/right_h1_shadow.jpg);
	background-repeat:no-repeat;
	background-position:0px 31px;
	padding-bottom:20px;
	padding-left:25px;
	margin-left:-25px;
	color:#4D3C1C;
}*/

#right a:link,
#right a:visited {
	color:#856b3c;
}
#right a:hover {
	color:#5b4824;
}

#right a.button:link,
#right a.button:visited {
	background-color:#a99175;
	color:white;
	text-decoration:none;
	line-height:26px;
	height:26px;
	padding:8px 10px 8px 20px;
	background-image:url(../images/icons/button_arrow.gif);
	background-repeat:no-repeat;
	background-position:9px 10px;
}
#right a.button:hover {
	background-color:#66523a;
}

#news {
	float:left;
	width:249px;
	padding:10px 22px 14px 25px;
}

#news p {
	text-indent:-9px;
	padding-left:9px;
	padding-bottom:12px;
}

#news a:link,
#news a:visited {
	background-image:url(../images/icons/right_arrow.gif);
	background-repeat:no-repeat;
	background-position:1px 5px;
	padding-left:9px;
}

#news a.rss:link,
#news a.rss:visited {
	position:relative;
	left:160px;
}

/* bottom */
#copyright {
	text-align:left;
	color:#9D9D9D;
}
#copyright a:link,
#copyright a:visited {
	color:#9D9D9D;
}
#copyright a:hover {
	color:#4B4B4B;
}

.helios_notice {
	float:right;
}

/* contact us */
.contactFormTable {

}

.contactFormTable th {
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	width:157px;
}

.contactFormTable input.text {
	width:344px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:2px;
	margin-bottom:7px;
}

.contactFormTable input.small_text {
	width:275px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:2px;
	margin-bottom:7px;
}


.contactFormTable select {
	width:349px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:2px;
	margin-bottom:7px;
}

.contactFormTable textarea {
	width:336px;
	width:346px;
	height:164px;
	margin-bottom:10px;
}

.contactDetailsTable {
	margin-bottom:12px;
}

a.button:link,
a.button:visited {
	text-decoration:none;
	color:white;
	background-color:#26669A;
	padding:8px 26px;
	line-height:30px;
	background-image:url(../images/icons/button_arrow.gif);
	background-repeat:no-repeat;
	background-position:12px 10px;
}
a.button:hover {
	background-color:#154e7c;
}

/* equity deals */
.teaser {
	margin-top:15px;
	margin-bottom:25px;
}
.teaser a img {
	float:left;
	padding:2px;
	border:1px solid #CDCCCB;
	margin-right:34px;
	margin-top:5px;
}
.teaser strong {
	color:#0D4674;
}
.teaser a.more:link,
.teaser a.more:visited {
	background-image:url(../images/icons/down_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:10px;
}