body {
	background-attachment: fixed;
	background-image: url(images/BG.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #000;
}
a:link {
	color: #00aeef;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: underline;
}
#wrapper {
	padding: 0px;
	height: auto;
	width: 962px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clearfloat {
	clear: both;
}

#header {
	padding: 0px;
	height: 130px;
	width: 960px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	overflow: hidden;
}
.logo {
	color: #FFF;
	float: left;
	width: 456px;
	margin-top: 40px;
	height: 74px;
}
.menu {
	float: right;
	margin-top: 45px;
	width: 450px;
	text-align: right;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	display: block;
}
.menu ul li {
	list-style-position: inside;
	list-style-type: none;
	color: #FFF;
	width: 94px;
	height: 47px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	display: inline;
}
.menu ul li a {
	list-style-position: inside;
	list-style-type: none;
	color: #FFF;
	display: inline;
	width: 94px;
	margin-left: 15px;
	height: 47px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 50px;
	background-image: url(images/Home_Up.png);
	background-repeat: no-repeat;
	padding: 0px;
	float: right;
}
.menu ul li a.selected {
	list-style-position: inside;
	list-style-type: none;
	color: #FFF;
	display: inline;
	width: 94px;
	margin-left: 15px;
	height: 47px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 50px;
	background-image: url(images/Home_Over.png);
	background-repeat: no-repeat;
	padding: 0px;
	float: right;
}


.menu ul li a:hover {
	list-style-position: inside;
	list-style-type: none;
	color: #FFF;
	display: inline;
	width: 94px;
	height: 47px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 50px;
	background-image: url(images/Home_Over.png);
	background-repeat: no-repeat;
	padding: 0px;
}





#loginwrapper {
	background-image: url(rob/images/BG_Top.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 100%;
	display: none;
	position: static;
	left: 0px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7d7;
}
#loginwrapper .logincontent form {
	margin: 0px;
	padding: 0px;
}

.logincontent {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	position: relative;
	height: 40px;
	padding-top: 20px;
}

#topcontent {
	padding: 0px;
	width: 960px;
	background-image: url(images/Black_Trans.png);
	background-repeat: repeat;
	height: 207px;
	margin: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #373737;
	border-left-color: #373737;
}
#topcontentproduct {
	padding: 0px;
	width: 960px;
	background-image: url(images/Black_Trans.png);
	background-repeat: repeat;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #373737;
	border-left-color: #373737;
	overflow: hidden;
}
#topcontentproduct a{

	color: #00AEEF;
}
#topcontentproduct a:hover{
	color: #CCC;
}

.topcolwrapper {
	height: auto;
	width: 962px;
	margin-bottom: 45px;
	overflow: visible;
}

.toplongborder {
	background-image: url(images/corners/Top_Long.png);
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 962px;
}
.bottomlongborder {
	background-image: url(images/corners/Bottom_Long.png);
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 962px;
}
.left {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: left;
	height: auto;
	width: 400px;
	margin-right: 35px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.rightimage {
	padding: 0px;
	float: right;
	height: 167px;
	width: 447px;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 20px;
	overflow: hidden;
}
#picfader {
	padding: 0px;
	float: right;
	height: 167px;
	width: 447px;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 20px;
	overflow: hidden;
}

.pics {
	height: 167px;
	width: 447px;
	padding:0;
	margin:0;
	overflow: hidden
}
#bottom {
	width: 1020px;
	height: auto;
}
.bottomcolwrapper {
	padding: 0px;
	float: left;
	height: 200px;
	width: 207px;
	margin-right: 45px;
	overflow: hidden;
	margin-bottom: 35px;
	margin-top: 0px;
	margin-left: 0px;
}
.bottomcolwrapperproduct {
	padding: 0px;
	float: left;
	height: 100px;
	width: 207px;
	margin-right: 45px;
	overflow: hidden;
	margin-bottom: 45px;
	margin-top: 0px;
	margin-left: 0px;
}

.bottomcontent {
	background-image: url(images/Black_Trans.png);
	background-repeat: repeat;
	margin: 0px;
	height: auto;
	width: 177px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #373737;
	border-left-color: #373737;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 13px;
}
.wc3 {
	height: 125px;
	width: 225px;
}

.bottomcontent h3 {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	font-size: 16px;
}
.left p h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	font-size: 13px;
}

.bottomcontent p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bottomcontent img {

}



.topshortborder {
	background-image: url(images/corners/Top_Short.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 207px;
	height: 6px;
}
.bottomshortborder {
	background-image: url(images/corners/Bottom_Short.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 207px;
	height: 6px;
}
#footer {
	height: 300px;
	width: 100%;
	text-align: center;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #373737;
	background-image: url(images/fOTTER_bg.jpg);
	background-repeat: repeat-x;
}
.footercol {
	float: left;
	width: 175px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	height: auto;
}
.footercol p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	text-align: left;
	padding-left: 0px;
}
.footercol img {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.footercol h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: left;
	padding-left: 0px;
}
.footercol a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00aeef;
	font-size: 11px;
	text-align: left;
}
.footercol a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 11px;
	text-align: left;
}



#footerwrapper {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-position: left;
	background-repeat: repeat-x;
	padding-top: 25px;
}
.footercol #twitter {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: left;
}
.demo-show {
	height: auto;
	width: 1061px;
	overflow: hidden;
	margin-bottom: 25px;
	margin-left: 0px;
}
.gallerybox {
	height: 75px;
	width: 125px;
	float: left;
	margin-right: 1px;
	margin-bottom: 7px;
}
.gallerybox2 {
	height: 200px;
	width: 200px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
.smallthumbs {
	height: 30px;
	width: 30px;
	float: left;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}

.gallerybox3 {
	height: 125px;
	width: 125px;
	float: left;
	margin-right: 1px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-left: 25px;
}


.gallerywrapper {
	height: auto;
	width: 1061px;
	overflow: hidden;
	margin-bottom: 55px;
	margin-left: 0px;
}
.gallerywrapperforproducts {
	height: auto;
	width: 440px;
	overflow: hidden;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 15px;
	float: right;
	margin-right: 0px;
	text-align: right;
	padding: 0px;
}
.gallerywrapperforthumbs {
	height: 100px;
	width: 440px;
	overflow: hidden;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	float: right;
	margin-right: 0px;
	padding: 0px;
	clear: right;
}

.contactformcontainer {
	height: auto;
	width: 400px;
	float: left;
	margin-right: 1px;
	margin-bottom: 15px;
	padding-top: 25px;
	padding-left: 85px;
}


.openclose {
	height: 30px;
	width: 125px;
	margin-bottom: 10px;
}
.close {
	background-image: url(images/Open_Close.png);
	background-repeat: repeat;
	background-position: 0px -27px;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 51px;
	float: left;
}
.open {
	background-image: url(images/Open_Close.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	height: 27px;
	width: 51px;
	margin-right: 10px;
	float: left;
}


.footercol #twitter a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}
.footercol p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.footerbox {
	height: 26px;
	width: 84px;
	position: absolute;
	top: 86px;
	right: 0px;
	left: 564px;
}
#slider {
	width: 962px;
	margin: 0 auto;
	position: relative;
}

.scroll {
	height: 250px;
	overflow: auto;
	position: relative; /* fix for IE to respect overflow */
	clear: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}

.scrollContainer div.panel {
	height: 235px;
	width: 962px; /* change to 560px if not using JS to remove rh.scroll */
	margin-top: 15px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 19px;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
}

ul.navigation a {

	color: #FFF;
	display: inline;
	width: 94px;
	margin-right: 15px;
	height: 47px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 50px;
	background-image: url(images/Home_Up.png);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
}

ul.navigation a:hover {
		list-style-position: inside;
	list-style-type: none;
	color: #FFF;
	display: inline;
	width: 94px;
	height: 47px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 50px;
	background-image: url(images/Home_Over.png);
	background-repeat: no-repeat;
	padding: 0px;
}

ul.navigation a.selected {
	list-style-position: inside;
	list-style-type: none;
	color: #00aeef;
	display: inline;
	width: 94px;
	margin-right: 15px;
	height: 47px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 50px;
	background-image: url(images/Home_Over.png);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}
.inputwrapper {
	width: 430px;
	height: 60px;
	clear: both;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
.inputwrapper2 {
	width: 430px;
	height: 115px;
	clear: both;
	text-align: left;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
.inputwrapper3 {
	width: 430px;
	height: 76px;
	clear: both;
	text-align: left;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
input {
	background-color: #000;
	border: 1px solid #373737;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 300px;
	height: 25px;
	padding: 3px;
}
textarea {
	background-color: #000;
	border: 1px solid #373737;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 300px;
	height: 75px;
	padding: 3px;
}
select {
	background-color: #000;
	border: 1px solid #373737;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 308px;
	height: 35px;
	padding: 3px;
}


.formspan {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00aeef;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: auto;
	width: auto;
	display: block;
	margin: 0px;
}
#myController span{
	color:#FFF;
	margin-right:10px;
	cursor:pointer;
	width: 94px;
	height: 47px;
}

#jFlowSlide{
}

#myController span.jFlowSelected {
	background:#00aeef;
	
}

.jFlowPrev, .jFlowNext{
cursor:pointer;
}

