/* *** Generated by www.csscreator.com *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
	background-color: #02263E;  /*000033 ,B2D6E3 */
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000033;
	padding:0px;
	margin:0px;
	background-image: url(../images/bgmain2.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;

}
a {color: #078BA2;}
a:visited {color:#078BA2;}
a:hover {color: #79D3A6;}
a:active { color:#006699;}

h1 {
	font-size: 11px;
	text-transform:uppercase;
	background-image: url(../images/footer-bottom960.gif);
	background-color: #B2D6E3;
	border-top:0px solid #564b47;
	border-bottom:0px solid #564b47;
	padding:5px 15px;
	margin:0px;
	
}
h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

h3 {
	font-size:14px;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px;
	background-color: #4ecbeb;
	background-image: url(../images/striped-green-blueish1op50.png);
}
h5 {
	padding: 5px 10px;
	margin:0px;
	}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------- */
#container {
width: 960px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;

} 

/* ----------banner for logo-------------- */
#banner {
	text-align: left;
	background-color: #FAF5FF; /* B2D6E3 */
	padding: 0px;
	margin: 0px;
	background-position: 0px 0px;
	
	
}

#banner img {
	padding:0px 0px;
	margin-top: 0px;
	background-position: 0px 15px;
	background-image: url(../images/stripe_bg_2-bluestripped.jpeg);	
	} 

/* ----------outer and inner----------------- */

#outer{
	border-left: solid 200px; /* #00B3BA;color of the left column  */
	border-right: solid 200px; /* color of the right column  */
	background-color: #FFFFFF;  /* color of the content column */
	height: 565px;
	
} 

#inner{margin:0; width:100%; } /* The ie/pc pecularity */ 

/* --------------left and right navi------------- */
#left {
	width:200px;
	float:left;
	position:relative;
	margin-left:-200px;
	margin-right:2px;
	background-color: #19C6C8;
	background-image: url(../images/teal.jpg);
	border-left-color: #006666;
	height: 565px;
	
 }
 #right {
	width:200px;
	float:right;
	position:relative;
	margin-right:-200px;
	background-image: url(../images/greenyellow.jpg);
	height: 560px; 
	margin-left:2px;
	height: 565px;
 }
.bluenavy {
	color: #039;
	font-size:16px
}


/* -----------------content--------------------- */ 
#content{
	position: relative;
	background-position: 20% 0%;
	background-color: #FFFFFF;
	background-image: url(../images/fade_bkgs/fading_background_20.png);
	background-repeat: repeat-x;
}
p {
padding: 5px 10px;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
	clear:left;
	padding:0px;
	margin:0px;
	text-align: right;
	background-image: url(../images/footer-bottom960.gif);
} 

