@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.main_table {
	width: 580px;
}.
.products_text {
	color: #3c73ab;
}
.products_text a{
	color: #3c73ab;
	text-decoration: none;
}
.products_text a:hover{
	color: #000000;
	text-decoration: underline;
}
.main_free_mp3_music {
	background: url(../images/free_mp3_music.jpg) no-repeat left top;
	background-color: #0657a9;
	padding: 5px;
	height: 60px;
}
.verdana_10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.img {
	border: 1px solid #e7e7e7;
	margin-bottom: 5px;
}
img {
	border: 0px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.newsletter_signup {
	background: url(../images/sign_up_bg.jpg) no-repeat left top;
	height: 170px;
	width: 290px;
}
.get_quote {
	background: url(../images/get_quote_bg.gif) no-repeat left top;
	text-align: center;
	width: 228px;
	height: 35px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	border: 0px;
}
.newsletter_signup_text {
	background: url(../images/newsletter_signup.jpg) no-repeat left top;
	width: 162px;
	height: 25px;
}
.textfield {
	border: 0px;
	height: 20px;
}
.sign_up_text {
	font-size: 12px;
}
.details_text {
	border-bottom: dashed 1px #999999;
	font-size: 10px;
	line-height: 16px;
}
.bold {
	font-weight: bold;
}
.title_bg {
	background: url(../images/title_bg.jpg) right bottom no-repeat;
	background-color: #026bb4;
	width: 137px;
	height: 33px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
}
.main_title_bg {
	background: url(../images/main_title_bg.jpg) right bottom no-repeat;
	background-color: #026bb4;
	width: 100%;
	height: 33px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}
.imgs_border {
	border-bottom: 1px #a6a6a6 solid;
	border-left: 1px #a6a6a6 solid;
	border-right: 1px #a6a6a6 solid;
}