body {
background:#d2a31a;
font:normal 15px/20px "Times New Roman", serif;
margin:0;
padding:0; }

#content p {
font:normal 15px/25px "Times New Roman", serif;
color:#000; }

#main {
width:811px;
height:569px;
margin:20px auto 0 auto;
border:2px solid #000; }

	#left-side {
	width:208px;
	height:569px;
	float:left; }
	
		.logo {
		width:208px;
		height:163px;
		display:block; }
		
		#sky-text {
		width:208px;
		height:282px; }
		
		#money {
		width:208px;
		height:124px; }
		
	#middle {
	width:420px;
	height:569px;
	float:left; }
	
		#header {
		width:420px;
		height:163px;
		background:url(images/header.jpg) 0 0 no-repeat; }
		
			#nav {
			float:left;
			padding:135px 0 0 59px;
			width:361px;
			height:28px; }
			
				#nav a {
				float:left;
				height:28px;
				display:block; }
				
				#b-about {
				width:59px;
				background:url(images/b-about.gif) 0 0 no-repeat; }
				
				#b-individuals {
				width:72px;
				background:url(images/b-individuals.gif) 0 0 no-repeat; }
				
				#b-businesses {
				width:78px;
				background:url(images/b-businesses.gif) 0 0 no-repeat; }
				
				#b-news {
				width:45px;
				background:url(images/b-news.gif) 0 0 no-repeat; }
				
				#b-partners {
				width:52px;
				background:url(images/b-partners.gif) 0 0 no-repeat; }
				
				#nav a:hover, #nav a.active {
				background-position:0 -28px; }
		
		#content {
		width:363px;
		height:353px;
		padding:53px 0 0 57px;
		background:url(images/body-pic.jpg) 0 0 no-repeat; }
		
			#home-text {
			width:357px;
			height:174px; }
			
		#right-side {
		width:183px;
		height:569px;
		float:left;
		background:url(images/right-side.jpg) 0 0 no-repeat; }
			
			#links {
			width:100px;
			padding:35px 0 0 80px;
			height:106px; }
			
				#b-login {
				display:block;
				width:79px;
				height:12px;
				margin:0 0 10px 0;
				background:url(images/b-login.gif) 0 0 no-repeat; }
				
				#b-contact {
				display:block;
				width:75px;
				height:9px;
				background:url(images/b-contact.gif) 0 0 no-repeat; }
				
			#circles {
			width:177px;
			height:428px; 
			padding:0 0 0 2px;}
			
			#circles a {
			width:120px;
			height:120px;
			display:block;
			margin:0 0 21px 0; }
			
				#bc-individuals {
				background:url(images/bc-individuals.gif) -120px 0 no-repeat; }
				
				#bc-businesses {
				margin-left:33px !important;
				background:url(images/bc-businesses.gif) -120px 0 no-repeat; }
				
				#bc-about {
				background:url(images/bc-about.gif) -120px 0 no-repeat; }
				
				#circles a:hover {
				background-position:0 0; }

#footer {
width:806px;
margin:0 auto 0 auto;
padding:15px 5px 0 0;
text-align:right;
color:#000;
font-size:10px; }

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

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

				
				
