body
{
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #555;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

div#container
{
	/*background-image: url(images/container_bg.gif);*/
	top: 0;
	width: 920px;
	height: 580px;
	z-index: 0;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
}

#leftbox
{
	width: 249px;
	height: 590px;
	float: left;
}

#rightbox
{
	width: 650px;
	height: 590px;
	float: right;
	padding: 0 10px 0 0;
}

#imghead
{
	width: 650px;
	height: 144px;
}

#texthead
{
	line-height: 16px;
	width: 615px;
	height: 119px;
	overflow: hidden;
	margin-top: 25px;
	padding-right: 15px;
	padding-left: 20px;
}

#imgcontent
{
	width: 650px;
	height: 385px;
	padding-top: 1px;
}

#textcontent
{
	line-height: 16px;
	width: 650px;
	height: 385px;
	padding-top: 1px;
}

#logo
{
	position: relative;
	top: 0;
	width: 249px;
	height: 144px;
	float: left;
}

#menu
{
	width: 249px;
	float: left;
	padding-top: 1px;
	overflow: hidden;
}

#footer
{
	color: #666;
	font-size: 11px;
	position: relative;
	width: 630px;
	height: 60px;
	float: right;
	clear: both;
	padding-top: 1px;
	padding-left: 20px;
}

#flashintro
{
	width: 740px;
	height: 210px;
	float: left;
	clear: both;
	padding-top: 1px;
}

#introskipfooter
{
	color: #666;
	font-size: 11px;
	position: relative;
	width: 249px;
	height: 60px;
	float: left;
	clear: left;
	padding-top: 1px;
}

#introfooter
{
	color: #666;
	font-size: 11px;
	position: relative;
	padding: 1px 10px 0 20px;
	width: 630px;
	height: 60px;
	float: right;
}

img { border: none; }

h1
{ font-size: 16px; font-weight: lighter; letter-spacing: 0.1em; margin: 0; padding-top: 0; padding-bottom: 10px; }

p
{
	margin: 0;
	padding: 0;
}

a:link
{
	color: #005273;
	text-decoration: none;
}

a:visited
{
	color: #005273;
	text-decoration: none;
}

a:active
{
	color: #000;
	text-decoration: none;
}

a:hover
{
	color: #005273;
	text-decoration: underline;
}

#footer a:link
{
	color: #666;
	text-decoration: none;
}

#footer a:visited
{
	color: #666;
	text-decoration: none;
}

#footer a:active
{
	color: #000;
	text-decoration: none;
}

#footer a:hover
{
	color: #005273;
	text-decoration: underline;
}

#introfooter a:link
{
	color: #666;
	text-decoration: none;
}

#introfooter a:visited
{
	color: #666;
	text-decoration: none;
}

#introfooter a:active
{
	color: #000;
	text-decoration: none;
}

#introfooter a:hover
{
	color: #005273;
	text-decoration: underline;
}
