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

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}

#top {background:url(images/top_bg.jpg) repeat-x;
height:49px;
}

#mainbanner {
height:296px;
width:100%;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0F0F0F;
}
#mainbannerp {
height:296px;
width:100%;
}
.h2 {font-family: Arial Narrow;
font-size: 15px;
color:#FFFFFF;
font-weight:bold;
}
.style2 {	color: #FF0000;
	font-size: 11px;
}



.style5 {font-size: 12px}

#menu {
	height:23px;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
}

.btext {font-family: Arial;
font-size: 11px;
color:#FFFFFF;
}

.h1 {font-family: Arial Narrow;
font-size: 13px;
color:#FFFFFF;
font-weight:bold;
}
.img {border:4px solid;
border-color:#414141;
}
#contentm {background: #171717 url(images/content_bg.jpg) repeat-x;
padding-left:50px;
height:460px;
}
#content {background: #171717 url(images/content_bg.jpg) repeat-x;
padding-left:50px;
height:280px;
}

#content2 {background: #171717 url(images/content_bg.jpg) repeat-x;
padding-left:50px;
}

#content3 {background: #201f24 url(images/content_bg1a.jpg) repeat-x bottom;
padding-left:50px;
height:545px;
}

#aboutus_menu {
padding-left:50px;
}

#about_sub {
background: #171717 url(images/content_bg.jpg) repeat-x;
padding-top:5px;
}

.btext2 {font-family: Arial;
font-size: 11px;
color:#6c6c6c;
}

.scroll-pane {
	margin:auto;
	width: 185px;
	height:187px;
	text-align:justify;
	font-family:Arial Narrow;
	font-size:11px;
	color:#FFF;
	text-align:left;
	overflow: auto;
}

.btext2spacing18 {font-family: Arial;
font-size: 11px;
line-height:18px;
color:#6c6c6c;
}

#footer {
height:79px;
background:url(images/footer_bg.jpg) repeat-x;
padding-left:50px;
}

#services {
height:50px;
}

#portfolio_majorheader {
height:30px;
}

#portfolio_header {
	font-family:Arial;
	font-size:11px;
	line-height:18px;
	color:#FFFFFF;
}

#portfolio_description {
	font-family:Arial;
	font-size:11px;
	line-height:18px;
	color:#828282;
	text-align:justify;
}
.scrollBar .bar{
	width:12px;
	height:20px;
}

.scrollBar .button{
	height:10px;
	outline:none;
	background-position:top left;
	background-repeat:no-repeat;
	cursor:pointer;
}

.scrollBar .button.topButton{
	background-image:url('arrow-up.jpg');
}

.scrollBar .button.bottomButton{
	background-image:url('arrow-down.jpg');
}

.scrollBar .button.active{
	background-position:bottom center ;
}

.scrollBar .scrollable{
	cursor:pointer;
	background-image:url('stripe.gif');
	background-repeat:repeat-y;
	background-position:center;
}

.scrollBar .knob{
	height:11px;
}

.scrollBar .knob.verticalKnob{
	cursor:n-resize;
}

.scrollBar .knobVerticalTip{
	height:0px;
	background-position:top center;
	background-repeat:no-repeat;
}

.scrollBar .active .knobVerticalTip{
	background-position:bottom center;
}

.scrollBar .knobVerticalFill{
	background-position:center center;
	background-repeat:repeat-y;
	background-image:url('vertical-knob.gif');
	position:absolute;
	bottom:0px;
	top:0px;
}

.scrollBar .active .knobVerticalFill{
	background-position:center center;
}

.scrollBar .topTip{
	background-image:url('knob-top.gif');
}

.scrollBar .bottomTip{
	position:absolute;
	bottom:0;
	background-image:url('knob-bottom.gif');
}

.scrollBar .knob.active{
	border:none;
}

-->
</style>