body {
	margin: 0px;
}

body,h1,h2,h3,h4,td,p,ul,li,a { font-family: arial, verdana, helvetica, san-serif; }

h1 { font-size: 18px;
	   color: #006699;
	   width: 450px;
	   border-bottom: 1px dashed #C1C6B1; }
h2 { font-size: 14px;
		color: #708824; }
h3 { font-size: 12px;
       color: #400101;  }

p { font-size: 11px;
     color: #400101; }
     
 ul,li { font-size: 11px;
 		   color: #400101;
		   list-style-image: url(images/bullet_arrow.gif); }
		   
a.email:link { font-size: 11px;
					 color: #400101;
					 text-decoration: underline; }
					 
a.email:visited{ font-size: 11px;
					 color: #400101;
					 text-decoration: underline; }
					 
a.email:hover { font-size: 11px;
					 color: #400101;
					 text-decoration: none; }

a.navbar:link { font-size: 11px;
	             color: #ffffff;
		     text-decoration: underline; }
		     
a.navbar:visited{ font-size: 11px;
	             color: #ffffff;
		     text-decoration: underline; }
		 
a.navbar:hover { font-size: 11px;
	             color: #ffffff;
		     text-decoration: none; }  
			 
.status {   font-size: 12px;
	             color: #ffffff;
				 font-weight: bold;
		     text-decoration: none; }  
		     
a.footernav:link { font-size: 10px;
	             color: #cccccc;
		     text-decoration: underline; }
		     
a.footernav:visited { font-size: 10px;
	             color: #cccccc;
		     text-decoration: underline; }
		     
a.footernav:hover{ font-size: 10px;
	                 color: #ffffff;
		         text-decoration: none; }
			 
.footernav { font-size: 10px;
	                 color: #cccccc;
		         text-decoration: none; }
			 
.address { font-size: 11px;
	       color: #006699; }
			 
#bg_grid { background-image: url(images/bg_grid.gif);
		background-repeat:repeat; }
		
#title_about_us { background-image: url(images/title_about_us.gif);
			background-position:left;
			background-repeat: no-repeat; }
			
#title_design_services{ background-image: url(images/title_design_services.gif);
				background-position:left;
				background-repeat: no-repeat; }
				
#title_contact_info { background-image: url(images/title_contact_info.gif);
				background-position:left;
				background-repeat: no-repeat; }