@charset "UTF-8";
/* CSS Document */

body {
	margin:35px 0 0 0;
	padding:0;
	background:url(../images/background.jpg) no-repeat top center #d8d8d8;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
}

h1 {display:block; background:url(../images/logo.gif) no-repeat top left; height:36px; width:208px; text-indent:-900em; margin:0 auto; padding:0 0 10px 0}
h1 a {height:36px; width:208px; display:block;}

h2 {margin:0 0 15px 0; padding:0; text-indent:-900em; display:block;}
h2#about {background:url(../images/titles/about.gif) no-repeat top left; height:15px; width:63px;}
h2#feedback {background:url(../images/titles/testimonials.gif) no-repeat top left; height:15px; width:131px;}
h2#links {background:url(../images/titles/links.gif) no-repeat bottom left; height:25px; width:51px;}


#wrapper {width:704px; height:534px; background:url(../images/page_bg.gif) no-repeat top left #FFF; margin:0px auto; padding:33px 42px 21px 42px;}


/* =Main Navigation
	----------------------------------------------- */
	
#mainnav {height:13px; margin:0; padding:0; list-style:none; width:321px;}
#mainnav li {float:left; margin:0; padding:0; text-indent:-900em;}

#gallery1 a, #gallery2 a, #gallery3 a, #gallery4 a, #about a {height:13px; display:block;}

#gallery1 a {width:65px; background:url(../images/main_nav.gif) no-repeat 0 0; }
#gallery1 a:hover {background-position: 0 -13px;} 

#gallery2 a {width:70px; background:url(../images/main_nav.gif) no-repeat -65px 0;}
#gallery2 a:hover {background-position: -65px -13px;} 

#gallery3 a {width:70px; background:url(../images/main_nav.gif) no-repeat -135px 0;}
#gallery3 a:hover { background-position: -135px -13px;} 

#gallery4 a {width:71px; background:url(../images/main_nav.gif) no-repeat -205px 0;}
#gallery4 a:hover { background-position: -205px -13px;} 

#about a {width:45px; background:url(../images/main_nav.gif) no-repeat -276px 0;}
#about a:hover {background-position: -276px -13px;} 


/* =Flash
	----------------------------------------------- */
	
#flashbanner { width:704px; height:521px; margin:0; padding:0; background:url(../images/flash_bg.gif) repeat-x top left; color:#FFF; text-align:center;}

#flashbanner a {text-decoration:underline; color:#FFF;}
#flashbanner a:hover {text-decoration:none; color:#FFF;}

/* =About
	----------------------------------------------- */
	
#content {width:704px; height:476px; margin:0 0 44px 0; padding:0; border-bottom:1px solid #c3c3c3;}
#content p {margin:0 0 10px 0; padding:0; line-height:16px; text-align:justify;}

#content a {text-decoration:underline; color:#000;}
#content a:hover {text-decoration:none; color:#000;}

.leftcolumn {width:332px; margin:0 40px 0 0; padding:0; float:left;}
.rightcolumn {width:332px; margin:0 0 0; padding:0; float:left;}

.client {font-style:italic; margin:0; padding:0; font-weight:bold;}