@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
}
#wrapper {
	height: 590px;
	width: 965px;
}
#container {
	height: 590px;
	width: 895px;
}
#banner {
	height: 131px;
	width: 895px;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-x;
}
#logo {
	float: left;
	width: 227px;
}
#logo_text {
	float: right;
	text-align: left;
	vertical-align: bottom;
	background-image: url(../images/banner_rt_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 131px;
	width: 668px;
}
#content {
	height: 414px;
	width: 895px;
}
#polymer {
	height: 100%;
	width: 310px;
	float: left;
}
#footer_text {
	width: 895px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5c5e;
	line-height: 17px;
	letter-spacing: 0.5px;
	border-top:#70727a thin solid;
	height: 40px;
	vertical-align: bottom;
}

#tools {
	height: 100%;
	width: 310px;
	float: left;
}
#fiber {
	height: 100%;
	width: 275px;
	float:right;
}


#heading{
	background:url(../images/heading_bg.jpg) repeat-x;
	text-align:center;

}
#box_text{
	background:url(../images/box_text_bg.jpg) no-repeat;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:17px;
	padding-top: 14px;
	padding-right: 20px;
	padding-left: 18px;
	padding-bottom: 3px;
}
#box_text a{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:17px;
	text-decoration:none;
}

#box_text a:hover{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:17px;
	text-decoration:none;
}

.click_here{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:17px;
	text-align:right;
	}
	
.click_here a{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:14px;
	line-height:17px;
	text-align:right;
	}
.click_here a{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:14px;
	line-height:17px;
	text-align:right;
	}	
#search{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000000;
	padding:20px 27px 20px 27px;
	clear:both;
	text-align: left;
	vertical-align: top;
	}		

