img, div {
	behavior: url(/iepngfix.htc);
}

body {
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #003366;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
	width: 865px;
	text-align: left;
	margin: 0 auto;
}

#header {
	padding-top: 5px;
	text-align: center;
}

#logo {
	margin-left: 175px;
}

#login_form {
	float: right;
	position: relative;
	right: 30px;
	width: 220px;
	overflow: hidden;
	font-size: 10px;
	text-transform: uppercase;
	color: #BDCADC;
	margin-top: 10px;
}
#login_form div {
	margin-bottom: 4px;
}
#login_form input {
	font-size: 10px;
	border: 1px solid #000;
	background-color: #BDCADC;
	width: 130px;
}

#mini_nav {
	float: right;
	position: relative;
	width: 231px;
	height: 15px;
	right: 30px;
	background-image: url(/img/mininav_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 40px;
	padding-top: 5px;
	font-size: 10px;
	color: #BDCADC;
}
#mini_nav a, #mini_nav a:link, #mini_nav a:visited {
	color: #BDCADC;
	text-decoration: none;
}
#mini_nav a:hover {
	text-decoration: underline;
}

#flashspace {
	float: left;

	border-left: 5px solid #BDCADC;
	border-top: 5px solid #BDCADC;
	border-bottom: 5px solid #BDCADC;
	background-color: #fff;
	
	width: 630px;
	height: 187px;
	text-align: left;
}

#nav {
	clear: both;
	position: relative;
	top: -30px;
	color: #E3DC38;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#nav a, #nav a:link, #nav a:visited {
	color: #E3DC38;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}

#content {
	position: relative;
	top: -15px;
	color: #fff;
	font-size: 14px;
	text-align: center;
}

#content h1 {
	color: #CC2229;
	text-transform: uppercase;
	letter-spacing: 5px;
	font-weight: bold;
	font-size: 15px;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

#content h2 {
	color: #BCC5D3;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 5px;
}

#content p {
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
}

#specials_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#phonenumber {
	float: right;
	color: #FFF12D;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
	font-style: oblique;
}

#checkspecials {
	float: left;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
	font-style: oblique;
}

.special_product {
	width: 265px;
	height: 300px;
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 2px;
	background-image: url(/img/product_bg1.gif);
}

.special_pic {
	background-image: url(/img/product_img_bg.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 235px;
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.special_title {
	background-color: #fff;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
	letter-spacing: 0.7;
}

.special_details {
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 5px;
	font-size: 12px;
	color: #fff;
	text-align: left;
	height: 65px;
	overflow: hidden;
	line-height: 11px;
	padding-right: 10px;
}

.special_ordernow {
	clear: both;
	padding-top: 2px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	color: #fff;
}

.special_ordernow a, .special_ordernow a:link, .special_ordernow a:visited {
	color: #fff;
	text-decoration: none;
}

.special_ordernow a:hover {
	text-decoration: underline;
}

.horiz_grad {
	padding-top: 3px;
	padding-bottom: 6px;
	background-image: url(/img/horiz_bg_grad.gif);
	background-repeat: repeat-y;
	text-align: center;
}

.grey_text {
	color: #999999;
}

.red_text {
	color: #CC0000;
}

.blue_text {
	color: #335C85;
}

.white_text {
	color: #fff;
}

#footernav {
	text-align: center;
}

.galleryprodprice {
	float: right;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	margin-top: 60px;
	margin-right: 10px;
	padding: 3px;
}
