body {
	margin: 0;
	padding: 0;
	text-align: center;       
}

body, table {
	font-family: Arial, Verdana, Tahoma, "MS Sans-Serif";
	font-size: 9pt;
	color: #555; 
}

a {
	color: #5378a6;
}

a:hover {
	text-decoration: none;
}

ul, li {
	color: #5b81a8;
}

.spacer {
	clear: both;
}

#container-leftgutter {
	width: 915px;
	background: url(../images/gutter_left.jpg) repeat-y top left;
	margin: 0 auto;
	text-align: left;
}

#container-rightgutter {
	width: 915px;
	background: url(../images/gutter_right.jpg) repeat-y top right;
}

#container-rightgutter .padding {
	padding-left: 10px;
	padding-right: 10px;
}

#logo {
	width: 260px;
	height: 90px;
	background: url(../images/logo.png) no-repeat top left;
	float: left;
}

#linkbar {
	height: 26px;
	background: url(../images/linkbar_middle.jpg) repeat-x top left;
	float: right;
}

#linkbar-left {
	width: 10px;
	height: 26px;
	background: url(../images/linkbar_left.jpg) no-repeat top left;
	float: left;
}

.linkbar-link {
	height: 26px;
	line-height: 21px;
	padding-right: 12px;
	padding-left: 12px;
	background: url(../images/linkbar_seperator.jpg) no-repeat top right;
	float: left;
}

.linkbar-link a {
	color: #fff;
	text-shadow: 2px 2px #666;
	text-decoration: none;
	font-size: 9pt;
}

.linkbar-link a:hover {
	color: #ddd;
}

#footer {
	width: 895px;
	height: 100px;
	background: url(../images/footer_shadow.jpg) repeat-x top left;
	clear: both;
	margin-top: 30px;
}

#footer-logo {
	width: 60px;
	height: 54px;
	background: url(../images/footer_logo.png) no-repeat top left;
	float: left;
	margin-top: 20px;
}

#footer-text {
	text-align: center;
	width: 400px;
	margin-top: 40px;
	margin-left: 200px;
	float: left;
}

#content {
	margin-top: 30px;
	clear: both;
	padding: 9px;
}

#content-left {
	width: 665px;
	float: left;
	margin-right: 12px;
}

#content-right {
	width: 200px;
	float: left;
}

.content-header {
	width: 100%;
	height: 18px;
	border-bottom: 3px solid #666;
	font-size: 11pt;
	color: #888;
	font-weight: bold;
	text-indent: 6px;
	text-align: left;
}

#description-text {
	width: 340px;
	float: left;
	color: #444;
	line-height: 17px;
	padding: 7px;
}

#flash-animation {
	float: right;
	margin-top: 3px;
	margin-right: 3px;
}

.login-textbox {
	width: 130px;
	height: 20px;
	background: url(../images/textbox.png) no-repeat top left;
	border: 0;
	color: #333;
}

#login-forgotpw {
	float: left;
}

#login-forgotpw a {
	color: #666;
	font-size: 8pt;
	margin-left: 5px;
}

#login-button {
	float: right;
	margin-right: 5px;
}

#register-link {
	color: #61bb40;
	font-size: 18pt;
}

#contain-register-link {
	clear: both;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	width: 100%;
}

.content-box {
	width: 285px;
	height: 199px;
	background: url(../images/content_box.png) no-repeat top left;
	margin: 0 auto;
	text-align: left;
}

.content-box-title {
	color: #90a9c3;
	font-size: 13pt;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 6px;
}

.content-box-text {
	padding: 7px;
	padding-top: 0;
	color: #555;
}

.content-box-link {
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
}

.content-box-mid {
	margin-top: 30px;
	margin-bottom: 25px;
}

.half-box {
	width: 50%;
	float: left;
	text-align: center;
}

#payment-methods {
	width: 139px;
	height: 200px;
	background: url(../images/payment_methods.jpg) no-repeat top left;
}
