*
{
	margin: 0;
	padding: 0;
}

p {
	line-height: 14px;
	margin: 8px 0 12px 0;
	text-align: justify;
}

a {
	text-decoration: none;
	outline: none;
	color: #00aaff;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

body {
	width: 1024px;
	color: #444;
	margin: auto;
	font-size: 12px;
	padding: 0 20px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
}

#header{
	float: left;
	width: 100%;
	margin-top: 30px;
}

#title {
	font-size: 48px;
	padding: 0;
	line-height: 34px;
}

#subtitle {
	clear: left;
	background: #000;
	float: left;
	width: 100%;
	height: 20px;
}

#subtitle .homelink a {
	color:#fff;
	float:left;
	font-size:9px;
	position:relative;
	margin: none;
	display:block;
	padding:6px 0 0 12px;
	text-transform: uppercase;
	text-decoration:none;
}

#subtitle .homelink a:hover {
	color:#0af;
	text-decoration: undeline;
}

h1, h1 a {
	background:#000;
	color: #fff;
	float:left;
	margin:0;
	padding:2px 10px;
	font-size:14px;
	font-weight:100;
	line-height:16px;
}

h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a {
	color: #000;
	margin: 12px 0 0 0;
	font-size:14px;
	font-weight:150;
	line-height:16px;
}

object, embed
{
	margin:0;
	padding:0;
}

.video
{
	float:left;
	margin-right:5px;
}

.siteTitle
{
	font-family: Georgia, serif;
	font-style: italic;
	/*font-weight: bold;*/
}

#menu p
{
	margin-bottom:25px;
}

.siteTitle a
{
	display: inline;
	color: #111;
	background: none;
	font-size: 32px;
	line-height:30px;
}

.siteTitle a:hover
{
	color: #ffde00;
	background: none;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

#menu li {
	font-size:12px;
	margin-left:6px;
	margin-top:3px;
}

#menu li.active
{
/*	color: #000;*/
	font-weight: bold;
	color: #00aaff;
/*	text-decoration: underline;*/
/*	text-transform: uppercase;*/
}

a img { border: none; }

.indexView a
{
	background-color: #111;
	display:block;
	float:left;
	width: 160px;
	height: 145px;
	margin: 0 15px 25px 0;
	padding: 5px 5px 5px 5px;
}

/*.indexView a:hover
{
	background-color: #ffde00;
	color: #333;
}*/

.indexView img
{
	margin-bottom: 5px;
	padding:0;
}

.indexTitle
{
	font-size: 11px;
}

#menu {
	width:360px;
    overflow: auto;
	float: right;
}

#menu .container {
	float: left;
}

#menu ul {
	list-style-type:none;
	margin:0 0 4px;
	padding:0;
}


#menu .section-title {
	background:#000000 none repeat scroll 0 0;
	border:2px solid #000000;
	color:#FFFFFF;
	float:left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	font-size:12px;
	height:14px;
	padding:1px 4px;
}

#content {
}

.container {
}

#content .container
{
	line-height: 14px;
	text-align: justify;
	width:606px;
	float:left;
	padding:0;
}

#content ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#content ul li {
	background-image: url(square4px.gif);
	background-repeat: no-repeat;
	background-position: 6px .6em;
	padding-left: 25px;
	line-height: 1.5em;
}

.sometitle {
height: 20px;
padding-top: 8px;
}

/* #content a { border-bottom: 1px dotted #ffffff } */

.content_top
{
	padding-bottom: 25px;
}

.footer
{
	 border-top: 1px dotted #666666 ;
	 width:430px;
	 margin-top:20px;
	 color: #666666;
}

.clear
{
clear:both;
}

#footer {
	margin-top: 12px;
	clear: left;
	background: #000;
	float: left;
	width: 100%;
	height: 20px;
}

#footer-text {
	margin-top: 4px;
	color: #fff;
	text-align: center;
	font-size: 11px;
	text-align: center;
	float: left;
	width:1012px;
}


#img-container		{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }
