* { padding: 0; margin: 0; /*resets all to zero*/ }

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #002b55;
	background-image: url(../images/back/back1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#container{
	width:895px;
	margin: 0px auto;
	position: relative;
	background-color: #ffffff;
}
#footer{
	width:895px;
	margin: 0px auto;
	position: relative;
	background-color: #ffffff;
	font-size: 0.6em;
	line-height:2.0em;
	text-align:right;
	padding-bottom:20px;
}




/**********header*************/


#header{
	width: 895px;
	height:100px;
	background-image: url(../images/back/top-back.jpg);
	margin-top:2px;
	margin-bottom:2px;
}

#header img{
	margin-left: 20px;
	margin-top: 15px;
}


/**********top menu*************/

#header_menu{
display:none;
	width: 895px;
}

#header_menu ul {
	text-align: left;
	background-image:url(../images/back/menu-back.jpg);
	min-height:37px;
	height:100%;
}

#header_menu ul li {
	display: inline;
}

#header_menu ul li a{
	color:#ffffff;
	float:left;
	display:block;
	font-size:0.7em;
	text-decoration: none;
	padding-top: 11px;
	padding-right: 21px;
	padding-bottom: 15px;
	padding-left: 21px;
}

#header_menu ul li.on a{
	color:#ffed3a;
	background-image: url(../images/back/menu-back-hover.gif);
}

#header_menu ul li.on2 a,#header_menu ul li.on2 a:hover{
	color:#ffffff;
	background-image: url(../images/back/orange.jpg);
	background-repeat: repeat-x;
}

#header_menu ul li a:hover{
	text-decoration: none;
	color:#ffed3a;
	background-image: url(../images/back/menu-back-hover.gif);
}



/***********main content section************/



#main-img{
	padding-top:15px;
	margin-left: 55px;
	margin-right: 30px;
	margin-bottom:10px;
	position:relative;
}


#main-txt{
	margin-left: 55px;
	margin-right: 30px;
	margin-bottom:10px;
	position:relative;
}

#main-txt ul li{
	font-size:0.7em;
	margin-bottom:20px;
		color: #002b55;
}
#main-txt2{
	margin-left: 245px;
	margin-right: 40px;
	margin-bottom:10px;
	position:relative;
}

#main-txt3{
	margin-left: 30px;
	margin-top:15px;
	margin-right: 40px;
	margin-bottom:10px;
	position:relative;
}




/***********font styling************/

p {
	font-size: 0.70em;
	margin-bottom:11px;
	text-align: left;
	line-height:1.6em;
	color:#000000;
}
p.header {
	padding-top:5px;
	line-height:1.4em;
	font-size: 0.8em;
	color:#ffffff;
	padding-left:5px;
}
p.table {
	padding-top:5px;
	line-height:1.1em;
	font-size: 0.7em;
	color:#000000;
	padding-left:5px;

}
p.table a:link ,p.table a:visited{
	text-decoration:none;
	color:#000000;


}
p.table a:hover{
	text-decoration:underline;

}



h2 {
	font-size: 0.9em;
	margin-bottom:11px;
	text-align: left;
	line-height:1.5em;
	color: #f03931;

}
h3 {
	font-size: 1.1em;
	margin-bottom:11px;
	text-align: left;
	line-height:1.5em;
	color: #f03931;

}



h1 {
	color: #253b92;
	font-weight:normal;
	font-size: 1.4em;
	line-height:55px;
}

	
	
/***********left column styling************/	

#leftnav{
display:none;
	float:left;
	margin-left:6px;
	margin-top:15px;
	width:330px;
}
#leftnav2{
	float:left;
	margin-left:6px;
	margin-top:0px;
	width:240px;
}
#leftnav p{
	font-size:0.6em;
	line-height:1.5em;
	color:#666666;
}
#leftnav h1{
	font-size:0.78em;
	line-height:1.1em;

	color:#FF0000;
}
#leftnav h2{
	margin-left:10px;
	font-size:0.9em;
	line-height:1.3em;
	color:#363c88;
	font-weight:normal;
	padding-bottom:20px;
}
#leftnav h2 a:link,a:visited{
	text-decoration:none;
		color:#363c88;
}
#leftnav h2 a:hover{
	text-decoration:underline;
}

	
/***********rounded rectangles on left************/	
	
.box {
	width: 330px;
	background-image: url(../images/back/dot.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	padding-bottom:25px;
}
.box2 {
	width: 220px;
	background-image: url(../images/back/dot.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	padding-bottom:25px;
}
	
.box-ora {
	width: 330px;
	background-image: url(../images/back/ora.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	padding-bottom:25px;
}
.b {
	background-image: url(../images/back/bot.jpg);
	background-repeat: repeat-x;
	background-position: 0 100%;
}
.l {
	background-image: url(../images/back/dot.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
.r {
	background-image: url(../images/back/dot.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}


.bl {
	background-image: url(../images/back/bl.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.br {
	background-image: url(../images/back/br.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.tl {
	background-image: url(../images/back/tl.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.tl-o {
	background-image: url(../images/back/O-tl.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.tr {
	background-image: url(../images/back/tr.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
.inside {
	height:100%;
	background-image: url(../images/back/tr.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 13px;
}
.inside1 {

	height:100%;
	background-image: url(../images/back/tr.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
	}

	
.inside1 img a{
	border:none;
	}

.inside-orange {

	height:100%;
	background-image: url(../images/back/O-tr.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
	}
.inside-orange1 {

	height:100%;
	background-image: url(../images/back/O-tr.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 13px;
	}
	




.top {
	padding-top:9px;
	padding-left:8px;
	padding-bottom:7px;
	color:#ffffff;
	font-size:0.8em;

}
.top1 {
	padding-top:4px;
	padding-left:2px;
	padding-bottom:10px;
	color:#ffffff;
	font-size:0.8em;

}

.inside img {
	padding-right:5px;

}

div.inside-orange a img {
	border:none;

}






	

	
