* {
	margin: 0 auto;
	padding: 0;
}
body {
	background-color: black;
}

img {
	border: none;
}
div#main {
	margin: 0 auto;
	background-image: url(../images/bkg_main.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 100%;
	min-width: 1145px;
	height: 100%;
    min-height: 933px;
}

div#content {
	margin: 0 auto;
	width: 1000px;
	height: auto;
}

div#header {
	margin: 0 auto;
	padding-top: 20px;
	/*text-align: center;*/
}

div#header img#mb_logo {
	margin-top: 40px;
	margin-right: -33px;
	float: right;
}

div#header img#gl_logo {
	margin-left: 335px;
}

div#menu {
	clear: both;
	margin-top: 20px;
	width: 810px;
	height: 70px;
	background: url(../images/bkg_menu.png) no-repeat;
}

div#menu ul {
	list-style-type: none;
	margin: 0 auto;
    padding-top: 10px;	
    margin-left: 70px;
    text-align: center;
}

div#menu ul li {
	display: list-item;
	float: left;
	width: 114px;
	margin: 0px 10px;
}

div#menu {
	text-decoration: none;
	font-size: 21px;
	font-family:sans-serif;
	color: white;
	letter-spacing: 1px;
	padding-top: 11px;
	text-align: center;
}

div#menu ul li.active{
	background: url(../images/menu_active.png) no-repeat;
	height: 70px;
	background-position: 0px -8px;
}

div#body {
	clear: both;
	width: 1000px;
	overflow: hidden;
	margin-top: 25px;
}

div#body div.item {
	display: list-item;
	float: left;
	list-style-type: none;
	margin: 0px 12px;
	width:308px;
	overflow:hidden;
}

div#body div.item h2, .contact div.plain_contact h3 {
	font-family:sans-serif;
	font-size: 18px;
	background: url(../images/bkg_h2.png) repeat-y;
	height: 37px;
	padding-top: 15px;
	width: 308px;
	text-align: center;
	border-top-left-radius:30px;
	border-top-right-radius:30px;
	
}

div#body div.item div.colors, div.contact-address, div.contact-contactinfo, div.contact-form {
	width: 308px;
	background: url(../images/bkg_item.png) repeat-y;
	color: #3a3939;
	padding-top: 20px;
	height:360px;
	overflow: auto;
	padding-left: 20px;
}

div.contact-address{
	height:auto;
}
 div.contact-contactinfo {
 	height: 308px;
 }

div#body div.item div.ends, div.contact div.ends {
	width: 308px;
	height: 31px;
	background: url(../images/bkg_item_bottom.png) no-repeat;
}

div#body div.item p, .contact div.plain_contact p {
	margin-right: 30px;
}

.boxplus-paging {
	font-family:sans-serif;
	font-size: 12px;
	margin-top: 20px;
}

.boxplus-paging a {
	text-decoration: none;
	color: #3a3939;
}

.boxplus-paging a:hover {
	text-decoration: underline;
}

.boxplus-current, .boxplus-total {
	font-weight: bold;
	font-size: 13px;
}

.boxplus-current {
	padding-left: 10px;
}

.boxplus-total {
	padding-right: 10px;
}


.contact {
	font-family:sans-serif;
	font-size: 12px;
	color:#3a3939;
	list-style-type: none;
	margin-left: 115px;
}

.contact div.plain_contact {
	display:list-item;
	float:left;
	margin-left: 50px;
	width: 308px;
	overflow: hidden;
}

.contact-form fieldset {
	border: none;
}

form#contact-form {
	margin-right: 30px;
	overflow: hidden;
	font-family:sans-serif;
	font-size:12px;
	color: #3a3939;
}

form#contact-form legend {
	margin-bottom: 10px;
	font-size: 10px;
}

span.jicons-icons {
	display: none;
}

form#contact-form button {
	float: right;
	background-color: #fad102;
	border: 1px solid black;
	border-radius: 5px;
	padding: 3px;
	font-size: 14px;
}

form#contact-form #jform_contact_email_copy-lbl {
	float: left;
	margin-right: 10px;
}

.contact-address span {
	font-style:normal;
}

.contact-contactinfo a {
	font-family:sans-serif;
	font-size:12px;
	color: #3a3939;
	text-decoration: none;
}

.contact-contactinfo a:hover{
	text-decoration:underline;
}

.contact-mobile{
	font-weight: bold;
	font-size: 16px;
}

.sigplus-gallery {
	margin-left: -20px;
}

div#slider1_container img {
	width: 350px;
}
