@charset "windows-1255";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 11px;
}
#Header {
	height: 95px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/topHeader.gif);
	background-repeat: no-repeat;
}
#Header #menu a {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}
#FlashT {
	background-color: #000000;
	height: 355px;
	width: 282px;
	float: left;
}
#Concept {
	float: right;
	width: 427px;
	line-height: 18px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 0px;
}



#content {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
}
#gallery {
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer {
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2B2B2B;
	border-bottom-color: #2B2B2B;
	padding-top: 16px;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	height: 70px;
}
.homebg {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#Header #menu {
	font-family: tahoma;
	font-size: 11px;
	color: #D95E06;
	text-align: right;
	padding-top: 66px;
	padding-right: 30px;
}
.homebg #footer li {
	display: inline;
}
.homebg #footer #bansep {
	height: 50px;
	width: 240px;
	float: left;
}
.homebg #footer #bansep img {
	padding-bottom: 10px;
}
#copy {
	height: 30px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: tahoma;
	font-size: 11px;
	color: #808080;
	text-align: center;
	padding-top: 10px;
}
#copy a {
	color: #808080;
	text-decoration: none;
}
#Header #menu a.presentpage {
	color: #E3811F;
	text-decoration: none;
}
#bio {
	float: right;
	height: 391px;
	width: 467px;
	background-color: #FF00FF;
}
#Concept h1 {
	padding-bottom: 10px;
	padding-top: 10px;
}
.aboutbg {
	background-image: url(images/aboutbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content h1 {

}
#gallery h1 {
	padding-top: 10px;
	padding-bottom: 10px;
}
#content #Concept a {
	color: #FFFFFF;
	text-decoration: none;
}
