 html, body {
     height: 100%;
 }

body {
background-attachment: fixed;
margin: 0;
padding: 0;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.headcont {
width: 950px;
position: relative;
margin: auto;
height: 225px;
background-color:black;
background-image: url(images/newHeader/0.png);
background-repeat: no-repeat;
}
.menu {
width: 950px;
position: relative;
margin: auto;
height: 250px;

background-image: url(images/newHeader/logo.png);
background-repeat: no-repeat;
font-size: 12px;
font-weight:bold;
text-align: center;
}

.menu1 {
vertical-align: bottom;
position: absolute; 
top: 195px; 
left: 0px; 
width: 132px; 
height: 30px; 
background-image: url(images/footer_bg.jpg);
background-repeat:repeat-x;
}
.menu2 {
position: absolute; 
top: 195px; 
left: 134px; 
width: 130px; 
height: 30px;
background-image: url(images/footer_bg.jpg);
background-repeat:repeat-x;
}

.menu3 {
position: absolute; 
top: 195px; 
left: 266px; 
width: 132px; 
height: 30px; 
background-image: url(images/footer_bg.jpg);
background-repeat:repeat-x;
}

.menu4 {
position: absolute; 
top: 195px; 
left: 400px; 
width: 132px; 
height: 30px; 
background-image: url(images/footer_bg.jpg);
background-repeat:repeat-x;
}

.menu5 {
position: absolute; 
top: 195px;  
left: 534px; 
width: 132px; 
height: 30px; 
background-image: url(images/footer_bg.jpg);
background-repeat:repeat-x;
}

.menu6 {
position: absolute; 
top: 195px; 
left: 668px; 
width: 132px; 
height: 30px; 
background-image: url(images/footer_bg.jpg);
background-repeat:repeat-x;
}
.menu7 {
position: absolute; 
top: 195px; 
left: 950px; 
width: 132px; 
height: 30px; 
background-image: url(images/footer_bg.jpg);
background-repeat:repeat-x;
}
.menu8 {
position: absolute; 
top: 195px; 
left: 802px; 
width: 146px; 
height: 30px; 
background-image: url(images/footer_bg.jpg);
background-repeat:repeat-x;
}

.maincont {
width: 950px;
height: auto;
margin : 0 auto;
margin-bottom: 16px;
padding: 0px 0px 30px 0px;
font-size: 12px;
text-align: justify;
border: 1px solid #FFFFFF;
background-color: #131313;
border: 1px solid #000000;

}

.lftclm{
float: left; 
width: 220px;
text-align: center;
}

img.partner {
border: 1px solid #1C1C1C;
margin: 2px;
background-color: #FFFFFF;
}

.sidebarheading {
font-weight: bold;
color: #C20A10;
font-size: 12px;
padding: 2px;
border-bottom: 1px dotted #CCCCCC;
text-align: center;
font-variant: small-caps;
}

.heading {
font-weight: bold;
color: #C20A10;
font-size: 12px;
padding: 2px;
border-bottom: 1px dotted #CCCCCC;
font-variant: small-caps;
margin: 0px 0px 10px 0px;
}

.subheading {
font-weight: bold;
color: #FBF503;
font-size: 11px;
padding: 2px;
font-variant: small-caps;
margin: 10px 0px 0px 0px;
}

.midclm {
margin-left: 220px; 
margin-right: 220px;
background-color: #1c1c1c;
border: 1px solid #292929;
text-align: justify;
line-height: 180%;
padding: 8px 8px 8px 8px;
}
.slideImg
{
width:180x;
}
.slideImg > img
{
width:180px;
}
.testimonial1{
padding: 10px 4px 10px 4px;
}
.testimonial2{
background-color: #131313; 
padding: 10px 4px 10px 4px;
}

.slideshowcont {
height: 200px;
border: 1px solid #292929;
margin-bottom: 20px;
position: relative;
width: 484px;
}

.slidetag {
position: absolute; 
top: 20px;
right: 0px;
width: 200px;
background-color: #161616;
color: #FFFFFF;
padding: 4px;
}

.rgtclm {
float: right; 
width: 220px;
text-align: center;
}

.clearer {
clear: both; 
width: 100%; 
height: 0; 
line-height: 0; 
font-size: 0; 
margin: 0; 
padding: 0; 
border: 0;
}

a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

.copytxt1 {color: #CCCCCC; line-height: 180%;}
.copytxt2 {color: #999999}
.footerlinks {
padding: 0px 20px 0px 20px;
}

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -71px;
}

.footer, .push {
height: 60px;
}

.quote {
border: 1px solid #292929;
background:#131313 url('images/quote-left.gif') no-repeat left top;
padding-top: 10px;
padding-left: 40px;
font-size:11px;
text-align: justify;
}
	
.quote div {background: transparent url(images/quote-right.gif) right bottom no-repeat;
padding-right: 40px;
padding-bottom: 10px;
}


.footer{
padding-top: 10px;
border-top: 1px solid #000000; 
background-color: #000000; 
text-align: center; 
height: 60px;
background-image: url(images/footer_bg.jpg);
background-repeat: repeat-x;
background-position: bottom;
}
