/*-------body stuff------*/

body {
	font-family: "Lucida Grande", Verdana, sans-serif;
	background: #fff url(images/header.jpg) center top no-repeat;
	font-size: 11px;
	line-height: 1.7em;
	padding: 0;
	margin: 0;
	text-align: left;
}
	
#wrapper 
{
	width: 770px;
	margin: 0 auto 0 auto;
}

/*----------content area---------*/	
#left
	{
	float: left;
	width: 350px;
	margin-top:263px;
	}
	

	
#left h1, h2, h3, h4, h5, h6
	{
	font-weight: normal;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0099CC;
	}
	
/*-------rhs div parameters----*/

#right 
	{
	float: right:;
	margin: 263px 0 0 0;
	padding: 0;
	width: 271px;
	}
#right h1, h2, h3, h4, h5, h6
	{
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
	}
	
#right p
	{
	font-size: 10px;
	line-height: 1.5;
	
	}

/*-------SEO articles--------------*/

#seo_articles {

background: url(images/articles.gif) top no-repeat;
width: 271px;
padding-top: 75px;
margin-bottom: 35px;
border: 1px solid #ddd;
font-size: 0.7em;

}

#seo_articles li {

list-style-type: none;
margin: 0;
padding: 4px 0;

}

#seo_articles li a {
color: #3976B0;

}

#seo_articles li a:hover {
color: #000;

}

/*-------Services--------------*/

#services {

background: url(images/articles.gif) top no-repeat;
width: 271px;
padding-top: 75px;
margin-bottom: 35px;
border: 1px solid #ddd;
font-size: 0.7em;

}

#services li {

list-style-type: none;
margin: 0;
padding: 4px 0;

}

#services li a {
color: #3976B0;

}

#services li a:hover {
color: #000;

}

/*-------Quotations--------------*/

#quotations {

background: url(images/articles.gif) top no-repeat;
width: 271px;
padding-top: 75px;
margin-bottom: 35px;
border: 1px solid #ddd;
font-size: 0.7em;

}

#quotations li {

list-style-type: none;
margin: 0;
padding: 4px 0;

}

#quotations li a {
color: #3976B0;

}

#quotations li a:hover {
color: #000;

}

/*-------seotools--------------*/

#seotools {

background: url(images/articles.gif) top no-repeat;
width: 271px;
padding-top: 75px;
margin-bottom: 35px;
border: 1px solid #ddd;
font-size: 0.7em;

}

#seotools li {

list-style-type: none;
margin: 0;
padding: 4px 0;

}

#seotools li a {
color: #3976B0;

}

#seotools li a:hover {
color: #000;

}

/*-------resources--------------*/

#resources {

background: url(images/articles.gif) top no-repeat;
width: 271px;
padding-top: 75px;
margin-bottom: 35px;
border: 1px solid #ddd;
font-size: 0.7em;

}

#resources li {

list-style-type: none;
margin: 0;
padding: 4px 0;

}

#resources li a {
color: #3976B0;

}

#resources li a:hover {
color: #000;

}
	
/*----------smallport-----------*/

#smallport 
	{
	margin: 15px 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	background: #ebebeb;
	width: 320px;
	}


/*-------main navigation----*/

#main_nav
	{
	position: absolute;
	top: 167px;
	left: 50%;
	margin: 0;
	padding: 0;
	width: 750px;
	margin-left: -375px;
	z-index: 4;
	
	}	

#main_nav ul {
      margin:0;
      padding:10px 10px 10px 240px;
      list-style:none;
      }
#main_nav li {
      float:left;
      margin:0 25px;
      padding:0;
      }
#main_nav a {
      display:block;
      padding:0;
      text-decoration:none;
      font-weight:normal;
      color:#FAF7EB;
	  font-size: 10px;
	font-family: Georgia, serif;
	font-weight: normal;
	line-height: 1em;
	letter-spacing: 2px;
      }
#main_nav a:hover {
      color:#FAF7EB;
      }
	
/*---------top h1 title--------------*/

#header_title
	{
	margin: 0;
	padding: 0;
	}
	
#header_title h1
	{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	padding-left: 30px;
	padding-right: 300px;
	font-weight: normal;
	}
	
#header_title h1 a
	{
	color: #fff;
	text-decoration: none;
	}
#header_title h1 a:hover
	{
	color: #ddd;
	text-decoration: none;
	}

#header_title h1 a:visited
	{
	color: #fff;
	}
	
/*-----------footer-----------*/

#footer 
	{
	clear: both;
	background: #fff;
	padding: 20px 75px 35px 75px;
	font-size: 10px;
	text-align: center;
	border-top: solid 1px #999;
	
	}
	
/*--------images-----------*/

.smallthumb
	{
	padding-right: 15px;
	}
	
.rhs_header
	{
	margin-top: 25px;
	}

