@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #666666;
}



a:link {
	text-decoration: underline;
	color: #396273;
}
a:visited {
	text-decoration: underline;
	color: #396273;
}
a:active {
	text-decoration: none;
	color: #497C8F;
}
a:hover {
	text-decoration: none;
	color: #497C8F;
}

.contentBG {
	background-image: url(images/kubrickbg-ltr.jpg);
	background-repeat: repeat-y;
}
.indexLeft {
	font-size: 14px;
	margin-left: 45px;
	line-height: 18px;
	background-image: url(images/indexdiv.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.indexLeft p {
	margin-right: 29px;
}
.indexRight {
	margin-left: 25px;
	margin-right: 45px;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
.imgRight {
	float: right;
}
.content {
	margin-right: 105px;
	margin-left: 105px;
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}


.promocontent {
	margin-right: 105px;
	margin-left: 105px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;

.merchTableDesc {
	font-size: 11px;
	line-height: 15px;
}
.ingress {
	font-size: 15px;
	color: #AEAEAE;
	margin-left: 20px;
	line-height: 20px;
}
}
.merchTable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
hr {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.contactheader {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 1px;
}

.contactRight {
	margin-left: 20px;
}
.contactRightHeader {
	margin-left: 20px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 1px;
}
.mediaHeader {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

form{
margin:0px;
padding:0px;
}
input{
margin:0px;
padding:0px;
}

.promodiv {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px; }
