@charset "UTF-8";
/* CSS Document */

#footer{
	border-top:#788a2f solid 8px;
}
#top h1{
	margin-bottom:10px;
	float:left;
	height:23px;
}
#top {
	padding:10px 0 5px 0 !important;
	height:155px;
}

.amazon {
	height:140px !important;
}

.amazon_checkout {
	height:30px !important;
}

.amazon h1 {
	font-size:19px !important;
	margin-bottom:0 !important;
	padding-bottom:5px !important;
}

.amazon p {
	font-size:12px !important;
	font-weight:bold;
	line-height:16px;
}

.amazon p a {
	color:#90DAFD;
	text-decoration:underline;
}

.amazon p a:hover {
	color:#fff;
	text-decoration:none;
}

.amazon div.about {
	margin-top:20px;
	margin-right:10px;
	text-align:right;
	line-height:18px;
}

.amazon div.about a {
	font-size:11px;
	color:#1E2020;
	text-decoration:none;
}

.amazon div.about a:hover {
	color:#fff;
	text-decoration:underline;
}

#top .left{
	width:460px;
	float:left;
}
#top p{
	margin:0 0 10px 0;
	font-size:16px;
	float:left;
	clear:left;
	width:430px;
}

#top .about{
	/*width:400px;*/
	position:absolute;
	right:0;
	top:19px;		
}

.address {
	float:left;
	margin-right:30px;
}

#gray .left p{
	margin-top:5px;
	/*width:90%;*/
}

#gray .left p a,
#gray .left ul li a,
.right a {
	text-decoration:none;
	color:#90dafd ;
	border-bottom:1px dashed #90dafd ;
}
#gray .left p a:hover,
#gray .left ul li a:hover,
.right a:hover {
	border-bottom:1px dashed #b7e7fe ;
	text-decoration:none;
	color:#b7e7fe;
}

.amazon_left {
	margin-bottom:-11px !important;
	padding-bottom:-11px !important;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#5290B6;
}

.amazon_right {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#b9e013;
}