div#content {
	background : transparent;
	/*background-position : 176px 0px;*/
} 
div#topmenu div.spacer  {
	width : 50px;
}

div#header {
	background-image : url(../images/dots.gif);
	background-repeat : repeat-y;
	background-position : 176px -4px;
	/*border : 1px solid blue;*/
	padding-top: 50px;
}
	 
div#contactus{
	height : 119px;
	width : 180px;
	/*border : 1px solid red;*/
}

div#logo{
	width : 175px;
	/*border : 1px solid green;*/
	background-repeat : no-repeat;
	background-position : 10px 10px;
	padding-left : 10px;
	/*border : 1px solid red;*/
}	

div#contactus a{
	display : block;
	border: 0;
	margin-left: 32px;
	margin-top : 57px;
}
div#contactus img{
	display : block;
	border: 0px;
}
div#eggs{
	/*border : 1px solid red;*/
	margin : 0;
	padding : 0;
	/*background-image: url(../images/main-logo.jpg);*/
}		

div#bottom{
	margin-top : 0px;
	margin-bottom : 0px;
}
div#navigation {
	width : 175px;
	height : 420px;
}
div#text{
	float : left;
	margin : 0;
	padding : 0;
	padding-left : 25px;
	margin-top : 20px;
}				 
div#homepagecontent{
	width : 250px;
}
		

div#headercontent {
	width : 270px;
	/*border : 1px solid red;*/
}

div#slogan {
	padding-left : 40px;
	background-position : 40px;
	/*border : 1px solid red;*/
}

div#phrase {
	width : 270px;
	/*border : 1px solid red;*/
}

