body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #333333;
}

h1 {
	letter-spacing: -1px;
	font-size: 12px;
}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 12px;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #356AA0;
}

small {
}

hr {
	display: none;
}

/* Header */

#header {
	width: 960px;
	height: 95px;
	margin: 0 auto 5px;
}

#header h1 {
	float: left;
	margin-top: 10px;
	padding: 0 190px 0 0;
	text-transform: lowercase;
	letter-spacing: -3px;
	font-size: 1em;
}

#header h1 span {
	color: #CC0000;
}

#header h2 {
	float: left;
	margin: 0 0 0 -170px;
	padding: 30px 0 0 0;
	font-size: 2.6em;
	font-weight: bold;
	color: #1b6a91;
}


/* Top Menu */

#topmenu {
	float: right;
	width: 250px;
	padding: 2px 0 0 0;
	text-align: right;
}

#topmenu ul {
	margin: 0;
	padding: 2px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 0 10px;
	border-left: 1px solid #000000;
	text-decoration: none;
	font-size: 12px;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu .first a {
	border: none;
	padding: 0 10px;
}

/* Search */

#search {
	float: right;
	width: 220px;
	padding: 50px 0 0 0;
}

#search legend {
	display: none;
}

.searchfield{
	width: 120px;
	height:15px;
	line-height:15px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}

#searchsubmit {
	width: 60px;
	height:22px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 5px 0;
}

/* Content */

.post {
	padding: 12px 50px;
	background: url(../images/img04.jpg) no-repeat;
}

.post .title {
	letter-spacing: -1px;
	font-size: 2.4em;
	color: #356AA0;
}

.post .meta {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #EFEFEF;
	line-height: normal;
	color: #666666;
}

/* Menu */
#menu1 {
	padding: 0 0;
    margin: 0 auto;
	width: 960px;
	background: url(../images/img06.jpg);
}

#menu1 ul {
	margin: 0;
	padding: 0 0;
}

#menu1 li { 
    height:29px;
	line-height:29px;vertical-align:middle;
	text-decoration: none;
	display: inline;
}

#menu1 a {
    padding: 0 20px;
	font-weight: bold;
	font-size: 14px;
	border-left: 1px solid #ffffff;
	color:#d5ecf8;
}

#menu1 a:hover {
	color:#ffffff;
}

#menu1 .first a {
	border: none;
	padding: 0 20px 0 100px;
}


#menu {
	width: 960px;
	height: 143px;
	margin: 0 auto 10px;
	background: url(../images/img03.jpg) no-repeat;
}

#menu .title {
	letter-spacing: -2px;
	padding: 30px 0 0 40px;
	font-weight: bold;
	font-size: 32px;
	color: #ffffff;
}

#menu .meta {
	margin: 0 0 20px 0;
	padding: 0 0 10px 150px;
	font-weight: bold;
	font-size: 20px;
	line-height: normal;
	font-style: italic;
	color: #ffffff;
}
