/* CSS Document */

* { padding: 0; margin: 0; }

h1, h2, h3, h4, h5, h6 {font-family: arial, verdana, sans-serif;
       color: #006ab3;
}

p {
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	font-family: arial, sans-serif;
	color:#666666;
}

.blue {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: arial, sans-serif;
	color:#006ab3;
}

.phone {
	font-style: normal;
	font-weight: normal;
	font-size: 32px;
	font-family: arial, sans-serif;
	color:#006ab3;
	margin-top: -0.4em;
	margin-bottom: -0.4em;
}

.heading {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: arial, sans-serif;
	color:#666666;
}

a:link,a:visited {
color:#006ab3;
}

a:hover {
color:#666666;
} 

/* list info */

/*---------------------------------------------------------nav list--------------------------------------------*/



.list_text {

	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	font-family: arial, sans-serif;
	color:#666666;
	padding:0px 0px 0px 0px;
	
}

/*---------------------------------------------------------nav list--------------------------------------------*/

/*---------------------------------------------------------nav list--------------------------------------------*/



body {
/*text-align: left; */
width: 800px;
margin:auto;
background-color: #eeeeee;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {

width: 840px;
margin:auto;
overflow:visible;

}

/* header infomation */

#header {

width: 840px;
height: 120px;
background: url(images/header.jpg) no-repeat;
float:left;
overflow:visible;
}

#services_header {

width: 840px;
height: 120px;
background: url(images/services_header.jpg) no-repeat;
float:left;
overflow:visible;
}

#links_header {

width: 840px;
height: 120px;
background: url(images/links_header.jpg) no-repeat;
float:left;
overflow:visible;
}

#contact_header {

width: 840px;
height: 120px;
background: url(images/contact_header.jpg) no-repeat;
float:left;
overflow:visible;
}

#con_header {

width: 840px;
height: 120px;
background: url(images/con_header.jpg) no-repeat;
float:left;
overflow:visible;
}


#image {

width: 840px;
height: 317px;
background: url(images/image.jpg) no-repeat;
float:left;
}


#services_image {

width: 840px;
height: 317px;
background: url(images/services_image.jpg) no-repeat;
float:left;
}

#links_image {

width: 840px;
height: 317px;
background: url(images/links_image.jpg) no-repeat;
float:left;
}

#contact_image {

width: 840px;
height: 317px;
background: url(images/contact_image.jpg) no-repeat;
float:left;
}

#con_image {

width: 840px;
height: 317px;
background: url(images/con_image.jpg) no-repeat;
float:left;
}

#content {

width: 840px;
height: auto;
background: url(images/repeat.jpg) repeat-y;
float:left;
overflow:visible;
}

/* header infomation */



/*---------------------------------------------------------nav--------------------------------------------*/

#nav {

width: 820px;
margin: 42px 60px 0 20px ;
height: 53px;
float:left;
display:inline;
overflow:visible;

}

#nav ul {
  margin-right: 212px;
  padding: 0;
  float: left;
  background: url(images/block2.jpg) #fff bottom left repeat-x;
  width: 628px;
  list-style: none;
}

#nav ul li {
  float: right;
}


#nav ul a {
  padding: 10px;
  line-height: 2px;
  background: url(images/divider.jpg) repeat-y left top;
  text-decoration: none;
  color: #fff;
  float: left;
  display: block;
  border: 1px #fff;
}

#nav ul .first a {
  background: none;
}



#nav ul a:hover {
  color: #fff;
  background: #d7d8d8;
}

.buttons {

width: 840px;
height: auto;
margin: 10px 60px 0 0px;
float:left;
font-style: normal;
font-weight: normal;
font-size: 11px;
font-family: arial, verdana, sans-serif;
color:#fff;
line-height: 15px;
display:inline;

}

/*---------------------------------------------------------nav end--------------------------------------------*/
#right_column {

padding: 0px 50px 0px 0px;
width: 180px;
float: right;	

}

/*---------------------------------------------------------nav end--------------------------------------------*/

#left_column {

padding: 10px 20px 0px 40px;
height:auto;
width: 510px;
float:left;
overflow:hidden;
border-right: 1px #CCCCCC solid;

}

#left_column ul {

padding:0px 0px 0px 10px;
list-style-type: square;
color: #666666;
background:none;
font-style: normal;
font-weight: normal;
font-size: 11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#left_column li {

padding-left: 0px;
margin-top: 1em;
background:none;

}



/* main_image */

/*---------------------------------------------------------footer--------------------------------------------*/

#footer {

width: 840px;
height: 78px;
margin: 0 20px 0 0;
clear: both;
background: url(images/footer.jpg) no-repeat;
}

.footer_info {

width: 820px;
height: 78px;
padding: 20px 25px 0px 0px;
font-weight: normal;
color:#666;
font-size: 9px;
}

