/* 
	blue = #39F
	yellow = #FF3
	medium grey = #ABAEB3
	dark grey =	#68717F
*/

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*	font-size:0.75em; */
    font-size:1.00em;
	line-height:1.7em;
	background-color:#68717F;
}

H1{
	font-family:Arial, Helvetica, sans-serif;
	color: #68717F;
	font-size:1.5em;
}
H2{
	font-family:Arial, Helvetica, sans-serif;
	color: #68717F;
	font-size:1.3em;
}

/* WRAPPERS */
#wrapfull {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background:url(../images/nav/bg/bottom.jpg) repeat-y #68717f center top;	
}
#wrappage {
	background:url(../images/nav/bg/middle.jpg) no-repeat center 154px;
	text-align:center;
}
#wraphead {
	background:url(../images/nav/bg/top.jpg) no-repeat center top;
	height:152px;
}

#wrapphotoi, #wrapphotow, #wrapphotos, #wrapphoton, #wrapphotol, #wrapphotot, #wrapphotop, #wrapphotoc {
	text-indent:-9999em;
	height:178px;
	float:left;
	width:875px;
	margin-left:0px;
}

#wrapphotoi {
	background:url(../images/photo/u11550874.880.jpg) no-repeat center -200px; 
}

#wrapphotow {
	background:url(../images/photo/u17895483.880.jpg) no-repeat center -200px; 
}

#wrapphotos {
	background:url(../images/photo/u14530559.880.jpg) no-repeat center -275px; 
}

#wrapphoton {
	background:url(../images/photo/u16672475.880.jpg) no-repeat center -200px; 
}

#wrapphotol {
	background:url(../images/photo/u17550585.880.jpg) no-repeat center -225px; 
}

#wrapphotot {
	background:url(../images/photo/u11051629.880.jpg) no-repeat center -325px; 
}

#wrapphotop {
	background:url(../images/photo/u11051629.880.jpg) no-repeat center -700px; 
}

#wrapphotoc {
	background:url(../images/photo/u29767907.880.jpg) no-repeat center -100px; 
}


#wrapmenu {
	background-color:#FFF;
	width:200px;
	float:left;
	display:inline;
}
#wrapmenu ul {
	list-style-type: none;
	margin-left: 0;
	text-indent: -1em;
	padding: 0px 0px 0px 0px;
}	
#wrapmenu li {
	padding: 5px 0px 5px 20px; 
}

#wrapmid {
	width:875px;
	margin:0 auto;
	text-align:left !important;
	display:block;
}
#wrapcontent {
	margin-top: 10px;
	width:610px;
	float:right;
	margin-right:30px;
	display:inline;
}

.wrapfeature {
	width:220px;
	display:inline;
	float: left;
/*	border: 1px solid #ABAEB3;*/
	margin-top: 20px;
	margin-left: 50px;
	padding: 10px 10px 10px 10px;
}

#wrapinfobox {
	width:590px;
	float:right;
	display:inline;
	border: 1px dashed #39F;
	margin-top: 20px;
	margin-right: 30px;
/*	padding-top: */
	padding: 10px 10px 10px 10px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:normal;	
}

#wrapfoot {
	background:url(../images/nav/bg/cap.jpg) #68717F no-repeat top center;
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 120px;
	padding-top:40px;
	color:#c4c4c4;
	text-align:center;
}
#wrapfoot a {
	color:#FFF;
	text-decoration:none;
}
#wrapfoot a:hover {
	color:#ddf1d4;
}
#wrapfoot ul, #wrapfoot li {
	list-style-type:none;
	display:inline;
}
#wrapfoot li a {
	padding:0 10px;
}

.text{
	width: 850px;
	text-align:left;
}

.foot{
	width:850px;
	display:inline;
}

.push {
clear:both;
padding-bottom:160px;
text-indent:-9999em;
}

/* NAVIGATION */
.menu {
	cursor: pointer;
	display: block;
	padding: 4px 8px 8px 4px;
	margin: 0px 0px 0px 0px;
	background-color: #ABAEB3;
	border: 6px solid #ABAEB3;
}
.menu:visited, .menu:link, .menu:active {
	color: #000;
}
.menu:hover {
	border-left-color: #39F;
/*	background-color: #39F;*/
}
.menuarea ul, .menuarea li {
	list-style-type:none;
}

a, a:visited, a:link, a:active{
	text-decoration: none;
	color:#000;	
}
a:hover{
	text-decoration: none;
	color:#39F;	
}

.nolink a, .nolink:visited, .nolink:link, .nolink:active, .nolink:hover {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	color:#000;
	text-decoration: none;
}

DIV.thumbnail{
	border: 1px solid #000;
	height: 208px;
	width: 208px;
}

DIV.thumbnail:hover{
	border: 1px solid #39F;
}

IMG.thumbnail{
	margin: 4px;
	height: 200px;
	width: 200px;
}