body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}


h1, h2, h3 {
	font-weight: normal;
	color: #212121;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
	font-weight: bold;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {
}

ul {
}

ol {
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

img.right {
	float: right;
	border: 1px dashed #212121;
	margin-top: 0;
	margin-right: 15;
	margin-bottom: 0;
	margin-left: 15px;
	padding: 5px;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 90px 20px 0px 30px;
	font-size: 30px;
	color: #FFFFFF;
}


#headerbg {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/middle-3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Logo */

#logo {
	float: left;
	margin-top: 30px;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	background: #F4F4F4;
}

#latest-post {
	float: left;
	width: auto;
	line-height: 25px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #9C9C9C 1px dashed;

}

/* Sidebar */

#sidebar {
	clear: both;
	width: 900px;
	background: #000000;
	color: #CCCCCC;
	padding: 10px 0 0 0;
}

/* Footer */

#footer {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/img06.jpg) no-repeat left top;
	font-size: 11px;
	color: #CCCCCC;
}

#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}

#footer a {
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}


#header {
	width: 900px;
	height: 90px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu {
	float: right;
	width: 530px;
	height: 90px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	height: 40px;
	text-decoration: none;
	font-size: 114%;
	color: #3B3B3B;
	padding-top: 50px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
	background-image: url(images/img1.gif);
	background-repeat: no-repeat;
	float: right;
}

#menu a:hover {
	color: #4160CB;
}
#headerbg1 {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/middle-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#headerbg2 {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/middle-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

