@charset "utf-8";
/* = TOOLS

	1. = RESET
	2. = CLEARING
   

---------------------------------------------------------
*/

/* = RESET
---------------------------------------------------------
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, strong, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* END RESET
---------------------------------------------------------
*/



/* = CLEARING
---------------------------------------------------------
*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


/* END CLEARING
---------------------------------------------------------
*/



/*Layout
1.Page and body
2. Header
3.Content
4. Footer


*/






/* = BODY & PAGE
---------------------------------------------------------
*/
body {
background: url(../images/bg.gif) repeat left top;
	color:#908e8e;
	font:11px/14px Tahoma, Helvetica, sans-serif;
	

}

#page {
position:relative;
	width:941px;
	margin:0 auto;
	background: url(../images/template.gif) no-repeat center top;
	height:600px;
	margin-top:55px;
	
	
	
}

#page2 {
position:relative;
	width:941px;
	margin:0 auto;
	background: url(../images/template2.gif) no-repeat center top;
	height:600px;
	margin-top:55px;
	
	
	
}

#page3 {
position:relative;
	width:941px;
	margin:0 auto;
	background: url(../images/template4.gif) no-repeat center top;
	height:600px;
	margin-top:55px;
	
	
	
}

#page4 {
position:relative;
	width:941px;
	margin:0 auto;
	background: url(../images/template5.gif) no-repeat center top;
	height:600px;
	margin-top:55px;
	
	
	
}

#page5 {
position:relative;
	width:941px;
	margin:0 auto;
	background: url(../images/template3.gif) no-repeat center top;
	height:600px;
	margin-top:55px;
	
	
	
}

#head { height:150px; position:relative;  }
h1.logo a { position:absolute; width:200px; height:70px; left:50px; top:40px; text-indent:-9999px; overflow:hidden; }
.lead {
	position:absolute;
	width:190px;
	height:80px;
	right:29px;
	top:14px;
	color:#999;
	font-size:12px;
}
.lead1 {
	position:absolute;
	width:190px;
	height:132px;
	left:-10px;
	top:355px;
	color:#999;
	color:#333;
}
.news {
	width:156px;
	height:180px;
	position:absolute;
	right:60px;
	top:188px;
	padding:0 10px;
	padding-bottom:170px;
	background:url(../images/banner.gif) no-repeat center bottom;
}
ul.menu { position:relative;  margin-left:275px; padding-top:37px; }
.news li {
	margin:2px 0;
	line-height: 85%;
	font-size: 14px;
}
ul.menu li{ float:left;    height:38px; width:87px;   position:relative;  }
ul.menu a { display:block; height:23px; position:relative;  text-transform:uppercase; text-align:center; padding-top:15px; color:#b1afaf;  }
ul.menu a:hover { font-weight:bold; margin-top:3px; border-top:2px solid #33cc66; padding-top:10px; color:#8b8a8a; }
ul.menu a.news2 { font-weight:bold; margin-top:3px; border-top:2px solid #33cc66; padding-top:10px; color:#8b8a8a; }

h2 { font: 18px/20px Arial, Helvetica, sans-serif; margin-left:276px; margin-right:280px; }
h2 span { text-transform: uppercase; color:#33cc66; font-size:22px;}
#content h2 { margin:0; background:url(../images/border.gif) repeat-x left bottom; line-height:36px; margin-bottom:10px;}
p.copyright {
	position:absolute;
	bottom:-7px;
	left:-9px;
	width:190px;
	height:70px;
	font-size:10px;
}
.green { color:#33cc66;  list-style: disc;}
.orange {
	color:#ff6666;
	font-size: 14px;
}
ul.arrow  li{ background:url(../images/arrow.gif) no-repeat left 8px; padding-left:10px; padding-bottom:6px; padding-top:5px; border-bottom:1px dotted #666;}
#involved ul.arrow  li{ border:none;}
ul.arrow li.link { border:none; background:none;}
ul.arrow li.link a { text-decoration:underline;}
#content { position:relative;  height:330px; margin-left:276px; margin-right:280px;  margin-top:20px;  overflow:auto; ;  }
#index #content {
	margin-right:280px;
	max-height: 329px;
}
#content a {
	text-decoration:underline;
	font-size: 14px;
}
#page2 #content { margin-right:35px; }
#page3 #content { margin-right:35px; }
#page4 #content {
	margin-right:35px;
	max-height: 329px;
}
#page5 #content {
	margin-right:35px;
	margin-top:0px;
	max-height: 306px;
}
#left { float:left; width:280px; position:relative;}
#right { position:relative; margin-left:310px; }


p, ul {
	font: 11px/13px Tahoma, Helvetica, sans-serif;
	margin-bottom:10px;
	color:#908e8e;
	line-height: 120%;
}



a {
	color:#ff6666;
	text-decoration:underline;
}


strong { font-weight:bold;}
em { font-style:italic;}

/* = END BODY AND PAGE	
---------------------------------------------------------
*/


/* = FOOTER
---------------------------------------------------------
*/



ul#footer {
	position:relative;
	padding-top:40px;
	margin-left:340px;
	text-transform:uppercase;
	font-size:10px;
	overflow:hidden;
}
#footer li { float:left; padding: 0 20px; margin-left:-1px; border-left:1px solid #989898;}


/* END FOOTER
---------------------------------------------------------
*/

.href {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ff6666;
	text-decoration:none;
}
.href2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#908e8e;
	text-decoration:none;
}	
