@font-face {
	font-family: 'ArmyofDarknessRegular';
	src: url('/css/font/ArmyofDarknessRegular/ARMYD.eot');
	src: local('Army of Darkness Regular'), local('ArmyofDarkness'), url('/css/font/ArmyofDarknessRegular/ARMYD.woff') format('woff'), url('/css/font/ArmyofDarknessRegular/ARMYD.ttf') format('truetype');
}

@font-face {
	font-family: 'KingthingsTrypewriterRegular';
	src: url('/css/font/Kingthings/Kingthings_Trypewriter.eot');
	src: local('Kingthings Trypewriter Regular'), local('KingthingsTrypewriter'), url('/css/font/Kingthings/Kingthings_Trypewriter.ttf') format('truetype');
}

@font-face {
	font-family: 'CopystructNormal';
	src: url('COPYN___.eot');
	src: local('Copystruct'), local('CopystructNormal'), url('/css/font/Copystruct/COPYN___.woff') format('woff'), url('/css/font/Copystruct/COPYN___.ttf') format('truetype'), url('/css/font/Copystruct/COPYN___.svg#CopystructNormal') format('svg');
}

@font-face {
	font-family: 'DejaVuSansBook';
	src: url('DejaVuSans.eot');
	src: local('DejaVu Sans'), local('DejaVuSans'), url('/css/font/DejaVu-Sans/DejaVuSans.woff') format('woff'), url('/css/font/DejaVu-Sans/DejaVuSans.ttf') format('truetype'), url('/css/font/DejaVu-Sans/DejaVuSans.svg#DejaVuSans') format('svg');
}


body {
	background-color: #fffff;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-attachment: fixed;
	height:100%;
}

.page_style {
	width:900px;
	margin:0 auto;
	background-color: #CACACA;	
	border-right: 3px #CACACA solid;
	height: 100%;
}



.header {
	background-image: url(../images/compcardheader.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	border-left: 3px #CACACA solid;	
	border-bottom: 3px #CACACA solid;	
	border-top: 3px #CACACA solid;		
}
.top_link_set {
	background-image: url(../images/links.png);
	background-repeat: repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
	border-left: 3px #CACACA solid;	
	border-bottom: 3px #CACACA solid;	
	padding:5px 10px;
	height: 40px;
	text-align: center;
	font-family: 'ArmyofDarknessRegular';
	font-size: 28px;
	letter-spacing:2px;
	font-weight: normal;
	color: #fff;	
}
.links {
	margin: 0;
	padding: 0;
	padding-top: 2px;
}
.top_link_set a:link, .top_link_set a:visited, .top_link_set a:active {
	margin: 0;
	padding: 0;
	color: #fff;
	text-decoration: none;
}
.top_link_set a:hover {
	margin: 0;
	padding: 0;
	text-decoration: underline;
}
.top_link_set ul {
	margin: 0;
	padding: 0;
	clear: both;
	text-align: center;
}
.top_link_set ul li {
	margin: 0;
	padding: 0;
	display: inline;
	padding: 0px 20px;
	border-right: 1px solid #fff;
}
.top_link_set ul li.last {
	border-right: none;
}



.left_content {
	text-align: center;
	padding:10px;
	width:880px;
	background-color: #CACACA;
	border-bottom: 3px #CACACA solid;		
	border-left: 3px #CACACA solid;	
	font: 14px/23px 'DejaVuSansBook', Arial, sans-serif;
}
.left_content h1 {
	margin-top:-7px;
	margin-left:-10px;	
	width: 100%;
	height: 100px;
	padding: 7px;
	font-family: 'Trajan Pro';	
	font-size: 28px;
	line-height: 45px;
	letter-spacing:2px;
	font-weight: normal;
	color: black;	
}

.left_content h2 {	
	width: 100%;
	height: auto;
	padding: 5px;
	font-family: 'Trajan Pro';	
	font-size: 16px;
	line-height: 25px;
	letter-spacing:2px;
	font-weight: normal;
	color: brown;	
}

.offer {
 color: #fff;
}

.just_left {
 margin-left: 100px;
 margin-right: 100px;
 text-align: left;
 font-style: italic;
}

.just_right {
 margin-left: 600px;
 margin-right: 100px;
 text-align: left;
}

.right_content {
	background-image: url(../images/left_background.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	float:right;
	padding:10px;	
	width: 253px;
	text-align: center;
	color: #fff;
	font: 18px 'DejaVuSansBook', Arial, sans-serif;
}


.footer {
	clear:both;
	padding:5px 10px;
	border-top: 3px #CACACA solid;			
	border-bottom: 3px #CACACA solid;		
	border-left: 3px #CACACA solid;		
	background-color: #354856;
	color: #fff;
	text-align: right;
	font-size: 12px;
}


.slideshow {
	position:absolute;
	height: 275px;
	margin-top: 3px;
	margin-right: 3px;
	top: 20px;
	width: 897px;
	vertical-align: top;
}
.faqs div {
	display:inline;	
}

.special {
	text-align: left;	
	padding: 8px;
	color: #fff;
}


.fieldset_emailupdates { 
color: #fff; 
font-size: 12px; 
font-family: arial, verdana, sans-serif; 
font-weight: bold; 
line-height: 13px; 
background-image: none;
position: relative; 
left: 12px; 
text-align: left;
width: 200px; 
padding-right: 4px; 
padding-bottom: 4px; 
}
.input-email { 
color: #000; 
font-size: 11px; 
background: #fff; 
position: relative; 
margin-bottom: 0.4em; 
padding-left: 5px; 
border-color: #8f8f8f; 
border-width: 1px; 
}
.submit-email { 
color: #000; 
font-size: 11px; 
background: #fff; 
position: relative; 
left: 0px; 
border-width: 1px; 
border-color: #8f8f8f; 
}