@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#c9d7da;
	color:#333;
	text-align:justify;
}

img {
	border:none;
}

p {
	text-align:justify;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:30px;
}

ul{
	list-style:square;
}

.center_div {
	margin:0 auto;
	display:block;
}
.center_img{
	margin:0 auto;
	display:block;
	text-align:center;
}

.containerClass {
	width:910px;
	background-image:url(images/shadow_bodybg.png);
	background-repeat:repeat-y;
}

.content {
	padding: 5px 10px 5px 10px;
	}

.fleft {
	float:left;
}

.fright {
	float:right;
}

.white_container {
	width:426px;
	background-color:#fff;
	margin:0 auto;
	display:block;
}

#wrapper {
	margin:0px auto;
	width:910px;
}

#banner {
	margin:0 auto;
	width:903px;
	height: 115px;
}

#blue_container {
	width:877px;
	background-color:#ecf2f2;
	margin:0 auto;
	display:block;
}

#container {
	width:910px;
	background-image:url(images/shadow_bodybg.png);
	background-repeat:repeat-y;
}

#nav {
	width:910px;
	height:34px;
	margin: 0 auto;
	padding:0;
}

#nav_container {
	width:910px;
	height:44px;
	background-image:url(images/shadow_bodybg.png);
	background-repeat:repeat-y;
}

#shadow_top {
	width:910px;
	height:14px;
	background-image:url(images/shadow_top.png);
}

#shadow_bottom {
	width:910px;
	height:22px;
	background-image:url(images/shadow_bottom.png);
}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	width:910px;
}

#footer.container {
	width:910px;
}

.footleft {
	text-align:left;
	width:440px;
	float:left;
	margin-left:15px;
}

.footright {
	text-align:right;
	width:440px;
	float:left;
	margin-right:15px;
}

#footer a:link, a:active, a:visited {
	color:#333;
	text-decoration:none;
}

#footer a:hover {
	color:#333;
	text-decoration:underline;
}

a:link {
	color:#0093FA;
}

a:visited {
	color:#0093FA;
}

a:active {
	color:#0093FA;
}
a:hover {
	color:#333;
	text-decoration:underline;
}

h2 {
	color:#06C;
	font-size: 16px;
	margin:10px 0 10px 0;}
	
.list li  {
	list-style-image:url(images/arrow.jpg);
	padding-bottom:10px;
}

/*pages*/
