body {
  margin:0;
  padding:0px;
  font-family:arial;
  font-size:12px;
  background:url('images/bg.jpg') no-repeat top center;
}

a,h1,h2,h3,p,img {
	margin:0;
	padding:0;	
	border:0;
}

.green {
	color: #1F5C46;
}

hr.clear {
	clear:both;
}

hr.dotted {
	margin:15px 0;
	border:0;
	border-top:1px dotted #1f5c46;
}

li {
	list-style-type:square;
	padding-bottom:10px;	
}


a {
	text-decoration:none;	
	color:#1f5c46;
}

a:hover{
	text-decoration:underline;	
}

a.active{
	text-decoration:underline;	
	font-weight:bold;
}

h1 {
	color: #1F5C46;
	font-size: 33px;
	margin-bottom: 12px;
	line-height: 32px;
}

h2 {
	color: #444;
	margin:2px 0 6px 0;
}

p {
	color:#555;
	line-height:18px;	
}

img.left {
	float:left;	
	border:1px solid #999;
	padding:2px;
	margin:0 20px 6px 0;
}

img.right {
	float:right;	
	border:1px solid #999;
	padding:2px;
	margin:0 0 6px 20px;
}

img.no-border {
	border:0;	
}

hr.clear {
	visibility:hidden;
	height:0;
	border:0;
	clear:both;	
}

#wrapper {
	width:1024px;
	margin:0 auto;	
  background:url('images/bg.jpg') no-repeat top center;
}

#nav {
	height:130px;
	position:relative;	
}

#nav a.logo {
	display:block;
	width:180px;
	height:36px;
	position:absolute;
	left: 50px;
	top: 48px;
}

#nav .links {
	position:absolute;
	left: 246px;
	top: 52px;
}

#nav .links .box {
	display:block; 
	float:right; 
	margin-right:5px;
	height:30px;
	text-align:center;
	color:#fff;	
	line-height: 30px;
}

#nav .links .n1 {
	width:150px;
}

#nav .links .n2 {
	width:119px;
}

#nav .links .n3 {
	width:146px;
}

#nav .links .n4 {
	width:143px;
}

#nav .dropdown {
    background-color: #275B42;
    color: #FFFFFF;
    height: 108px;
    left: 298px;
    padding-bottom: 0;
    padding-left: 50px;
    padding-right: 0;
    padding-top: 20px;
    position: absolute;
    top: 22px;
    width: 227px;
    z-index: 10;
    display:none;
}
#nav .dropdown a {
	color:#ffffff;	
}

#nav_services {
	float:right;
}

#content .right-content {
	width:500px;
	float:right;
	color:#555;
	line-height:18px;	
	padding: 130px 30px 20px 0px;
}


#content .home-content {
	width: 430px !important;
	padding: 130px 30px 20px 0px !important;
}

#footer {
	float:right;
	width:778px;
	height:64px;
  background:url('images/footer.jpg') no-repeat top right;
}

#footer .links a {
	color:#fff;
	display:block;
	float:left;
	margin:27px 30px 0;	
}





.home-orbs {
	margin-top:70px;	
	border:0;
	float:left;
}



.partners img {
}

img.main-side {
	margin: 24px 0 0 44px;
}



