﻿body {
	padding: 0;
	margin-top: 40px;
	font-size: 12.5px;
	font-family: vernada, tahoma, sans-serif;
	letter-spacing: 1px;
	color: #ffffff;
	background:#000 url('../images/bg.gif') repeat-x;
;
}
/* Top CSS */
#top {
	width: 770px;
	height: 75px;
	margin: 0 auto;
}
#intro_wrapper1 {
	margin: 0 auto;
	width: 670px;
	height: 500px;
}
#logo {
	background: url('../images/logo_bg.gif') repeat-x;
	width: 650px;
	float: left;
	margin-left: 10px;
	height: 65px;
	padding-top: 20px;
	text-align: center;
}

#logo_image {
	background: url('../images/logo.jpg') no-repeat center;
	width:180px;
	height:23px;
}

#intro_image1 {
	background: url('../images/image_main_01.jpg') no-repeat;
	float: left;
	margin-right: 10px;
	width: 100px;
	height: 400px;
}
#intro_image2 {
	background: url('../images/image_main_02.jpg') no-repeat;
	float: left;
	margin-right: 10px;
	width: 100px;
	height: 400px;
}
#intro_image3 {
	background: url('../images/image_main_03.jpg') no-repeat;
	float: left;
	margin-right: 10px;
	width: 100px;
	height: 400px;
}
#intro_image4 {
	background: url('../images/image_main_04.jpg') no-repeat;
	float: left;
	margin-right: 10px;
	width: 100px;
	height: 400px;
}
#intro_image5 {
	background: url('../images/image_main_05.jpg') no-repeat;
	float: left;
	margin-right: 10px;
	width: 100px;
	height: 400px;
}
#intro_image6 {
	background: url('../images/image_main_06.jpg') no-repeat;
	float: left;
	width: 100px;
	height: 400px;
}
#wrapper0 {
	width: 770px;
	margin: 0 auto;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #838384;
	display: block;
}
#wrapper1 {
	margin: 0 auto;
	width: 770px;
	display: block;
}
#box_txt {
	float: right;
	display: block;
	margin-bottom: 10px;
	width: 310px;
	padding: 10px;
	font-size: 11px;
	font-family: tahoma, sans-serif;
	letter-spacing: 1px;
	color: #272727;
	background: #ffffff url('../images/box_bg.gif') no-repeat 50% bottom;
}
#flashintro {
	float: right;
	margin-right: 10px;
	width: 650px;
	height: 400px;
}
#flashmain_01 {
	float: left;
	margin-top: -35px;
	width: 100px;
	height: 400px;
	background: #000 url('../images/image_main_01.jpg') no-repeat;
}
#flashmain_02 {
	float: left;
	margin-top: -35px;
	width: 100px;
	height: 400px;
	background: #000 url('../images/image_main_02.jpg') no-repeat;
}
#flashmain_03 {
	float: left;
	margin-top: -35px;
	width: 100px;
	height: 400px;
	background: #000 url('../images/image_main_03.jpg') no-repeat;
}
#flashmain_04 {
	float: left;
	margin-top: -35px;
	width: 100px;
	height: 400px;
	background: #000 url('../images/image_main_04.jpg') no-repeat;
}
#flashmain_05 {
	float: left;
	margin-top: -35px;
	width: 100px;
	height: 400px;
	background: #000 url('../images/image_main_05.jpg') no-repeat;
}
#flashmain_06 {
	float: left;
	margin-top: -35px;
	width: 100px;
	height: 400px;
	background: #000 url('../images/image_main_06.jpg') no-repeat;
}
#flashmenu {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	width: 650px;
	height: 45px;
}
/* Content CSS */
#wrapper2 {
	margin-top: 10px;
	width: 650px;
	float: right;
	margin-right: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #838384;
	display: block;
}
.maintext {
	padding: 15px;
	display: block;
	overflow: hidden;
	margin-right: 10px;
}
.maintext img {
	display: inline;
	border: solid 1px #EAEAC1;
	background-color: #ffffff;
	margin-right: 10px;
	float: left;
}
.maintext ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.maintext li {
	list-style: none;
	margin: 0 0 7px 10px;
	padding: 0 0 0 18px;
	background: url('../images/bullet_01.gif') 0 4px no-repeat;
}

.sh1 {
	height: 30px;
	color: #9C9EE3;
	font-size: 14px;
	letter-spacing: 0;
}


/* Sidebar CSS */
#sidebar {
	background:#272727;
	margin-right: 10px;
	margin-top: 10px;
	width: 165px;
	float: right;
	padding: 10px;
	display: block;
}
#sidebar h1 {
	height: 30px;
	color: #9C9EE3;
	margin-top: 10px;
	border-bottom: 1px #6E70BE dotted;
	font-size: 14px;
	letter-spacing: 0;
}
/* Footer CSS */
#footer {
	float: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #838384;
	width: 770px;
	height: 94px;
	margin: 0 auto;
	margin-top: 10px;
	display: block;
	text-align:center;
}
#botfooter {
	float: left;
	border-bottom-width: 1px;
	border-bottom-color: #838384;
	width: 770px;
	height: 94px;
	margin: 0 auto;
	margin-top: 10px;
	display: block;
	text-align:center;
}

/* Navigation CSS */
#menu ul {
	width: 660px;
	margin: 0px auto;
	float: right;
}
#menu li {
	float: left;
	color: #fff;
	width: 100px;
	height: 35px;
	margin-top: 10px;
	line-height: 30px;
	margin-right: 10px;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	display: block;
	text-transform: uppercase;
	background: url('../images/menu_bg.gif') repeat-x;
}
#menu li a {
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 0px 5px;
}
#menu li a:hover {
	text-decoration: none;
	color: #fff;
	height: 33px;
	line-height: 30px;
	border-style: solid;
	border-width: 1px;
	border-color: #838384;
	background: url('../images/menu_bg.gif') repeat-x;
}
/* General CSS */
a {
	color: #9C9EE3;
	text-decoration: none;
}

a:hover {
	color: #9C9EE3;
}

a img{ border:none;} 

h1 {
	font-weight: normal;
	font-size: 18px;
	margin-top: 18px;
	padding-left: 12px;
	letter-spacing: 5px;
}
h2 {
	color: #9C9EE3;
	font-weight: normal;
	font-size: 18px;
	margin: 0;
	padding-bottom: 10px;
	letter-spacing: 2px;
}
h3 {
	font-weight: normal;
	font-size: 16px;
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
}
h4 {
	font-weight: normal;
	font-size: 14px;
	margin: 0;
	padding: 5px;
	letter-spacing: 1px;
}
h5 {
	font-size: 13px;
	font-style: italic;
	letter-spacing: 0;
}
sh1 {
	color: #9C9EE3;
	font-size: 14px;
	letter-spacing: 0px;
}
