


*{margin:0; padding:0;}

body {background:#1f698f;font-family: verdana, arial, tahoma, sans-serif;font-size: 100%;margin:0;}
	
#wrapper {margin: 0 auto;padding:0;background: #FFF;width:773px;}	
	
#container {width: 760px;margin: 0 auto;padding:0;background:#fff;color:#333;overflow: hidden;}

#header {width: 760px;height: 140px;color: #fff;background: url(images/header.jpg) no-repeat;}

#menu {margin: 0;padding: 0;background:#f5bd44 url(images/bg-menu.png) repeat-x;font-family: verdana, arial, times, serif;width:760px;height: 31px;overflow:hidden;}
#menu ul {margin:0;padding:0;}
#menu ul li {margin: .1em 0 0 0;padding: 0 1.7em 0 0;list-style-type: none;float:right;}
#menu a {font: bold .7em Arial, Helvetica, sans-serif;color: ff3300;}
#menu a:hover {color: #003366;text-decoration:none;}
#menu a:visited {color: #ff3300;text-decoration:none;}
#menu a:active {color: #ff3300;text-decoration:none;}





 
#content {
	float: right;
	width:595px;
	overflow: hidden;
	margin:4px;}
	
/*#content h1 {
	font-size: 18px; 
	font-size: .8em; 
	color:#669933;
	color:#7FBD2E;
	font-weight: normal;
}
*/
#content h2 {
	font-size: 14px; 
	/*font-size: .8em; 
	color:#669933;*/
	color:#206A91;
	font-weight: bold;
	margin: 2px;
	padding: 5px;
	
}
#content h1 {
	font-size: 18px;
	/*color: #356768;*/
	color: #7FBD2E;
	text-decoration: none;
	font-weight: bold;
	
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #356768;
	border-right-color: #356768;
	border-bottom-color: #7FBD2E;
	border-left-color: #356768;
	margin: 2px;
	padding: 5px;
}

#content p {
	/*margin: 0;
	padding: 0;*/
	padding: 5px;
	
	font-size: .7em; 
	/*font-size: .8em; */
	color:#666;
	font-weight: normal;
}

#content a {
	font-size: .8em;
	color: #1f698f;
	font-weight:normal;
	text-decoration:none;
}

#content a:hover {
	font-size: .8em;
	color: #63b1d8;
	font-weight:normal;
}
#content a:visited {
	color: #1f698f;
	font-weight: normal;
}
#content a:active {
	color: #1f698f
	font-weight:normal;
}




img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }
	
	
		

#sidebar {margin:0;padding: 0;font-family: verdana, arial, tahoma;font-size:8pt;width:150px;float:left;border-right: 1px solid #DDD;background: #63b1d8 url(images/bg-sidebar.jpg) repeat;}
#sidebar ul {margin:12px;padding:0;}
#sidebar ul li {margin: 0;padding: .5em 0;list-style-type: none;border-bottom: 1px dotted #ddd;font: bold 13px/14pt Arial, Helvetica, sans-serif;color: #003366;}
#sidebar a {color: #003366;text-decoration:none;}
#sidebar a:hover {color: #f5bd44;text-decoration:none;}
#sidebar a:visited {color: #003366;text-decoration:none;}
#sidebar a:active {color: #003366;text-decoration:none;}
#logo {margin: 4.5em 0 1em 0;padding: 0;text-align:center;height: 8em;background: #63b1d8 url(images/bg-sidebar.jpg) repeat;}

#footer {background: #FFF url(images/bg-footer.jpg) no-repeat center bottom;clear: both;font-size:.6em;width:100%;height:44px;}
#footer p{margin: 0; padding:.4em 0 0 0; color: #555; text-align:center;}
#footer a{color: #555;text-decoration: none;}
#footer a:hover{color: #003366;text-decoration:none;}
#footer a:visited{color: #555;text-decoration:none;}
#footer a:active{color: #555;text-decoration:none;}

