		body
		{
	background: url(Images/new-sky.jpg) fixed center no-repeat;
			}
		
			
		#linktop
		{
	position:relative;
	background-repeat:no-repeat;
	margin-left:9em;
	z-index:1;
	text-align:center;
	margin-bottom:-69px;
	color:#000;
	font-size:15px;
	height:6em;
	left:19em;
	font-family:Verdana, Geneva, sans-serif;

		}
	

		
		#banner 
		{
			
			width:auto;
			height:auto;
			/*margin-top:-55px;
			z-index:2;*/
			
		}
		
		
		#content
		{
			
			background-image:url(Images/content3.png);
			border: solid #000;
			width:933px;
			align:center; margin:0 auto;
			margin-top:4px;
			
			
		}
			
			#content1
			{
			background-image:url(Images/content3.png);
			border: solid #000;
			width:933px;
			align:center; margin:0 auto;
			margin-top:4px;
				
			}
			
				
		
		#footer
		{
			
			background-image:url(Images/white.png);
			border: solid #000;
			width:933px;
			font-size:15px;
			align:center; margin:0 auto;
			margin-top:4px;
			text-align:center;
			font-family:Verdana, Geneva, sans-serif;
			color: #000;
			
			
		}
		
		
		#footer1
		{
			background-image:url(Images/white.png);
			border: solid #000;
			width:933px;
			height:35px;
			font-size:15px;
			text-indent:180px; margin:0 auto;
			margin-top:4px;
			font-family:Verdana, Geneva, sans-serif;
			color: #F4F4F4;
			
		}
		
		
		.box
		{
			background-image:url(Images/content2.png);
			margin-top:7px;
			border:solid; border-color:#000; border-width:2px;
			color:#FFF;
			padding:1em;
			font-family:sans-serif;
			margin-bottom:4px;
			margin-left:44em;
			border:solid #ccc;
			width:20%;
			height:100%;
			
		}
		
		
				.box2
		{
			background-image:url(Images/content2.png);
			margin-top:1px;
			border:solid; border-color:#000; border-width:2px;
			color:#FFF;
			padding:1em;
			font-family:sans-serif;
			margin-bottom:3px;
			margin-left:7px;
			border:solid #ccc;
			width:883px;
			height:100%;
			
		}
		
		
		
		.box3
		{
	background-image:url(Images/content4.png);
	margin-top:1px;
	border:solid;
	border-color:#FFF;
	border-width:2px;
	color:#000;
	padding:1em;
	font-family:sans-serif;
	margin-bottom:7px;
	margin-left:7px;
	border:solid #838383;
	width:883px;
	height:100%;
	margin-top:7px;
			
		}
	
		
		.box4
		{
			background-image:url(Images/content2.png);
			margin-top:1px;
			border:solid; border-color:#000; border-width:2px;
			color:#FFF;
			padding:1em;
			font-family:sans-serif;
			margin-bottom:7px;
			margin-left:7px;
			border:solid #ccc;
			width:883px;
			height:100%;
			margin-top:7px;
			
		}
		

.box5

{
	background-image:url(Images/m-section.png);
	height:300px;
	width:885px;
	
	
}
		
				.box6
		{
	background-image:url(Images/content6.png);
	margin-top:1px;
	border:solid;
	border-color:#000;
	border-width:2px;
	color:#FFF;
	padding:1em;
	font-family:sans-serif;
	margin-bottom:7px;
	margin-left:7px;
	border:solid #ccc;
	width:883px;
	height:100%;
	margin-top:7px;
			
		}
		
		#imageright
		{
			width:313px;
			height:206;
			margin-left:15em;
		}
			
		
		
		
		#rway
		{
			background-image:url(Images/rway.png);
			background-repeat:no-repeat;
			
		}
		
				.hgrad{
background-image:url(Images/gradient.png);
background-repeat:repeat-x;
}

.vgrad{
background-image:url(Images/gradient.png);
background-repeat:repeat-y;

}


#links
{
	float:left;
	display:list-item;
}


#fix

{
	text-align:center;
	position:fixed;
	
}
	


	a.squarebutton{
background: transparent url('Images/square-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Tahoma, Geneva, sans-serif; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
background: transparent url('Images/square-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 935px;
	align:right;
	margin-bottom:3px;
	position:relative;

	}

