/* GENERAL STYLES */


body{
	background: url(images/bg.png) fixed repeat-y center;
	margin-top:0px;
	margin-bottom:0px;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;	
}
p{
	margin-top:5px;
	margin-bottom:10px;
}
.dottedline {
    border-bottom: 1.5px dotted #9EAC3D;
	height: 1.5px;
}

hr{
    color:#9EAC3D;
	height:1px;
}
img{
	border:0;
}
form{margin:0;padding:0;}

#wrapper{
	margin-top:0px;
	margin-bottom:0px;
}
.main{
	width:765px;	
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}
/** .backgr_top{
	background-image:url(images/back_l.gif);
	background-repeat:repeat-y;
}
.backgr{
	background-image:url(images/back_l.gif);
	background-repeat:repeat-y;
} **/
.backgr a{
    color:#333;
}
.backgr a:hover{
    color:#9EAC3D;
}
.container{
	float:left;
	width:100%;
	margin-left:-6px;	
}

.content{	
	background-color:#FFF;	
	text-align:left;	
	margin-left:6px;
	margin-right:6px;
	padding-top:0px;
}
.logo{
	float:left;
	padding:0px 0px 0px 5px;
}

.bcontent a, .bcontent a:hover{
	color:#333333;
}
.mcontent{
	float:left;
	width:450px;
	padding:10px 20px 0px 30px;
	line-height:1.5em;
	text-align: justify;
}
.mcontent li a{
    text-decoration:none;
	font-style:normal;
}
.mcontent a:hover{
    color:#9EAC3D;
}
.mcontent li a:hover{
    text-decoration:none;
	color:#9EAC3D;
}
.mcontentwide{
	width:680px;
	padding:10px 20px 0px 30px;
	line-height:1.5em;
}

.rates li {
  list-style: url(/css/images/icon/check.jpg);
}

.rates2 li {
  list-style: url(/css/images/icon/red_x.jpg);
}

.feature{
	width:212px;	
	float:right;
	margin:0 20px 5px 5px;	
	line-height:1.3em;
}
.featurecontent{
	background-image:url(images/ferep.gif);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:10px;
	color:#000000;
	font-size:11px;
}
.featurecontent h1{
	padding:0;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-align:center;
}
.featurecontent h2{
	padding:0;
	padding-top:15px;
	font-size:12px;
	color:#9EAC3D; /* #9CC11C */
	font-weight:normal;
	border:0;
}
.featurecontent a{ 
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
.featurecontent a:hover{
      color:#9EAC3D;
	  text-decoration:underline;
	  font-weight:bold;
}  
.featurecontent img{
	vertical-align:middle;
}

.blogmenu ul{
	list-style-type:none;
	margin: 0;
	padding-left: 3px;
}

.bcontent {	
	background-color:#FFF;
	text-align:left;
	padding:6px 4px 0 4px;
	margin-left:6px;
	margin-right:6px;
}

.fdivider{
	clear:both;
	margin:0 14px 0 14px;
	padding-top:10px;
}
.fdivider img{
	padding:0 2px 0 2px;
}
.style4 {
	color: #000
}
#footer{
	clear:both;
	font-size:0.9em;
	color:#000000;
	text-align:left;
	padding-top:20px;
	padding-left:30px;
	background-image:url(images/icon/Computer.jpg);
	background-repeat:no-repeat;
	background-position: 95% center;
	height:22px;
}
#linkfooter{
	color:#999;
	font-size:0.9em;
	text-align:center;
	background-color: #f0f0f0;
	padding:8px 15px;
}
#linkfooter a{
	color:#9EAC3D;
	padding:0px 3px;
}
h1{
	color:#9EAC3D; /* #9CC11C */
	margin:0;
	margin-left:-2px;
	padding-bottom:12px;
	font-size:1.5em;
	font-weight:normal;
}
h2{
	color:#333333; /* #9CC11C */
	margin:0;
	padding-bottom:2px;
	margin-bottom:2px;
	margin-top:2px;
	font-size: 14px;
	font-weight:normal;
	border-bottom:solid 1px #9EAC3D;
}
h3{
	color:#333333; /* #9CC11C */
	margin:0;
	padding-bottom:2px;
	margin-bottom:2px;
	margin-top:2px;
	font-size: 14px;
	font-weight:normal;
	border-bottom:dotted 1px #9EAC3D;
}
a.imgblock{
	display: block;
	padding: 2px;
	border: 3px solid #E6BD1A;
}
a:hover.imgblock{
	border: 3px solid #05C005;
}

/* MENU */

.menu{
	float:right;
	padding-right:8px;
	margin-top:15px;
}
.slogan,.slogan img{
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}

.menu li{
	display:inline;
	margin-right:1px;
	text-align:center;
	line-height:47px;
	vertical-align:middle;
}
.menu li a{
	text-decoration:none;
	color:#000000;
	display:block;
}
.menu li.home1 a,.menu li.services1 a,.menu li.contact1 a{
	color:#9EAC3D;
}

li.home0,li.home1{
	float:left;
	color:#FF0000;
	width:68px;
	height:47px;
	background-image:url(images/home.jpg);	
}
li.home1,li.home0:hover{
	background-image:url(images/homehover.jpg);		
}

li.services0,li.services1{
	float:left;
	color:#FF0000;
	width:68px;
	height:47px;
	background-image:url(images/project.jpg);
}
li.services1,li.services0:hover{
	background-image:url(images/projecthover.jpg);
}

li.contact0,li.contact1{
	float:left;
	color:#FF0000;
	width:89px;
	height:47px;
	background-image:url(images/aboutus.jpg);
}
li.contact1,li.contact0:hover{
	background-image:url(images/aboutushover.jpg);
}
.hotcold {
	font-size: 9px;
	font-style: italic;
}
h5.bigGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0;
	margin:0;
	padding-top:7px;
	padding-bottom:15px;
	display:block;
	background-image: url(images/icon/icon-heading.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	text-indent:32px;
}
