/* CSS Document */

body {
	background-color:#999999;
	margin:0px;
	text-align:center;
	}
	
.main_frame {
	background-color:#ffffff;
	width:802px;
	text-align:left;
	margin:0 auto;
	border:1px Solid #000000;
	}

.logo {
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;	
	width:227px;
	height:109px;
	float:left;
	clear:none;
	}

.search_bg {
	background-image:url(images/search-bg.jpg);
	background-repeat:no-repeat;	
	width:573px;
	height:80px;
	float:left;
	clear:none;
	}

.search {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:right;
	padding:30px 30px 0px 0px;
	text-decoration:none;
	}

.search a:link {
	color:#000000;
	text-decoration:none;
	}

.search a:visited {
	color:#000000;
	text-decoration:none;
	}
	

.search a:hover {
	color:#000000;
	text-decoration:underline;
	}


.link_bg {
	background-image:url(images/link_bg.jpg);
	background-repeat:no-repeat;	
	width:573px;
	height:29px;
	float:left;
	clear:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
	line-height:27px;
	text-decoration:none;
	}

.link_bg a:link {
	color:#000000;
	text-decoration:none;
	}

.link_bg a:visited {
	color:#000000;
	text-decoration:none;
	}

.link_bg a:hover {
	color:#000000;
	text-decoration:underline;
	}

.subLink_bg {
	background-image:url(images/subLink_bg.jpg);
	background-repeat:no-repeat;	
	width:227px;
	height:181px;
	float:left;
	clear:none;
	
	}
	
.subLink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:25px;
	display:block;
	text-decoration:none;
	text-align:left;
	padding-left:20px;
	}

.subLink a:link {
	color:#ffffff;
	text-decoration:none;
	}

.subLink a:visited {
	color:#ffffff;
	text-decoration:none;
	}

.subLink a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

.img1 {
	background-image:url(images/img1.jpg);
	background-repeat:no-repeat;	
	width:360px;
	height:181px;
	float:left;
	clear:none;
	}

.stock_ticker {
	background-image:url(images/stockTicker_bg.jpg);
	background-repeat:no-repeat;	
	width:213px;
	height:181px;
	float:left;
	clear:none;
	}

.subFrame {
	background-image:url(images/side_content_bg2.jpg);
	background-repeat:repeat-y;	
	width:800px;
	float:left;
	clear:none;
	}

.subFrame1 {
	background-color:#A5A083;
	width:227px;
	float:left;
	clear:none;
	}

.sideContent {
	background-image:url(images/side_content_bg2.jpg);
	background-repeat:repeat-y;	
	width:227px;
	float:left;
	clear:none;
	}

.subFrame2 {
	background-color:#FFFFFF;
	width:573px;
	float:left;
	clear:none;
	}

.Imgpane {
	width:237px;
	float:left;
	clear:none;
	}

.Content {
	width:336px;
	float:left;
	clear:none;
	}

.InnerContent {
	background-color:#FFFFFF;
	width:573px;
	float:left;
	clear:none;
	}


.Contentpane1 {
	background-color:#ffffff;
	width:287px;
	float:left;
	clear:none;
	}

.Contentpane2 {
	background-color:#ffffff;
	width:286px;
	float:left;
	clear:none;
	}

.support {
	background-image:url(images/support.jpg);
	background-repeat:no-repeat;	
	width:227px;
	height:62px;
	float:left;
	clear:none;
	}

.footer_bg {
	background-image:url(images/footer_bg.jpg);
	background-repeat:no-repeat;	
	width:573px;
	height:62px;
	float:left;
	clear:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:center;
	line-height:25px;
	text-decoration:none;
	}


.footer_bg a:link {
	color:#000000;
	text-decoration:none;
	}

.footer_bg a:visited {
	color:#000000;
	text-decoration:none;
	}

.footer_bg a:hover {
	color:#000000;
	text-decoration:underline;
	}
