body {
margin:0px;
background-color:#ececec;
font-family:Helvetica, sans-serif;
font-size:12px;
color:#363636;
line-height:140%;
padding-bottom: 40px;
}

#flashBanner
	{
		width: 580px;
		height: 170px;
	}
	
.flashright
	{
		padding-top: 74px;
		padding-right: 32px;
		padding-bottom: 0px;
		text-align: right;
	}
	
.flashtable
	{
		background: url(/img/flashback.jpg) no-repeat left;
	}

.shader
	{
		position: relative;
		top: -6px;
	}

.nav {
	width:881px;
	height:31px;
	margin:0px;
	
}

ul#navlist
{
	margin:0px;
	padding:0px;
	width:881px;
}

#navlist li
{
	float:left;
  	list-style-type:none;
}

a.work,a.talk,a.you,a.contact
{
		height:31px;
		text-decoration:none;	
		float:left;	
}

a.work:hover,a.talk:hover,a.you:hover,a.contact:hover
{
		background-position: 0px -31px;		
}

a.work
{
		width: 199px;
		background:url(/img/work.gif);
}

a.talk
{
		width: 200px;
		background:url(/img/talk.gif);
}
a.you
{
		width: 201px;
		background:url(/img/you.gif);
}

a.contact
{
		width: 200px;
		background:url(/img/contact.gif);
}


h1 {
color:#e98c4b;
padding-top:0px;
margin-top:0px;
font-size:15px;
}
h2 {
color:#86a413;
padding-top:0px;
margin-top:0px;
font-size:13px;
}
h3 {
color:#e98c4b;
padding-top:0px;
margin-top:0px;
font-size:13px;
}
h4 {
color:#86a413;
padding-top:0px;
margin-top:0px;
font-size:12px;
}
h5 {
color:#e98c4b;
padding-top:0px;
margin-top:0px;
font-size:12px;
}

a
{
	outline: none;
}

a:link 
{
	color: #e98c4b;
	text-decoration: none;
	outline: none;
}
a:visited 
{
	text-decoration: none;
	color: #e98c4b;
}
a:hover 
{
	text-decoration: underline;
	color: #e98c4b;
}
a:active 
{
	text-decoration: none;
	color: #e98c4b;
}

.mainback
{
background-image:url(/img/bg.gif);
background-repeat:repeat-y;
}

.footer {
background-image:url(/img/footer.gif);
background-repeat:no-repeat;
height:169px;
color:#ffffff;
}

.footer a:link 
{
	color: #ffffff;
	text-decoration: none;
}
.footer a:visited 
{
	text-decoration: none;
	color: #ffffff;
}
.footer a:hover 
{
	text-decoration: underline;
	color: #e98c4b;
}
.footer a:active 
{
	text-decoration: none;
	color: #ffffff;
}

.footertext {
text-align:right;
padding-top:80px;
padding-right:70px;
font-size:11px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

td
{
vertical-align:top;
}

.header {
width:100%;
height:130px;
background-image:url(/img/headerback.gif);
background-repeat:repeat-x;
}

.headcontent {
width:881px;
height:130px;
background-image:url(/img/headerback2.gif);
background-position:bottom;
background-repeat:no-repeat;
margin:0 auto;
}

.quicklinks
{
	width:284px;
	height:36px;
	display:inline;
	margin-right:60px;
	float:right;
}

.logo
{
width:300px; 
float:left;
}

.main {
background-image:url(/img/grad.gif);
background-repeat:repeat-x;
}

.content {
background-color:#FFFFFF;
width:740px;
margin-left:41px;
padding-left:30px;
padding-right:30px;
text-align:justify;
padding-bottom:0px;
margin-bottom:0px;
}

div { 
border:none;
}
hr
		{
		border: none;
		border-bottom: 1px dotted;
		border-bottom-color: #666666;
		}
.catListText
		{
		text-align: justify;
		vertical-align: top;
		padding-left: 10px;
		}
		
.catListText h3
		{
		margin-top: 0px;
		}
		
.catListPic img
		{
		border: 1px solid #666666;
		width:200px;
		}
		
.catItemPic img
		{
		border: 1px solid #666666;
		width: 350px;
	
		}

#name,#email,#phone,#comment
{
	width: 250px;
	height: 18px;
	border: solid 1px #e98c4b;
	padding: 1px;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
		
#comment
{
	height: 160px;
}

#submitfield
	{
		border: none;
		background: none;
		background-image: url(/img/emailfield.gif);
		background-repeat: no-repeat;
		font-size: 11px;
		color: #ff6900;
		padding: 8px;
		padding-right: 8px;
		padding-left: 8px;
		width: 164px;
		height: 14px;
	}



