a:link,a:visited { text-decoration:none; }



h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ol,pre,form,fieldset,input { margin:0; padding:0; }

a img,a:link img,a:visited img { border:none;}

/*--------Background Color----------*/

body { background-color:#000; text-align:left; }

/*--------/Background Color----------*/

p,a:link,a:visited,ul,ol,li,dl,dt,dd,h1,h2,h3,h4 { font-family:Tahoma, Courier, mono; color:#000; font-size:11px; text-decoration:none; }
p,dl,dt,dd,ul,ol,li {
	line-height: 20px;
	font-size: 16px;
}
p,pre,blockquote {
	margin-bottom:7px;
	font-family: Tahoma, Courier, mono;
}
a:link,a:visited { font-weight:bold;}
a:hover,a:active { text-decoration:underline; }
h1 {
	font-size:18px;
	color: #012F72;
	text-align: center;
}
h2,h3 {
	font-size:16px;
	color: #012F72;
}
h4 { font-size:14px; }

/*---------page width--------*/

#wrap { position:relative; width:800px; margin:0px auto/*-------auto = centered-------*/; }

/*------------Header----------*/

#banner { background-image:url(../images/header3.jpg); background-repeat:no-repeat; height:225px; margin:0px 0; }
 
/*------------/Header----------*/

 /*--------Page Title---------*/
 
#title { background-color:#436EA0; color:#f5f5f5; height:20px; margin:2px 0; padding:2px 10px 0 0; text-align:right; }
 
  /*--------/Page Title---------*/
  
#content { /*background:url("../images/bg-index.gif") repeat-y;*/ background-color:#ffffff; text-align:center; background-image:url(../images/stuccobg.jpg); background-repeat:repeat; }
  
#bottom { height:10px; clear:both; overflow:hidden; }

#footer { width:800px; height:150px; text-align:center; margin:0px auto; background-image:url(../images/gradient2.gif); background-repeat:no-repeat;}

#footer p {
	margin-bottom:3px;
	color:#FFF;
	font-size:12px;
}

#footer a:link, #footer a:visited {
	font-weight:normal;
	color:#FFF;
	font-size:12px;
}

/*------------Main Menu--------*/

a:link {color:#333}
a:visted {color:#000}
a:hover{color:#000; text-decoration: none; font-style:italic; }

#nav { text-align:center;
	background-color:#FFF;
	width:800px;
	padding:0px;
	background-image:url(../images/nav/navback.png);
	background-repeat:repeat-x;
}
#nav ul{ color:#666
	
	display:inline;
}
#nav ul li {
	display:inline;
	padding-right:20px;
}

#servicescontent {text-align:left; width: 760px; height:auto; margin-left:20px;
}
.home {
	text-align:left;
	width: 740px;
	height:auto;
	margin-left:10px;
	font-family: Arial, Helvetica, sans-serif;
}

/*------------Main Menu--------*/
