@charset "UTF-8";
/* CSS Document */
body {
	background-image:url(images/bg_gray.png);
	text-align:center;
	margin-top:30px;
}
#pri_main {
	width:733px;
	background-color:#000;
	margin:20px auto;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFF;
}
h4.cost {
	color:#F00;
	font-weight:bold;
	font-size:18px;
	margin-bottom:2px;
}
.cright {
	width:733px;
	margin:15px auto;
	color:#000;
}
a:link {
	color:#000;
}
a:visited {
	color:#000;
}
a:active {
	color:#000;
}
	
#header {
	width:733px;
	height:180px;
	margin: 0px auto;
	text-align:right;
}
#main {
	width:733px;
	text-align:right;
	margin:0 auto;
	}
#text {
	width:400px;
	margin:0px auto;
	border-top:2px solid red;
	border-bottom:2px solid red;
	text-align:center;
	padding-top:20px;
}
.ind_txt {
	font-family:"Times New Roman", Times, serif;
	color:white;
	font-size:14px;
	text-align:justify;
	margin-top:0px;
	margin-bottom:0px;
}
.port {
	border:4px solid white;
}
.cright {
	width:733px;
	margin:15px auto;
	color:#000;
}
.redlink a:link {
	color:#F00;
}
.redlink a:visited {
	color:#C00;
}
.redlink a:hover {
	color:#FFF;
	background-color:#F00;
}
.filmstrip {
	margin-top:0px;
}
h1 {
	color:#F00;
	font-size:20px;
	margin-bottom:-17px;
}
#whitelink {
	margin-top:-15px;
	margin-bottom: 20px;
	font-size:12px;
}
#whitelink a:link {
	color:#FFF;
}
#whitelink a:visited {
	color:#FFF;
}
#whitelink a:hover {
	color:#000;
	background-color:#FFF;
}
#whitelink a:active {
	color:#000;
	background-color:#FFF;
}
.minilink {
	font-size:11px;
	text-align:center;
	color:#F00;
}
.minilink a:link {
	color:#F00;
	text-decoration:underline;
}
.minilink a:visited {
		color:#900;
}
.minilink a:hover {
	color:#fff;
}
.minilink a:active {
	color:#fff;
}
.pricepoint {
	font-weight:bolder;
	font-size:18px;
}
