body
{
		margin:							0px;
		
		font-family:					verdana, sans, sans-serif;
		font-size:						10px;
}

div.interface
{
		background-color:				#ffffff;

		position:						absolute;
		top:								5px;
		left:								75px;

		border:							1px solid #000000;
		
		z-index:							10;
		
		text-align: center;
}

div.interface img
{
		margin-left:					auto;
		margin-right:					auto;

		border:							0px;
}

div.header
{
		background-image:				url(images/header_bg.png);
		background-color:				#a2becc;

		height:							150px;	

		margin-bottom:					15px;
}
				
div.header p
{
		padding-top:					105px;
		padding-left:					15px;
				
		font-size:						30px;
		font-weight:					800;
		color:							#ffffff;
}

div.header img
{
		float:							right;
}
	
div.quotebox
{
		background-image:				url(images/quote.gif);
		background-repeat:			no-repeat;
		background-color:				#cbcbcb;
		
		width:							150px;
		float:							right;
		
		margin-left:					20px;
		margin-right:					25px;
		margin-bottom:					15px;
		
		padding-top:					45px;
		padding-left:					15px;
		padding-right:					15px;
		padding-bottom:				10px;

		font-size:						10px;
}

div.quotebox img
{
		float:							right;

		z-index:							10;
}

div.quotebox p
{
		margin-top:						0px;

		z-index:							5;
}

div.content
{
		width:							80%;
		float:							left;	
		
		margin-left:					20px;

		text-align:						justify;
		color:							#656565;
		font-size:						11px;
}

div.leftbar
{
		width:							110px;
		float:							left;	
		
		z-index:							15;
}

div.leftbar p
{
		padding-left:					10px;
		
		line-height:					1.6;
}

div.leftbar a
{
		color:							#809caa;
		font-weight:					800;
}

div.leftbar h3
{
	background-image:					url(images/lilarrow.gif);
	background-repeat:				no-repeat;
	background-position:				right center;

	margin-bottom:						0px;

	padding-right:						10px;

	border-style:						solid;
	border-color:						#000000;
	border-top-width:					0px;
	border-bottom-width:				1px;
	border-left-width:				0px;
	border-right-width:				0px;
	
	text-align:							right;
	font-size:							10px;
}

div.tabs
{
		position:						absolute;
		top:								0px;
		right:							-1px;
		width:							30px;
		float:							right;
}	

div.tabs img
{
		float:							right;
		clear:							both;
	
		border:							0px;
}

div.footer
{
	clear:								both;

	margin-top:							30px;

	padding-left:						180px;

	border-style:						solid;
	border-color:						#898989;
	border-top-width:					0px;
	border-bottom-width:				10px;
	border-left-width:				0px;
	border-right-width:				0px;
}

p
{
		margin-top:						0px;
}

h2
{
		margin-bottom:					0px;

		color:							#000000;
		font-size:						14px;
}

a
{
		text-decoration:				none;
		color:							#555599;
		font-weight:					800;		
}

a:hover
{
		text-decoration:				underline;
}




body.splash
{
	background-image:				url(images/bg_fourcolor.png);
	background-repeat:			repeat-x;

	padding:							0px;
	
	margin-top:						0px;
	margin-bottom:					0px;
	margin-left:					0px;
	margin-right:					0px;
	
	font-size:						10px;
	font-family:					verdana, arial, sans, sans-serif;
}	

#splashdiv
{		
	height:							416px;
}

div.tab2
{
		position:						absolute;
		top:								0px;
		right:							-3px;
		float:							right;
}

div.tab2 img
{
		float:							right;
		clear:							both;
	
		border:							0px;
}
