body{
	margin: 0px 0px 10px 0px;
	background: #6e6e6e url(../images/main-bg.jpg) repeat-x;
	font-family: arial;
	font-size: 10pt;
	color:#dddddd;
}

h1{
	font-size: 13pt;
	font-weight: bold;
	font-family: times;
	padding: 0px;
	margin: 14px 0px 0px 0px;
}

h2{
	font-size: 13pt;
	font-weight: bold;
	font-family: arial;
	color: #ea7615;
	padding: 0px;
	margin: 10px 0px 10px 10px;
}

h3{
	font-size: 11pt;
	font-weight: bold;
	font-family: arial;
	color: #000000;
	padding: 0px;
	margin: 1px 0px 1px 0px;
}

p{
	padding: 0px;
	margin: 1px 0px 10px 0px;
}

a:link{
	
	color: #000000;
	text-decoration: none;
}

a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #ea7615;
	text-decoration: none;
}


a:active{
	color: #000000;
	text-decoration: none;
}

a.trailer:link{
	color: #000000;
	text-decoration: none;
}

a.trailer:visited{
	color: #000000;
	text-decoration: none;
}

a.trailer:hover{
	color: #ff3300;
	text-decoration: none;
}


a.trailer:active{
	color: #000000;
	text-decoration: none;
}

#nav{
	position: absolute;
	z-index: 10;
	top: 260px;
	left: 50%;
	margin-left: -423px;
	width: 864px;
	height: 41px;	
}

#header{
	text-align: center;
	color: #000000;
}

#content{
	background-image: url(../images/cooroy-mechanic-eumundi-bg.png);
	background-repeat: repeat-y;
	padding: 0px 0px 20px 0px;
}

#footer{
	background: url(../images/cooroy-mechanic-eumundi-4.png) no-repeat;
	text-align: center;
	font-size: 9pt;
	font-family: arial;
	color: #000000;
}

#left{
	width: 400px;
	float: left;
	margin: 0px 0px 0px 40px;
	font-size: 11pt;
	font-family: arial;
	color: #000000;
}

#right{
	width: 400px;
	float: right;
	margin: 0px 40px 0px 0px;
	font-size: 11pt;
	font-family: arial;
	color: #000000;
}

#intro-box{
	background: #d5e56b url(../images/intro-box-bg.gif) repeat-y;
	font-weight: bold;
	color: #222222;
	font-size: 11pt;
	font-family: verdana, arial;
	padding: 5px 0px 0px 65px;
}
#intro-footer{
	background: #d5e56b url(../images/intro-box-bg.gif) repeat-y;
	font-size: 8pt;
	font-family: arial;
	text-align: center;
}

.tick{
	vertical-align: middle;
}

.imgbox{
	border: 1px solid #111111;
}

.center{
	width: 400px;
	text-align: center;
}

.mid{
	text-align: center;
	width: 914px;
}

.pad10{
	padding-top: 10px;
}

.mapborder{
	border: 2px solid #434343;
}

.contform{
	border: 1px solid #434343;
	width:200px;
	color:#000000;
	overflow: auto;
	background-color: #dae68d;
	font-size: 9pt;
	font-family: arial;
}

.sub{
	border: 1px solid #434343;
	color:#000000;
	background-color: #dae68d;
	font-size: 9pt;
	font-family: arial;
	width: 100px;
	font-weight: bold; 
	text-align: center; 
	cursor: pointer;
}

.subtitle{
	font-size: 13pt;
	font-weight: bold;
}

.aa{
	background-color: #dae68d;
}

.bb{
	background-color: #c2d256;
}

.cc{
	background-color: #ffffff;
	width: 17px;
}

.nopad{
	padding: 0px;
}

