﻿* {
margin:0;
padding:0
}

html, body {
	margin:0;
	padding:0
}
body {
	color: #333333;
	font: 76% font-family: Palatino Linotype, Book Antiqua, Palatino; arial, sans-serif;
	text-align:center
 
}
p {
	margin:0 10px 10px
 
}
a {
	padding:5px;
	text-decoration:none;
	color:#000000;
}
div#header {
 

 
}
div#header img{
	float:left;
}
div#header h1 {
	height:80px;
	line-height:80px;
	margin:0;
	padding-left:10px; 
}
div#container {
	text-align:left
}
div#content p {
	line-height:1.4
}
div#navigation {
	 
}
div#navigation ul {
	margin:15px 0;
	padding:0;
	list-style-type:none;
}
div#navigation li {
	margin-bottom:5px;
}
div#extra {
	 
}
div#footer {
 	 
	clear:both;
	padding-top:14px;
 

}
div#footer a {
 
	color:#336699;

}
div#container {
	width:800px;
	margin:0 auto
}
#content_full{
	 
	width:900px
}
div#content {
	float:right;
	width:600px
}
div#navigation {
	float:left;
	width:200px
 
}
div#extra {
	float:left;
	clear:left;
	width:200px
}
div#footer {
		
	clear:both;
	width:100%
}
.arrowlistmenu {
	width: 180px; /*width of menu*/
}
.arrowlistmenu .headerbar {
	font: bold 14px Arial;
	color: white;
	background: black url(images/titlebar.png) repeat-x center left;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
}
.arrowlistmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}
.arrowlistmenu ul li {
	padding-bottom: 2px; /*bottom spacing between menu items*/
}
.arrowlistmenu ul li a {
	color: #A70303;
	background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
}
.arrowlistmenu ul li a:visited {
	color: #A70303;
}
.arrowlistmenu ul li a:hover { /*hover state CSS*/
	color: #A70303;
	background-color: #F3F3F3;
}
.service_type{
		margin-top:10px;
		border:solid 1px #DEDEDE; 
		background:#FFFFCC;
		color:#222222;
		padding:4px;
		text-align:center;
		float:right;
		width:565px;
	 	margin-bottom:10px;
}
 .service_type li {
	 padding:10px;
	float:left;
	list-style:none;
 
	 margin-top:2px;
	  margin-bottom:2px;
	   margin-left:2px;
	    margin-top:2px;
}
