body {
	background: white;
	width: 800px;
	margin: 0 auto;
	font-size: 11px;
	font-family: arial, tahoma;
	color: #757575;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 16px;
}

.image {
	width: 658px;
	height: 373px;
	float: left;
	display: block;
}

a:hover, a.selected {
	color: #b10000 !important;
}

img {
	border: 0;
}

.right {
	float: right
}

.left {
	float: left;
}

.space {
	padding: 10px 0 10px 10px;
}

#mainBlock {
	width: 100%;
	float: left;
}

#topBar {
	width: 100%;
	float: left;
	padding: 12px 0 8px 0;
}

#topMenu {
	margin: 0;
	padding: 4px 0;
	list-style-type: none;
	width: 100%;
	border-top: 1px #3a3a3a dotted;
	border-bottom: 1px #3a3a3a dotted;
	float: left;
}

#topMenu li {
	padding: 0;
	margin: 0;
	float: left;
}
#topMenu li.last {
	text-align: right;
}
#topMenu .width0 {
 	width: 87px;
}
#topMenu .width1 {
 	width: 110px;
}
#topMenu .width2 {
 	width: 117px;
}
#topMenu .width3 {
	width: 122px;
}
#topMenu .width4 {
	width: 105px;
}
#topMenu .width5 {
	width: 86px;
}
#topMenu .width6 {
	width: 124px;
}
#topMenu .width7 {
	width: 49px;
}

#topMenu a {
	text-transform: uppercase;
	font-size: 12px;
	color: #3a3a3a;
	text-decoration: none;
	font-weight: bold;
}

#leftColumn {
	float: left;
	width: 131px;
}

#leftColumn h1 {
	margin: 0;
	padding: 8px 0;
	font-size: 13px;
	text-transform: uppercase;
	color: #00b1b0;
	border-bottom: 1px #3a3a3a dotted;
}

#leftColumn ul {
	margin: 8px 0;
	padding: 0 5px 0 0;
	list-style-type: none;
}

#leftColumn li {
	margin: 0;
	padding: 0;
}

#leftColumn li ul {
	margin: 0 0 0 15px;
}

#leftColumn a {
	text-decoration: none;
	color: #757575;
	padding: 2px 0;
	display: block;
	font-size: 10px;
}

#footer {
	border-top: 1px #3a3a3a dotted;
	width: 100%;
	float: left;
	margin: 0;
	padding: 3px 0 0 0;
	text-align: right;
	font-size: 12px;
	color: #93959f;
}

#footer a {
	color: #93959f;
	text-decoration: none;
}

#content {
	float: left;
	min-height: 400px;
	border-left: 1px #3a3a3a dotted;
	width: 668px;
}

#content2 {
	float: left;
	min-height: 400px;
	width: 800px;
}

#mainDescription {
	border-top: 1px #3a3a3a dotted;
	float: right;
	width: 668px;
}

#mainDecriptionText {
	margin: 0px 0 10px 10px;
	padding: 5px 10px 10px 0;
	width: 547px;
	color: #464646;
	float: right;
	font-size: 9px;
	border-right: 1px #3a3a3a dotted;
}

#mainDecriptionText2 {
	padding: 10px;
	margin: 0;
	width: 780px;
	color: #464646;
	float: left;
	font-size: 9px;
	border-top: 1px #3a3a3a dotted;
}

#mainDecriptionText3 {
	border-top: 1px #3a3a3a dotted;
}

#mainDecriptionText3 div.header {
	border-bottom: 1px #3a3a3a dotted;
	display: block;
}

#mainDecriptionText3 td {
	padding: 5px;
	margin: 0;
	width: 256px;
	color: #464646;
	font-size: 9px;
	vertical-align: top;
}

#mainDecriptionText3 small {
	color: #959595;
	margin: 0;
	padding: 10px 0 0 0;
	display: block;
	font-size: 10px;
}

#mainDecriptionText3 p {
	margin: 2px 0 10px 0;
	padding: 0;
}

#mainDecriptionText3 td.middle {
	border-left: 1px #3a3a3a dotted;
	border-right: 1px #3a3a3a dotted;
}

#mainNavigation {
	width: 100px;
	float: right;
	text-align: center;
	font-size: 12px;
	color: #93959f;
	letter-spacing: 4px;
	margin: 0;
	padding: 5px 0 0 0;
}

#mainNavigation a {
	font-weight: bold;
	text-decoration: none;
	font-size: 22px;
	color: #93959f;
	padding: 0;
	vertical-align: -12%;
}

#photoChanger {
	width: 780px;
	height: 423px;
	position: relative;
}

#photoChanger div {
	position: absolute;
}

