@charset "UTF-8";
/* CSS Document */

html {
	min-height: 100%;
}

body {
	background:url(../media/images/bg.png) repeat-x;
	min-height:100%;
	margin:0 auto;
	padding:3px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
}

#container {
	background:url(../images/border.png) repeat-y;
	width:997px;
	min-height:100%;
	margin: 0 auto;
	padding:0 0 0 0;
	margin-top:3px;
}
#header {
	width:997px;
	margin:0 auto;
}

#contact{
	background:url(../images/home.png) top left no-repeat;
	width:90px;
	height:21px;
	float:left;
	margin:0 auto;
	padding:3px 10px 0 0;
	clear:both;
}
#contact a{
	color: #FFF;;
	text-decoration: none;
	font-weight:bold;
	font-size:0.9em;
	text-align:center;
	text-transform:uppercase;
	padding:5px 15px 0 15px;
	margin-left:12px;
	line-height:1.5em;
}
#link{
	width:406px;
	background:url(../images/topbuttonbar.png) top left no-repeat;
	float:right;
	height:21px;
	margin:0 auto;
	padding:0;
	margin-right:10px;
}

#link .button {
	font-size:0.9em;
	float:left;
	text-align:center;
	text-transform:uppercase;
	padding:3px 10px 2px 15px;
	line-height:1.5em;
	margin-left:7px;
	color:#FFF;
}

#link a{
	color: #FFF;;
	text-decoration: none;
	font-weight:bold;
}
#link  a:hover, a:active {
	color: #F90;
	font-weight:bold;
	cursor:pointer;
}
.toplinks {
	width:406px;
	background:url(../images/topbuttonbar.png) top left;
	float:right;
	height:21px;
	margin:0 auto;
	padding:0;
	margin-right:10px;
}

ul {
	text-decoration:none;
	list-style:none;
	padding:4px 0 0 0;
	margin:0;
}

.toplinks li a {
	display:block;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFF;
	padding-right:16px;
	padding-left:17px;
	margin:0;
	font-size:0.9em;
}


a{
	text-decoration:none;
	font-weight:bold;
	color:#900;
}
.pic{
	width:997px;
	margin:0 auto;
	padding:0 0 0 0;
	border=0;
}

.clear{
	clear:both;
}
#twocolumn{
	padding:0;
	margin:0 auto;
}
#contentleft{
	width:630px;
	float:left;
	padding:0 10px 0 20px;
}
#contentright{
	width:300px;
	float:right;
	padding:0 20px 0 10px;
}
p{
	padding:10px 0 5px 0;
	margin:0;
}
h3{
	font-size:1.4em;
	font-weight:bold;
	padding:5px 0 3px 0;
	border-width:0 0 1px 0;
	border-style:dotted;
	border-color:#F00;
	margin:0;
}
.partners {
	width: 963px;
	margin:0 auto;
	padding:4px 20px 10px 20px;
}

.partners img {
	padding:10px 2px 10px 5px;
	border:0;
}
.footer {
	background:#333;
	width:957px;
	height:25px;
	margin:0 auto;
	padding:15px 20px 10px 20px;
	margin:10px 0 0 0;
	color:#999;
	text-align:center;
}
.footer a{
	color:#FFF;
	}

.black {
	background:url(../images/black.png) top left no-repeat;
	width:594px;
	height:50px;
	padding-top:30px;
	color:#FFF;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	font-size:1.3em;
}

h4{
	padding:0;
	margin:10px 0 0 0;
	font-size:1em;
}