BODY {
	cursor: default;
	scrollbar-face-color: #efefef;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-arrow-color: #a7a7a7;
	scrollbar-track-color: #fff;
	overflow: hidden;
	background-color: #fff;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px;
	margin: 0px;
	font-family: Garamond, Georgia, Times New Roman;
}
a:link {
	color: #555555;
	text-decoration: none
}
a:visited {
	color: #555555;
	text-decoration: none
}
a:hover {
	color: #A80004;
	text-decoration: none;
}
#contact a:link {
	color: #A80004;
	text-decoration: none
}
#contact a:visited {
	color: #A80004;
	text-decoration: none
}
#contact a:hover {
	color: #333333;
	text-decoration: none;
}
.menu a:link {
	color: #333333;
	text-decoration: none
}
.menu a:visited {
	color: #333333;
	text-decoration: none
}
.menu a:hover {
	color: #A80004;
	text-decoration: none;
}
.inv {
	height: 0;
	width: 0;
	overflow: hidden;
	visibility: hidden;
}
#whitebg {
	position: absolute;
	top: 55px;
	left: 4%;
	height: 600px;
	text-align: left;
	color: #777;
	background-color: #FFF;
	padding: 5px;
	width: 720px;
	overflow: hidden;
}
#greybg {
  position: absolute;
	top: 10px;
	left: 10px;
  width: 700px;
  height: 90%;
  background-color: #e7e7e7;
  overflow: auto;
  border: 0px;
}

.IA {
	visibility: visible;
	overflow: visible;
	background-color:;
}
h1 {
	color: #A80004;
	font-size: 21px;
	font-weight: normal;
}
h3 {
	color: #A80004;
	font-size: 16px;
	margin: 0px
}
h4 {
	width: 100%;
	text-align: right;
	color: #999;
	font-size: 19px;
	font-weight: normal;
	margin: 5px 27px 0px 0px;
	text-decoration: none
}
h5 {
	width: 100%;
	text-align: right;
	color: #e0e0e0;
	font-size: 26px;
	margin: 0px;
	text-decoration: none
}
#strip {
	width: 100%;
	height: 60px;
	position: absolute;
	left: 0%;
	top: 21%;
	overflow: hidden;
	background-color: #222222;
}
.title {
	cursor: default;
	color: #ddd;
	font-size: 36px;
	position: absolute;
	top: 22%;
	left: 27%;
	background-color:;
	font-family: Garamond, Georgia, Times New Roman;
}
.title2 {
	color: #ddd;
	font-size: 36px;
	position: absolute;
	top: 7px;
	left: 6%;
	font-family: Garamond, Georgia, Times New Roman;
}
#desc0 {
	cursor: default;
	color: #777;
	font-size: 21px;
	position: absolute;
	top: 15%;
	left: 33%;
	font-family: Garamond, Georgia, Times New Roman;
}
#contactmenu {
	cursor: default;
	position: absolute;
	bottom: 20px;
	right: 6%
}
#contact {
	cursor: default;
	width: 90px;
	text-align:right;
	width: 300px;
	position: absolute;
	bottom: 57px;
	right: 6%;
	font-size: 17px;
	font-weight: normal;
}
.menu {
  position: absolute;
	bottom: 61%;
	right: 6%;
}
.menu2 {
  position: absolute;
	top: 23%;
	right: 6%;
}
#clientmenu {
	cursor: default;
	position: absolute;
	bottom: 61%;
	right: 6%;
	background-color:;
}

#clients1 {
	cursor: default;
	position: absolute;
	top: 41%;
	right: 6%;
	width: 300px;
	font-size: 14px;
	font-weight: normal;
	text-align:right;
	padding: 7px;
	color: #adadad;
	background-color: transparent;
}
#bio {
	width: 200px;
	position: absolute;
	top: 45%;
	right: 6%;
	text-align: justify;
	font-size: 11px;
	color: #777;
	padding: 0px 10px 0px 0px;
	height: 260px;
	overflow: auto;
	background-color: #fff;
	font-weight:normal;
}
#biomenu {
	width: 200px;
	position: absolute;
	top: 45%;
	right: 6%;
	text-align: right;
	padding: 0px 0px 0px 0px;
	height: 70px;
	overflow: auto;
	background-color: transparent;
}
#biomenu a:link {
	color: #AAA;
	text-decoration: none
}
#biomenu a:visited {
	color: #AAA;
	text-decoration: none
}
#biomenu a:hover {
	color: #A80004;
	text-decoration: none;
}
.bio a:link {
	color: #333;
	text-decoration: none
}
.bio a:visited {
	color: #333;
	text-decoration: none
}
.bio a:hover {
	color: #777;
	text-decoration: underline;
}
#log {
	position: absolute;
	top: 4%;
	right: 6%;
	font-size: 18px;
	color: #ccc;
}