body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	background-color:#333333;
}

.centerwrap {
	width:760px;
	margin: 0 auto auto;
}

#wrapper {
	min-height: 540px;
	float: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	padding: 0 0 10px 0;	
}
	
*html #wrapper {
	height: 540px;
}

#nav {
	width: 145px;
	float: left;
	text-decoration: none;
	margin: 15px 0px 0px 5px;
	padding: 0px;
	height: 320px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}

#nav li {
	/*font-family: "Trebuchet MS", Verdana, Arial, Helvetica;*/
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0 0 0 27px;
	width: 115px;
	list-style-type: none;
	float: left;
	background: #000 url(../images/button_f2.gif) no-repeat 5px 2px ;
	line-height: 20px;	
}



#nav a {
	/*font-family: "Trebuchet MS", Verdana, Arial, Helvetica;*/
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;	
}


#nav a:hover {
	/*font-family: "Trebuchet MS", Verdana, Arial, Helvetica;*/
	font-size: 12px;
	font-weight: normal;
	color: #FF6300;
	text-decoration: none;
}

#mainbody {
	float: left;
	width: 320px;
	margin: 15px 0px 10px 0px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding: 0px 15px 30px 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6600;
	border-left-color: #FF6600;	
}

#mainbody a:link, #mainbody a:visited{
	color: #FFCC33;
}

#mainbody a:hover{
	color: #FF6600;
}

.mainbody_short {
	height: 300px;
	
}

#mainbodysub {
	float: left;
	width: 215px;
	margin: 15px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding: 0px 15px 30px 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6600;
	height: 300px;
}

#contact {
	width: 219px;
	float: left;
	margin-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;	
}

#flash {
	width: 339px;
	float: left;
	margin: 15px 0 0 0;
	padding: 0 0px 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;	
}

#header {
	clear: left;
	float: left;	
	width: 760px;
	color: #FFFFFF;
}

#flashheader {
}

#flashheader h1 { 
	text-indent:-1000px;
	background-image: images/Carousel_home.jpg;
}

#nav img {
	text-decoration: none;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 15px;
	width: 15px;
	margin: 0px;
	clear: left;
	float: left;
}


#telno {
	float: right;
	width: 215px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
	text-align: center;
}

#telno h2 {
	font-size: 17px;
	color: #FF6600;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#telno p {
	padding: 0;
	margin: 0;
}

#telno_sub {
	float: right;
	width: 224px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
	text-align: right;
	margin-right: 34px;
}
* html #telno_sub {
	margin-right: 15px;
}
#telno_sub h2 {
	font-size: 17px;
	color: #FF6600;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#telno_sub p {
	padding: 0;
	margin: 0;
}

.tre17Orange {
	/*font-family: "Trebuchet MS", Verdana, Arial, Helvetica;*/
	font-size: 17px;
	color: #FF6600;
	text-decoration: none;
}


#footer {
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer a{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

/*Forms*/

fieldset{
	/*border: 1px solid #FF6600;*/
	border: none;
	width: 300px;
	padding: 0 0 20px 15px;
	margin-top: 10px;
}

legend{
	color: #FFFFFF;
	display: none;
}

label{	
	font-weight:bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	/*line-height: 25px;*/
	text-align: left;
	width: 150px;
	
}

.invalid_reason {
	color: #CC6633;
}

input.invalid {
	border: 2px solid #CC6633;
}

input {
	float: right;
	margin-top: 15px;
}

textarea {
	width: 275px;
	float: none;
}

fieldset input{
	width: 125px;
	float: left;
	margin-top: 2px;
}

/*--------------=========================forms in the call back=================----------------*/

#contact fieldset{
	/*border: 1px solid #FF6600;*/
	border: none;
	width: 220px;
	padding: 0 0 20px 0px;
	margin-top: 10px;
}

#contact legend{
	color: #FFFFFF;
	display: none;
}

#contact label{	
	font-weight:bold;
	float: left;
	/*line-height: 25px;*/
	text-align: left;
	width: 50px;
	line-height: 20px;
	clear:left;
}

#contact .invalid_reason {
	display: none;
}

*html #contact label{
	clear: none;
}

select{
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
}


.selecter {
	float: left;
	width: 164px;
}
*html .selecter{
	width: 166px;
}

#contact input {
	float: right;
	margin-bottom: 15px;
	margin-top: -5px;
}

#contact fieldset input{
	width: 160px;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
}

#contact input.invalid {
	border: 2px solid #CC6633;
}

#contact textarea {
	width: 275px;
	float: none;
}

#map {
	margin-top: 10px;
	float: left;
	width: 320px;
	height: 420px;
	border: 0px solid #FF6600;
	font: 1.1em "Trebuchet MS", Verdana, Arial, Helvetica;
	z-index:1;

}

#maploading {
	background: #FF6600;
	color: #000000;
	padding: 0 2px;
	text-decoration: none;
}
.bubble {
	width: 200px;
	color:#000000;

}
.bubble h1 {

	margin: 0;
	padding: 0;
	font-size: 150%;
}


.radio {
	float: left !important;
	margin: 5px 0 0 0 !important;
	text-align: left;
	width: 30px !important;
}


