body {
	line-height:1.125em;
	font-family: Tahoma, Geneva, sans-serif;
	color:#bed7e6;
	font-size:95%;
	background-color: #313131;
	padding: 0;
	margin: 0;
}
a { color:#018BC1;}
a:hover { text-decoration:none;}
#container {
	background-image: url(Saturns_Images/body_all_bckg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}


#header {
	margin: 0 auto;
	width: 1000px;
}
#menu
{
	position: relative;
	padding: 0px 0px 0px 0px;
}
#menu ul {
	text-align:center;
	list-style:none;
}
#menu ul li {
	display:inline;
	margin: 0px 5px;
}
#menu ul a {
	text-decoration: none;
	list-style-type: none;
	padding: 5px 10px;
	font-size: 1em;
	background-color: #0B0E10;
	border: 1px solid #2E3140;
	color: #C3CCF5;
}
#menu ul a:hover {
	color: #FFF;
	background-color: #40445F;
}
#main {
	width: 1000px;
	position: relative;
	margin: 0px auto 0px auto;
}
#content {
	width:780px;
	margin:0 auto;
	padding: 0;
	top: 0px;
	position: relative;
	font-size: 0.95em;
}
#text {
	width:540px;
	position: relative;
	padding-top: 5px;
	float: left;
	padding-bottom: 5px;
}
#text p {
	margin:5px 0 5px 0;
	text-align: justify;
	padding: 0 5px;
	font-size: 0.9em;
}
#sidebar {
	width:228px;
	background-color:#0B0F11;
	margin-right: 2px;
	float: right;
	position: relative;
	display: inline;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #22242F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #22242F;
	margin-top: 10px;*/
}
.sidebar_text img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
}


.sidebar_top {
	width:227px;
	height:40px;
	background-image: url(Saturns_Images/sidebar_top.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
.sidebar_middle {
	width:227px;
	height:40px;
	background-image: url(Saturns_Images/sidebar_top.jpg);
	background-repeat: no-repeat;
}
.sidebar_text {
	padding: 0 30px;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
}

.sidebar_text p {
	margin:5px 0 5px 0;
	text-align: justify;
}
#sidebar_bottom { width:227px; height:57px; background:url("Saturns_Images/sidebar_bottom.jpg") no-repeat;}
#sidebar h2 {
	font-size:13px;
	text-transform:uppercase;
	color:#D1DAF9;
	margin:0;
	background:none;
	padding-top: 10px;
	padding-bottom: 10px;
}
#text img {
	padding: 10px;
}
.sidebar_text #demos p{
	color: #1D97CA;
	font-weight: bold;
}


h1 {
	padding: 5px;
	text-align: left;
	font-size: 1.12em;
	color: #8C9AFD;
}
#text h2 {
	padding: 5px;
	text-align: left;
	font-size: 1.2em;
	color: #8C9AFD;

}
h3 {
	color: #8C9AFD;
	text-align: left;
	padding-left: 5px;
	margin: 0;
	font-size: 0.9em;
}

#footer {
	background:url("Saturns_Images/footer_bckg.jpg") no-repeat top center;
	height:102px;
	clear:both;
	width:780px;
	margin:0 auto;
}
#left_footer {
	float:left;
	padding:60px 40px 0px 0px;
	color:#fff;
	font-size:12px;
	text-align: left;
}
#left_footer a { color:#fff;}
#left_footer a:hover { text-decoration:none;}
#right_footer {
	float:right;
	padding:60px 15px 0px 30px;
	color:#fff;
	font-size:12px;
	text-align:right;
}
#right_footer a { color:#fff;}
#right_footer a:hover { text-decoration:none;}
.scroll {
	width: 50%;
	float: left;
	overflow: hidden;
	font-size: 0.84em;
}
.floatRight {
	float: right;
}
#video {
	margin-top: 0px;
	clear: both;
}
#contactform {
	width: 520px;
	font-family: helvetica, Arial, sans-serif;
	color: #FFF;
	font-size: 16px;
	float: left;
	padding: 5px;
}
#contactform #mailer #NameValidator {
	color: #F00;
}



#contactform form table tr td p {
	padding-left: 0px;
	padding-top: 5px;
}


INPUT.fmbutton {
	BACKGROUND: #ffffff;
	border: 1px solid #666;
	font-style: normal;
	margin-top: 5px;
	color: #666;
	margin-left: 5px;
	font-weight: bold;
	font-family: helvetica, Arial, sans-serif;
}

.fmfield {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
}
textarea {
	margin-bottom: 5px;
	height: 100px;
	width: 97%;
	margin-left: 5px;
}
.clear {
	clear: both;
}
#container #header img {
	padding: 0px;
	margin: 0px;
}
#sidebar .sidebar_text a img.facebook {
	position: relative;
	left: 10px;
}

