body {
background:#000 url(images/bg-pinstripes.jpg) top center;
background-repeat:no-repeat;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:center;
padding:15px 0;
}

body * {
margin:0;
padding:0;
}

table {
table-border-color-light:#f93;
table-border-color-dark:#000;
text-align:justify;
padding:0 0 12px 0;
}

h1,h2,h3,h4,h5,h6 {
font-family:Book Antiqua, Times New Roman, Times;
}

h4 {
color:#960;
}

h5 {
color:#c33;
}

h6 {
color:#606;
}

#content {
width:750px;
}

img {
border-spacing:0;
border-color:red;
border-style:solid;
border-width:1px;
margin:0 12px 0px 0;
padding-right:0;
}

hr {
size:1px;
width:756px;
color:#474745;
margin:12px 0 0px 0;
padding:0;
}

#sidebar ul {
list-style:none;
margin:0;
padding:0;
}

#sidebar li {
width:750px;
height:100px;
margin:2px;
padding:2px;
}

#sidebar li a {
display:inline;
text-decoration:none;
border-spacing:0;
height:100px;
border-color:red;
border-style:solid;
border-width:0;
margin:0;
padding:0;
}

#sidebar li a:hover {
display:inline;
text-decoration:none;
border-spacing:0;
border-color:red;
border-style:solid;
border-width:0 0 1px;
margin:0;
padding:0;
}

.fisheyeText {
color:#000;
text-align:center;
position:relative;
right:2px;
left:0;
top:0;
margin:0;
padding:0 2px 0 0;
}

.fisheye {
width:750px !important;
position:relative;
right:2px;
left:0;
top:0;
margin:auto;
padding:0;
}

#fisheye_menu {
list-style:none;
height:45px;
width:670px !important;
background:#000;
margin:auto;
padding:10px 15px 45px 0;
}

#fisheye_menu li {
position:relative;
display:block;
float:left;
}

#fisheye_menu span {
position:absolute;
top:100%;
left:0;
text-align:center;
width:79px;
border:solid 0 #bbb;
color:#333;
margin:0;
padding:1px;
}

#fisheye_menu a {
text-decoration:none;
}

#fisheye_menu img {
border:4px;
vertical-align:top;
}

#bodyContent {
width:750px !important;
margin:auto;
}

.boxes {
width:750px !important;
height:100px;
margin:auto;
}

#links {
width:740px !important;
height:12px;
font-size:11px;
margin:auto;
padding:0;
}

#links a {
color:#fff;
font-size:11px;
text-decoration:none;
text-align:center;
padding:6px 0 12px;
}

#links a:hover {
color:red;
font-size:11px;
text-decoration:underline;
padding:6px 0 12px;
}

.linksBoxes {
display:inline;
list-style-type:none;
width:146px !important;
margin:12px 0 0;
}

.linksDivs1 {
text-align:left;
width:146px !important;
}

.contact {
width:750px;
text-align:right;
color:#FFF;
}

a:link,a:visited {
color:#69c;
}

a:active,a:hover {
color:#f30;
}

h1,h2,h3 {
color:#c30;
}

#testimonial img,.headerimage {
border:0;
vertical-align:top;
}

.linksDivs2,.linksDivs3,.linksDivs4,.linksDivs5 {
display:inline;
height:12px;
}
.menu {
	width:750px;
	margin: auto;
}
.menu a {
	padding: 6px 14px;
	margin: 6px auto;
}
.imgHome {
	border:0;
	}
	
.PageBackgroundGlare
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.PageBackgroundGlareImage
{
  background-image: url('images/Page-BgGlare.png');
  background-repeat: no-repeat;
  height: 600px;
  width: 500px;
  margin: 0;
}
.center
{
  background-image: url('images/hotBG.jpg');
  background-repeat: no-repeat;
  height: 600px;
  width: 500px;
  margin: 0;
}

/* specially for Opera */
html:first-child .PageBackgroundGlare
{
  border: 1px solid transparent;
}
/* specially for Opera */

* html .PageBackgroundGlareImage
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Page-BgGlare.png',sizingMethod='crop')");
}
.PageBackgroundGradient
{
  background-image: url('images/Page-BgGradient.png');
  background-repeat: repeat-x;
  height: 4000px;
}
.style1 {
	color:#ffffff;
	}