
body {
	margin: 0;
	padding: 0;
	background: #81160F url(images/img01.gif) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}

a:hover {
	background: none;
	text-decoration: underline;
}

.clear {
	clear:both;
	}
	

/* Wrapper */

#wrapper {
	background:url(images/bg.gif) repeat;
	}

#whole_contaioner {
	width:754px;
	margin:0 auto;
	background:#FFFFFF;
	border-left:1px double #990000;
	border-right:1px double #990000;
	}

/* Menu */

#menu {
	width: 750px;
	height: 60px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 148px;
	height: 60px;
	padding: 0 0 0 2px;
	background: url(images/img02.gif) no-repeat;
}

#menu li a {
	display: block;
	width: 108px;
	height: 36px;
	padding: 20px 20px 0 20px;
	background: none;
	letter-spacing: -1px;
	font: normal 1.6em Arial, Helvetica, sans-serif;
	color: #E1E9E2;
	text-align:center;
	text-decoration:none;
}

#menu li a .lil {
	background:none;
	}

#menu a:hover {
	background-color:#333333;
	text-decoration: none;
	color: #FFFFFF;
}


/* Header */

#header {
	width: 754px;
	height: 247px;
	margin: 0 auto;
	padding:0;
	}

#header h1 {
	float: left;
	width: 104px;
	height: 110px;
	padding: 104px 100px 0 3px;
	background: url(images/img05.jpg) no-repeat;
	line-height: 32px;
	font-size: 30px;
}

#header h2 {
	float: right;
	width: 494px;
	height: 34px;
	padding: 180px 20px 0 0;
	background: url(images/img06.jpg) no-repeat;
	text-transform: lowercase;
	text-align: right;
	letter-spacing: -1px;
	font-size: 22px;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 750px;
	margin: 0 auto;
	background:#FFFFFF;
	}

/* Content_bottom */

#content_bottom {
	width: 750px;
	margin: 0 auto;
	padding:0;
	background:#FFFFFF;
	}

.content_bottom_container {
	width:720px;
	margin:0 auto;
	}
#content_bottom .story {
	padding:5px 10px;
	color:#333333;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	text-align:justify;
	}
	
/* Posts */

#posts {
	float: right;
	width: 510px;
	padding:0;
	margin:0;
	font-weight:normal;
}

#posts ul{	
	width:400px;
	padding:0;
	margin:20px 3px 0 30px;
	}
	
#posts ul li {
	margin-left:10px;
	color:#333333;
	font-size:12px;
	font-weight:500;
	}	

#posts h1 {
	margin:10px 0 0 0;
	line-height:30px;
	color:#FF0000;
	font-weight:500;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	}
	
#posts h2{
	margin:20px 0 0 0;
	line-height:20px;
	color:#EA7500;
	font-weight:500;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	}
	
#posts .story {
	padding:5px 10px;
	color:#333333;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	text-align:justify;
	}

#posts ul {
	list-style: url(images/img12.gif);
}

.bullet {
	list-style: url(images/bullet-normal.gif);
}


/* Links */

#links {
	float: left;
	width: 220px;
	}

#links h1 {
	font-weight:normal;
	margin-left:20px
	}

#links h2{
	width:175px; 
	height:35px; 
	display:block; 
	background:#fff; 
	color:#FF0000; 
	font:24px/34px Arial, Helvetica, sans-serif; 
	margin:6px 8px 16px 5px; 
	padding:0 0 0 10px;
	}

.testomonials{
	width:180px; 
	display:block; 
	border:1px solid #DADADA; 
	background:#fff; 
	padding:10px;
	}

#links p{
	text-align:justify;
	padding:2px 15px 10px 15px;
	line-height:18px;
	font-size:11px;
	}
	
#links p.more{
	background:#fff; 
	color:#003D5C;
	width:175px; 
	height:11px; 
	margin:10px 29px 10px; 
	padding:0px; 
	line-height:11px;
	  }	
	
	
/* Footer */

	#footer{
		width: 750px;
		height: auto;
		margin:0 auto;
		padding: 25px 15px 15px 15px ;
		color: #FFFFFF;
		text-align: center;
	}

	.footer_links:link, .footer_links:visited, .footer_links:active{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		text-decoration: none;
		padding:0 10px;
	}

	.footer_links:hover{
		color:#FF0000;
	}
	
.sub_title {
	margin:10px 0 0 0;
	line-height:30px;
	color:#FF0000;
	font-weight:500;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	}
	
.redcolour{
	color:#FF0000;
	font-weight:bold;
	}


#order_container{
	width: 480px;
	height: auto;
	float: left;
	border: 1px solid #CCC;
	padding:5px;
	background: #EAEAEA url(images/order_box_bg.gif) no-repeat top;
	text-align: left;
	color: #333;
}


.order_container{
	width: 480px;
	height: auto;
	float: left;
	margin-top:20px;
	padding: 10px;
	text-align: left;
	color: #333;
}


#bottom_wrapper {
	width:100%;
	background-color:#FFFFFF;
	border-bottom:2px double #000000;
	}

.bottom_banner {
	width:750px;
	height:224px;
	margin:0 auto;
	}
	
#sub_total {
	font-size:12px;
	text-align:left;
	}
	
#total_amt {
	font-size:12px;
	text-align:left;
	}
	
.table_text {
	font-size:12px;
	}
	

