@charset "UTF-8";
/* CSS Document */

html {
	height:100%;
}

div, li {border:0px solid #123;}

body {
	background:url(../../graphics/back/vertline_back.gif) repeat-y #fcfcf6;
	background-position:top;
	height:100%;
	margin:0;
	padding:0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#body {
	width:100%;
	height: 100%;
	background:url(../../graphics/back/level2_back.gif) repeat-x;
}

/* Structure */

#structure {
	position: relative;
	padding:0px;
	margin:0 auto;
	width:870px;
	height:auto !important;
	height:600px;
}

#header {
	position:absolute;
	left:1px;
	top:0px;
	width:870px;
	height:25px;
}

#logo{
	position:absolute;
	left:2px;
	top:26px;
	width:215px;
	height:102px;
	background:url(../../graphics/common/logo.gif) no-repeat ;
	z-index:2;
}

#logo_over{
	position:absolute;
	left:32px;
	top:23px;
	width:130px;
	height:50px;
}

#header_image {
	position:absolute;
	left:219px;
	top:26px;
	width:651px;
	height:102px;
}

@-moz-document url-prefix()
{
#header_image { margin-left: -2px; }
}

#nav_col {
	position:absolute;
	left:2px;
	top:128px;
	width:215px;
}

#content {
	position: relative;
	left:218px;
	width:650px;
	min-height:570px;
}

#content h3{
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color:#666600;
	margin:7px 0px; 
}

#content p{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height:17px;
}

#content_body
{
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px 35px 0px 30px;
	padding:148px 0px 20px 0px;	
}


/* Page specific styles */
#home {
	position: relative;
	left:0px;
	width:870px;
	min-height:660px;
	height:auto !important;
	height:660px;
}

#home_base {
	position:absolute;
	left:0px;
	top:424px;
	padding-bottom:30px;
}

#home_base ul {
	padding:0px;
	margin:0px;
}

#home_base li {
	display:inline;
	list-style:none;
	width:186px;
	float:left;
	padding:15px;
	line-height: 16px;
	background:url(../../graphics/back/dottedline.png) repeat-x;
}

#home_base h3 {
	font-size:13px;
	text-transform:uppercase;
	color:#666600;
	margin:5px 0px 0px 0px;
	padding:0px;
}

#home_base li p { margin:5px 0px;}
#home_base li p.date {color:#666666;}
#home_base a {color:#333333; text-decoration:none;}


#team {
	position: absolute;
	top:26px;
	left:0px;
	width:651px;
	height:400px;
	background: url(../../graphics/back/team_back.jpg) no-repeat;
}

#content_team h3{
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color:#666600;
	margin:5px 0px; 
}

#content_team{
	position: relative;
	left:218px;
	width:650px;
	min-height:380px;
	height:auto !important;
	height:380px;
	line-height:14px;
}

/* Columns */

#content_two{
	top:130px;
	width:384px;
	padding:20px 0px;
	margin: 0px 0px 130px 30px;
	background:#FCFCF6;
	position: relative;
	min-height:400px;
}

#content_two ul{ 
	padding-left:10px; 
	margin-left:7px;
}

#content_two p{ 
	padding-bottom:5px;  
}

#content_two b.date{ 
	padding:0px;
	margin:0px;
	color:#666666;
	font-weight:normal;  
}

#content_two li{ line-height:18px; }

#content_two a {
	text-decoration:none;
	color:#000000;
}

#rightcol{
	position: absolute;
	left: 450px;
	width:180px;
	top:148px;
	line-height: 18px;
}

#newsletter a, #rightcol a {
	text-decoration:none;
	color:#000000;
}


#newsletter{
	position:relative;
	left:25px;
	padding:0px;
}

#newsletter ul{
	padding:0px;
	margin:0px;
	margin-bottom:15px
}

#newsletter li{
	list-style:none;
	width:380px;
	border-bottom: 1px dotted #999999;
	padding:0px 0px 5px 0px;
}


/* Footer */

#footer
{
	position: relative;
	width:100%; 
	background:url(../../graphics/back/dottedline.png) repeat-x;
	margin-top: 20px;
}

#footer_content
{
	width:830px; 
	margin:0 auto;
	height: 30px;
	padding:2px 20px; 
}

#footer_content a
{
	color:#aaa;
	font-size: 9px;
	text-decoration:none;
}	

/* styling */
