body, td, p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #282828;
}

body {
	padding:0px;
	margin:0px;
	background-color: #FFFFFF;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

html {scrollbar-face-color: #E0E0E0;scrollbar-Base-Color:#999999;scrollbar-track-color: #ffffff;scrollbar-highlight-color: #ffffff;scrollbar-darkshadow-color: #ffffff;scrollbar-Shadow-Color:#999999;scrollbar-arrow-color: #333333;
}

A {	color: #000000;	text-decoration: none;}	
A:HOVER {color: #0D87BF ; text-decoration: none;}

.link1 A {	color: #ACD655;	text-decoration: none;}	
.link1 A:HOVER {color: #ACD655; text-decoration: none;}

.color1 { color: #407D98;}

INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px none #c5c5c5;
}
form {
	padding:0;
	margin:0;

}
.list{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.clr {clear: both;}
.lF {float:left;}
.rF {float:right;}

ul li{list-style:none;}

/* LAYOUT STYLES */

#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/main_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.footer{
	font-size: 11px;
	color: #ffffff;
}
.footer a{
	font-size: 11px;
	color: #ffffff;
}

.footer_ser{
	font-size: 11px;
	color: #ffffff;
}

.footer a:hover{
	font-size: 11px;
	color: #99B219;
}
	
.main_heading{
	font-family: "Myriad Pro", Arial;
	font-size: 30px;
	font-weight: normal;
	color: #000000;
}	
.main_heading_green{
	font-family: "Myriad Pro", Arial;
	font-size: 30px;
	font-weight: normal;
	color: #99B219;
}	
.blue{
	color: #0095CE;
}
.images_border{
	border: 1px solid #818181;
	padding: 3px;
	margin: 0px 10px 10px 0px;
}
.images_border_margine{
	border: 1px solid #818181;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* gallery */
	.roundabout-holder { height: 600px; width:880px; margin:0 auto; overflow:hidden;}
	.roundabout-moveable-item {
		height: 281px;
		width: 281px;
		cursor: pointer;
/*		background:#000;*/
		font-size:10px;
		color:#fff;
		text-transform:uppercase;
		line-height:1.2em;
	}
	.roundabout-moveable-item img {
		width:100%;
		height:86%;
		display:block;
	}
	.roundabout-moveable-item p {
		padding:9px 0 0 17px;
		margin:0;
	}
	.roundabout-moveable-item a {
		color:#fff;
		text-decoration:none;
	}
	.roundabout-moveable-item a:hover {
		text-decoration:underline;
	}
	.roundabout-in-focus { cursor: auto; }
	.roundabout-in-focus p {
		
	}

.left_right{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
}
.right{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
}
.top_line{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
}
.bot{
	background-color: #000000;
	height: 60px;
}
.bot_line{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color: #282828;
	font-size: 12px;
}
.white_middle{
	background-color: #FFFFFF;
}
.green{	color: #99B219;}

.droptext ul {
	list-style-type:none;
	padding:0;
	margin:0;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.droptext ul li {
	padding:0;
	margin:0;
}

.droptext ul li A {
	color: #FFFFFF;
	text-decoration: none;
	width: 110px;
	font-size: 11px;
	display:block;
	background-color: #000000;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 7px;
	border-top:1px dashed #CCCCCC;
}	
.droptext ul li A:HOVER {
	color: #ffffff;
	text-decoration: none;
	background-color: #BED73D;
}

#aboutly{position:absolute;
	visibility: hidden;
	z-index:10;}

#comparely{position:absolute;
	visibility: hidden;
	z-index:20;}
#makely{position:absolute;
	visibility: hidden;
	z-index:40;}
#partnerly{position:absolute;
	visibility: hidden;
	z-index:50;}
#contactly{position:absolute;
	visibility: hidden;
	z-index:30;}
	
#leftnav2 {
	width:180px;
	background-color: #FFFFFF;
}
#leftnav2 ul{ padding:0; margin:0; list-style-type:none; width:180px;}
#leftnav2 ul li{ padding:0; margin:0;}
#leftnav2 ul li a{
	color:#000000;
	text-decoration:none;
	display:block;
	width:160px;
	background-image:url(images/bullets.gif);
	background-repeat:no-repeat;
	background-position:10px 12px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom:10px;
	padding-left: 30px;
	font-family: Tahoma , Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#leftnav2 ul li a:hover {
	color:#000000;
	background-image:url(images/bullets1.gif);
	background-repeat:no-repeat;
	background-position:10px 12px;
	font-weight: normal;
	background-color: #BED73D;
}
#leftnav2 ul li a.active{
	color:#000000;
	background-image:url(images/bullets1.gif);
	background-repeat:no-repeat;
	background-position:10px 12px;
	background-color: #BED73D;
}

.dash_line{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.Formbx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #c5c5c5;
}

.button{
background-color: #99B219;
	border: 1px solid #99B219;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
height:30px;


}

.button1{
background-color: #99B219;
	border: 1px solid #99B219;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;


}
.content{
	color: #282828;
	font-size: 12px;
}
.offer {	color: #000000 ;	text-decoration: none;}	
.offer:HOVER {color: #99B219; text-decoration: none;}
.box{
	background-color: #FFFFFF;
	border: 1px solid #e7e7e7;
	padding: 2px;
}
.main_heading_did{
	font-family: "Myriad Pro", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}	

.tophead{
	font-family: "Myriad Pro", Arial;
	font-size: 12px;
	font-weight: bold;
	
	
}	