/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

* {
	padding: 0;
	margin: 0;
	border-width: 0;
	list-style-type: none;
	border-style: none;
}


html, body {
    height: 100%;
}


body{
	font-family: Arial,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(images/New%20Folder/sitebg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: fixed;
	font-size: 14px;
}

a{
	text-decoration: none;
}

a:link{
	text-decoration: none;
}

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

a:hover{
	text-decoration: none;
	color: #009933;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin: 0px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


ul{
	list-style-type: none;
}

li{
	list-style-type: square;
	/*padding-left: 10px;*/
	text-align: left;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#container{
	min-height: 100%; 
    height: auto !important; 
  	height: 100%; 
    margin: 0 auto -30px; 
	width:800px;
	/*overflow: hidden;*/
	text-align: center;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	/*border-bottom-color: #999999;*/
	border-left-color: #999999;;
 }


#masthead{
	width: 290px;
	height: 85px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#maincontent{
	min-height: 100%;
	height: auto !important;
	height: 100%; 
	overflow:hidden;
	/*float: left;*/
	width: 800px;
	margin: 0px;
	font-size: 80%;
	list-style-image: url(images/New%20Folder/bullet.gif);
	text-align: left;
	padding: 0px;
	clear: both;
}


/******************/
/*   Navigation   */
/******************/

#nav_wrapper {
	background-image: url(images/finalbtns/Nav.jpg);
	height: 85px;
	width: 510;
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#nav {
	width: 510px;
	height: 85px;
	margin: auto;
	display: block;
}

#nav li {
	display: inline;
}

#nav li a{
	padding-top: 85px;
	float: left;
	height: 0;
	overflow: hidden;
}

/*button*/
#nav li a#home {width: 85px; background: url(images/finalbtns/Nav.jpg) no-repeat 0px 0px; }
#nav li a#services {width: 85px; background: url(images/finalbtns/Nav.jpg) no-repeat -85px 0px; }
#nav li a#projects {width: 85px; background: url(images/finalbtns/Nav.jpg) no-repeat -170px 0px; }
#nav li a#news {width: 85px; background: url(images/finalbtns/Nav.jpg) no-repeat -255px 0px; }
#nav li a#contacts {width: 85px; background: url(images/finalbtns/Nav.jpg) no-repeat -340px 0px; }
#nav li a#members {width: 85px; background: url(images/finalbtns/Nav.jpg) no-repeat -425px 0px; }




/******************/
/*   Navigation   */
/******************/

/*over states*/
#nav li a#home:hover {width: 85px; background: url(images/finalbtns/Nav.jpg) no-repeat 0 -85px;}
#nav li a#services:hover {width: 85px; background: url(images/finalbtns/Nav.jpg) no-repeat -85px -85px; }
#nav li a#projects:hover {width: 85px; background: url(images/finalbtns/Nav.jpg) no-repeat -170px -85px; }
#nav li a#news:hover {width: 85px; background: url(images/finalbtns/Nav.jpg) no-repeat -255px -85px; }
#nav li a#contacts:hover {width: 85px; background: url(images/finalbtns/Nav.jpg) no-repeat -340px -85px;}
#nav li a#members:hover {width: 85px; background: url(images/finalbtns/Nav.jpg) no-repeat -425px -85px; }

/*on states*/
#nav.home li a#home {width: 85px; background: url(images/finalbtns/Nav.jpg) no-repeat 0 -85px;}
#nav.services li a#services {width: 85px; background: url(images/finalbtns/Nav.jpg) no-repeat -85px -85px; }
#nav.projects li a#projects {width: 85px; background: url(images/finalbtns/Nav.jpg) no-repeat -170px -85px; }
#nav.news li a#news {width: 85px; background: url(images/finalbtns/Nav.jpg) no-repeat -255px -85px; }
#nav.contacts li a#contacts {width: 85px; background: url(images/finalbtns/Nav.jpg) no-repeat -340px -85px;}
#nav.members li a#members {width: 85px; background: url(images/finalbtns/Nav.jpg) no-repeat -425px -85px; }



#subcontent{
	float: left;
	width: 548px;
	font-size: 80%;
}

#subcontent2{
	float: left;
	width: 274px;
	list-style-image: url(images/New%20Folder/bullet.gif);
}

#subcontent3{
	float: left;
	width: 274px;
	list-style-image: url(images/New%20Folder/bullet.gif);
}


#rightcontent{
	float:right;
	width: 250px;
	height: 400px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/content-area2.gif);	
}

#rightcontent ul{
	text-decoration: none;
}

#headlines{
  	float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	clear: both;
	float: left;
	width: 800px;
	height: 180px;
}

#information{

	min-height: 100%;
	height: auto !important;
	height: 100%; 
	font-size: 12px;
	/*padding: 10px;*/
	float: left;
	width:400px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
	
}

#information ul{
	float: left;
	padding-left: 20px;
	padding-bottom: 10px;
	list-style-position: outside;
	list-style-image: url(images/New%20Folder/bullet.gif);
}

#information a{
	text-decoration: none;
}

#information a:link{
	text-decoration: none;
	color: #666666;
}

#informatin a:visited{
	text-decoration: none;
	color: #666666;
}

#information a:hover{
	text-decoration: none;
	color: #009933;
}

#information img{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.featuremain{
	overflow: hidden;
}

#scroller{
float: left;
margin-top: 20px;

}

/***********************************************/
/* Components                                  */
/***********************************************/

.hbuttons a{
	display: block;
	color: #666666;
	width: 85px;
	float: left;
	display: inline;
	background-image:url(images/finalbtns/home_null.gif);
	background-repeat: no-repeat;
	text-align:center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 125px;
	overflow: hidden;
	font-weight: bold;
	text-decoration: none;
	height: 85px;

}

.hbuttons a:hover{
	background-image:url(images/finalbtns/home_active.gif);
	color: #00CC00;
	font-weight: bold;
}

.hbuttons2 a{
	display: block;
	color: #666666;
	width: 85px;
	float: left;
	display: inline;
	background-image:url(images/finalbtns/services_null.gif);
	background-repeat: no-repeat;
	text-align:center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 125px;
	overflow: hidden;
	font-weight: bold;
	text-decoration: none;
	height: 85px;

}

.hbuttons2 a:hover{
	background-image:url(images/finalbtns/all_active.gif);
	color: #00CC00;
	font-weight: bold;
}


.hbuttons3 a{
	display: block;
	color: #666666;
	width: 85px;
	float: left;
	display: inline;
	background-image:url(images/finalbtns/projects_null.gif);
	background-repeat: no-repeat;
	text-align:center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 125px;
	overflow: hidden;
	font-weight: bold;
	text-decoration: none;
	height: 85px;

}

.hbuttons3 a:hover{
	background-image:url(images/finalbtns/all_active.gif);
	color: #00CC00;
	font-weight: bold;
}

.hbuttons4 a{
	display: block;
	color: #666666;
	width: 85px;
	float: left;
	display: inline;
	background-image:url(images/finalbtns/news_null.gif);
	background-repeat: no-repeat;
	text-align:center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 125px;
	overflow: hidden;
	font-weight: bold;
	text-decoration: none;
	height: 85px;

}

.hbuttons4 a:hover{
	background-image:url(images/finalbtns/all_active.gif);
	color: #00CC00;
	font-weight: bold;
}

.hbuttons5 a{
	display: block;
	color: #666666;
	width: 85px;
	float: left;
	display: inline;
	background-image:url(images/finalbtns/conatcts_null.gif);
	background-repeat: no-repeat;
	text-align:center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 125px;
	overflow: hidden;
	font-weight: bold;
	text-decoration: none;
	height: 85px;

}

.hbuttons5 a:hover{
	background-image:url(images/finalbtns/all_active.gif);
	color: #00CC00;
	font-weight: bold;
}

.hbuttons6 a{
	display: block;
	color: #666666;
	width: 85px;
	float: left;
	display: inline;
	background-image:url(images/finalbtns/members_null.gif);
	background-repeat: no-repeat;
	text-align:center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 125px;
	overflow: hidden;
	font-weight: bold;
	text-decoration: none;
	height: 85px;

}

.hbuttons6 a:hover{
	background-image:url(images/finalbtns/all_active.gif);
	color: #00CC00;
	font-weight: bold;
}

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}


/***************** .banner styles ***************/

.banner img{
	float:left;
	margin: 0px;
	padding: 0px;
}


/************** .feature styles ***************/

.feature{
	float:left;
	padding: 0px 0px 0px 0px;
	background-image: url(images/content-area1.gif);
}

.feature p{
	text-align: justify;
	padding: 10px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/************** .story styles *****************/

.story{
	float: left;
	width: 548px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 80%;
	background-image: url(images/content-area1.gif);	
}

.story img{
	float: left;
	padding: 10px;
}

.story p{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}


/************** #box styles ********************/

.box{
	width: 548px;
	background: url(images/bg_tile.gif) repeat-y;
	}
	
.box h2{
	background: url(images/top_bg.gif) no-repeat left top;
	padding-top: 20px;
}

.box .last{
	background: url(images/bottom_bg.gif) no-repeat left bottom;
	padding-bottom: 20px;
	
}

.box h2, .box p{
	padding: 10px;
}
.box p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}

.box h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #333333;
}

.box img{
	float: left;
	padding: 10px;
}

/*************** # rightcontent ****************/

.members img {
	float: left;
	padding: 5px;
}

.members p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 5px;
}

#rightcontent{
	display: inline;
	font-size: 80%;
}
/************* #siteInfo styles ***************/

#siteInfo{
	width:800px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/footerbackground2.gif);
	background-repeat: no-repeat;
	height: 30px;
	/*padding-right: 10px;
	padding-left: 10px;*/
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;

}

#siteInfo a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 2.1em;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
}


/*********** #navBar link styles ***********/

html p {
margin-top: 0;
}

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

.push {
    height: 30px;
}