@charset "utf-8";
@import url("/css/base.css");
/* base layout objects */
body #header_wrap{
	position: absolute;
	height:287px;
	width:50%;
	left:50%;
	top:40px;
	background-image: url(/images/css/header_back.gif);
}
#header #logo{
	vertical-align:top;
	margin-top:65px;
}
body #subscribe{
	top:488px;
}
body #special{
	position: absolute;
	right:50%;
	margin-right:173px;
	width:359px;
	padding:0;
	color:white;
	font-size: 1.6em;
	line-height: 47px;
	text-align: left;
	height:47px;
	z-index: 999;
	top:540px;
}
#container #quote{
	position: absolute;
	top:297px;
	right:50%;
	margin-right:216px;
	width:359px;
	padding:0;
	color:white;
	text-align: left;
	height:172px;
	background-image: url(/images/css/quote_back.jpg);
}
h3{
	font-size:1.2em;
	color:#345d71;
	padding-bottom:0px;
	margin-bottom:12px;
}
#content{
	font-size:1.2em;
	color:#d4a728;
	width:480px;
	margin-right:210px;
}
ul#features{
	text-align:left;
	width:702px;
	margin:0 0 0 280px;
	padding:20px 0 0 0;
	list-style-type:none;
	overflow:hidden;
	width:702px;
}
ul#features h3{
	color:#7f0506;
	text-transform:lowercase;
	font-weight:normal;
	font-size:18px;
}
ul#features h4{
	color:#7f0506;
	text-transform:lowercase;
	font-weight:normal;
	font-size:12px;
}
ul#features li{
	text-align:left;
	float:left;	
	margin-left:10px;
}
#feature01,#feature02{
	width:187px;
}
#feature01{
	margin-left:0px;
}
#share_price{
	font-size:27px;
	line-height: 50px;
	font-weight:bold;
	font-size:1.7em;
	margin:0 0 0 20px;
	padding:0 0 0 15px;
	color:#F5AA36;
	background-image: url(/images/css/quote_back.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#announcements{
	width:293px;
}
#announcements h3,#announcements h4{
	margin-left:25px;
	display:block;
}
#announcements ul{
	background-color:white;
	list-style-type:none;
	margin:0 0 0 20px;
	padding:0;
	height:100px;
	overflow:hidden;
}
#announcements ul li{
	float:none;
	margin:0;
	padding:0;
}
#announcements ul li a{
	display:block;
	padding:4px 15px 4px 15px;
	color:#636466;
	margin:0;
	background-image:url(/images/css/archive_month_back.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
#announcements ul li a:hover{
	color:#feb913;	
}
#features #month_archive_links,#features #month_archive_links a{
	background-image:url(/images/css/btn_announce_more_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-left:25px;
	padding-left:8px;
}

#features #month_archive_links a,#btn-submit span{
	display:inline-block;
	background-image:url(/images/css/btn_announce_more_right.gif);
	background-position:right top;
	color:#9a1a1e;
	margin-left:0px;
	padding:3px 18px 3px 10px;
}
#features #month_archive_links{
	float:right;
	width:auto;
	clear:both;
}
#features #month_archive_links a:hover{
	color:white;
}
#btn-submit{
	background-image:url(/images/css/btn_announce_more_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-right:6px;
}
#btn-submit{
	color:white;	
}
#alerts #btn-submit:hover span{
	color:#9a1a1e;	
}
#btn-submit span{
	margin-left:8px;	
	padding:3px 12px 3px 4px;
}
#mailinglist{
	display:block;	
	width:168px;
	height:70px;
	margin:0;
}
#twitter img,#rss img {
	display:inline-block;
	height:23px;
	vertical-align:middle;	
}
#twitter:hover,#rss:hover{
	color:#9a1a1e;	
}
#features #mailinglist label{
	display:block;
	background-image:url(/images/css/input_text_left.gif);	
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
#features #mailinglist input{
	border:none;
	margin:0 0 0 10px;
	padding:2px 12px 4px 0px;
	background-image:url(/images/css/input_text_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:auto;
}
.msg{
	display:block;
	position: absolute;
	left:-77px;
	top:58px;
	width: 164px;
	color: #3C5B78;
	text-align: center;
	border:1px solid #e6bf52;
	padding:14px;
	z-index: 999;
	background-color: white;
}
#mailinglist input{
	margin:0px 11px 5px 11px;
	width:131px;
}
#mailinglist #btn-submit{
	width:59px;
	float:right;
}
#footer{
	position: relative;
	width: 1038px;
	margin:30px auto 0px auto;
}