body {

	font-family: Tahoma, "Trebuchet MS", "Lucida Grande", Arial;
	font-size: 100%;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0; padding:0;} 

table {border-collapse:collapse; border-spacing:0; } 

fieldset,img {border:0; } 

address,caption,cite,code,dfn,em,strong,th,var {font-style:normal; font-weight:normal;} 

ol,ul {list-style:none;}

 #headercontainer {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 167px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CB0000;
	background-image: url(../imgs/topblend.jpg);
	background-repeat: repeat-x;
	background-position: left top;}

#logoblock {
	height: 166px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;}

#logo {
	float: left;
	width: 90px;
	margin-top: 8px;
	margin-left: 5px;
	height: 107px;
	margin-bottom: 8px;
	padding-bottom: 1px;
}

#strap {
	float: left;
	margin-top: 55px;
	padding-left: 20px;
	width: 525px;
}

#search {
	width:280px;
	text-align: right;
	margin-top: 5px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.6875em;
	line-height: 1.9em;
	margin-right: 0px;
	padding: 0px;
	margin-bottom: 20px;
	z-index: 10;
	display: inline;
	float: right;
}

#search form {
	margin-top: 4px;}

#search input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.083em;}

#search input.text {
	padding: 2px 4px;
	border: 1px solid #cb0000;
}

#search input.submit {
	border: none;
	background: transparent;
	color: #fff;}

.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;}

#strap h1 {
	color: #FFF;
	font-weight: normal;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 2px;
	text-transform: uppercase;}

.sep {
	color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
}

#navbar {
	background-image: url(../imgs/navback.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 42px;}

#navbar ul {
	left:3px;
	width:960px;
	float: left;
	padding-top: 12px;}

#navbar ul li {
	display:inline;
	float:left;
	margin: 0 2px 0 0;
	padding: 2px 18px 2px 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660000;}

#navbar ul li a {
	display:block;
	float:left;
	padding:0;
	margin:0;
	color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	border-right-width: 1px;
	font-weight: bold;
	letter-spacing: 2px;}

#navbar li a:hover{
	color: #CB0000;
	text-decoration: none;}

#navbar li a.selected {
	color: #C00;
	text-decoration: none;
}

.last {border-style: none;}

a:link,
a:visited { color: #db0000; text-decoration: none; }
a:hover,
a:active  { color: #888; text-decoration: none;  }

#language {
	color: #FFF;
	font-size: 12px;
	text-align: right;
	padding: 0px;
	display: block;
	width: 280px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#language a {
	color: #CCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#language a:hover {
	color: #FFF;
	text-decoration: underline;
}
#language strong {
	font-weight: bold;
	color: #FFF;
}

#footer {
	padding: 10px;
	background-color: #000;
	color: #999;
	font-size: 10px;
	background-image: url(../imgs/menublend.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	/* Do rounding (native in Firefox and Safari, CC in IE) */
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	CCborderRadius: 3px;
}
#footer a {
	color: #CCCCCC;
}
#footer ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#footer ul li {
	display: inline;
	padding-left: 5px;
	padding-right: 13px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}#footer ul li a:hover {
	text-decoration: underline;
}
.coptyr {
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 300px;
	float: right;
}

