
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg_00.jpg) repeat-y center top; 
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484242;
}

h1, h2, h3, h4, h5 {
	margin: 0px;
	/*text-transform: lowercase;  */
	color: #A5A5A5;
}

h1 b, h2 b, h3 b, h4 b, h5 b {
	color: #6F6F6F;
}

h1, h2 {
	letter-spacing: 0px;
	font-size: 17px;
}

h3 {
	font-size: 15px;
}
h4 {
	font-size: 13px;
	line-height: 22px;
	color:#400000;
}
h5 {
	font-size: 11px;
	line-height: 20px;
	color:#400000;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 1.5em;
	line-height: 1.3;
	text-align: justify;
}

p.2{
	margin-top: 0px;
	margin-bottom: 1.5em;
	line-height: 1.6;
	text-align: left;
}
ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ul.style1 {
line-height: 1.8;
}

ul.style1 a {
	padding-left: 6px;
}


ul.style2 {
padding-left: 20px;
	list-style-image: url(images/bullet_plus.gif);
	vertical-align:baseline;
	line-height: 16px;
}
ul.style2 a {
	padding-left: 5px;
}

strong {
}

a {
	color: #424242;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	margin: 0px 24px 0px 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 0px 24px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg_02.png) repeat-y center top;
}

#bgtop {
	background: url(images/bg_03.jpg) no-repeat center top;
}

.container {
	width: 900px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 300px;
}

/** MENU * MENU * MENU * MENU* MENU * MENU* MENU * MENU* MENU * MENU* MENU * MENU* MENU * MENU* MENU * MENU* MENU * MENU* MENU * MENU* MENU * MENU* MENU * MENU    */

#menu {
	float: right;
	width: 610px;
}

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

#menu li {
	float: left;
	width: 90px;
	padding: 0px 25px 6px 0px;
	/* background: url(images/homepage_02.gif) no-repeat left bottom; */
}

#menu a {
	text-decoration: none;
	/* text-transform: lowercase;  */
	font-size: 18px;
	color: #ffffff;
}

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

/** PAGE */

#page {
}

/** CONTENT */

#content {
	float: right;
	position: relative;
	width: 560px;
	margin-top: -50px;
	padding: 0px 50px 0px 0px;
	min-height: 460px;
}

#content .ol {
	list-style-image: url(images/bullet_plus.gif);
	line-height: 16px;
	text-align: left;
}

/** BOX STYLE 1 */

.box-style1 {
}

.box-style1 .title {
	height: 36px; /* original height = 36px */
	background: url(images/divider1.gif) repeat-x left top;  
	background: url(images/title_custom_underline1.gif) repeat-x left bottom;

}

.box-style1 .title h1, .box-style1 .title h2, .box-style1 .title h3 {
	height: 26px;
	margin: 0px;
	padding-left: 25px;
	/* background: url(images/homepage_11.gif) no-repeat left top;  */
}

.box-style1 .title h1, .box-style1 .title h2 {
	padding-top: 2px;
}

.box-style1 .title h3 {
	padding-top: 8px;
}

.box-style1 .entry {
	padding: 25px 20px 0px 10px;
	
}

.box-style1 .comments {
	padding-right: 15px;
}

.box-style1 .permalink {
}

/** BOX1 */

#box1 {

}

#box1 .entry {
	padding-bottom:10px;

}

/** BOX2 */

#box2 {
}

#box2 .images {
	padding: 30px 0px 5px 2px;
}

#box2 .images ul {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	list-style: none;
}

#box2 .images li {
	float: left;
	padding: 0px 0px 0px 14px;
}

#box2 .images img {
}

/** BOX3 */

#box3 {

}

/** BOX4 */

#box4 {
}

/** SIDEBAR */

#sidebar {
	clear: left;
	float: left;
	width: 220px;
	padding: 0px 0px 0px 50px;
	
}

/** SIDEBAR 2 */

#sidebar2 {
	clear: left;
	float: right;
	width: 200px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}
/** imagelink */



/** FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER */

#footer {
	height: 110px;
	background: url(images/bg_04b.png) no-repeat center top;
}

#footer p {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	text-align: center;
	color: #ffffff;
}

#footer .legal {
}

#footer .links {
color:#ffffff;
text-decoration:none;
}
#footer a:hover {
color:#ffffff;
text-decoration:underline;
}
