@charset "utf-8";
/* CSS Document */

body {
	background: #333;
	font: 100.01% Arial, Helvetica, sans-serif;
}


h1, h2, h3, h4, h5, h6, p, ul, li, blockquote, div, img {
	margin: 0px;
	padding: 0px;
}
LI LI, LI P, TD P, BLOCKQUOTE P {font-size:1em
}

p {
	padding-bottom: 1em;
}

img {
	border: none;
}
#wrapper {
	margin: 10px auto;
	width: 850px;
	color: #000;
	background: #FFF;
	font: 13px Arial, Helvetica, sans-serif;
	border: thin outset #FFF;
}
#header {
	float: left;
	width: 850px;
	height: 310px;
	text-align: center;
	
}

#altheader{
	float: left;
	width: 850px;
	height: 310px;
	text-align: center;
	background: url(images/Header.jpg) no-repeat left top;
	
}
#title {
	float: left;
	width: 630px;
}
#header #title  h1 {
	color: #333;
	text-align: left;
	padding-left: 200px;
	font: normal 50px Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
#header #title  h3 {
	float: left;
	padding-left: 100px;
	font-size: 18px;
	color: #666;
}
#header #contact {
	float: right;
	width: 200px;
	padding-top: 215px;
	text-align: right;
	padding-right: 7px;
	color: #666;
}

#header  #contact h4 {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-align: right;
	font-style: italic;
	padding-bottom: 4px;
	line-height: 20px;
}



#maincontent {
	float: left;
	width: 850px;
}
#content {
	float: right;
	width: 640px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-top: 15px;
}


/*drop down menus.*/
#navbar {
	float: left;
	width: 160px;
	padding-left: 3px;
	padding-bottom: 20px;
}
#navbar ul  {
	list-style: none;
	margin: 0;
	padding: 0;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #666;
	text-align: right;
}
#navbar ul li {
	position: relative;
	float: left;
	line-height: 35px;
}

#navbar li ul {
	display: none;
	text-align: left;
	padding-left: 15px;
}
#navbar ul li a:link, #navbar ul li a:visited {
	text-decoration: none;
	color: #269974;
	margin-left: 1px;
	white-space: nowrap;
	font-style: normal;
	float: right;
	padding-right: 10px;
	width: 130px;
	padding-left: 10px;
	
	
}

#navbar ul li a:hover, #navbar ul li a:active {
	color: #333;
	
}
#navbar ul li ul li a:link, #navbar ul li ul li a:visited {
	color: #333;
	
}
#navbar li:hover ul {
	display: block;
	position: absolute;
	left: 141px;
}
#navbar li:hover li {
	float: left;
	font-size: 12px;
	height:35px;
	
}
#navbar li:hover a:link, #navbar li:hover a:visited {
	background: #75DDBB;
	padding-left: 18px;
	background: #75DDBB url(images/submenubullet.png) no-repeat 5px 12px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	color: #333;
}


#navbar li:hover li a:hover, #navbar li:hover li a:active {
	background: #38C79B;
	font-style: normal;
	background: #75DDBB url(images/submenubullet2.png) no-repeat 5px 12px;
}

/*about us page*/

#contentabout {
	float: right;
	width: 640px;
	padding-right: 20px;
	padding-bottom: 40px;
}
.pinkbullet {
	background: url(images/Dot.jpg) no-repeat 5px 15px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 500px;
}
.pinkbullet2 {
	background: url(images/Dot.jpg) no-repeat 45px 7px;
	padding-left: 60px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 500px;
}
#table1 {
	width: 400px;
	margin-left: 130px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 0px;
	border-style: none;
}
#table1 tr td {
	padding: 3px;
}
.tbleLeftCol {
	text-align: right;
	vertical-align: top;
}

.tbleRightCol {
	text-align: left;
	vertical-align: top;
}
#form {
	float: left;
	width: 580px;
	padding-top: 10px;
	padding-bottom: 20px;
	background: #F0FFFA;
	margin-top: 10px;
}

#table2 {
	width: 500px;
	margin-left: 70px;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 0px;
	border-style: none;
}
#table2 tr td {
	padding: 3px;
}
#table3 {
	width: 380px;
	margin-left: 50px;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 0px;
	border-style: none;
}
#table3 tr td {
	padding: 3px;
}

#table4 {
	width: 300px;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 0px;
	border-style: none;
	float: left;
}
#table4 tr td {
	padding: 3px;
	width: 140px;
}

#tableequipment{
	width: 630px;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 0px;
	border-style: none;
	float: left;
}
#tableequipment tr td {
	padding: 3px;
	width: 50%;
	text-align: center;
}
#contentabout img   {
	padding: 10px;
}

/*shop pages*/
#tableshop {
	width: 600px;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 0px;
	border-style: none;
	float: left;
}
#tableshop tr td {
	padding: 3px;
	width: 200px;
	text-align: center;
}
#shop table {
	width: 630px;
	border-style: none;
}
#shop table tr td {
	padding: 0px;
	text-align: left;
	margin: 0px;
}
#shop table  img {
	padding: 0px;
}


/*shop item pages*/
#shopitems table {
	width: 630px;
	border-style: none;
}
#shopitems table tr td {
	padding: 0px;
	text-align: left;
	margin: 0px;
	vertical-align: top;
}
#shopitems table  img {
	padding: 0px 0px 2px;
}
}
#shopitems table  ul{
	padding-left: 30px;
	list-style: disc;
}
#shopitems table  ul li ul {
	list-style: circle;
}

#shopitems table tr hr {
	margin-top: 15px;
	margin-bottom: 15px;
}




/*None menu pages*/
#content_nomenu {
	float: left;
	width: 750px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
	text-align: justify;
}
#content_nomenu h6 {
	font-style: italic;
	text-align: center;
	padding-bottom: 15px;
}
#content_nomenu p img {
	padding: 10px;
}

#contentabout ul{
	padding-left: 100px;
	padding-bottom: 10px;
	list-style: none;
	
}
#contentabout ul li{
	padding-top: 3px;
	padding-bottom: 3px;
	
}
#testimonial{
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	float: left;
	width: 460px;
	
}
#TCs h3 {
	padding-bottom: 15px;
}
#TCs h4 {
	color: #936;
	padding-bottom: 0px;
}


 

/*end*/

#footer {
	float: left;
	width: 750px;
	font-size: 10px;
	text-align: center;
	padding: 15px 50px 20px;
	color: #096;
	
}

#footer ul {
	list-style: none;
}
#footer ul li {
	display: inline;
	line-height: 20px;
	padding-right: 6px;
	padding-left: 6px;
}
#footer  h2 {
	font-size: 14px;
	font-weight: bold;
	display: inline;
	color: #096;
}



a:link, a:visited {
	color: #009966;
	text-decoration: none;
}
a:hover, a:active {
	color: #993366;
	font-style: italic;
}

h1 {
	font-size: 32px;
	font-weight: normal;
	font-style: italic;
	color: #993366;
	padding-bottom: 20px;
	padding-left: 50px;
}

h2 {
	font-size: 26px;
	font-weight: normal;
	color: #993366;
	padding-bottom: 30px;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
h4 {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 20px;
	color: #333;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #333333;
	padding-bottom: 15px;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding-top: 20px;
	padding-bottom: 0px;
	font-style: italic;
}
blockquote {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 70px;
}
blockquote p {
	padding-top: 3px;
	padding-bottom: 5px;
	background: url(images/Dot.jpg) no-repeat left 8px;
	padding-left: 12px;
}

.spacer {
	height: 30px;
}
.boldItalic{
	font-style: italic;
	font-weight: bold;
	color: #666;
	text-align: right;
	padding-left: 40px;
	margin-top: -10px;
	
}
#vat {
	font-size: 11px;
	text-align: center;
	padding-top: 20px;
	float: left;
	width: 850px;
}



#Reg {
	float: left;
	width: 480px;
	text-align: right;
}
#Reg   img {
	padding-left: 50px;
}




.green {
	color: #29A579;
}


.Heading {
	font-size: 20px;
	color: #990066;
}
.smalltxt {
	font-size: 11px;
	padding-top: 5px;
}
.bigger {
	font-size: 15px;
	font-weight: bold;
	color: #333;
}
.maroon {
	font-size: 16px;
	font-weight: bold;
	color: #936;
	padding-top: 10px;
}


#flashpics {
	float: right;
	height: 170px;
	width: 178px;
}

