@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004472;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
a:link {
	color: #004472;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004472;
}
a:hover {
	text-decoration: none;
	color: #004472;
}
a:active {
	text-decoration: none;
	color: #004472;
}

#contentwrapper {
	margin-top:20px;
	
}
#contentwrapper #menu-top {
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
	height: 53px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #00ADEF;
}
#header {
}
#logo {
	background-image: url(../images/logo_polypal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	width: 600px;
	float: left;
}
#contentwrapper {
	width: 920px;
	margin-left:auto;
	margin-right:auto;
}

#body-content {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 1024px;
	margin-left:auto;
	margin-right:auto;
}
#left	{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 230px;
	margin-top: 5px;
	margin-right: 10px;
	border-top: #CCCCCC thin solid;
}
#component	{
	padding: 0px;
	float: left;
	width: 680px;
	margin-top: 5px;
	margin-right: 40px;
	text-align: left;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
#right	{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 220px;
	margin-top: 50px;
	text-align:left;
	background-color:#FF0000;
}
#left .header {
	background-color: #0AA1DA;
	text-align:center;	
	margin:0px;
	height:24px;
	line-height:24px;
	font-size:12px;
	text-transform: uppercase;
	font-weight:bold;
	color:#FFFFFF;	
}
#left li {
	display: block;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
	margin:0px;
}
#left li a	{
	display:block;
	text-decoration:none;
	margin:0px;
	padding: 5px;
	font-weight: bolder;
	text-transform: capitalize;
}
#left li a:hover	{
	background: #e1f7ff;
}
#left ul	{
	padding:0px;
	margin:0px;
}
.contentheading	{
	background-color: #e1f7ff;
	padding-left:8px;
	line-height: 27px;
	font-size:18px;
	font-weight: bold;
	color:#004472;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.homebgcontent h1	{
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	float:right;
	margin:0px;
	text-align:right;
}
.homebgcontent p	{
	margin:0px;
}

	
.homebgcontent {
	background-image: url(../images/homecontentbg1.jpg);
	background-repeat: no-repeat;
	height: 132px;
	width: 660px;
	margin: 0px;
	color:#FFFFFF;
	padding-bottom:0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.homecontentdiv {
	height: 107px;
	width: 678px;
	border: 1px solid #57a6f5;
	background-color: #8399ae;
	background-image: none;
	margin:0px;
	padding:0px;
}
img {
	border: 0px;
	margin-left:8px;
	margin-top:8px;
	float: left;
}
.clear {
	clear: both;
}
#footer-content	{
	margin: 0px;
	padding: 0px;
	clear: both;
	margin-left:auto;
	margin-right:auto;
	padding-left: 260px;
	padding-top: 5px;
	
}
#banner	{
	height:55px;	
	padding-right: 5px;
	padding-bottom:10px;
	padding-left:5px;
	padding-top:40px;
	margin-bottom:10px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #00ADEF;
}
.banneritem	{
	width:120px;
	float:left;
	margin-right:10px;
	padding-bottom:10px;
}
#search {
	background-image: url(../images/search-tab.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 24px;
	width: 144px;
	margin-top: 70px;
}

