/* CSS Document */

/* Created by Eleanor Grosch of Pushmepullyou Design 2006 */


/*general selectors */

*{

	margin: 0;
	padding: 0;

}

body {
	
	background: #fff /*url("../images/wave.gif") no-repeat*/;
	font-family: trebuchet ms;
	font-size: 62.5%;
	color: #333;
	text-decoration: none;
	line-height: 2.2em;
	
}}

p, td{

	font-size: 1.3em;
	margin: 10px 0 15px 0;
}

a {

	font-size: 1.1em;
	text-decoration: none;
	color: #3399ff;
}




img {

	border: none;
}


h1{
	
	color: #333366;
	font: normal 50pt Georgia;
	padding: 10px 0 0 30px;
	text-decoration: none;
	text-align: left;
	clear: both;
	margin: 0px 0 0 0;
}


h2{

	font: normal 15pt georgia;
	margin: 10px 0 10px 0;
	color: #3399ff;
	border-bottom: 1px solid #333366;
	
}

h3{

	font: normal 14pt Georgia;
	text-decoration: none;
	text-transform: ;
	color: #99ccff;
	margin: 10px 0 10px 0;

}

dl {

	padding: 0 10px 0 0;
	font-size: 1.1em;

}

dt{

	text-transform: uppercase;
	padding: 10px 0 5px 0;
	font: 10pt normal georgia;
	color: #fff;

}

dt a{

	font-size: 1em;
	color: #fff;

}

dd{

	margin: 0 0 0 10px;
	font-size: 1.2em;
	color: #333;

}





/*navigation*/



#header {

	float: left;
	width: 150px;
	height: 150px;
	margin: 0px 0 0 px;
	list-style-type: none;
	background: #fff;
	
}





#nav {

	list-style-type: none;
	margin: 0px 0 0 15px;
	
}


#nav, #nav ul {
	padding: 0;
	margin: ;
	list-style: none;
}             

/*#nav a {
	
	display: inline;

}
  
#nav a:hover {

}*/

#thumbnails li {
	margin: -16px 2px 0 1px;
	

}

#thumbnails li ul {
	position: absolute;

}

#subnav {

	position: absolute;
	top: 20px;
	left: 550px;
	
}
	
.button2 {
	padding: 52px 0 0 0;
	
}	

.thumbs {

	list-style: none;

}

.thumbs li{

	display: inline;
	float: left;
	padding: 0 7px 0 0;	

}

#main{

	/*margin: 0 auto;*/
	margin: 0px 0px 0px 0px;
	top: 0;
	
}

#column_1{

	width: 780px;
	float:left;
	margin:0px 0 0 0;
	
}


#column_2 {

	width: 500px;
	position: absolute;
	top: 70px;
	left: 550px;}

#column_2 p {

	width: 400px;
}

#index {

	width: 600px;
	position: absolute;
	top: 0px;
	left: 300px;
}

.col1 {

	width: 370px;
	position: absolute;
	top: 360px;
	left: 20px;
}

.col2 {

	width: 370px;
	position: absolute;
	top: 360px;
	left: 430px;	

}

/*

#newslettersignup {

	background: #999999 url('http://www.pushmepullyoudesign.com/newsite/stylesheet/images/sign_up_bg.gif') no-repeat; 
	text-align: right;
	margin: 50px 0 50px 0;

}*/

.crab{

	float: right;
}

/*footer*/

.footer {

	width: 100%;
	height: 100px;
	position: absolute;
	top: 1700px;
	left: 200px;
	clear: both;

	margin: 100px 0 20px 0; 
}
	


div .footer p{
	
	color: #333;
	text-align: center;
	padding: 70px 0 0 0px;
}

