/* PNG Fix for Internet Explorer */
img { behavior: url("iepngfix.htc") }

/* Alchemy Fireworks Stylesheet 2009 */

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e4bb88;
	background-image: url(../img/back_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
table {
	font-family: Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e4bb88;
}
div, form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
p {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 12px;
}
a {
	text-decoration: underline;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #cccccc;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #cccccc;
	padding: 0px;
	margin: 0px 0px 12px 0px;
	font-weight:normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #cccccc;
	padding: 0px;
	margin: 0px 0px 12px 0px;
	font-weight:normal;
}
#side {
	width: 832px;
	clear: both;
	margin:0 auto;
	background-image: url(../img/frame.gif);
}

#container {
	width: 832px;
	clear: both;
}
#header {
	width: 832px;
	height: 137px;
	clear: both;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/back_header.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#header h1{
	text-indent: -9999px;
}
#main{
	width: 832px;
	height: 263px;
	clear: both;
}
#menu{
	width: 117px;
	height: 193px;
	float: left;
	padding: 25px 0px 0px 24px;
	background-image: url(../img/back_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul li{
	margin: 0px;
	padding: 6px 0px 6px 0px;
	background-image: url(../img/separator.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
#menu #last{
	background-image: none;
}

#menu .active{
	color: #ff7d00;
}

#menu ul li a{
	color: #b5b5b5;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#menu ul li a:hover{
	color: #ffffff;
}
#main_img{
	width: 690px;
	height: 263px;
	float: left;
}
#frame{
	display:block;
	float:left;
	width: 145px;
	height: 263px;
	position:absolute;
	z-index:1002;
	background-image:url(http://www.alchemyfireworks.co.uk/img/overlay.png);
}
#submenu{
	width: 832px;
	height: 30px;
	padding: 13px 0px 0px 0px;
	background-image: url(../img/back_submenu.gif);
	text-align: center;
	background-repeat: no-repeat;
	background-position: left;
}
#submenu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#submenu ul li{
	margin: 0px;
	padding: 0px 4px 0px 4px;
	display: inline;
}
#submenu #last{
	background-image: none;
}
#submenu ul li a{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#submenu ul li a:hover{
	color: #b5b5b5;
}
#content{
	width: 832px;
	clear: both;
}
#left_col{
	width: 249px;
	float: left;
	padding: 10px 30px 40px 30px;
	color: #6e6e6e;
	font-size: 10px;
}
#left_col a{
	color: #6e6e6e;
	font-size: 10px;
}
#left_col h1{
	color: #876234;
	font-size: 14px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
}
#left_col h2{
	color: #876234;
	font-size: 10px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
}
#right_col{
	width: 485px;
	float: right;
	text-align: right;
	padding: 23px 38px 40px 0px;
}
#right_col .highlight a{
	color: #FFFFFF;
	text-decoration: underline;
}
#right_col h1{
	color: #dedede;
	font-size: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#right_col p{
	text-align: right;
}
.frame{
	border: 1px solid #896335;
}
.clear{
	clear:both;
}
.large{
	color: #949494;
	font-size: 14px;
}
.highlight{
	color: #ffffff;
	font-size: 10px;
}