body {
	padding:0;
	margin:30 0 0 0px;
	text-align: left;
	color: #000;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-repeat: repeat;

}

#container {
	width:630px;
	background:white;
	color:black;
	margin-left: 160px;
	padding-top: 20px;
}
#top {
	width:650px;
	background:black;
	color:white;
	margin-left: 160px;
	position: absolute;
	height: 40px;
	top: 0px;
}


#fixed {
	position:absolute;
	left:40px;
	top:55px;
	width:160px;
	height:200px;
}

body > div#fixed { position: fixed; }


		
p {
	margin-top: 2px;
	color: #000000;
}
		
.work {
	margin-top: 2px;
	padding: 5px;
	color: #000000;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
			
.footer {
	padding: 10px 0px 10px 0px;
}			
/*==========================
Work Holder	Start
==========================*/

.work_holder {
	width:500px;
	margin: 5px 0px 0px 0px;
	background: url(images/holder_bkg.png) top left no-repeat;
}
				
				
.work_holder_footer {
	width: 500px;
	height: 5px;
	background: url(images/holder_bkg.png) bottom left no-repeat;
}

				
/*==========================
Work Holder	End
==========================*/				
.client_holder {
	width:500px;
	padding: 5px;
	margin: 10px 0px 0px 0px;	
}

.list_holder {
	width: 540px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;	
}

.clientlist{
	width: 170px;
	float: left;
	display: block;
	
}
	
.clear{
	clear:both;
}			
.bio {
	margin-left: 125px;
	top: 0px;
}
        
ul.navigation { /* show to IE */
	_line-height: 15px;
	list-style-type: none;
	_margin-top: 0px;
	margin-left: -10px;
	}

html>body ul.navigation { /* show to FF and Good Gecko Browsers */
	line-height: 20px;
	list-style-type: none;
	margin-left: 5px;
	padding:0px;
}

ul.arrow {
	list-style-image: url(images/arrow.gif);
}
		
img.matt{
	margin-right: 20px;						    
	float:left;
}
		
img.jon{
	margin-right: 20px;
	float:left;			
}
		
img.cameron{
	margin-right: 20px;
	float:left;
}
		
#logo{
	top: 55px;
	left: 40px;
	z-index: 1;
	position: fixed;
}
		
#bioimage{
	width: 110px;
	left:0px; 
	position:absolute:
}		
		
#bio{
	top:0px;
	left:0px;
	position:absolute:
}
		
h1 {
	font-size: 18px;
	color: #ff6633;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Sans-serif;
	border-bottom: 1px dashed #ccc;
}
		
span h1  {
	border-bottom: 1px dashed #ccc;
}
		
		
h2 {
	font-size: 1em;
	letter-spacing: .1em;
	color: #333;
	margin-bottom: 0px;
}
        
h3 {
	color: #333;
}
		
a:link, a:visited, a:active {
	text-decoration: none;
	color: #FFFFFF;
	font: bold 13px 'Trebuchet MS', Trebuchet, Arial, Sans-serif;
}

a:hover{
	text-decoration: none;
	color: orange;
	font: bold 13px 'Trebuchet MS', Trebuchet, Arial, Sans-serif;}
		
		
a.text 			{ color: #FF6633; font-size: 12px;font-family: Geneva, Arial; text-decoration: underline;letter-spacing: .1em; } 
a.text:link		{ color: #333; font-size: 12px;font-family: Geneva, Arial;text-decoration: none; letter-spacing: .1em;} 
a.text:visited	{ color: #333; font-size: 12px;font-family: Geneva, Arial;text-decoration: none; letter-spacing: .1em; } 
a.text:active	{ color: #333; font-size: 12px;font-family: Geneva, Arial; letter-spacing: .1em;} 
a.text:hover	{ color: #FF6633; font-size: 12px;font-family: Geneva, Arial; letter-spacing: .1em; text-decoration:underline } 

		
		
		
#logo a:link, #logo a:visited {
	text-decoration: none;
	color: #333;
}

#logo a:hover {
	text-decoration: none;
	color: #333;
}

textarea {
	border: 0;
	padding: 0;
}
		
#content{
	width: 565px;
	left: 160px;
	top: 0px;
	background: #FFFFFF;
	position: absolute;
}	
		
.hug{
	width: 500px;
	left: 40px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}
		    
.kiss{
	width: 470px;
	left: 35px;
	position: relative;
}
		    	
#wrapper {
	width: 600px;
	left: 0px;
	position: relative;
}
	
		
		

/*------------------Visual Fizzual*---------------------*/




INPUT, TEXTAREA {
background: #FFFFFF;
color: #333;
font-size: 10px;
font-family: geneva;

}

::-moz-selection {
	background:#000;
	color:#FFF;
}

::selection {
	background:#000;
	color:#FFF;
}

form span {
	display: block;
	padding: 1px;
	border: 1px solid #DFDFDF;
	width: 340px;

	}
form span input,
form span textarea,
form span select {
	border: 1px solid #C3C3C3;
	border-top-color: #7C7C7C;
	border-bottom-color: #DDD;
	background-color: #eee;
	font-size: 10px;
	line-height: 1.2em;
	width: 340px;
	font-family: "Geneva", Arial, Sans-Serif;;
	margin: 0;
	overflow: hidden;
	}
.address {
	height: 100%;
	}

#inquiry {
	left: 10px;
	position: relative;
	}

.message{
	height: 100%;
	}

label {
	font-size: 12px;
	font-family: "Geneva", Verdana, Sans-Serif;
	background: #FFFFFF;
	color: #535353;
}

li {
	margin-top: 4px;
}

