img{ border:none;}
body
	{
	margin:0px;
	padding:0px;
	font:13px/19px Arial, Helvetica, sans-serif;
	color:#434343;
	background:url(../images/body-bg.jpg) repeat-x #ffffff;
	}

a:link, a:active, a:visited
	{
	color:#434343;
	}
a:hover
	{
	color:#000000;
	}

h1, h2, h3, h4, h5, h6, ul, li, form, p
	{
	margin:0px;
	padding:0px
	}
h1, h2, h3, h4, h5, h6
	{
	font-weight:normal;
	}
h1
	{
	color:#b10000;	
	font: 18px Arial, Helvetica, sans-serif;
	padding:10px 0px;
	font-weight:bold;
	}

p	
	{
	padding:0px 0px 20px 0px;
	}

input, select, textarea
	{
	color:#707070;
	font:11px Arial, Helvetica, sans-serif;
	}

#container
	{
	width:906px;

	position:relative;
	margin:0px auto;
	padding:0px 10px;
	}
#header-container{ width:906px; height:201px; float:left;}
#navigation
	{
	float:left;
	width:906px;
	  background:url(../images/navigation.jpg) no-repeat;
	font:bold 14px Arial, Helvetica, sans-serif;
	 height:62px;
	 color:#fff;
	}
#navigation ul{ margin:0px; padding:0px; list-style:none;}
	

#navigation li
	{
 	font:bold 14px Arial, Helvetica, sans-serif; float:left;
	height:49px;
	 color:#fff;
	 padding-top:13px;
	
}

#navigation li a
	{ text-decoration:none;
	 color:#fff;
	  padding:0px 47px;
}
#navigation li a:hover
	{ text-decoration:none;
	 color:#101010;
}

#middle-container{ width:906px; height:auto; float:left; background:url(../images/middle-bg.jpg) no-repeat; height:auto;}
#left-container{ width:445px; height:auto; float:left; padding:0px 15px;}
#right-container{ width:416px; height:auto; float:right; padding-right:15px;}

.line{ width:445px; height:20px; float:left; background:url(../images/line.jpg) no-repeat;}
#middle-container-base{ width:906px; height:auto; float:left; background:url(../images/middle-base.gif) no-repeat bottom; height:auto;}








#lftpannel
	{
	float:left;
	width:480px;
	text-align:justify;
	padding:10px 0px;
	}

#rgtpannel
	{
	float:right;
	width:405px;
	padding:10px 0px;
	}

.fltlft
	{
	float:left;
	}
.fltrgt
	{
	float:right;
	}
.clrbth
	{
	clear:both;
	}

#footerwrapper
	{
height:28px;
	text-align:center;
	width:906px;
	color:#ffffff;
	font:14px/18px Arial, Helvetica, sans-serif;
	font-weight: normal;
	clear:both;
	 background:url(../images/footer-bg.gif) no-repeat; padding-top:34px;

	}
	
#footerwrapper a{ color:#ffffff; text-decoration:none;}
#footerwrapper a:hover{ color:#000000; text-decoration:none;
