body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 10pt;
	color: #C0C0C0;
	text-align: center;
}


a img {
	border: none;
}

.clearLeft {
	clear: Left;
}

.clearBoth {
	clear: both;
}


#wrapper{
	margin: auto;
	width: 783px;
	text-align: justify;
	
}


.logoPC {
	margin-top: 39px;
	margin-left: 4px;
	padding-bottom: 8px;
	border-bottom: solid 1px #cdcdcd;
}


#menu {
	margin-left: 7px;
	margin-top: 7px;
}

.menuSub {
	margin-left: 183px;
	height: 20px;
}


.menuTop ul, .menuSub ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.menuTop li, .menuSub li {
	text-transform: uppercase;
	float: left;
	padding-right: 20px;
}

.menuTopR li {
	padding-right: 0px;
}

a{
	text-decoration: none;
	color: #000;
}


.menu_level1_active {
	color: #ff0000;
}

.menuTopL{	
	float: left;
}

.menuTopR {
	float: right;
}


#content {
	border-top: solid 4px #f19065;
	position: relative;
}

.contentSpacerRow {
	height: 10px;
	background: #fff;
}

#contentMain {
	
/*	background-color: #6f6f67;*/
	background: #b3b4b6 url('../images/bgHome.jpg') top left repeat-x;
	min-height: 312px; /*781px;*/
	position: relative;
}


#contentThumbBanner {
	margin-top: 10px;
	border: solid 1px #fff;
}



#footer {
	font-size: 9px;
	padding-bottom: 20px;
}

#footer a {
	text-decoration: none;
	color: #C0C0C0;
}


.contentThumbItem {
	float: left;
	margin-right: 3px;
}



/* CREW [start]*/
#content_crew_l, #content_crew_r {
	margin: auto;
	float: left;
}


#content_crew {
/*	height: 500px; /*430px;*/
	min-height: 430px;
	background: #b3b4b6; /*#6F6F67;*/
/*	margin-top: 10px;*/
	position: relative;
	color: #000;

}


#crew_large {
	margin: 5px;
	margin-bottom: 0px;
}

#crew_large img {
	height: 405px;
	border: solid 3px #999;
}

#content_crew_l {
	width: 427px;
}

#content_crew_r {
	width: 338px;
}


#content_crew_desc {
	height: 228px;
	margin-top: 8px;
}

.crew_thumb0{
	border: none;
}

.crew_thumb1{
	border: solid 2px red;
}

#content_crew_thumb {
	/*height: 80px;*/
	margin-top: 20px;
}

#content_crew_thumb a img:hover {
	border: solid 1px #999;
}

#content_crew_desc {
	width: 335px;
	font-size: 10px;
	text-align: left;
}

#content_crew_desc p {
	margin: 7px;
	margin-left: 0px;
	margin-right: 0px;
}

#content_crew_thumb:td {
	border: solid 1px #fff;
}

.thumb_img {
	width: 75px;
	height: 80px;
	text-align: center;
}
/* CREW [end]*/


#flashcontent {
	position: relative;
	height: 100%;
	text-align: center;
}

.logoFooter {
	text-align: right;
	width: 100%;
}

.logoFooterItem {
	float: right;
	padding-left: 20px;
}
