@charset "UTF-8";
/* CSS Document */

img {
	border: none;
}
.b a, .c a {
	text-decoration: none;
}
span.binprice {
	color: black;
	margin: 0 7px 0 5px;
	font-size: small;
	font-family: "Myriad Pro", Arial, "Arial Bold", Helvetica, Verdana;
}

#divWrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color:#EBEBEB;
}
#divGoogleFooter {
	margin: 10px 0 0 0;
}
//#divGoogle1 {
	min-height: 90px;
	width: 189px;
	margin-top: 12px;
	margin-left: 5px;
	margin-bottom: 12px;
	color: #999;
	font-family: "Myriad Pro", Arial, "Arial Bold", Helvetica, Verdana;
}

#divGoogle2 {
	height: 200px;
	width: 200px;
	//margin-top: 12px;
	margin-bottom: 1px;
	color: #999;
	font-family: "Myriad Pro", Arial, "Arial Bold", Helvetica, Verdana;
	//float: left;
	margin-left: 0px;
	//border: 1px solid #E5E5E5;
	padding: 0px;
}

#divGoogle3{
	height: 290px;
	width: 444px;
	color: #999;
	border: 1px solid #E5E5E5;
	clear:both;
	font-family: "Myriad Pro", Arial, "Arial Bold", Helvetica, Verdana;
	margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 100px;
    padding-top: 10px;
	background-color: #FFF;
	position:relative;
	font-size: small;
}
.divGoogle3 {
}
#GoogleGenericAd {
	border-bottom: 1px solid #cbcbcb;
	padding-bottom: 5px;
	width: 541px;
	height: 18px;
	margin-left: 15px;
	margin-top: 10px;
	float: left;
	clear: none;
	z-index:0;
}
#googleAdMiddle {
	height:62px;
	width:526px;
	text-align: center;
	background-color: white;
	margin: 3px auto 9px auto;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #cbcbcb;
	border-top: 1px solid #cbcbcb;	
}

#divFooter {
	border-top: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	width: 98%;
/*
	//background-attachment: scroll;
	//background-image: url(/images/content/ContentGradientFooter.png);
*/
	background-repeat: no-repeat;
	clear: both;
	min-height: 50px;
	padding-top: 1px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f0f0f0;

}

#divLinks {
	font-family: "Myriad Pro", Arial, "Arial Bold", Helvetica, Verdana;
	color: #ABABAB;
	margin: 10px 0 0px 0;
	text-align: center;
	font-size: x-small;
	font-weight: lighter;
}
#divLinks a {
	text-decoration: none;
	color: #ABABAB;	
}

#divLinks a:hover {
	text-decoration: underline;
}

#divContactDetails {
/* 	padding-bottom: 10px; */
	display:block;
/* 	height:60px; */
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
.addthis_button {
	margin-top: 20px;
	margin-left: 5px;
	
}
	
.classClear {
	clear: both;
}

