@charset "UTF-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a:link {
	color:#E20A16;
} /* unvisited link */
a:visited {
	color:#990000;
} /* visited link */
a:hover {
	color:#000000;
} /* mouse over link */
a:active {
	color:#E20A16;
}
#master_container {
	margin: auto;
	width: 955px;
}
#conatiner {
	margin: auto;
	float: left;
	width: 955px;
	border: 1px solid #000000;
	background-image: url(images/background.gif);
}
#left_column {
	float: left;
	width: 249px;
	height: 600px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#logo {
	float: left;
	height: 135px;
	width: 249px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E20A16;
}
#menu_box {
	width: 229px;
	padding-right: 10px;
	padding-left: 0px;
	float: left;
	text-align: left;
	padding-top: 5px;
}
#sub_1 {
	float: left;
	height: 189px;
	width: 332px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/diamonds.jpg);
}
#sub_2 {
	float: left;
	height: 179px;
	width: 122px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/power_tools.jpg);
	padding-right: 220px;
	text-align: left;
}
#sub_3 {
	float: left;
	height: 179px;
	width: 122px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/auto_pawn.jpg);
	padding-right: 220px;
	text-align: left;
}
#sub_4 {
	float: left;
	height: 179px;
	width: 122px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/electronics.jpg);
	padding-right: 220px;
	text-align: left;
}
#main_content {
	margin: 15px;
	float: left;
	width: 675px;
	text-align: left;
}
#footer {
	width: 955px;
	margin: auto;
}
#index_pic {
	float: left;
	height: 200px;
	width: 705px;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#menu ul {
	list-style-type: none;
	padding-top: 0px;
	margin-top: 10px;
	text-align: left;
}
#menu li {
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: none;
	line-height: 15px;
}
#menu a:link {
	color:#E20A16;
	font-weight: bold;
	text-decoration: none;
} /* unvisited link */
#menu a:visited {
	color:#990000;
	font-weight: bold;
	text-decoration: none;
} /* visited link */
#menu a:hover {
	color:#000000;
	font-weight: bold;
	text-decoration: underline;
} /* mouse over link */
#menu a:active {
	color:#E20A16;
	font-weight: bold;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #E20A16;
	margin-bottom: 10px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 19px;
	font-weight: bold;
	font-style: italic;
	color: #E20A16;
	margin-bottom: 0px;
	line-height: 22px;
	padding-bottom: 0px;
}
.home_box_text {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#content ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#content li{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-size: 13px;
}
#content ol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
