/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img1.gif) repeat-x;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

h2, h3, h4, h5, h6 {
	margin: 0;
}

h2 {
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	color: #31576F;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}


h3 {
	height: 25px;
	background: #0077A7 url(images/img3.gif) repeat-x left bottom;
	padding: 13px 0 0 20px;
	font-size: 11px;
	color: #FFFFFF;
		
}

h4 {
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: bold;
	color: #31576F;
	padding-bottom: 10px;
	
	

}

p, ol, ul {
	line-height: 180%;
}

.leftalign {
	text-align: left;
}

.centeralign {
	text-align: center;
}


ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;	
}

a {
	color: #31576F;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	border-bottom: dashed 1px;
	color: #ABBA47;
}

.image {
	float: left;
	margin: 0 20px 0 0;
}

.bg1 {
	padding: 0 20px 20px 20px;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
	text-align: justify;
}

.bg2 {
	padding: 20px;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
	
}

.bg3 {
	padding: 20px;
	border-top: 1px solid #CBE1EF;
}

.bg4 {
	padding: 0 20px 20px 20px;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
	text-align: left;
}
	
/* Header */

#header {
	width: 892px;
	height: 160px;
	margin: 0 auto;
}

#header * {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 50px 0 0 10px;
	font-size: 33px;
	margin-right: -295px;
}

#header h2 {
	float: left;
	display: block;
	position: absolute;
	padding: 91px 0px 0 10px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: normal;
	text-align: left;

	
}

#header .active a {
	background: #0077A7 url(images/img3.gif) repeat-x left bottom; 
	color: #FFFFFF; 		
}

#header ul {
	float: right;
	margin: 0px;
	padding: 82px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 0 0 8px;
	padding: 12px 20px 0 20px;
	background: #ABBA47 url(images/img2.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
}

#header a:hover {
	border-bottom: none;
	background: #0077A7 url(images/img3.gif) repeat-x left bottom;
	color: #FFFFFF;
	
}	

/* Content */

#content {
	width: 892px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 186px;
	
}

#colOne ul {
	padding-left: 0;
	list-style: none none outside;
}

#colOne li {
	padding: 5px 0;
	background: url(images/img6.gif) repeat-x;
}

#colOne li.first {
	background: none;
}

#colTwo {
	float: right;
	width: 686px;
}

.columns  {padding:0 8px 0 8px;}

.left {
	float: left;
	width: 32%;
	margin: 0;
	
}

.right {
	float: right;
	width: 32%;
	
}

.center {
	margin:0px 32% 0px 32%;
	padding: 2px 0 0 0;
	
}

.lefttwocolumn {
	float: left;
	width: 50%;
	margin: 0;
	
}

.righttwocolumn {
	margin:0px 50% 0px 50%;
	width: 50%;
	padding: 2px 0 0 0;
	
}

.clear2 {width:590px; 
	clear:left; 
	float:right; 
	color:#fff!important;}

.columnsfirstcolumn div {background:none; 
	height:375px;}


.columnsfirstcolumn div p {padding:5px;}

.columnssecondcolumn div {background:none; 
	height:215px;}


.columnssecondcolumn div p {padding:5px;}

.columns div {background:none; 
	height:350px;}


.columns div p {padding:5px;}
img.leftalign {display:block; 
	padding: 3px; 
	background: #efefef; 
	border: solid 1px #ddd;
	float: left; 
	margin-right: 8px;

}

/* Footer */

#footer {
	clear: both;
	width: 892px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img7.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	color: black;

}