*{
	margin: 0;
	padding: 0;
}

body {
	margin: 10px;
	background-color: #e5e5e6;
	font: normal small Arial, Helvetica, sans-serif;
	color: #000000;
}
blockquote {
	margin-top: 0;
}
ol {
	margin-top: 0;
}
ul {
	margin-top: 0;
}
p {
	margin-top: 0;
}
a {
	color: #000000;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}
/* Header */
#header {
	width: 950px;
	height: 75px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(images/header1.jpg) no-repeat;
}
#header h1 {
	text-align: center;
	font-size: 3em;
}
#header h2 {
	text-align: center;
	font-size: 1.4em;
}
#header a {
	text-decoration: none;
}

#banner {
	width: 950px;
	height: 100px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(images/banner.jpg) no-repeat;

}
/* Menu */
#menu {
	width: 950px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url(images/nav.jpg) no-repeat;
}
#menu h2 {
	display: none;
}
#menu ul {
	margin: 0px;
	padding: 6px 0px 6px 8px;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	padding: 10px;
	width: 293px;
	height: 18px;
	text-align: center;
	text-decoration: none;
	color: #5c596b;
	background: #ffffff url(images/green0.jpg) no-repeat;
	font-size: medium;
	font-weight: bold;
}
#menu .active a {
	background: #ffffff url(images/green1.jpg) no-repeat;
	color: #5c596b;
}
#menu a:hover {
	background: #ffffff url(images/green1.jpg) no-repeat;
	color: #5c596b;
}
/* Menu2 */
#menu2 {
	padding: 20px 0 0 20px;
}
#menu2 ul {
	margin: 0;
	list-style: none;
}
#menu2 li {
	display: inline;
}
#menu2 a {
	display: block;
	width: 270px;
	height: 87px;
	margin: 0 0 5px 0;
	padding: 3px 0 0 20px;
	vertical-align: middle;
	background: #ffffff url(images/nav0.jpg) no-repeat;
	letter-spacing: -1px;
	font: normal 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#menu2 a:hover {
	background-image: url(images/nav1.jpg);
	text-decoration: none;
}
#menu2 .active a {
	background: #ffffff url(images/nav1.jpg) no-repeat;
}
/* Cols */
#sidebar {
	float: left;
	width: 230px;
	height: 400px;
}
#sidebar1 {
	float: left;
	width: 330px;
	height: 500px;
	}
#middle {
	width: 690px;
	float: left;
	padding-left: 10px;
}
#padded {
	padding: 10px 10px 10px 10px;
	color:#000000;
	left: auto;
}
#advert {
	padding: 20px 0 0 20px;
	float: left;
}
#middle h1 {
	padding: 0px 0px 10px 10px;
	padding-top:10px;
	color: #b7d432;
	width: 600px;
	background: white;
	font: normal 1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/* Content */
#content {
	width: 950px;
	margin: 0 auto;
	background: url(images/main.jpg) repeat-y;


}
/* Footer */
#footer {
	width: 950px;
	height: 46px;
	margin: 0 auto;
	background: url(images/footer.jpg) no-repeat;
}
#footer p {
	padding: 0px;
	text-align: center;
	font-size: x-small;
	color: #ffffff;
}
#footer a {
	color: #ffffff;
	text-decoration:none;
}
#footerleft {
	margin: 10px;
	float: left;
	color: white;
}
#footerright {
	margin: 10px;
	float: none;
	text-align: right;
	color: white;
}


/* Added by Jez D */


#jd-outer {
margin-top:2em;
}


#jd-left {
width:40%;
float:left;
margin-left:2em;
}

#jd-left img {
margin-left:2em;
}

#jd-right {
width:54%;
float:right;
margin-right:1em;
}

#jd-right p.title {
color: #832600;
font-family: "Bauhaus 93", arial rounded MT bold, verdana;
font-size:2em;
margin-left:2.2em;
}

#jd-right ul {
padding-left:4.5em;
background-image:url(images/foot_prints.jpg); 
background-position:0em top; 
background-repeat:no-repeat;
list-style:none;
min-height:44px;
}

#jd-right p.title img {
margin-right:0.5em; 
vertical-align:top;
}

li.ltext {
color:#330000;
font-weight:bolder;
}

#jd-right li.ltext2 {
color:#666666;
}

.labl {
text-align:left;
padding-left:30px;
width:100px;
}

#details {
margin:0 auto 0 auto; 
width:500px;
border:2px solid #c1c1c1;
background-image:url(images/orderbak.jpg);
background-repeat:repeat-y;
font-weight:bold;
}

#tabletop {
/*background-image:url(images/bak_formtop.gif);*/
background-repeat:no-repeat;
height:59px;
margin:0 auto 0 auto; 
width:500px;
}

#tablebum {
/*background-image:url(images/bak_formbum.gif);*/
background-repeat:no-repeat;
height:26px;
margin:0 auto 0 auto; 
width:500px;
}

#details .itxt {
color:#333333;
width:300px;
background-color:#fafafa;
border:1px solid #c1c1c1;
padding-left:2px;
}

#details .itxt2 {
color:#333333;
background-color:#fafafa;
border:1px solid #c1c1c1;
padding-left:2px;
}


#tablesecpaytop {
background-image:url(images/secpaytop.jpg);
height:70px;
width:349px;
background-repeat:no-repeat;
margin:0 auto 0 auto; 
}

#payment {
margin:0 auto 0 auto; 
width:349px;
background-image:url(images/securebak.jpg);
background-repeat:repeat-y;
font-weight:bold;
border:1px solid #c1c1c1;
}

#secpaybum {
background-image:url(images/secpaybum.gif);
background-repeat:no-repeat;
width:366px;
height:25px;
margin:0 auto 0 auto; 
}


#iglink {
background-image:url(images/order.jpg);
background-repeat:no-repeat;
width:150px;
height:45px;
}

#iglink:hover {
background-image:url(images/order.jpg);
background-position:top;
background-position:bottom;
background-repeat:no-repeat;
width:150px;
height:45px;
}


html>/**/body #ig-sidbum {
margin-top:-15px;
}

#napay {
margin-right:50px;
}


html>/**/body #napay {
margin-right:30px;
}

.paygap {
height:1em;
}


html>/**/body .paygap {
height:0.8em;
}

.paygap2 {
height:0em;
}


html>/**/body .paygap2 {
height:0em;
}



