#container{
	width: 720px;
	height: 480px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #A4B8DB;
	background-image: url(images/mainimg_home.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	}

#logo{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 179px
	height: 113px;
	}
 
 a:link{color: #4D70AC;}
 a:visited{color: #4D70AC;}
 a:hover{color: #CB2227;}
 a:active{color: #4D70AC;}
 
 #feature{
 	position: absolute;
	top: 318px;
	left: 27px;
	width: 162px;
	height: 39px;
 	}
	
#cardleft{
	position: absolute;
	top: 365px;
	left: 31px;
	width: 67px;
	height: 92px;
	}
	
#nav{
	position: absolute;
	top: 90px;
	left: 185px;
	width: 215px;
	height: 19px;
	}
	
#cardmid{
	position: absolute;
	top: 373px;
	left: 116px;
	width: 93px;
	height: 66px;
	}
	
#cardright{
	position: absolute;
	top: 312px;
	left: 228px;
	width: 111px;
	height: 152px;
	}
	
#newsleft{
	position: absolute;
	top: 54px;
	left: 434px;
	}

#newsmid{
	position: absolute;
	top: 54px;
	left: 519px;
	}
	
#newsright{
	position: absolute;
	top: 30px;
	left: 630px;
	width: 111px;
	height: 152px;
	}	

#footer{
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	margin: 10px 20px 0px 20px;
	line-height: 14px;
	}
	
#footer a:link{text-decoration: none; color: #4D70AC;}
#footer a:visited{text-decoration: none; color: #4D70AC;}
#footer a:hover{text-decoration: none; color: #CB2227;}
#footer a:active{text-decoration: none; color: #4D70AC;}
 
#unique{
	position: absolute;
	top: 27px;
	left: 434px;
	}

