﻿/* CSS Document */

body {

		margin:0px;

		padding:0px 10px 20px 10px;

		font: normal 12px/15px verdana, arial, san-serif;

		background-color:#F1F3F7;

	
	}
	
h3 {
	font-size: 14px;
	height: 18px;
	width: 197px;
	margin-bottom:1px;
	margin-top:40px;
}	

h4 {
	font-size: 16px;
	height: 18px;
	width: 141px;
	margin-bottom:10px;
	margin-top:5px;
	}	

z {
	color: blue;
	text-decoration: none;
	font-weight:bold;
}

a {
	color: blue;
	text-decoration: none;
	font-weight:bold;
}

	

	#main {
	

		margin:auto;

		padding: 0px;

		width:775px;

		background-color:white;
	
		
	
		
}



	#masthead {
	
		margin-top:10px;
		width: 775px;
	
		background: url(masthead_bg.jpg) no-repeat;
	
		height:275px;
		
	}



	#masthead h2{
		color:#FFFFFF;
		font-size:16px;
		margin-top:75px;
		padding-right:60px;
		margin-left:265px;
		float:right;
		text-align: left;
		line-height:26px;
	}
	
	
	#masthead h3 {
		color: #FFFFFF;
		font-size:14px;
	}	

	#sidebar {

		padding:0px 0px 10px 10px;

		margin-top:20px;

		float:LEFT;

		clear:left;

		text-align:right;
		
		background: url(sidebar_bg.gif) no-repeat bottom;
		
		width: 160px;
		
		font-weight:bold;
	

		
		}
		
		
		
		#sidebar a {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
		
		
	#content {

		position:relative;

		float:right;

		clear:none;

		/*display:inline;*/

		width:570px;

		padding:20px 0px 10px 0px;

		margin:0px 6px 0px 10px;

	}


#footer {

		margin-right:15px;
		font: normal 11px/20px verdana, arial, san-serif;
		font-weight:bold;

		text-transform:uppercase;

		color:#000000;

		float:none;

		clear:both;

		width:100%;

		text-align:right;

	}
	
#footer a {
	color: #C4D5F9;
	text-decoration: none;
	font-weight:bold;
}	
	

#inset {
		margin-top:5px;
		margin-bottom:5px;
		background-color:transparent;

		width:200px;

		padding-bottom:15px;

		position:relative;

		top:1px;

		right:6px;

		float:right;

		background-repeat:no-repeat;

		background-position:0px 6px;
		padding-left:10px;
    height: 600px;
}