﻿html, body {
height:auto;
	margin:0px;
	padding: 0px;
	font-size: 12px;
	font-family: Trebuchet MS;	
	color: #818285;
	background-color:#f9f9bc
}

#main_container {
	margin:0 auto;
	width: 955px;
	padding-bottom:20px;		 
}

#header	{
	margin-top:35px;	
	width:955px;	
   			
}

#logo {
	padding:0 0 0 0;
	height:124px;
	width:645px;
	position: relative;
	float:left;		
	color: #65524b;	 
}

#main_body	{	
	width:955px; 		
	min-height:450px;	
  
}

#search_holder 
{
    padding:0 0 0 0;
	height:124px;
	width:310px;
	position: relative;
	float:left;	
	font-size: 16pt;	
	vertical-align:bottom;	
	clear:right;	 	
}

#nav {
	font-size:16pt;
	width: 955px;
	float:right;	
	padding:0 0 3px 0;
}	

#nav ul {
	list-style: none; 
	padding:0; 
	margin:0;	
	background-color: #40BDC3; 
}

#nav ul li {
		float: left; 
		text-align: center;  
		height: 40px;
		width:190px;
		background:url(../images/link_on.jpg);			
}
	
#nav ul li a {
	display: block; 
	padding: 7px 5px 7px 7px;
	font-size:16px;
	color: #fff; 
	text-decoration: none;
}

 #nav ul li a:hover
{	
          					
	background:url(../images/link.jpg);			
	
}
	    
#nav ul li#active
{	       
	background:url(../images/link.jpg);			
}	
	    
 #nav ul li#active  a:hover {}			
	
.BodyContent
{   
    width:955px;
    padding: 20px 0 0 0;
}

#footer_left
{
    width:450px; float:left;
}

#footer_right
{
    width:505px; float:left; text-align:right;
}
/*--------------------------------------
	Common
---------------------------------------*/
.BoldFont14
{
  font-size:14pt;
  font-weight:bold;  
}

.BoldFont13
{
  font-size:13pt;
  font-weight:bold;  
}

.BoldFont13U
{
  font-size:13pt;
  font-weight:bold;  
  text-decoration:underline;
}

.Clear_Both
{
    clear:both;
}
/*--------------------------------------
	Index
---------------------------------------*/
#MidContentHolder
{
    width:324px; 
    font-family:Tahoma; 
    height:300px; 
    float:left; 
    color:#ffffff; 
    background-color:#75645d;
}

#OfferingHolder
{
    font-size:14pt; 
    padding:15px 0 0 5px;
}

#LowerContentHolder
{
    font-size:11pt; 
    padding:15px 0 0 5px;
}

#ForMoreHolder
{
    width:180px; 
    float:left;
}

#OurExperienceHolder
{
    font-family:Tahoma; 
    height:150px; 
    float:left; 
    text-align:justify; 
    font-size:11pt; 
    color:#586b77; 
    width:600px; 
    padding:15px 0 0 0;
}

#LowerRightContent
{
    float:left; 
    width:310px; 
    margin: 15px 0 0 25px; 
    padding:15px 0 0 15px; 
    color:#ffffff; 
    height:100px; 
    background-color:#786761
}

#ContactButtonHolder
{
   width:106px; 
   height:30px;
   float:left;
   background:url(../images/contact_button.jpg);	
   font-size:14pt;	   
   	
   	 padding:5px 0 0 10px;	
   color:#ffffff;   
}

#ContactButtonHolder a
{
    width:106px; 
   height:30px;
    text-decoration:none;
   color:#ffffff; 
   
}

#ContactButtonHolder a:hover
{

    text-decoration:underline;
   
   
   
   
} 

/*--------------------------------------
	Atlantic Gate
---------------------------------------*/
#FactoryImageHolder
{
    width:100%; 
    padding:30px 0 20px 0; 
    text-align:center;
}

#FactoryImage
{
    border:solid 1px black;
}

/*--------------------------------------
	Our Product
---------------------------------------*/
.ProductImageCell
{
    padding:0 0 30px 40px; 
    vertical-align:top;
}

.ProductImage
{
    border:solid 1px black;
    width:400px;
    height:300px;
}


/*--------------------------------------
	Feedback
---------------------------------------*/
.ClientFeedbackInstance
{
    width:955px; 
    padding:15px 0 0 15px;
}


/*--------------------------------------
	ContactUs
---------------------------------------*/
#QuerySentHolder
{
    width:700px; 
    float:left; 
    height:500px;
}

#ContactContentHolder
{
    float:left; width:700px; padding:20px 0 0 20px;
}

.ErrorBullets
{
    color:Red; 
    font-weight:bold;   
}

#AddressHolder
{
    float:left; 
    padding:20px 0 0 20px;
}


