@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	background-image: url(../images/001bbn.jpg);
	background-repeat: repeat;
	background-position: center top;
}
img, div, input {
	behavior: url("inc/iepngfix.htc")
}
#countener {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#head {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#logo  a {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 74px;
	width: 250px;
	display: block;
	float: left;
	behavior: url("inc/iepngfix.htc")
}
#marquee {
	float: left;
	width: 690px;
	height: 74px;
}
#marqueeleft {
	width: 300px;
	float: left;
	height: 74px;
}
#marqueeright {
	width: 390px;
	float: left;
	height: 74px;
}
#marqueeup {
	height: 30px;
	width: 345px;
}
#marqueepage {
	height: 14px;
	width: 390px;
}
#marqueedown {
	height: 30px;
	width: 345px;
}
#nav {
	width: 940px;
	height: 40px;
	position: absolute;
}
#navleft {
	float: left;
	width: 540px;
}
#navright {
	float: left;
	width: 400px;
}

.headMenu {
	padding-left:3px;
	padding-right:3px;
	text-align:center;
	vertical-align: middle;
	text-transform: capitalize;
}
.headMenu  a:link {
	text-decoration:none;
	font-weight: bold;
	color: #666666;
}
.headMenu a:hover {
	color:#851212;
	text-decoration:none;
}
#subMenu {
	text-transform: capitalize;
}
#subMenu li /*.subMenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	text-align:center;
	height:30;
	border-right: 1px solid black;
	background-color:#FFFFFF;
	color:#666666;
	text-decoration:none;
	background-color:#FFFFFF;
}
.subMenu a
{
	background-color: #FFFFFF;
	color: #999999;
	font-size: 10px;
	display: block;
	padding: 5px;
	text-decoration:none;
}
.subMenu a:hover
{
	background-color: #CCCCCC;
	color: #333333;
	text-decoration:none;
}
td#subMenu a.subMenuHead
{
	font-size: 10px;
	text-decoration:none;
}
td#subMenu a:hover.subMenuHead
{
	font-size: 10px;
	text-decoration:underline;
}
*/

 {
	font-weight:normal;
	text-align:center;
	text-decoration:none;
}
#subMenu   li      a 
{
	color: #666666;
	font-weight:normal;
	display: block;
	padding-top: 5px;
	text-decoration:none;
}
#subMenu   li      a:hover 
{
	font-weight:normal;
	display: block;
	text-decoration:none;
	color: #851212;
}
#subMenu  li     a.subMenuHead
{
	font-weight:normal;
	text-decoration:none;
	color: #851212;
}
#bgss {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bgss.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 399px;
	width: 564px;
	behavior: url("inc/iepngfix.htc")
}
#ss {
	padding-top: 19px;
	padding-bottom: 19px;
	margin-right: auto;
	margin-left: auto;
	width: 550px;
}
#main {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding: 30px 10px 5px 10px;
}
#maine {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding: 45px 10px 5px 10px;
}
.mainpage {
	padding: 10px;
	background-color: #CCCCCC;
	height: 420px;
	margin: 14px 0px 5px 0px;
}
.gallery {
	vertical-align: top;
	padding-right: 8px;
	display: block;
	width: 170px;
}
.imgtitle {
	font-size: 12pt;
	color: #666666;
	font-family: Arial Black;
}
.imgdesc {
	text-align: left;
}
/* CSS Document */

/* hide from incapable browsers */
div#scrollbar {
	display:none;
    }

/* below in external file */
div#wn	{
	position:relative;
	width:910px;
	height:378px;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCC99;
	}
div#scrollbar {
	position:relative;
	width:910px;
	height:11px;
	display:block; /* display:none initially */
	font-size:1px;
	margin-right: auto;
	margin-left: auto;
  }

div#track {
	position:absolute;
	left:12px;
	top:0;
	width:896px;
	height:11px;
	background-color: #333333;
  }
div#dragBar {
	position:absolute;
	left:1px;
	top:1px;
	width:20px;
	height:9px;
	background-color:#919191;
  }  
div#left { position:absolute; left:0; top:0; }  
div#right { position:absolute; right:0; top:0;  }

/* for safari, to prevent selection problem  */
div#scrollbar, div#track, div#dragBar, div#left, div#right {
    -moz-user-select: none;
    -khtml-user-select: none;
}

/* so no gap or misplacement due to image vertical alignment
font-size:1px in scrollbar has same effect (less likely to be removed, resulting in support issues) */
div#scrollbar img {
    display:block;
}
#footer {
	text-align: center;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 20px;
}
.clear{
float:none;
clear:both;
}
.nav a:link {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.nav a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.nav a:hover {
	text-decoration: none;
	color: #851212;
	font-weight: bold;
}
.nav a:active {
	color: #666666;
	font-weight: bold;
}#nametitle  {
	font-size: 1.3em;
	font-weight: bold;
	color: #851212;
}
#contactpage {
	width: 850px;
	margin-left: auto;
}
#contleft {
	float: left;
	width: 250px;
}
#contright {
	text-align: justify;
	vertical-align: top;
	float: left;
	width: 350px;
}
#contactleft {
	float: left;
	width: 235px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 55px;
	padding-left: 15px;
	padding-bottom: 75px;
	behavior: url('../inc/iepngfix.htc')
}
#contactright {
	text-align: justify;
	vertical-align: top;
	float: left;
	width: 300px;
	padding-top: 55px;
	padding-left: 30px;
	padding-bottom: 25px;
	background-repeat: no-repeat;
	background-position: center top;
	behavior: url('../inc/iepngfix.htc');
}
#contplus {
	float: left;
	width: 250px;
	padding-top: 100px;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
a:active {
	color: #666666;
	font-weight: bold;
}
