html

#slider-wrapper {
    width:1000px;
    height:300px;
	background:#;
    padding-top:2px;
    margin: auto;
}
.about_img {
    width:1075px;
    height:290px;
	background:#000099;
    padding-top:0px;
	background:url(../gifs/bottom.shadowab.png);
    margin: auto;
}
.slider_left {
    width:250px; float:left; height:300px; background:#fff;
}
.slider_right {
    width:1000px; float:left; height:300px; background: #00CC66; margin-top:5px;
}

#slider {
	position:relative;
    width:1000px;
    height:360px;
    margin-left:0;

}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:430px;
	bottom:8px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(gifs/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(gifs/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#2da3cd;
	font-weight:bold;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.mattblacktabs{
width: 100%;
overflow: hidden; height:40px; margin-left:-1px;;background: #414141; 
 /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none; margin-left:160px;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 0px solid white; /*right divider between tabs*/
color: white; width:150px; height:20px; border-radius:15px 15px 15px 15px; margin-top:5px;
background: #414141; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #660000; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}


.p_st{ text-align:justify; font-size:13px; color:#000000; margin:0px 10px 0px 10px}
.u_st{ text-align:justify; font-size:13px; color:#000000; margin:0px 0px 0px 0px}
.bo_cons{ width:980px; height:auto; border:0px solid; background:#fff; margin-top:-20px; padding-top:10px; }
.box1{width:250px; height:100px; border:0px solid; margin-left:25px; margin-top:10px; float:left}
.ma_cons{width:700px; height:110px; border:0px solid; margin-top:10px;}
.box2{width:300px; height:210px; border:0px solid; margin-left:25px; margin-top:12px; float:left}
.box3{width:300px; height:210px; border:0px solid; margin-left:20px;; margin-top:10px; float:left}
.box4{width:300px; height:210px; border:0px solid; margin-left:7.1in; margin-top:-2.2in; float:left}
.header{width:1350px; height:130px; border:0px solid #FF0000; margin-left:-1.8in; background: url(../img/header-bg.png);border-bottom:0px solid #660000}
.img_ab{ margin:0px 0px 0px 38px;}
.main{border:0px solid; width:960px; height:auto; background:#FFF; padding:20px; margin-top:-12px;}
.ma_i_fr{width:150px; height:150px;margin:25px 0px 0px 15px; margin-top:20px; margin-left:8px;border:3px solid #1779ba;border-radius: }
