body,html {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	font: 14px/20px 'Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,Sans-Serif;
	color: #000000;
	background-color:#eee;
}

img {
	border:none;
}

.pic_left {
	float:left;
	padding-right:10px;
	padding-bottom:20px;
}

#container {
	width: 940px;
	margin-top: 15px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFF;
	border:1px solid #999999;
	box-shadow:3px 3px 15px #999;
	-webkit-box-shadow:3px 3px 15px #999;
	-moz-box-shadow: 3px 3px 15px #999;
}

#container-header {
	width: 100%;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height: 109px;
	padding:0px;
	clear:both;
}

#container-name {
	padding-top: 10px;
	margin-bottom:-21px;
	float: left;
}

#container-slogan {
	float: right;
	font-size: 16px;
	letter-spacing: 0px;
}

span, #container-name span,#container-slogan span {
	color: #006AC3;
}

#nav_bar {
	width: 100%;
	padding: 0px;
	height: 30px;	
	text-align:center;
	
}

#container-navigation {
	width: 100%;
	background-color:#eeeeee;
	height: 30px;
	overflow:hidden;
	clear:both;
}

ul#navigation {
	margin: 0px;
	padding:0px;
	
}

#navigation li {
	display:inline;
	list-style: none;
	clear:both;
	
}

#navigation li a {
	color: #3990b4;
	line-height: 30px;
	font-size: 13px;
	text-decoration: none;
	padding: 7px 25px 7px 25px;

}

#navigation li a:hover {
	text-decoration: none;
	background-color:#26bcd6;
	color:#ffffff;

}

#container-content {
	padding:10px 20px 0px 20px;
	margin:0px;
	height:100%;
	border:0px solid #000;
}

#content {
	width:690px;
	float:left;
	margin-bottom:25px;
	display:block;
	clear:both;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	color: #006AC3;
	margin: 0 0 0 15px;
	padding-bottom: 7px;
	background-repeat: no-repeat;
	background-position: 5px 7px;
	text-transform:capitalize;
}

h2 {
	font-size: 15px;
	color: #3990b4;
	padding: 15px 0px 0px 25px;
	margin:0px;
	text-transform:uppercase;
}

h3 {
	font-size: 13px;
	color: #006AC3;
	padding: 5px 0px 0px 25px;
	}
	
h4 {
	font-size: 16px;
	color: #006AC3;
	margin: 0 0 0 0px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: 5px 7px;
	text-transform:capitalize;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

p {
	line-height: 22px;
	margin: 0px 0px 10px 25px;
}

#content a{
	text-decoration:underline;
	color: #26bcd6;
	padding: 2px 2px 2px 2px;
}
#content a:hover{
	color:#006AC3;

}


#content .quote {
	background-color: #f7f7f7;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font:italic bold 13px/30px Georgia, serif;
}

/* RIGHT MENU */

#right_menu{
	width: 170px;
	float:right;
	text-align:right;
	padding:0;
}
ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 15px 0px;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 10px 10px;
	margin: 0px 0px 0px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #26bcd6;
	padding: 2px 2px 2px 2px;
	
}

#subnavigation li a:hover {
	color:#006AC3;
	font-style:normal;
	}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
	background-color:none;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}
li.bullet {
	list-style-image:url(images/bullet.gif);
	padding: 0px 0px 10px 5px;
	margin-left:15px;
	line-height:22px;
}
/* Hack for IE6 */
#right_menu li.bullet {
	list-style-image:none;
}
#sidebar {
	width:245px;
	padding: 0px 0px 15px 0px;
	margin-left:-25px;
	
	}
#sidebar a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 0px dotted #006AC3;
	padding-left:25px;
	
	}
	#sidebar a:hover {
	text-decoration: underline;
	color: #006AC3;
	border-bottom: 0px dotted #006AC3;
	padding-left:25px;
	
	}
	#sidebar h1 {
	font-size: 16px;
	color: #006AC3;
	margin: 0 0 0 20px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: 5px 7px;
	text-transform:capitalize;
	}
#sidebar p {
		font-family:Arial, Helvetica, sans-serif;
		color:#666666;
		margin: 0 0 0 20px;
		line-height:1.5em;
		
	}
#container-footer {
	border-top: 4px solid #E5E5E5;
	background-color:#006892;
	width: 100%;
	padding-top:5px;
	margin: 0;
	clear: both;
	color: #aeaeae;
	height:25px;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #006AC3;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 100%;
	height:22px;
}

#footer-meta {
	float: left;
	width: 40%;
	padding-left: 10px;
	
}

#footer-copyright {
	float: right;
	text-align: right;
	width: 50%;
	padding-right: 10px;
}

