/* CSS Document */
.tableb {
	border: thin solid #666666;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
}

#dropmenudiv a:hover{ /*hover background color*/
text-decoration: none;
background-color:#333333;
}

.redtext {
	font-size: 13px;
	color: red;
}
.whitetextlarge {
	font-size: 18px;
	color: white;
}
.browntext {
	font-size: 13px;
	color: #663300;
}
.blacktext {
	font-size: 15px;
	color: #000000;
}
.blacktextsmall {
	font-size: 13px;
	color: #000000;
}
.blacktextlarge {
	font-size: 15px;
	color: #000000;
}
.blacklarge {
	font-size: 16px;
	color: #ffffff;
}
.headtext {
	font-size: 15px;
	color: #ffffff;
}
.whitetext {
	font-size: 15px;
	color: #ffffff;
}
.whitetextsmall {
	font-size: 10px;
	color: #ffffff;
}

smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.smalltext {
	font-size: 10px;
}
.bg {
	background-image: url(images/test_9.jpg);
	background-repeat: no-repeat;
background-attachment:scroll;}
.bbg {
	background-attachment: fixed;
	background-image: url(images/test_9.jpg);
	background-repeat: no-repeat;
}
.topbg {
	background-image: url(images/index_1.jpg);
	background-repeat: no-repeat;
}
form {
	letter-spacing: normal;
	text-align: left;
	vertical-align: left;
	word-spacing: normal;
	white-space: normal;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ffffff;
text-decoration: none;
}

a:hover {
	color: #CC6600;
}

#menu_video {
	background-color: #000;
	width: 832px;
}
#mv_sub01 {
	text-align: left;
	height: 69px;
}
#mv_sub01 a {
	background-image: url(client_aspirations/opening3.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 69px;
	width: 330px;
}
#mv_sub01 a:hover {
	background-image: url(client_aspirations/opening3a.jpg);
	background-repeat: no-repeat;
}
#mv_sub02 {
	height: 70px;
	background-image: url(images/client.jpg);
	background-repeat: no-repeat;
}


#button_box {
	background-color: #000;
	text-align: right;
}
#button_box ul {
	width: 415px;
	list-style-type: none;
	float: right;
	margin-top: 42px;
}
#button_box ul li {
	float: left;
	text-align: center;
}
#button_box ul li a {
	width: 83px;
	display: block;
	height: 30px;
	padding-top: 6px;
}
#button_box ul li a:hover {
	color: #000;
}
