*{
	margin: 2px;
	padding: 0px;
}



a{
	color: #000;
	text-decoration: none;
}

a:hover{text-decoration: underline;}

body {
	font-family: helvetica;
      }
img{border: 0;}
h1{
	font-size: 22px;
	font-weight: normal;
	font-family: helvetica;

}



#header{
	height: 100px;
	width: 50px;
	font-family: helvetica;
	font-size: 11px;
	border-bottom: 1px dashed #aeaeae;
}

#logo{
	float: left;
	margin: 0 30px 0 0;
}


#menu_bar{
	width: 250px;
	font-family: helvetica;
	float: left;
	min-height: 500px
}

#main_menu{
	width: 170px;
	list-style: none;
	/*border-top: 1px dashed #aeaeae;*/
	padding: 15px 0 0 0;
	float: left;
}
#main_menu li{
	background: url(../images/main/bullet.jpg) no-repeat left 10px;
	border-bottom: 1px dotted #aeaeae;
	padding: 5px 5px 5px 12px;
	font-weight: bold;
	font-size: 14;
	font-family: helvetica;
	
	
}
#main_menu li sub{
	padding: 5px 5px 5px 12px;
}

#footer{
	width: 600px;
	font-family: helvetica;
	font-size: 13px;
/*	font-style: italic;  */
	text-align: center;
}
.item-details{
	width: 647px;
	padding-bottom: 0px;
	font-size: 12px;
}
.item-details{margin: 0px 0;}
td.desc{
	padding-right:20px;
	text-align: left;
	width: 180px;
}
a.enlarge{
	background: url(../images/main/enlarge_icon.jpg) no-repeat top right;vertical-align: top;
	padding-right: 20px;
	padding-bottom: 20px;
	}
h1.big{
	font-size: 25px;
	padding-left: 120px;
	font-family: helvetica;
}

#main_content{
	width: 430px;
	float: center;
	padding: 0px 0 0 100px;
	font-size: 12px;
}

#main_content #contact_information img{
	float: center;
	margin: 0 0px;
}

#main_content #contact_information div{
	line-height: normal;
	position: relative;
	margin: 180px 0px;
	float: center;

}
#main_content #contact_information_dash{
	margin: 10px 0px 0px 0px;
	border-bottom: 1px dotted #aeaeae;
}


td{
	line-height: normal;
	position: relative;
	margin: 15px 0px 0 0px;
	float: left;
	font-size: 12px;
}

.tools-column ul{list-style: none;}
.tools-column ul li{
	height: 20px;
	line-height: 20px;
	margin-bottom: 8px;
	padding-left: 20px;
	background: url(../images/main/pdf_icon.jpg) no-repeat left center;
}

.contact_us_column{
	width: 300px;
	float: left;
}
#coke-footer{margin-left: 25%;
}

