body {
	background: #fff url(img/bg2.gif); 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	margin: 0;
	color: #666;
	}

a { text-decoration: none; color: #369; border-bottom: 1px solid #369; }
a:hover { border-bottom: 1px dotted #49515C; color: #49515C; }
	
#container {
	margin: 0 auto;
	width: 740px;
	background: #fff url(img/dot_line.gif) repeat-y 25%;
	border: 1px solid #ddd;
	padding: 0 5px;
	text-align: left;
	}
	
		
#header {
	border-bottom: 4px solid #fff;
	border-top: 5px solid #fff;
	padding: 28px 30px;
	height:120px;
	background-color: #49515C;
	background-image: url(img/header_right.jpeg);
	background-repeat: no-repeat;
	background-position: 100% 0;
	}	
#header h1 { 	
	margin: 0;
	color: #ffffff;
	font-size: 2.5em;
	font-weight: bold;
	cursor: default;
	font-family:"Myriad Pro";
	}	
#header h2 { 	
	margin: 0;
	color: #CCFF00;
	font-size: 1.5em;
	font-weight: bold;
	padding-left: 5px;
	cursor: default;
	}	



#nav {
	background: #ddd; 
	border-bottom: 4px solid #fff;
	margin: 0; 
	padding: 0;
	height: 2.2em;
	}
#nav li {
	list-style-type: none;
	display: inline;
	line-height: 20px;
	}		
#nav li a { 
	text-decoration: none; 
	color: #666;
	background-color: #ddd;
	border-right: 4px solid #fff; 
	border-bottom: 0;
	padding: 3px 8px;
	font-size: 1em;
	float: left;
	font-weight: bold;
	}
#nav li a:hover { background-color: #999; color:#000099;}

#sidebar {
	float: left;
	width: 175px;
	position: relative;
	line-height: 20px; 
	word-spacing: 2px;	
	}
#sidebar div { background: #fff; }	

#sidebar h3, #content h3 { 
	font-size: 1.5em; 
	color: #666; 
	margin: 0 10px 0 0; 
	cursor: default;
	font-family:Times;
	}
#sidebar h5, #content h5 { 
	font-size: 1.5em; 
	color: #0000FF; 
	margin: 0 10px 0 0; 
	cursor: default;
	font-family:Times;
	}
#content div, #sidebar div { 
	padding: 1px 0 10px 0;  
	border-top: 1px solid #ddd; 
  padding: 10px;
	}	

#content {
	float: left;
	width: 550px;
	position: relative;
	margin-left: 15px;
	line-height: 20px; 
	text-align: justify; 
	word-spacing: 2px;	
	}	
#content div { background: #fff ; }	

#footer {
	background-color: #cccccc ;
	border-bottom: 5px solid #fff;
	border-top: 10px solid #fff;
	text-align: center;	
	color: #666;
	font-size: 11px;
	padding: 10px;
	line-height: 16px;
	clear: both;
	}
	
#footer a { text-decoration: none; color: #666; border-bottom: 1px dashed #666; }
#footer a:hover { border-bottom: 1px dashed #fff; color: #fff; }
.large {
	font-size: 1.5em;
	color: #666666;
	margin: 0 10px 0 0;
	cursor: default;
	font-family:Times;
	font-weight: bold;
	}
.smallLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
.style5 {color: #000099; font-style: italic; }h1 {

	font-size: 1.5em;
	color: #666666;
	margin: 0 10px 0 0;
	cursor: default;
	font-family:Times;
	font-weight: bold;
}
