/* Custom css */

body {
  margin: 0;
  padding: 0;	
}

a img
{
border:none;
}




#hornav {
	height: 120px;
	background-color: #FFFFFF;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	background-position: 0px 25px;	
}


#footer {
	background-color: #FFFFFF;
	position: relative;
	top: 150px;
}

#maincontent {
	background-color: #FFFFFF;
}

#left {
	background-color: #FFFFFF;
}

#right {
	background-color: #FFFFFF;
}

#middle {
	background-color: #FFFFFF;
}

/* Use a .box to create a padded box inside a column.  */ 
.box { 
  padding: 20px; 

}


.main_image {
	padding-right: 100px;
	padding-bottom: 10px;
}
.small_images {
	padding-right: 11.9px;
}
.Imageplacement {
	position: relative;
	left: 393px;
	top: 80px;
}
.Imageplace {
	position: relative;
	bottom: 20px;
}
.Imageplace2 {
	position: relative;
	top: 116px;
}
.description {
	height: 400px;
	width: 250px;
	position: relative;
	left: 31px;
	top: 160px;
	color: #666666;
	font-family: "Helvetica Neue UltraLight", Helvetica, "Myriad Pro", Verdana, "Arial Narrow";
}
.table_leg {
	position: absolute;
	left: 450px;
}
