/* SETUP */

body
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color: #666666;
	text-decoration: none;
	background-color: #A8AB74;
}
.clear{
	margin: 0px;
	padding: 0px;
	clear: both;
}
p
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
color: #FF0000;

text-decoration: none;
text-align: left;

margin: 0px;
padding: 0px
}

a
{
color: #000;
text-decoration: none
}

a:hover
{
color: #000;
text-decoration: none
}

a:link
{
color: #000;
text-decoration: none
}

a:active
{
color: #000;
text-decoration: none
}


a:visited
{
color: #000;
text-decoration: none
}

img
{
border: 0px
}

/* LAYOUT */

.div_sitewrap
{
	margin: 0px auto;
	width: 800px;
	padding: 0px;
	text-align:left;
	overflow: hidden;
}
#header{
	height:132px;
	background-image: url(images/header_background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#header img{
	float: left;
	display: block;
	margin: 35px 0px 0px 10px;
	padding: 0px;
}
#main_content{
	text-align:left;
	margin: 0px;
	padding: 5px 30px;
	background-image: url(images/content_background.jpg);
	display: block;
}
#main_content h1{
	font-size:140%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	color: #666666;
}
.contact_details{
	width:234px;
	height:200px;
	display:block;
	background-image: url(images/rightC_bg.gif);
	background-repeat: repeat-y;
	padding: 10px;
	font-size: 70%;
	margin-bottom: 5px;
	float: left;
}
.top_right{
	width:460px;
	height:234px;
	display:block;
	background-image: url(images/rightC_bg.gif);
	background-repeat: repeat-y;
	padding: 10px;
	font-size: 70%;
	margin-bottom: 5px;
	float: left;
}
.products{
	width:460px;
	height:234px;
	display:block;
	background-image: url(images/rightC_bg.gif);
	background-repeat: repeat-y;
	padding: 10px;
	font-size: 70%;
	margin-bottom: 5px;
	float: right;
}
.believe{
	float:left;
	width:460px;
	height:234px;
	display:block;
	background-image: url(images/rightC_bg.gif);
	background-repeat: repeat-y;
	padding: 10px;
	font-size: 70%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.top_left{
	width:460px;
	height:350px;
	display:block;
	background-image: url(images/rightC_bg.gif);
	background-repeat: repeat-y;
	padding: 10px;
	font-size: 70%;
	float: left;
	margin: 0px;
}
.showroom{
	width:460px;
	height:210px;
	display:block;
	background-image: url(images/rightC_bg.gif);
	background-repeat: repeat-y;
	padding: 10px;
	font-size: 70%;
	float: left;
	margin: 0px;
}
.bottom_left{
	float:right;
	width:460px;
	height:234px;
	display:block;
	background-image: url(images/rightC_bg.gif);
	background-repeat: repeat-y;
	padding: 10px;
	font-size: 70%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer{
	height:50px;
	margin: 0px;
	font-size: 60%;
	overflow: auto;
	background-image: url(images/footer_background.jpg);
	background-repeat: no-repeat;
	clear: right;
	float: left;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	display: block;
	width: 740px;
}
.copyright{
	float:left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mcmnet{
	float:right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#about_us{
	margin:15px 0 15px 30px;
	Padding:0;
}
#about_us li{
	margin:0 0 10px 0;
	padding:0;
}
/* MENU */
ul#navigation{ 
	float:right;
	margin:30px 0 0; 
	padding:0;
}
#navigation li{
	list-style-type: none;
	font-size: 0.7em;
	padding-left: 3px;
	color: #606060;
	font-weight: bold;
	display:inline;
}
#navigation a{ 
	text-decoration: none; 
	color: #606060;
}
#navigation a:hover{ 
	text-decoration: underline; 
	color: #606060;
}
#navigation .active a{ 
	text-decoration: underline; 
	color: #606060;
}



/* TEXT */
#header h2{
	font-size: 70%;
	color: #999999;
	margin: 0px;
	clear: right;
	float: right;
	display: block;
	font-weight: lighter;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.a_link, a.a_link, a.a_link:link, a.a_link:visited, a.a_link:active
{
	color: #000;
	text-decoration:underline
}

a.a_link:hover
{
	color:#ccc;
}
.orange{
	color: #FF6600;
}
/* FORMS */
label, label span {
	display:block;
	padding-bottom:0.6em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
label {
	float:left;
	width:100%;
}
label span { float:left; width:20%; text-align:left; }

fieldset input{
	float:left;
	width:50%;
	border: 1px solid #000000;
	margin-left: 21px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
fieldset textarea{
	float:right;
	width:75%;
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	display: block;
}
fieldset input:hover, textarea:hover {
	border-color:#A8AB74;
}
fieldset input:active, input:focus {border-color:#A8AB74;}

fieldset{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

.left{float:left;}
.right{
	float:right;
	margin: 0px;
	padding: 0px;
}
s

