/*
lightblue 396dfe
*/

body {text-align:center; margin:0px; font-family:arial;}
a img {border:0px none;}
table,tr,td { margin:0px; padding:0px; border-collapse:collapse; }

#topdiv 
{ 
	background-image:url(website1_bg.jpg); 
	background-repeat:repeat-x;
	width:100%;
}

#maintbl
{
	width:949px;
	margin:0px auto;
}

#maintbl td
{
	vertical-align:top;
}

#leftstripe
{
	background-image:url(sidestripe.jpg); 
	background-repeat:repeat-y;
	width:80px;
}

#rightcol
{
	background-color:#333333;
	width:127px;
}

#leftcol
{
	width:175px;
	padding-top:20px;
}

#leftcol a 
{ 
	color:black; 
	font-weight:bold;
	font-size:14px; 
	text-decoration:none; 
	display:block; 
	margin-top:15px;
	margin-bottom:15px;
	margin-right:15px;
	padding:3px;
	overflow:visible;
}

#leftcol a font { color:#8c8c8c; font-size:14px; }

#leftcol a div { position:absolute; margin-top:-19px; display:none; background-color:#396dfe; padding:5px; }

#leftcol a:hover { background-color:#396dfe; color:white; }
#leftcol a:hover font { color:white; }
#leftcol a:hover div { display:inline; }


#toplinks { text-align:center; padding:20px;}
#toplinks a { 
	font-size:14px; 
	color:#222222; 
	font-weight:bold; 
	letter-spacing:3px; 
	text-decoration:none; 
}
#toplinks a:hover { text-decoration:underline; }

#rightcol { font-size:12px; color:white; text-align:center; }

#pagediv { background-color:#f5f5f5; font-size:12px; padding-top:0px; padding:20px; margin-right:20px; }
#pagediv h1, #pagediv h2, #pagediv h3, #pagediv h4, #pagediv h5 { color:#396dfe; margin-top:0px; }
#pagediv ul { margin-top:5px; margin-bottom:5px; }

#btmdiv 
{ 
	background-image:url(btm_bg.jpg); 
	background-repeat:repeat-x;
	width:100%;
	height:130px;
	text-align:center;
}

#btmdiv div
{
	background-image:url(btm.jpg); 
	background-repeat:no-repeat;
	width:949px;
	height:130px;
	color:white;
	font-size:10px;
	text-align:center;
	padding-top:20px;
}
#btmdiv a,#btmdiv a:active,#btmdiv a:visited { color:white; }

