a:link {
	color: #0270A1;
	text-decoration: none;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #0270A1;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#container {
    position:absolute;
	top: 50%;
	left: 50%;
	width:60em;
	height:36em;
	margin-top: -18em; /*set to a negative number 1/2 of your height*/
	margin-left: -30em; /*set to a negative number 1/2 of your width*/
	border: 1px solid #ccc;
	background-color: #f3f3f3;

}
.background {
	background-image: url(images/fade.jpg);
	background-repeat: repeat;
}

#left_column {
	background-color: #999900;
	float: right;
	height: auto;
	width: 300px;
}
#right_column {
	background-color: #999900;
	float: right;
	height: auto;
	width: 300px;
}
#leftimage {
	float: left;
	height: 520px;
	width: 460px;
	background-image: url(images/usedimage.jpg);
}
#selectorbox {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	border: none;
	height: 130px;
	margin-top: 20px;
	background-color: #FFFFFF;
}
#largebox {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	background-color: #FFFFFF;
	margin-top: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #f1f3f2;
	border-right-color: #f1f3f2;
	border-bottom-color: #f1f3f2;
	border-left-color: #f1f3f2;
	border-bottom-style: solid;
}
#footerbox {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
} 
#1 {
	height: 102px;
	width: 228px;
	float: left;
}
#2 {
	height: 102px;
	width: 228px;
	float: left;
}
#3 {
	height: 102px;
	width: 228px;
	float: left;
}
#4 {
	height: 102px;
	width: 228px;
	float: right;
}
#imagebox {
	float: right;
	height: 243px;
	width: 420px;
	margin-top: 25px;
}
#textbox {
	height: 243px;
	width: 430px;
	float: right;
	margin-top: 25px;
	margin-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	padding-right: 20px;
}
#homebox {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	height: 431px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #f1f3f2;
	border-right-color: #f1f3f2;
	border-bottom-color: #f1f3f2;
	border-left-color: #f1f3f2;
	border-bottom-style: solid;
	margin-top: 20px;
	background-image: url(images/groupimage.jpg);
}
