* {
	font-size: 100%;
	border: 0;
	padding: 0;
	margin: 0;
}
body {
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 90%;
	color: #000;
	line-height: 130%;
}
#wrapper {
	width: 960px;
	margin: 30px auto 0px auto;
	border: solid 3px #009933;
}
#header {
	background: url('../images/ink-link-gmc-logo.jpg') top left no-repeat;
	width: 950px;
	height: 100px;
	margin: -27px 0px 0px 10px;
}
#callToday {
	float: right;
	text-align: right;
	font-size: 150%;
	line-height: 110%;
	margin: 35px 10px 0px 0px;
}
h1 {
	font-size: 150%;
	padding: 20px 0px 10px 0px;
	font-weight: normal;
}
h2 {
	font-size: 120%;
	font-weight: normal;
	padding: 10px 0px 0px 0px;
}
p {
	padding: 5px 0px 5px 0px;
}
a {
	color: #000000;
}
#mainBody {
	text-align: left;
	min-height: 550px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}
#mainBody ul, #mainBody ol {
	margin: 5px 0px 5px 20px;
}
#nav {
	width: 160px;
	float: left;
}
#nav ul {
	margin: 0px 0px 0px 10px;
}
#nav ul li {
	list-style: none;
	padding: 7px 0px 0px 10px;
	height: 26px;
	background-color: #00F;
	margin: 5px 0px 0px 0px;
}
#nav ul li:hover {
	background-color: #F00;
}
#nav ul li a {
	text-decoration: none;
	color: #FFF;
}
#content {
	width: 610px;
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#baseLine {
	width: 960px;
	height: 20px;
	color: #666;
	padding: 0px 0px 0px 10px;
}
#baseLine a {
	color: #666;
	text-decoration: none;
}
#footer {
	font-size: 80%;
	color: #999;
	line-height: 110%;
	text-align: left;
	padding: 0px 10px 0px 10px;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footerCopy p, #footerDeveloper p, #footerAccess p {
	margin: 5px 0px 0px 0px;
}
#footerDeveloper {
	text-align: justify;
}
.clear {
	clear: both;
}
#legals {
	margin-left: 580px;
}
#teasers {
	width: 150px;
	float: left;
}
#teaser1 {
	border: solid 1px #F00;
	width: 130px;
	margin: 5px 0px 10px 0px;
	padding: 5px;
	text-align: center;
}
.teaserTitle {
	font-weight: bold;
}
#teaser2 {
	text-align: center;
	border: solid 1px #009933;
	margin: 5px 0px 10px 0px;
	width: 130px;
	padding: 5px;
}
#teaser2 a {
	text-decoration: none;
}
#teaser3 {
	border: solid 1px #00F;
	margin: 5px 0px 10px 0px;
	width: 130px;
	padding: 5px;
}
#ddnISPC1, #ddnISPC2, #ddnISPC3 {
	border: solid 1px #00F;
	margin: 5px 0px 10px 0px;
}
#productsList {
	border-bottom: solid 1px #009933;
}
.productItem {
	border-top: solid 1px #009933;
	margin: 10px 0px 0px 0px;
}
.productTitle {
	font-weight: bold;
}
.productDescription {
}
.productDescription img {
	float: left;
	width: 200px;
	margin: 0px 10px 10px 0px;
}
.productCode {
}
.productPrice {
}
.productButton, .productButtonGreen  {
	text-align: center;
	width: 130px;
	height: 25px;
	float: right;
	padding: 5px 0px 0px 0px;
	margin: 10px 10px 0px 0px;
	background-color: #F00;
	text-transform: uppercase;
	color: #FFF;
	cursor: pointer;
}
.productButtonGreen {	
	background-color: #009933;
}
#shoppingBasket {
	float: right;
	margin: 20px 0px 0px 0px;
}
#tblBasket {
	width: 90%;
	margin: 20px 0px 20px 0px;
}
.tblBasketTitle, .tblBasketTitleCen {
	font-weight: bold;
}
.tblBasketTitleCen {
	text-align: center;
}
.tblBasketCen {
	text-align: center;
}
.tblBasketRgt {
	text-align: right;
}
.tblBasketCen a {
	text-decoration: none;
}
.tblBasketRgt, .tblBasketTitleRgt {
	text-align: right;
}
.quantity {
	text-decoration: none;
}
#bestOf {
	margin: 20px 0px 0px 10px;
	color: #00F;
}
.movie {
	border: solid 1px #009933;
	text-align: center;
	margin: 10px;
}
hr {
	height: 0px;
	margin: 15px 0px 0px 0px;
}
.basketInput {
	border: solid 1px #009933;
	margin: 5px 0px 0px 5px;
}
.basketButton {
	background-color: #009933;
	margin: 5px 0px 0px 5px;
	color: #FFF;
	padding: 5px;
}
#checkoutLeft {
	width: 300px;
	float: left;
	margin: 0px 10px 0px 0px;
}
#checkoutRight {
	width: 300px;
	float: left;
}
