@charset "utf-8";
/* CSS Document */


#top-menu{
	float:right;
	width:530px;
	height:43px;
	margin-top:24px;
	}
	
#top-menu ul
		{
		display:inline;
		}

#top-menu  li {
		float:left;
		width:120px;
		display:inline;
		color:#FFFFFF;
		text-align:center;
		margin: 0 5px 0 5px;	

		}


#top-menu ul li a{
		float:left;
		padding-top:15px;
		color:#FFFFFF;
		text-decoration:none;
		height:45px
		font-family:Tahoma;
		font-size:12px;
		font-weight:bold;

		}
		
#top-menu .home a{
		background:url(../images/menus/home.png) center top no-repeat;
		color:#bb7b01;
		width:123px;
		height:45px;

		}


#top-menu .home a:hover{
		background:url(../images/menus/home-hover.png) center top no-repeat;
		width:123px;
		height:55px
		}
		

#top-menu .about a{
		background:url(../images/menus/about.png) center top no-repeat;
		width:123px;
		height:45px
		}

#top-menu .about a:hover{
		background:url(../images/menus/about-hover.png) center top no-repeat;
		width:123px;
		height:55px
		}
		

#top-menu .companies a{
		background:url(../images/menus/companies.png) center top no-repeat;
		width:123px;
		height:55px		}

#top-menu .companies a:hover{
		background:url(../images/menus/companies-hover.png) center top no-repeat;
		width:123px;
		height:45px
		}
		
#top-menu .contact a{
		background:url(../images/menus/contact.png) center top no-repeat;
		width:123px;
		height:55px
		}

#top-menu .contact a:hover{
		background:url(../images/menus/contact-hover.png) center top no-repeat;
		width:123px;
		height:55px
		}
		
		
#leftarea {
		float:left;width:500px;
		display:table-cell; 
		vertical-align:bottom;
		height:100%;
		}
		
#leftarea p{
		margin:20px 15px 0 20px;
		text-align:justify;
		font-family:Tahoma;
		font-size:11px;
		color:#616060;
		}
		
#rightarea  {
		float:left;width:440px;
		margin-left:50px;
		}


.halfbox-content {
		width:100%;
		text-align:left;
		font-family:Tahoma;
		font-size:11px;
		color:#616060;
		}

.halfbox-content img {
		float:left;
		margin: 0px 10px 0 25px;
		text-align:right;
		}

.halfbox-content p {
		margin-top:10px;
		}
		
			
.title1	{

		font-family:Tahoma;
		font-size:14px;
		color:#b57804;
		font-weight:bold;
		}


.heading1	{
		margin-top:20px;
		margin-left:20px;
		}
	
.moreinfo, .moreinfo a	{
		text-align:right;
		margin: 10px 10px 0 0;
		color:#990000;
		font-size:11px;
		text-decoration:none;
		}

.moreinfo a:hover {
		color:#333333;

		}

		
.moreinfo img a {
		border:0;
		
		}

.articles	{

		}
		
.article-title {
		font-family:Tahoma;
		font-size:14px;
		color:#1f6ac1;
		}
		

.msg {
		float:left;
		background:url(../images/contact-bg.jpg) no-repeat center bottom;
		width:300px;
		height:280px;
		text-align:center;
	}


.foot-content {
		float:left;
		width:300px;
		height:280px;
		text-align:center;
	}
	
.foot-content .copyright {
		margin-top:15px;
		font-family:Tahoma;
		font-size:11px;
		color:#666666;
	}
	
.newsletter {
		text-align:left;
		margin-top:20px;
		width:250px;
		height:64px;
		margin-left: auto ;
  		margin-right: auto ;
		background:url(../images/newsletter-bg.gif) no-repeat center bottom;
	}
	
.inputbox
	{

		margin-top:35px;
		margin-left:8px;
		width:168px;
    	border: 0px;
		text-decoration:none;
    	border-bottom-width: 1px;
    	background-color: transparent;
		color:#999999;
		outline:none;
	}


.join-button {
		margin-top:25px;
		margin-left:1px !important;
		margin-left:0px;
		vertical-align:top;
	}
	
.msgform {
		margin: 53px 0 0 0px !important;
		margin: 0px 0 0 0px;
		text-align:left;
	
	}
	
.msgform ul	{
	
		margin-top:45px;
	}
	
.msgform input  {
		list-style-type:none;
		width:150px;
    	border: 0px;
		text-decoration:none;
    	border-bottom-width: 0px;
    	background-color: transparent;
		color:#999999;
		outline:none;

	}

.msgform  li {

		list-style:none;
		list-style-type:none;
	   	border: 0px;
		text-decoration:none;
    	border-bottom-width: 1px;
    	background-color: transparent;
		color:#999999;
		margin-bottom:27px;
	}

.msgform textarea  {
		margin-left:0px;
		width:250px;
		height:80px;
		overflow:auto;
    	border: 0px;
		text-decoration:none;
    	border-bottom-width: 0px;
    	background-color: transparent;
		color:#999999;
		outline:none;

		}
	
.foot-links {
		float:left;
		width:200px;
		height:280px;
		text-align:center;
		}
	

.foot-links ul{
		margin:15px 0 0 100px;
	
		}
		
		
.foot-links li, .foot-links li a {
		font-family:Tahoma;
		font-size:12px;
		color:#999999;
		text-align:left;
		text-decoration:none;
		}
		
.foot-links li a:hover {

		color:#666666;

		}
		
.ullist {

	margin: 20px 0 0 55px;

	}
	
.gotoweb , .gotoweb  a{
	margin-top:40px;
	text-align:right;
	text-decoration:none;
	
	}
	
.gotoweb  a:hover {
	color:#CCCCCC;
	}
	
.contact {
	
	margin: 50px 0 0 50px;

	}
	
	
.contact li {
	list-style:none;
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	height:60px;
	}
	

.contact li img {
	text-align:right;
	vertical-align:middle;
	margin-right:10px;
	}