body {
	margin :  0px;
	padding:  0px;
	background-image   : url(../images/bgBodyHome.gif);
	background-repeat  : repeat-x;
}
a img {
	border :  0px;
}
.clear {
	clear: both;
}



#board {
	position: relative;
	width  : 860px;
	margin :   0px  auto;
}




#header {
	position: relative;
	width  : 860px;
	height : 247px;
	background-position: bottom;
	background-image   : url(../images/bgHeaderHome.gif);
	background-repeat  : no-repeat;
}
#header #imgbg {
	position: absolute;
	top   : 50px;
	left  :  4px;
}
#header #logo {
	position: absolute;
	top  : 33px;
	left : 29px;
}
#header #tagline {
	position: absolute;
	top  : 69px;
	right: 31px;
}
#header #metanav {
	position: absolute;
	top  : 41px;
	right: 31px;
	margin :  0px;
	padding:  0px;
	font-family: 'Trebuchet MS';
	font-size  : 11px;
	color  : #F15E28;
}
#header #metanav a {
	color  : #F15E28;
}



#menu {
	position: relative;
	width : 860px;
	height: 42px;
	background-image   : url(../images/bgMenu.gif);
	background-repeat  : repeat-x;
	text-align: center;
}



#bannerhome {
	display: block;

	margin :  5px 15px  5px 15px;
}



#content {
	position: relative;
	width : 850px;
	margin :  0px;
	padding:  0px  6px  0px  4px;
	background-image   : url(../images/bgContentHome.gif);
	background-repeat  : repeat-y;
}
#content h2 {
	margin :  0px;
	padding:  0px;
}
#content p {
	font-family: 'Trebuchet MS';
	font-size  : 11px;
	color : #666666;
}
#content #colL {
	float: left;
	position: relative;
	width : 505px;
}
#content #colR {
	float: right;
	position: relative;
	width : 345px;
}



.prjs {
}
.prjs h3 {
	width: 470px;
	margin-left: 15px;
	font-family: 'Trebuchet MS';
	font-size  : 15px;
	font-weight: bold;
	color : #7D971A;
}
.prjs p {
	width: 470px;

	margin-left: 15px;
}
.prjs p a {
	margin-top : 0px;

	font-weight: bold;
	color  : #F15E28;
}



.news {
	margin:  0px 15px 15px 15px;
}
.news p {
	margin:  3px  0px  3px  0px;
}
.news p a {
	font-weight: bold;
	color : #F15E28;
}
.news h3 {
	margin :  0px;

	font-family: 'Trebuchet MS';
	font-size  : 12px;
	font-weight: bold;
	color : #7D971A;
}
.photo {
	position: relative;
	width : 152px;
	background-image   : url(../images/imgFrameC1.gif);
	background-repeat  : repeat-y;
}

.photo img {
	display: block;
}
.photo .pic {
	position: relative;
	margin :  0px auto;
}



#foot {
	position: relative;
	margin :  0px  0px;
	padding:  6px  0px  9px  0px;
	font-family: 'Trebuchet MS';
	font-size  : 11px;
	font-weight: bold;
	text-align : center;
	color : #B5D440
}