/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	font: normal small Arial, Helvetica, sans-serif;
	color: #0066CC;
	background-color: #CCCCCC;
}

h1, h2, h3 {
	margin-top: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #023994;
}


h2 {
	letter-spacing: -1px;
	font-size: 2em;
}
#frame {
	height: 158px;
	width: 213px;
	background-image: url(images/img_frame.jpg);
	padding-top: 60px;
	padding-left: 50px;
	margin-bottom: 10px;
}


h3 {
	font-size: 1.2em;
	margin: 0;
	font-weight: bold;
}
#frame li {
	list-style-image: url(images/bullet.png);
	list-style-position: outside;
}


p, ul, ol, blockquote {
	margin-top: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
}

a:link {
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

li {
	color: #000000;
	font-size: 1.1em;
	font-weight: normal;
}
#addressText {
	border: 2px solid #CCCCCC;
	background-color: #00368F;
	padding-top: 10px;
	padding-left: 10px;
}
#addressText p {
	color: #FFFFFF;
	padding: 0px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}
#addressText img {
	float: right;
	margin-right: 60px;
	padding-top: 5px;
}





li a:link {
	border-bottom: 1px dotted #A33000;
	color: #666666;
}

li a:hover {
	border-bottom: 1px solid #A33000;
	text-decoration: none;
	color: #A33000;
}

img.float {
	float: left;
	margin: 5px 15px 10px 0;
	border: 5px solid #A33000;
}

/* Header */

#header {
	width: 795px;
	height: 140px;
	background-color: #FFFFFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}

#header * {
	margin: 0;
	padding: 0;
	float: left;
	text-decoration: none;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
}

#header h1 {
	padding: 128px 0 0 18px;
	font-weight: bold;
}

#header h2 {
	padding-top: 128px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/* Content */

#content {
	width: 795px;
	margin: 0 auto;
	background: #FFFFFF url(images/img2.gif);
	border-top: none;
}

#colOne {
	float: left;
	width: 180px;
	padding: 20px 10px;
}

#colOne ul {
	margin-left: 0;
	padding-left: 1em;
	list-style: square inside;
}

#colTwo {
	float: left;
	width: 480px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#colThree {
	float: left;
	width: 265px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#colThree ul {
	margin-left: 0;
	padding-left: 1em;
	list-style: square inside;
}

/* Footer */

#footer {
	padding: 0px;
	text-align: center;
	font-size: smaller;
	width: 795px;
	margin-right: auto;
	margin-left: auto;
}

#footer * {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-top: 10px;
	background-color: #00368F;
	padding-bottom: 10px;
}
#frame ul {
	list-style-image: url(images/bullet.png);
	list-style-position: outside;
	font-size: 0.8em;
	font-style: normal;
}
#footer .statcounter {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
