body, .topBottomMenu{
    background: #3F7893;
    color: #FFF;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
    margin-left: 50%;
} .topBottomMenu{
    text-align: right;
    margin: 0;
    padding-top: 7px;
    padding-bottom: 30px;
	padding-right:5px;
	padding-left:5px;
}
h1{
	font-size:20px;
	font-family:"Trebuchet MS";	
	margin-top:0;
	margin-bottom:3px;
}
a img {
    border: none;
}
a {
    color: #FFF;
    text-decoration: none;
}
a:hover{
	text-decoration:underline;
}
#content li{
	margin-left:350px;
	padding-bottom:3px;
}
 #mainWrapper {
 	position:relative;
    margin: auto;
    margin-left: -512px;
    width: 1024px;
    background: #FFF;
    color: #6e7273;
	z-index:100;
}
#content{
	clear:both;
	padding:10px;
	padding-bottom:30px;
	padding-right:40px;
	min-height:220px;
}
#content img{
	padding-right:30px;
	padding-bottom:130px;
}

#content p ul {
	line-height: 15px;
}



 #topBanner {
    background: #3F7893 url(img/banner_top.jpg) no-repeat;
    height: 310px;
} #footer {
	clear:both;
    background: #397591;
    height: 145px;
	background:url(img/bottom_bg.jpg);
} #mainMenu, #mainMenu ul {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 70px;
    background: #1E292B url(img/menu_bg.png);
} #mainMenu li {
	font-family:"Trebuchet MS";
    font-weight: bold;
    font-size: 20px;
    color: #D1D6DF;
    list-style-type: none;
    padding: 23px 30px 10px 30px;
    background: url('img/menu_separator.png') no-repeat 0px 0px;
    float: left;
} #mainMenu a{
	color:#CCC;
}#mainMenu a:hover{
	text-decoration:none;
	color:#FFF;
}
#mainMenu .active{
	color:#FFF;
}
#greyApla{
	position:absolute;
	top:58px;
	left:0px;
	height:112px;
	width:1000px;
	background:#2B3537;
	z-index:2;
}
.triBox{
	color:#FFF;
	padding:10px;
	float:left;
	width:320px;
}

.triBox h1{
	line-height: 22px;
}

.triBox ul{
	margin: 0px;
	padding-top: 6px;
	padding-left: 10px;
}


.contentBox {
	margin-left:10px;
	padding-top:30px;
	padding:15px;
	float:left;
    height: 95px;
    width: 297px;
    background: url('img/content_box.png') no-repeat 0px 0px;
}
#box1 h1{
	color:#ff720e;
	line-height: 22px;
}

#box1 p{
	margin-top: 10px;
}

#box2 h1{
	color:#1eadd9;
	line-height: 22px;
}

#box2 p{
	margin-top: 10px;
}

#box3 h1{
	color:#24be0e;
	line-height: 22px;
}

#box3 p{
	margin-top: 10px;
}
.ajax-loading{
	background: url('img/spinner.gif') no-repeat 0px 0px;
	opacity:0.4;
}.link {
	color: #3F7893;
	text-decoration: underline;
}

