body {
	margin:0px;
	padding:0px;
	background:url(../images/top.jpg) repeat-x top #FFFFFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.wrapper {
	width:980px;
	margin:auto;
	text-align:left;
}
#navigation-bg {
	background:url(../images/menu_bg.png) no-repeat;
	width:980px;
	height:54px;
	margin:30px 0px 30px 0px;
}
#files ul {
	list-style-image:url(../images/bullet.png);
}
#navigation ul{
text-align:left;
padding:0px 0px 0px 0px;
height:42px;
margin:6px 0px 0px 6px;
float:left;
width:599px;
}
#navigation li {
list-style-type:none;
display:inline;
padding:0px 4px 0px 0px;
margin:0px;
float:left;
}
#navigation a {
height: 0px !important; 
height /**/:42px; /* for IE5/Win */
overflow:hidden;
padding:42px 0px 0px 0px;
float:left;
margin:0px;
}
#navigation a:hover {
background-position:top right;
background-repeat:no-repeat;
}
#login {
	float:right;
	font-size:10px;
	color:#666666;
	padding:15px 15px 0px 0px;
}
#home a{
width:83px;
background:url(../images/button_home.jpg)  top left no-repeat;
}
#services a{
width:75px;
background:url(../images/button_services.jpg) top left  no-repeat;
}
#about a{
width:84px;
background:url(../images/button_about.jpg)  top left  no-repeat;
}
#contact a{
width:86px;
background:url(../images/button_contact.jpg)  top left  no-repeat;
}
#news a{
width:58px;
background:url(../images/button_news.jpg)  top left  no-repeat;
}
#navigation #search {
	margin-top:9px;
}
#navigation #search input {
	margin-right:3px;
	margin-left:3px;
}
#bg-stripe {
	margin:0px;
	padding:0px;
	background:url(../images/blue.jpg) repeat-x top;
	height:266px;
	width:100%;
}
#post-it {
	background:url(../images/note.jpg) no-repeat;
	position:absolute;
	z-index:100;
	height:338px;
	width:394px;
	margin:-28px 0px 0px 614px;
}
#footer {
	background:#004772;
	padding:10px;
	color:#FFFFFF;
	text-align:left;
	clear:both;
	height:200px;
}
#footer a {
	color:#FFFFFF;
}
form {
	margin:0px;
	padding:0px;
}
.quote {
	margin-top:250px;
	color:#F5920E;
	width:358px;
	font-style:italic;
	font-weight:bold;
}
#callNow {
	background:url(../images/contact.jpg) no-repeat;
	width:391px;
	height:102px;
	margin-left:-10px;
	margin-bottom:20px;
}
#feedback {
margin-top:180px;
margin-left:20px;
margin-bottom:-210px;
}
#homepage {
	background:url(../images/homepage.png) no-repeat;
	width:1006px;
	height:354px;
	margin-top:-28px;
	position:absolute;
}
#homepage ul {
	padding:0px;
	margin:0px;
	margin-top:250px;
}
#homepage li {
	list-style-type:none;
	float:left;
	width:250px;
	margin:0px;
	padding:0px;
	height:30px;
	text-indent:-9999px;
}
#homepage li a {
	width:250px;
	float:left;
	height:35px;
}
#news-block {
	margin-top:20px;
	background:url(../images/news.jpg) no-repeat;
	width:358px;
	height:275px;
	padding:10px;
}
#leftContent {
width:358px;float:left;
}
#news-block ul {
	margin:0px;
	padding:0px;
}
#news-block li {
	list-style-type:none;
	background:url(../images/rss.png) no-repeat;
	padding-left:34px;
	padding-bottom:tpx;
}
.news-block h3 {
	margin-bottom:0px;
	padding:0px;
}
#rightContent {
	float:left;
	margin-left:20px;
	margin-top:20px;
	width:570px;
}	
.threeBox {
	width: 188px;
	height:209px;
	float:left;
	display:block;
}
.threeBoxSurround {
	margin-left:-17px;
}
.fourBox {
	width: 128px;
	height:124px;
	float:left;
	display:block;
	text-align:center;
	margin:20px 10px 40px 0px;
}
#navigation ul #servicesMenu {
position: absolute;
top: 0;
text-align:left;
z-index:100;
background:#004772;
width:150px;
padding:5px 5px 16px 5px;
}
#navigation ul #servicesMenu {
margin:70px 0px 0px 0px;
}
#navigation ul #services #servicesMenu li {
list-style-type:none;
font-weight:normal;
display:block;
padding:2px 2px 2px 0px;
}
#servicesMenu li a {
	background:none;
	width:150px;
	color:#FFFFFF;
	overflow:visible;
	margin-bottom:10px;
	display:block;
	padding:0px;
}
#navigation ul ul li a {
color:#FFFFFF;
}
#navigation ul ul li a:hover {
color:#FFFFFF;
}

div#navigation ul ul,div#navigation ul li:hover ul {
display: none;
}

div#navigation ul  li:hover ul,div#navigation ul ul li:hover ul {
display: block;
}
h1 {
	color:#004772;
	margin-top:0px;
	font-size:20px;
}
h2 {
	font-size:16px;
	color:#004772;
}

h3 {
	font-size:14px;
	color:#004772;
}
a {
	color:#004772;
}
a:hover {
color:#004772;
}
