.title {color:#000; font-size:12px; font-weight:bold;}
.subinfo {color:#666666; font-size:12px;}
.job {color: #333333; font-size:12px; font-style:italic;}
.right {float:right; margin-right:0px;}

a img { border: none }
a:link { color:#900; text-decoration: none; }
a:visited { color:#900; text-decoration: none; }
a:hover { color:#000; text-decoration: none; }

/* div {border:1px solid #F00;} */


body {
	font-family:Helvetica, Arial, Sans-serif;
	font-size:14px;
	color: #555;
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
	text-align:left;
	line-height: 22px;
	margin-right:auto;
	margin-top: 0px;
	margin-left: auto;
}

#jack {
	width: 220px;
	height:48px;
	position:absolute;
	top:0;
	left:0;
}
	
	
#contentcontainer {
	position: relative;
	width: 820px;
	height: auto;
	background-color: none;
	margin-left: auto;
	margin-right:auto;
	margin-top: 72px;
	margin-bottom: 0px;
	padding-top: 0px;
}


#infocontainer {
	float: right;
	width: 400px;
	height: auto;
	margin-top: 0px;
	background-color: none;
}

#infocontainerjack {
	float: right;
	width: 820px;
	height: auto;
	margin-top: 0px;
	background-color: none;
}

#purchasecontainer {
	border-bottom: 1px solid #777;
	width: 820px;
	height: 40px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 20px;
	font-size:38px;
	font-weight:bold;
	letter-spacing: -75;
	padding-bottom:10px;
	
}

#contactbar {
	float:right;
	width: 140px;
	height: 50px;
	color:#d8d8d8;
	font-size:10px;
	line-height:12px;
	margin-top:80px;
}



#nav {
	float: left;
	width: auto;
	height: auto;
	font-size:10px;
	line-height: 26px;
	color:#d8d8d8;
	background-color:#FFF;
}


#showcase {
	float:left;
	width: 397px;
	height: 469px;
	margin-top: 0px;
	background-color:#FFF;
}

#decbar {
	position:relative;
	width: 820px;
	height: 12px;
	margin-top: 0px;
	margin-left: auto;
	margin-right:auto;
	background-color:#000;
}


#spec {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	font-size:12px;
	line-height: 18px;
	margin-top: 28px;
	width: 379px;
	height: auto;
	padding-bottom:20px;
}

#detailcolumn {
	float:left;
	font-weight:bold;
	margin-right:42px;
	font-size:12px;
	line-height: 18px;
	margin-top: 0px;
	width: 102px;
	height: auto;
}

#detailcolumnright {
	float:right;
	font-weight:bold;
	margin-right:0px;
	font-size:12px;
	line-height: 18px;
	margin-top: 0px;
	width: 90px;
	height: auto;
}

#share {
	color:#000;
	font-size:14px;
	font-weight:bold;
	line-height: 18px;
	margin-top: 12px;
	width: 379px;
	height: auto;
	padding-bottom:20px;
}

#shareicons {
	float:right;
	margin-left:8px;
}

#bottom {
	position:relative;
	background-color: #D8D8D8;
	width: auto;
	height: auto;
	margin-top: 0px;
	background-image: url(images/border.jpg);
	background-repeat:repeat-x;
	padding-top:30px;
}

#footer {
	text-align:right;
	font-size:10px;
	color: #666666;
	padding-right: 30px;
	margin-top: 10px;
	width: 820px;
	height: auto;
}

#credit {
	margin-top:100px;
	border-top: 10px solid #777;
	padding-top:6px;
	text-align:right;
	font-size:12px;
	line-height:16px;
}

#feature {
	width: 265px;
	height: 202px;
	float:left;
	margin-right:20px;
	margin-bottom: 20px;
	background-color:#000;
	border: 7px solid #777777;
	overflow:hidden;
}


#info {
	position: relative;
	width: auto;
	height: 110px;
	margin-top: 40px;
	font-size:14px;
	line-height: 18px;
	border-left: 20px solid #01B6BD;
}

#contactinfo {
	float: left;
	position:static;
	width: 300px;
	height: auto;
	background-color: none;
	margin-left: 0;
	margin-right:25px;
	margin-top: 350px;
	margin-bottom: 50px;
	padding-left: 20px;
	border-left: 1px solid #333333;
}


h1 {
	font-size:12px;
	font-weight:100;
	color:#333;
	text-align:left;
	line-height: 24px;
}

h2 {
	text-decoration:none;
	font-size:12px;
	font-weight:100;
	color:#000;
}


h3 {
	font-family: "Helvetica Neue", Arial, Sans-serif;
	font-size:12px;
	font-weight:100;
	color: #ffffff;
	text-align:left;
}
