html {
	min-height: 100%;
	min-width: 1000px;
}

body {
	margin: 0px;
	padding: 0px 0px 0px 50%;
	min-height: 100%;
	background: url('img/back.jpg') right bottom no-repeat #000;
	background: #000;
	font-family: tahoma, verdana, helvetica, sans-serif;
	color: #969696;
	font-size: 10pt;
	cursor: default;
}

a:link {
	color: #0394c4/*03B4EE*/;
	text-decoration: underline;
}

a:visited {
	color: #99b7c1;
	text-decoration: underline;
}

a:hover, a:active {
	color: #fff;
	text-decoration: underline;
}

table {
	table-layout: fixed;
}

td {
	font-family: tahoma, verdana, helvetica, sans-serif;
	color: #333;
	font-size: 100%;
}

img {
	border-color: #9C9C9C;
	margin: 0px;
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

hr {
	display: none;
}

.b-edit {
	font-family: tahoma, verdana, helvetica, sans-serif;
	color: #eee;
	background: #000;
	border: 1px solid #272727;
}

.b-edit_correct {

}

.b-edit_wrong {
	border: 1px solid #DB8180;
}

.b-button {
	font: normal 10px tahoma, verdana, helvetica, sans-serif;
	padding: 4px 8px 4px 8px;
	border: 0;
	background: #212121;
	color: #f6f6f6;
	text-transform: uppercase;
}

.g-clear {
	clear: both;
}

.g-float_left {
	float: left !important;
}

.g-float_right {
	float: right !important;
}

.g-text_center {
	text-align: center;
}

.g-color_red {
	color: #ff0000;
}

.g-color_silver {
	color: #999;
}

.g-hide {
	display: none;
}

h1 {
	padding: 0px 0px 1px 16px;
	margin: 0px 0px 10px 0px;
	font: normal 10pt verdana, helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	background: url('img/title.gif') left center no-repeat;
}

h2 {
	padding: 0px 0px 1px 16px;
	margin: 0px 0px 10px 0px;
	font: normal 10pt verdana, helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	background: url('img/title.gif') left center no-repeat;
}
	h2.m-move {
		margin-top: 45px;
	}

h3 {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 20px 0px;
	font: normal 8pt verdana, helvetica, sans-serif;
}

.h-main {
	width: 665px;
	margin: 0px 0px 0px -332px;
}

.b-menu {
	list-style: none;
	padding: 0;
	margin: 0px 0px 0px 0px;
}
	.b-menu li {
		float: left;
	}

.b-crumbs {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
	.b-crumbs li {

	}
		.b-crumbs li a {

		}
			.b-crumbs li a:hover {

			}

.l-header {
	height: 47px;
	margin: 0px 0px 30px 0px;
	padding: 40px 0px 0px 0px;
}
	.l-header .b-logo {
		display: block;
		float: left;
		margin: 0px 0px 0px -4px;
		width: 253px;
		height: 43px;
	}
	.l-header .m-menu {
		font-family: verdana, helvetica, sans-serif;
		font-size: 8pt;
		padding: 0px 0px 0px 0px;
		margin: 27px 0px 0px 0px;
		float: right;
	}
		.l-header .m-menu li {

		}
			.l-header .m-menu li a {
				color: #9b9b9b !important;
				text-decoration: none !important;
				background: url('img/menu.gif') 0px center no-repeat;
				display: block;
				float: left;
				padding: 0px 0px 1px 12px;
				margin: 0px 0px 0px 8px;
			}
			.l-header .m-menu li a.m-active,
			.l-header .m-menu li a:hover {
				color: #fff !important;
			}

.l-content {
	padding: 0px 0px 0px 0px;
	font-size: 8pt;
}

.l-footer {
	margin: 35px 0px 0px 0px;
	padding: 0px 0px 60px 0px;
	color: #3d3d3d;
	font-size: 8pt;
}
	.l-footer a {
		color: #3d3d3d !important;
	}
	.l-footer a:hover {
		color: #fff !important;
	}

.b-columns {
	list-style: none;
	padding: 0;
	margin: 0;
}
	.b-columns li {
		display: block;
		float: left;
	}
	.b-columns.m-colw210 li {
		width: 191px;
		padding: 0px 30px 0px 0px;
	}
	.b-columns li.g-clear {
		float: none !important;
		width: auto !important;
		padding: 0px 0px 0px 0px;
		background: red;
	}

.b-demoreel {
	background: #212121;
	float: right;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	width: 215px;
}
	.b-demoreel a {
		color: #fefefe !important;
		text-decoration: none !important;
		font-size: 11pt;
	}

.b-splash {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: -10px 0px 25px 0px;
	width: 665px;
	height: 226px;
	overflow: hidden;
	border: 1px solid #323231;
}
	.b-splash li {
		padding: 0;
		margin: 0;
		display: none;
	}
		.b-splash li img {
			display: block;
			width: 665px;
			height: 226px;
		}
		.b-splash li.m-selected {
			display: block;
		}

.b-grid {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 630px;
}
	.b-grid li {
		width: 202px;
		height: 142px;
		float: left;
		display: block;
		margin: 0px 4px 0px 0px;
	}
		.b-grid li a {
			display: block;
			float: left;
			margin: 0px 0px 4px 0px;
		}
			.b-grid li a img {
				display: block;
				float: left;
				width: 202px;
				height: 118px;
			}
				.b-grid li a img.m-second {
					display: none;
				}
				.b-grid li a:hover img {
					display: none !important;
				}
				.b-grid li a:hover img.m-second {
					display: block !important;
				}

		.b-grid li em {
			font: normal 10px verdana, helvetica, sans-serif;
			color: #aeaeae;
		}

	.b-grid li.g-clear {
		float: none;
		width: auto !important;
		height: auto !important;
		padding: 0px 0px 30px 0px;
	}

.b-bigimage {
	margin: 0px 0px 2px 0px;
	width: 480px;
	height: 360px;
}

.b-imagesholder {
	overflow: hidden;
	width: 480px;
	margin: 0px 0px 0px 0px;
	position: relative;
}
	.b-imagesholder .g-float_left,
	.b-imagesholder .g-float_right {
		display: block;
		width: 40px;
		height: 40px;
		background: maroon;
		margin: 10px 0px 0px -60px;
		position: absolute;
		display: none;
	}
		.b-imagesholder .g-float_right {
			margin: 10px 0px 0px 463px;
		}

.b-smallimages {
	list-style: none;
	padding: 0;
	margin: 0px 0px 0px 0px;
	height: 71px;
	overflow: hidden;
}
	.b-smallimages li {
		display: block;
		float: left;
		margin: 0px 2px 0px 0px;
	}
		.b-smallimages li img {
			display: block;
			float: left;
		}

.b-info {
	padding: 10px 0px 10px 0px;
	width: 480px;
}

.b-dlbutton {
	background: #1f1f1f;
	display: block;
	width: 100px;
	text-align: center;
	color: #9b9b9b !important;
	text-decoration: none !important;
	float: left;
	padding: 2px 0px 4px 0px;
	margin: 10px 0px 0px 0px;
}
	.b-dlbutton:hover {
		background: #333;
		color: #fff !important;
	}
	.b-dlbutton em {
		display: block;
		font-style: normal;
		font-size: 10px;
	}

.b-contactform {
	border: 0;
	margin: 10px 0px 0px 0px;
	padding: 0;
	width: 630px;
}
	.b-contactform .b-row {
		padding: 4px 0px 4px 0px;
	}
		.b-contactform .b-row .b-tag {
			float: left;
			width: 80px;
		}
		.b-contactform .b-row .b-edit {
			width: 216px;
		}
			.b-contactform .b-row textarea.b-edit {
				height: 57px;
			}

	.b-contactform .b-validateimg {
		display: block;
		float: left;
		margin: 0px 0px 4px 80px;
		border: 1px solid #272727;
	}
	.b-contactform .b-small {
		margin: 0px 0px 4px 80px;
		font-size: 10px;
		clear: both;
	}
	.b-contactform .b-bottom {
		padding: 10px 0px 0px 0px;
	}
		.b-contactform .b-bottom p {
			margin: 0px 0px 10px 0px;
		}

.b-link_more {
	margin: 10px 0px 0px 0px;
}
	.b-link_more a {
		text-decoration: none !important;
	}
