body {
	margin:0;
	padding:0;
	width: 8000px;
/*	height: 600px;
*/	color:#333; 
	font: 8pt/10pt Verdana, Arial, Helvetica, sans-serif;
	background-color:#000000;
/*	background: #22b1e1 url(../img/bg.gif) repeat-x left top; */
}

h2 {font-size: 1.1em}
h3 {font-size: 1.4em}
h5 {
font-family:"Times New Roman", Times, serif;
letter-spacing:5px;
font-size:18px;
font-weight:normal;
text-align:center;
}
.h6 {
font: 40px/40px "Times New Roman", Times, serif;
font-weight:normal;
}
.h7 {
font: 30px/30px "Times New Roman", Times, serif;
font-weight:normal;
}



#page {
height: 500px;
	background-color:#FFFFFF;
}

#leftsider {
	position:fixed;
	padding: 0px 0 0 30px;
	top:0;
	left:0;
	width:100%;
	background-color:#000000;
	color:#CCCCCC;
	z-index:20;
	border-bottom: 5px #BBBBBB solid;

}

#leftsiderBKUP {
	padding: 50px 0 0 50px;
	float: left;
	width:300px;
}

#leftsider h1 {font-size: 2.0em;}

#menu {
top:10px;
	margin-top: 0px; 
	padding-left: 0px;
		font: 10pt/15pt Verdana, Arial, Helvetica, sans-serif;

}

#menu ul {
	list-style: url(../img/rightsmall.png);
}

#menu a{
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover{
	border-bottom: 4px solid #D4D9FF;
	border-top: 1px solid #777777;

}

#content {
	margin: 12px 0 0 40px; 
	float: left;
	font-size: 1.1em;
}

#content h4 {font-size: 1.2em;}

.filler {
	margin: 0px 0px 0px 0px; 
	padding: 75px 30px 35px 30px; 
	float: left; 
	width: 300px;
	background-color:#000000;
	height: 360px;

}

.fillerAlt {
	margin: 0px 0px 0px -40px; 
	padding: 75px 0 30px 0; 
	float: left; 
	width: 40px;
	background-color:#000000;
	height: 353px;

}


.par {
	margin: 0px 0px 0 0px; 
	padding: 73px 30px 30px 30px; 
	float: left; 
	width: 600px;
	background-color:#FFFFFF;
	height: 350px;
}

.mainpanel {
	margin: 0px 0px 0px 0px; 
	padding: 73px 30px 30px 30px; 
	float: left; 
	width: 600px;
	height: 350px;
	background-image:url(../images/uptobat.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.servicespanel {
	margin: 0px 0px 0px 0px; 
	padding: 73px 30px 30px 30px; 
	float: left; 
	width: 600px;
	height: 350px;
	background-image:url(../images/ballBG.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.portfoliopanel {
	margin: 0px 0px 0px 0px; 
	padding: 73px 30px 30px 30px; 
	float: left; 
	width: 600px;
	height: 360px;
	background-image:url(../images/portfoliobg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.resourcesPanel {
	margin: 0px 0px 0 0px; 
	padding: 73px 30px 30px 30px; 
	float: left; 
	width: 600px;
	height: 350px;	
	background-image:url(../images/altBackground3.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.contactPanel {
	margin: 0px 0px 0 0px; 
	padding: 73px 30px 40px 30px; 
	float: left; 
	width: 600px;
	height: 350px;	
	background-image:url(../images/altBackground2.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.offerPanel {
	margin: 0px 0px 0 0px; 
	padding: 75px 0px 40px 190px; 
	float: left; 
	width: 400px;
	height: 350px;	
	background-image:url(../images/booklet.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}


.alt {
	background-image:url(../images/altBackground.jpg);
	}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #22b1e1;
	background: url(../img/leftsmall.png) no-repeat scroll left center;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	border-bottom:1px solid #22b1e1;
}

#arrows {
	position: fixed;
	top: 440px;
	left: 650px; 
	width: 90px;
	height: 30px;
	cursor: pointer;
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 40px;
	height: 30px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {background: transparent url(../img/leftbig.png) no-repeat;}
#arrows ul #right a{background: transparent  url(../img/rightbig.png) no-repeat;}


#rightsider {
	position:fixed;
	top: 460px;
	width:100%;
	color:#FFFFFF;
	padding:0 0 0 38px;
	font-size:12px;
	background-color:#000000;
	border-top: 5px #999999 solid;
/*	border-top-color:#000000;
	border-top-style:solid;
	background-image:url(../images/bottombar.gif);
	background-color:#CCCCCC;
*/	z-index:20;

}	


#rightsiderBKUP {
	padding: 0 10px 0px 0;
}	

#rightsider a{
	color: #FFFFFF;
	text-decoration: none;
}

#rightsider a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}



#overlay {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#A22049;
	font-size:11px;
	position:fixed;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:#000000;
/*	border-color:#000000;
	border-width:1px;
	border-style:solid;
*/	padding:5px;
	z-index:100;
	background-color:#000000;
	filter:alpha(opacity=60);
	opacity: 0.60;
	-moz-opacity:0.60;
}

#over_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#A22049;
	font-size:11px;
	position:fixed;
	top:25%;
	left:25%;
	width:50%;
	background:#FFFFFF;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	padding:5px;
	z-index:100;
}

.container {
  width:606px;
  height:406px;
  position:absolute;
  left: 1000px;
  top: 105px;
  background-color:#000000;
  z-index:10;
}

.content_panel {
  width:604px;
  height:404px;
  position:absolute;
  left: 0px;
  top: 0px;
  border-top: solid 1px #999;
  border-right: solid 1px #404040;
  border-bottom: solid 1px #3a3a3a;
  border-left: solid 1px #404040;
}

#content_box{
	background-image:url(product_box_shots.gif)
}

#overlaycontent{
font-size:11px;
line-height:17px;
margin:20px;
}

input, textarea, select{
font-family:Verdana, Arial, Helvetica, sans-serif;
border: 1px #D4D9FF solid;
font: 8pt/11pt Verdana, Arial, Helvetica, sans-serif;
}
