/*  
Site Name: 
Site URI: 
Description: 
Version:
Author: 	
Author URI: 
*/

/*  =RESET
---------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
table, tbody, tfoot, thead, tr, th, td {
	vertical-align: top;
}
body {
	line-height: 1.3;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
/*  =GLOBAL ELEMENTS
-------------------------------------------------------------- */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#333333;
	margin:0px;
}
.page {
	background:url(bodybk.jpg) no-repeat center top #2c2c2c;
	margin:0;
}
a:link {
	color: #fbc402;
}
a:visited {
	color: #fbc402;
}
a:hover, a:active {
	color: #333;
	text-decoration: none;
}
a img {
	border:none;
}
a:hover img {
}
ol {
	list-style-type:none;
}
ul {
	list-style-type:none;
}
li {
	margin:0;
}
p {
	margin:10px 0;
}
blockquote {
}
pre {
}
address {
}
del {
}
h1, h2, h3, h4 {
	margin:0 0 10px 0;
	padding:5px 0;
	line-height:1.3;
}
h1 {
	color:#f4f4dd;
	font-size:24px;
	border-bottom:dashed 1px #2e1c0b;
}
h2 {
	color:#2e1c0b;
	font-size:20px;
}
h3 {
	color:#2e1c0b;
	font-size:18px;
	background:url(line.jpg) repeat-x bottom left;
}
h4 {
	color:#333;
	font-size:16px;
}
img.clsleft {
	margin-right:20px;
	margin-bottom:15px;
	float:left;
}
img.clsmiddle {
	margin-right:20px;
	margin-left:20px;
	margin-bottom:15px;
}
img.clsright {
	margin-left:20px;
	margin-bottom:15px;
	float:right;
}
img.clsborderleft {
	border:1px solid #000;
	padding:4px;
	margin-right:20px;
	margin-bottom:15px;
	float:left;
}
img.clsbordermiddle {
	border:1px solid #000;
	padding:4px;
	margin-right:20px;
	margin-left:20px;
	margin-bottom:15px;
}
img.clsborderright {
	border:1px solid #000;
	padding:4px;
	margin-left:20px;
	margin-bottom:15px;
	float:right;
}
.datatable {
	border-top:1px solid #000;
}
.datatable th {
}
.datatable td {
	border-bottom:1px solid #000;
	padding:8px 4px;
}
.notes {
	font-size:0.9em;
}
.shout {
	font-size:1.2em;
}
.shout2 {
	font-size:1.2em;
}
.submit, .reset {
	cursor:pointer;
	outline:none;
	border:none;
	width:90px ;
	color:#fff;
	padding:5px;
	background:#000;
}
.reset {
	background:#333;
}
.quote, blockquote {
}
.caption {
	float:right;
	width:220px;
	padding:15px;
	margin:0 0 0 25px;
}
.custom1 {
}
.custom2 {
}
.border {
	border:1px solid #000;
	padding:4px;
}
.noborder {
	border:0;
}
.clear {
	clear:both;
}

/*  =MENU
-------------------------------------------------------------- */
#menu {
	z-index:0;
	position:relative;
	background:none;
	margin:0 auto ;
	width:903px;
	height:37px;
	padding: 0;
}
#menu ul {
	padding:0;
}
#menu ul li {
	margin:0 10px;
	padding:0;
float:left;
height:35px;
}
#menu ul li a {
	color:#fff;
	font-size:20px;
	margin:0;
	padding:0 3px;
	height:35px;
	line-height:30px;
	text-decoration:none;
}
#menu ul li a:hover {

}
#menu ul li:hover {

}
#menu ul li:hover {
}

/*  =PAGECONTENT
-------------------------------------------------------------- */
#head h1{
	padding:0;
	margin:0;
border:none;
}
#logo, #logo a {
	margin:0 0 0 20px;
	background:url(logo.png) no-repeat top left;
	display:block;
	height:172px;
	padding:0px;
	border:none;
	width:276px;
	text-indent:-9000px;
	overflow:hidden;
}
#logo a {
	margin:0px;
	background:none;
}
#head{
	width:960px;
	padding:0;
	margin:0 auto;
	height:230px;
	background:url(menubk.png) no-repeat center bottom;
}
#contentwraptop{
	background:url(contenttop.png) no-repeat center top;
	height:30px;
	margin:-30px 0 0 0;
}
#contentwrap{
	background:url(contentbk1.png) repeat-y center top;
}
#content {
	width:940px;
	color:#fcffe7;
	padding:0 20px 20px;
	margin:0 auto;
	font-size:12px;
	position:relative;
	overflow:hidden;
}
#content p {
	margin:0 0 10px 0;
}

/*  =FOOTER
-------------------------------------------------------------- */
#footerwrap {
	overflow:hidden;
	background:url(contentbottom.png) no-repeat center top;
	padding:0;
}
#footer{
	width:960px;
	margin:0 auto;
}
#contact{
	background:url(contactbk.png) no-repeat top left;
	width:514px;
	float:left;
	height:257px;
	padding:20px;
}
#contact input{
	background:none;
	border:none;
	border-bottom:dashed 1px #996600;
	width:207px;
	padding:5px;
	margin:10px 0 0 0;
} 

#contact #enquiry{
	background:none;
	border:none;
	border-bottom:dashed 1px #996600;
	width:207px;
height:60px;
	padding:5px;
	margin:10px 0 0 0;
} 
#contact .submit{
	background:url(smalllogo.png) no-repeat top left;
	border:none;
	line-height:53px;
	height:55px !important;
	font-weight:bold;
	color:#000;
	width:100px !important;
}
#contact .left{
	float:left;
	border-right:dashed 1px #996600;
	padding:0 10px 0 0;
	margin:0 10px 0 0;
	width:227px;
}
#contact .right{
	float:right;
	width:257px;
}
#stuff{
	float:right;
	width:400px;
	margin:90px 0 0 0;
}
#stuff .left{
	float:left;
	color:#fff;
	width:200px;
	font-size:32px;
	background:url(tick.png) no-repeat right 5px ;
}
#stuff .left span{
	font-size:14px;
}
#stuff .right{
	float:right;
	width:200px;
}
#footer .copy {
	padding:0;
	color:#fff;
	margin:10px 0 0 0;
}
#linkbk, #linkbk a {
	font-size:10px;
	color:#613a0f;
	padding:0;
	font-size:10px;
display:none;
}
#linkbk a {
	float:none;
	margin:0px;
	padding:0;
}

.youtube{
display:block;
overflow:hidden;
text-indent:-9999px;
background:url(youtube.png) no-repeat top left;
position:absolute;
right:140px;
top:-75px;
width:104px;
height:85px
}

#head { position: relative; } 
.social-icons { position: absolute; top: 13px; left: 440px; }
.social-icons a { display: block; float: left; margin: 0 3px; }
