/* top elements */
* { padding: 0; margin: 0; }

body 
{
	margin: 0; 	padding: 0;
	font: normal 14px 'Trebuchet MS', Tahoma, sans-serif; 
	color: #555;
	background: #FFF url(images/bg.jpg) repeat-x;
	text-align: center;		
}

/* links */
a { background: inherit; color: #647891; text-decoration: none; }
a:hover { background: inherit; color: #006699; text-decoration: underline; }

/* headers */
h1, h2, h3 { font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif; }
h1 { font-size: 1.4em; color: #647891; }
h2 { font-size: 1.3em; color: #647891; }
h3 { font-size: 1.2em; }

p, h1, h2, h3 
{
	margin: 15px 5px 5px 15px;
}

ul, ol 
{
	margin: 10px 30px;
	padding: 0 15px;		
}

/* images */
img 
{
	border: 0;
}

code 
{
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 14px 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 3px solid #647891;
}

acronym 
{
  cursor: help;
  border-bottom: 1px solid #777;
}

blockquote 
{
	margin: 10px;
 	padding: 0 0 0 35px;  
  	background-image: url(images/quote.gif);    
  	background-repeat: no-repeat;
  	background-position: top left;
  	font-style: italic;
}

/* start - table */
#content table 
{
	border-collapse: collapse;
	margin: 10px 15px;	
	width: 96%;
}

#content table th strong 
{
	color: #fff;
}

#content table th 
{
	background: #647891;
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
#content table tr 
{
	height: 24px;
}

#content table td 
{
	padding-left: 5px;
	padding-right: 5px;
}

#content table tr.row 
{
	background: #F8F8F8;
}

#content table tr.rowalt
{
	background: #EFEFEF;
}

#content a.video
{
	margin: 0px;
 	padding: 10px 0 10px 50px;  
  	background-image: url(images/video.gif);    
  	background-repeat: no-repeat;
  	background-position: top left;
  	font-size: 1.1em;
  	font-style: normal;
  	text-decoration: underline;
}

/* end - table */

/* form elements */
form 
{
	margin: 0; padding: 0;
}

label 
{
	margin:5px 0;
}

input, select, label, textarea
{
	font-family: 'Trebuchet MS', Tahoma, sans-serif; 
	padding: 1px;
	margin: 2px;
	color:#333;
	font-size: 16px;
}

input.button 
{ 
	margin: 0; 
	background: #FFF url(images/gradientbg.jpg) repeat-x; 
	padding: 2px 3px; 
	color: #333;	
	border: 1px solid #DADADA;	
}

/***********************
	  LAYOUT
************************/

#header-content, #content, #footer-content 
{
	width: 750px;
}

#menu-content
{
	width: 750px;
	padding-left: 25px;
}

/* header */
#header 
{
	height: 100px;
	text-align: left;	
}
#header-content 
{	
	margin: 0 auto; padding: 0;
	position: relative;
}
#header-content h1#logo 
{
	position: absolute;	
	font: normal 45px 'Trebuchet MS', Sans-serif;
	color: #FFF;
	margin: 0; padding: 0;		
	top: 20px; left: 130px;
}
#header-content #slogan 
{
	position: absolute;	
	font: normal 20px 'Trebuchet Ms', Sans-serif;
	color: #FFF;	
	margin: 0; padding: 0;
	
	/* change the values of left and top to adjust the position of the slogan */
	top: 70px; left: 215px;
}

/* content */
#content-wrap 
{
	clear: both;
	float: left;
	width: 100%;
	min-height:400px;
	height:auto !important;
	height:400px;
}
#content 
{
	position: relative;
	text-align: left;	
	margin:0pt auto;
	padding: 0;	
}

/* main */

#content h1 
{
	padding: 10px 0px 0px 5px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #DAD4B6; 	
	font: normal 1.5em 'Trebuchet MS', Tahoma, Sans-serif;
}

/* footer */
#footer 
{
	height: 45px;
	background: #FFF url(images/footer.jpg) repeat-x; 
	clear: both;
	margin: 0; padding: 0;
	font: normal .95em/1.6em 'Trebuchet MS', Tahoma, Arial, sans-serif;
	text-align: left;
}

#footer-content 
{	
	margin: 0 auto;
	padding: 0;
}

#footnote 
{
	font: normal 18px 'Trebuchet Ms', Sans-serif;
	color: #FFF;	
	margin: 0; padding: 0;
	
	/* change the values of left and top to adjust the position of the slogan */
	position: relative;
	top: 1px; left: 160px;
}

/* Navigational Menu */

#menu 
{
	position: relative;
	clear: both;
	margin: 0; padding: 0;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;	
}

#menu-content 
{	
	margin: 0 auto;
	position: relative;
}

#menu ul 
{
	padding: 0px;
	margin: 0 0 0 0px;
	height: 27px;
	overflow: hidden;
	list-style-type: none;
}

#menu li 
{
	padding: 5px 10px 3px 10px;
	background: url('images/menu_div.gif') no-repeat 100% 7px;
	float: left;
	list-style-type: none;
}

#menu li#last 
{
	padding-right: 10px;
	background-image: none;
}

#menu a 
{
	color: #FFF;
	text-decoration: none;
	background-image: none;
}

#menu a:hover
{ 
	color: #e1d9a7;
	text-decoration: underline;
}

/* additional classes */
.clear { clear: both; }



/* printing */
@media print
{
	#header { display: none; }
	#menu{ display: none; }
	#header-content { width: 620px; }
	#footer{ display: none; }
}


