/* CSS Document
   Template Title: Inspirationally Blue
   Author: J David Macor
   URL: http://www.jdavidmacor.com */

/* Main Body */
body { 
	margin-top:0;
	padding:0;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	color:#fff;
	background-color:#222528;
	}

#container {
	/* width:740px;
	background:url(/images/container_bg.gif) repeat-y #fff;*/
	margin:0 auto; padding:0 10px 40px 10px; height:auto; width:753px; 
	/*background:url(images/bg-page.jpg) top no-repeat; background-position:top;*/
	background:url(/img/bg-page.jpg) no-repeat; background-position: 50% 100%;
	
	}
	
a {
	color:#2873C3;
	text-decoration:none;
	}

a:visited {
	color:#2873C3;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}
	
/* Header */
#header {
	margin:0; padding:0; height:83px;width:753px; /*padding:30px 10px 10px 10px;*/
	background:url(/img/bg-banner.jpg) no-repeat;
	text-align:left;
	}
	
/*.logo {
	margin:0; padding:7px 0 0 7px; width:157px; height:57px;
	background:url(/img/logo-scitor.gif) no-repeat;
	}*/

.sitetitle_left {
	margin:0;
	background:url(/img/logo-scitor.jpg) no-repeat;
	color:#000; font-family:Georgia, "Times New Roman", Times, serif; font-size:40px;
	}
	
.sitetitle_right {
	color:#2873C3;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:40px;
	margin:0;
	}
	
/* Menu */
#chromemenu{
	background: url(/img/menuoff.gif) center center repeat-x;
	font-weight: normal; font-size:10px; padding-left:15px;
	}

#chromemenu:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

#chromemenu ul{
	border: 0px solid #BBB;
	width: 100%; 
	background: url(/img/menuoff.gif) center center repeat-x;
	padding: 5px 0;
	margin: 0;
	text-align: left;
	}

#chromemenu ul li{
	display: inline;
	color:#6699FF;
	}

#chromemenu ul li a{
	color:#F4F4F4;
	padding: 5px;
	margin: 0;
	text-decoration: none;
	border-right: 0px solid #DADADA;
	}

#chromemenu ul li a:hover{
	/*background: url(/img/menuon.gif) center center repeat-x;*/
	color:#FF9900;
	}

/* Content */


#page01 {
	clear:both; margin:0 auto; padding:0 0 50px 0; width:753px; height:100%; 
	}
	

#page02 {
	margin:0 auto; padding:0 0 50px 0; width:753px; height:100%;
	}

#midbanner {
	margin:0px 0px 0px -1px; padding:0;
	height:208px; width:753px;
	}

#content {
	margin:0px; padding:0; width:100%;
	text-align:left; font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	#content p {
		padding:10px 45px 0 45px;
		text-align:justify; line-height:18px;
		}
		
	#content p strong {
		font-size:115%; font-weight:normal;
		}
		
	#content .highlight {
		color:#FF9900; font-family:"Times New Roman", Times, serif; font-size:15px; font-style:italic;
		}
	
#left {
	width:753px;
	}
	
#left h1 {
	margin:0;
	font-weight:normal;
	color:#DFEFFF;
	font-size:3.2em;
	}

#left h2 {
	margin:0;
	display:inline;
	position:relative;
	top:-1.3em;
	left:1.5em;
	font-size:2.5em;
	font-weight:normal;
	color:#2873C3;
	}
	
#left h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:2em;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #efefef;
	padding:1px 0;
	color:#444;
	}

#left p {
	line-height:2em;
	margin-bottom:30px;
	text-align:left;
	}

	
/* Sidebar */
#right {
	float:right;
	width:210px;
	}
	
#right h1 {
	margin:0;
	font-weight:normal;
	color:#DFEFFF;
	font-size:2.5em;
	margin-bottom:0px;
	margin-top:10px;
	}

#right h2 {
	margin:0;
	display:inline;
	position:relative;
	top:-1.3em;
	left:1.5em;
	font-size:1.8em;
	font-weight:normal;
	color:#2873C3;
	margin-bottom:0px;
	margin-top:10px;
	}

	
p.news {
	padding:10px;
	background:#DFEFFF;
	margin:0px 0px 15px 0px;
	color:#2873C3;
	border-bottom:2px solid #1D5F9F;
	border-top:2px solid #1D5F9F;
	font-size:9px;
	}

p.news a {
	color:#14426F;
	text-decoration:none;
	}
	
p.news a:visited {
	color:#14426F;
	text-decoration:none;
	}

p.news a:hover {
	text-decoration:underline;
	}
	
a.more {
	display:block;
	text-align:right;
	color:#14426F;
	text-decoration:none;
	margin:10px 0 0 0 ;
	}
a.more:hover {
	text-decoration:underline;
	}
	
p.form {
	padding:2px;
	text-align:center;
	}
	
.formbutton{
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(/img/formbg.gif) repeat-x left top;
	}
	
/* Footer */
#footer {
	position:relative; margin:0; top:45px; bottom:0; right:15px;  float:right; /*margin:70px 10px 2px 0; */ clear:right; width:400px; height:10px; padding:0;
	/*border:1px solid #333;*/
	text-align:right; color:#fff; font-size:9px; 
	}
	
#footer a {
	color:#fff;  text-decoration:none;  text-align:right;
	}
	
#footer a:visited {
	color:#fff;  text-decoration:none;
	}

#footer a:hover {
	text-decoration:underline;
	}
