#frame {
	width:1030px;
	margin: 0px 0px 0px 0px;
}

#logo  {
	width:213px;
	height:122px;
	position:absolute;
	top:0px;
	left:25px;
	margin: 0px 0px 0px 0px;
	z-index:100;
}

#banner	{
	width:1030px;
	height:155px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	top:167px;
	left:0px;
}

#bannerLeftCol	{
	width:275px;
	height:155px;
	margin: 0px 0px 0px 0px;
	float:left;
	display:inline;
}

#bannerRightCol	{
	width:500px;
	height:85px;
	margin: 0px 0px 0px 25px;
	padding: 70px 0px 0px 0px;
	float:left;
}

#content	{
	width:1030px;
	position:absolute;
	margin: 25px 0px 0px 0px;
	top:320px;
	left:0px;
}

#contentLeftCol		{
	width:250px;
	margin: 0px 0px 0px 25px;
	float:left;
	display:inline;
}

#contentRightCol	{
	width:500px;
	margin: 0px 0px 0px 25px;
	float:left;
}

#contentFooter		{
	clear:left;
}

/* tags */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(images/banner-right.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

h2 {
	font-size: 20px;
	color: #00ADEF;
}

h3 {
	font-size: 12px;
	font-weight:bold;
	margin-top: 15px;
	margin-bottom: 0px;
}

h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
	color: #000000;
	text-decoration: underline;
}

a:link, a:visited, a:hover, a:active {
	color: #00ADEF;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

/* sidebar styles */

.sidebar {
	color: #00ADEF;
}

/* footer styles */

.footer {
	font-size: 9px;
	color: #00ADEF;
}

/* copyright styles */

.copyright{
	color: #00ADEF;
}
