body
{
	margin: 0px;
	font-family: Lucida Sans, Arial;
	font-size: 10pt;
	background: #000000;
}

a:link
{
	color: #3e4764;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}

a:active
{
	color: #3e4764;
	text-decoration: underline;
}

a:visited
{
	color: #3e4764;
	text-decoration: underline;
	font-weight: bold;
}

a:hover
{
	text-decoration: none;
}

#container_outer
{
	padding: 15px 0;
	background: #7983a6;
}

#top
{
	margin: 0 auto;
	width: 960px;
	background: url(images/top.png) no-repeat;
	height: 5px;
}

#container_inner
{
	margin: 0 auto;
	width: 950px;
	padding: 0 5px;
	background: #cccccc;
	overflow: hidden;
}

#bottom
{
	margin: 0 auto;
	width: 960px;
	background: url(images/bottom.png) no-repeat;
	height: 5px;
}

#navlinks
{
	clear: both;
}

#navlinks ul
{
	margin: 0;
	padding: 0 0 0 10px;
	height: 30px;
	line-height: 30px;
	list-style-type: none;
	text-align: left;
	background: url(images/navlinks.png);
}

#navlinks li
{
	display: inline;
}

#navlinks li a
{
	font-family: Lucida Sans, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 6px 9px;
	color: #ffffff;
}

#navlinks li a:hover
{
	background: url(images/hover.gif) repeat-x;
}

#drop_down
{
	margin-left: 275px;
	background: #ff0000;
	position: absolute;
	z-index: 500;
}

#drop_down ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	background: #12294b;
}

#drop_down li
{
	display: block;
	padding: 6px 9px;
}

#drop_down li a
{
	font-family: Lucida Sans, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 6px 9px;
	color: #ffffff;
}

#drop_down li a:hover
{
	background: url(images/hover.gif) repeat-x;
}

#graphic
{
	margin-top: 3px;
	overflow: hidden;
}

#sub_menu
{
	margin-top: 5px;
	width: 950px;
}

.subbox
{
	float: left;
	padding: 10px;
	width: 216px;
	height: 71px;
	background: url(images/subbox.png);
	text-align: right;
	overflow: hidden;
}

#content
{
	clear: both;
	padding: 10px;
	overflow: hidden;
}

.pricing h3
{
	margin: 0;
	padding: 0;
}

.pricing td
{
	vertical-align: top;
}

#crown_bullets
{
	list-style-image: url("images/nav_bullet.gif");
}

#crown_bullets li
{
	padding: 5px 0;
}

#photo_table img
{
	margin-bottom: 3px;
	border: 2px solid #ffffff;
}

.moulding_table_product
{
	border: 1px solid #ffffff;
}

#footer
{
	padding: 15px 0;
	background: #000000;
	text-align: center;
	color: #ffffff;
	font-size: 9pt;
}