* {
	border: 0;
	line-height: 1.7em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5;
	margin-left: auto;
	padding: 0;
	}

body {
	background: url(images/bgr.gif) #161d20 repeat-x top;
	color: #444444;
	padding: 0 0 20px 0;
	font-family: "Arial", Verdana, Helvetica, Sans-Serif;
	font-size: 0.75em;
		}
	
body#home {
	background: url(images/bgr-home.gif) #161d20 repeat-x top
	}
	
a {
	color: #111111;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bfdae1;
	}
	
a:hover {
	border-bottom: 1px solid #bfdae1
	}
	
input,select,textarea {
	border: #999999 1px solid;
	font-size: 1em;
	padding: 2px
	}
	
ul {
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 5px;
	list-style-type: disc;
}

#page {
	background: #1e272b
	}
	
#header, #title, #columns {
	padding: 0 0 0 20px;
	width: 963px
	}
	
#header {
	background: url(images/header-bgr.jpg) no-repeat top;
	height: 50px
}

#header h1 {
	background: url(images/logo.jpg) no-repeat;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	width: 330px
	}
	
#header h1 a {
	display: block;
	height: 80px
	}
	
#header h1 a:hover {
	text-decoration: none
	}

#nav1 {
	float: right;
	font-size: 12px;
	height: 30px
	}
	
#nav1 ul {
	padding: 10px 0 0;
	list-style-type: none;
	}
	
#nav1 li {
	float: left;
	line-height: 30px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	}
	
#nav1 li a {
	border: 0;
	color: #A4B5BF;
	display: block;
	float: left;
	text-decoration: bold;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
	}
	
#nav1 li a:hover,
#nav1 li.active a {
	background: #A4B5BF;
	color: #242f34;
	border: 0;
	text-decoration: none;
	}

#title {
	font-size: 12px;
	height: 151px;
	width: 963px
	}

#title h2 {
	color: #2e3c42;
	font-size: 24px;
	margin: 0 0 7px
	}

#title p {
	line-height: 20px
	}

#title .spacer {
	padding: 75px 0 0 20px;
	width: 560px
	}

#title.bgr1 {
	background: url(images/title.jpg) no-repeat top right
	}

#columns {
	background: url(images/columns-bgr.jpg) no-repeat 638px 0;
	height: 1%
	}

#columns h2 {
	color: #485e67;
	font-size: 1.5em;
	margin: 0 0 .8em;
	text-transform: uppercase
	}

#columns h3 {
	color: #485e67;
	font-size: 1.2em;
	margin: 0 0 .8em;
	}

#columns h4 {
	color: #485e67;
	font-size: 1em
	}

#columns p {
	line-height: 1.7em;
	padding: 0;
	}

#centercol {
	background: #ffffff;
	float: left;
	position: relative;
	width: 620px;
	margin-top: -32px;
	margin-right: 0;
	margin-bottom: -52px;
	margin-left: 0;
	background-color: #A4B5BF;
	}

#centercol .spacer {
	border: 1px solid #dfdcda;
	height: 1%;
	margin: 2px;
	padding: 24px 20px
	}

#rightcol {
	color: #7a888f;
	float: left;
	width: 275px;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
	}
	
#rightcol a {
	border-bottom: 1px dotted #5c6a71;
	color: #A4B5BF;
	text-decoration: none
	}

#rightcol a:hover {
	border-bottom: 1px solid #5c6a71
	}

#rightcol h3 {
	color: #A4B5BF
	}

.col1 {
	float: left;
	margin: 0 18px 0 0;
	width: 178px
	}

.col1.last {
	margin: 0
	}

.list1 li {
	line-height: 1.7em;
	margin: 0 0 3em
	}

.list1 em {
	color: #a5b9c7;
	font-size: .85em
	}

#rightcol .list1 li a {
	border: 0;
	color: #7caac8
	}

#columns .list1 p {
	padding: 0
	}

#footer {
	border-top: 1px solid #2b383e;
	clear: both;
	color: #374951;
	font-size: 0.85em;
	padding: 20px 0 0;
	}

#footer a {
	color: #374951
	}

#footer div {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	}

.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
	}

hr {
	border-top: 1px solid #dfdcda;
	clear: both;
	height: 1px;
	margin: 15px 0 25px;
	width: 100%
	}

.pic img {
	border: 1px solid #d3d3d3;
	display: block;
	margin: 0 0 .8em
	}

