*
{
	margin: 0;
	padding: 0;
}

/* Clear Fix Styles */

.clearfix:after
{
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
}

.clearfix
{
	display: inline-block;
}

* html .clearfix
{
	height:1%;
}

.clearfix
{
	display:block;
}

/** Main Styles **/

body
{
	background: #FFF;
	color: #000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 26px;
}
/* Start 404 Error Form Styles */

.errorform fieldset
{
	margin: 0 0 15px 0;
	padding: 0;
	border: 0;
}

.errorform fieldset input { border: 0; background: #DDD; color #111: padding: 5px; }

/* End 404 Error Form Styles */


img
{
	border: 0;
}

hr { clear: both; margin: 0 0 15px 0; padding: 0; border: 0; height: 1px; color: #CCC; background: #CCC; }

p span.red { color: #C00; font-weight: bold; }
p span.blue { color: #2b60ae; font-weight: bold; }

ul.redinline { margin: 0 0 15px 0 !important; padding: 0; }
ul.redinline li { display: inline; color: #C00; font-weight: bold; margin: 0 15px 0 0; list-style-type: none; }

h4 { font-size: 18px; font-weight: normal; margin: 0 0 15px 0; text-transform: capitalize; }

#header
{	
	margin: 0 auto;
	width: 860px;
	height: 140px;
	background: url('../images/design_02.jpg') top right repeat-x;
}

#headerleft
{	
	float: left;
	width: 410px;
	height: 140px;
	margin-top: 20px;
	margin-left: 20px;
	background: url('../images/design_05.jpg') top left no-repeat;
}

#headerright
{	
	float: right;
	width: 200px;
	height: 140px;
	margin-top: 20px;
	margin-right: 20px;
	background: url('../images/design_08.jpg') top right no-repeat;
}


#menuspan
{
	margin: 0 auto;
	width: 860px;
	margin-top: 20px;
	background: url('../images/design_13.jpg') repeat-x;
}

#menu
{
	width: 860px;
	height: 40px;
	background: url('../images/design_19.jpg') right no-repeat;
}

.menuleft
{
	float: left;
	width: 20px;
	height: 40px;
	background: url('../images/design_12.jpg') no-repeat;
}

#menu ul
{
	list-style-type: none;
}

#menu ul li
{
	display: inline;
}

#menu ul li a
{
	height: 40px;
	float: left;
	text-transform: uppercase;
	margin-right: 10px;
	text-decoration: none;
	color: #FFF;
	line-height: 40px;
	font-size: 11px;
}

	#menu ul li a.active
	{
		background: #2D2768 url('../images/design_15.jpg') bottom left no-repeat;
	}

#menu ul li a span
{
	cursor: hand;
	padding-left: 20px;
	padding-right: 20px;
	height: 40px;
	float: left;
}

#menu ul li a:hover
{
	background: #2D2768 url('../images/design_15.jpg') bottom left no-repeat;
}

#menu ul li a span:hover
{
	background: url('../images/design_16.jpg') bottom right no-repeat;
}

#graphic
{	
	margin: 0 auto;
	width: 860px;
	height: 200px;
	margin-top: 20px;
	background: url('../images/design_21.jpg') top right repeat-x;
}

#body
{
	margin: 0 auto;
	width: 860px;
	font-size: 12px;
	color: #000000;
}

#body p
{
	margin-bottom: 12px;
}

#body ul
{
	margin-left: 20px;
	list-style-type: square;
	margin-bottom: 12px;
}

#bodyleft
{
	float: left;
	width: 240px;
}

#bodyright
{
	float: right;
	margin-top: 20px;
	width: 600px;
}

	#bodyright .gallerycont
	{
		width: 600px;
		padding: 15px 0 0 0;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
	}
	
		#bodyright .gallerycont .galleryimg
		{
			float: left;
			width: 300px;
		}
		
			#bodyright .gallerycont .galleryimg img
			{
				margin: 0 0 10px 0;
			}
			
	#bodyright #mickcont
	{
		width: 600px;
		
	}

h5
{
	float: left;
	width: 210px;
	margin-top: 20px;
	height: 20px;
	padding: 20px 10px 0px 20px;
	color: #ffffff;
	background: url('../images/design_23.jpg') no-repeat;

}

.boxone
{
	float: left;
	width: 220px;
	color: #ffffff;
	padding: 0px 10px 0px 10px;
	background: #4c8bce url('../images/design_26.jpg') top right repeat-x;
}

h6
{
	float: left;
	width: 210px;
	margin-top: 20px;
	height: 20px;
	line-height: 30px;
	padding: 20px 10px 0px 20px;
	color: #ffffff;
	background: url('../images/design_27.jpg') no-repeat;
}

.boxtwo
{
	float: left;
	width: 220px;
	color: #ffffff;
	padding: 0px 10px 0px 10px;
	background: #499705 url('../images/design_29.jpg') top right repeat-x;
}

.boxone a, .boxtwo a
{
	color: #ffffff;
	font-style:italic; 
}

.list
{
	list-style-type: square;
	margin-left: 20px;
}

.list li
{
	margin-bottom: 10px;
}

#bodyfull
{
	margin-top: 20px;
}

#bodyfull a
{
	color: #184aad;
	font-style:italic; 
}

#copyright
{
	line-height: 16px;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
	padding: 15px 0;
	text-transform: capitalize;
	width: 860px;
	color: #4d930c;
	border-top: 2px solid #4d930c;
	text-decoration: none;
}

#copyright a
{
	color: #4d930c;
	text-decoration: none;
}

fieldset
{
	border: 0px;
}

.clear
{
	clear: both;
}

.red
{
	color: #ff0000;
}

#map
{
	width: 380px;
	height: 280px;
	margin-top: 10px;
	border: 1px solid #c1c1c1;
}

.highlight{color: #4d930c;}





#bodyright form p
{
	margin: 0 0 5px 0;
}

#bodyright form input, #bodyright form textarea
{
	border: 1px solid #CCC;
	padding: 5px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

	#bodyright form input:focus, #bodyright form textarea:focus
	{
		border: 1px solid #666;
	}

#bodyright form textarea
{
	width: 280px;
}

#bodyright form input.security
{
	width: 50px;
	text-align: center;
	font-weight: bold;
}

#bodyright form input.submit
{
	width: auto;
	margin: 10px 0;
}





#bodyleft form p
{
	margin: 0 0 5px 0;
}

#bodyleft form input, #bodyleft form textarea
{
	border: 1px solid #CCC;
	padding: 5px;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

	#bodyleft form input:focus, #bodyleft form textarea:focus
	{
		border: 1px solid #666;
	}

#bodyleft form textarea
{
	width: 200px;
}

#bodyleft form input.security
{
	width: 50px;
	text-align: center;
	font-weight: bold;
}

#bodyleft form input.submit
{
	width: auto;
	margin: 10px 0;
}



#zonecont
{
	width: 600px;
	text-align: center;
}

		#zonecont p.price
		{
			font-weight: bold;
			font-size: 15px;
			color: #C00;
		}

	#zoneleft
	{
		float: left;
		width: 280px;
		padding: 0 20px 0 0;
	}
	
	#zoneright
	{
		float: left;
		width: 280px;
		padding: 0 0 0 20px;
	}



