body {
	background-color: #384a7a;
	height: 100%;
}
.tight {
}

a {
	color:#384a7a;
}

.maintext {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	padding-left: 15px;
	line-height: 18px;
}
#container {
	width: 775px;

}
#heading {
	background-image: url(../images/sd_02.jpg);
	height: 71px;
	position: absolute;
	top: 0px;
	width: 775px;

}
#nav {
	background-image: url(../images/sd_01.jpg);
	height: 20px;
	position: absolute;
	width: 775px;
	top: 71px;
}
#nav-menu-top ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
/* GENERAL FONT */
#nav-menu-top a{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}
#nav-menu-top li{
	float: right;
	margin: 0px;
}

#nav-menu-top li a{
	padding: 2px 0px;
	display: block;
	border: none;
	color: #FFFFFF;
	margin: 0px 18px 0px 0px;
	font-weight: bold;
}
#nav-menu-top li a:hover{
	padding: 2px 0px;
	display: block;
	border: none;
	color: #333333;
	margin: 0px 18px 0px 0px;
}
/* Hide from IE5-Mac \*/
#nav-menu-top li a{
	float: none;
}
/* End hide */
#nav-menu-top{
	padding: 0px 0px 0px 0px;
	margin: 0;
	background-color: #384A7A;
} 
#nav-menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#inner_container{
	height: 100%;
	background-color: #FFFFFF;
	width: 775px;
	padding-top: 70px;

}
#logo {
	background-image: url(../images/logo.jpg);
	float: left;
	height: 136px;
	width: 106px;
	position: absolute;
	top: 0px;

}
#person {
	background-image: url(../images/sd_11.jpg);
	width: 225px;
	position: relative;
	top: 20px;
	left: 45px;
	height: 284px;
}
#below_person {
	background-image: url(../images/sd_26.jpg);
	position: relative;
	height: 319px;
	width: 299px;
	left: 0px;
	top: 5px;

}
#line1 {
	background-image: url(../images/sd_08.jpg);
	height: 35px;
	width: 370px;
	margin-left: 50px;
	margin-top: 25px;

}
#line2 {
	background-image: url(../images/sd_13.jpg);
	height: 35px;
	width: 400px;
	margin-top: 15px;

}
#quote1 {
	background-image: url(../images/sd_16.jpg);
	height: 62px;
	width: 78px;
	margin-top: 15px;
	margin-left: 15px;

}
#quote2 {
	background-image: url(../images/sd_20.jpg);
	height: 63px;
	width: 74px;
	float: right;
	margin-top: -30px;
	z-index: 99;

}
#quote_area {
	height: 200px;
	width: 430px;
	z-index: 1;

}
#quote_txt {
	padding-left: 45px;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	margin-top: -50px;
	z-index: -1;

}
#secondp {
	position: absolute;
	top: 410px;
	width: 366px;
	left: 45;

}
#secondp p{
	padding-left: 30px;
}
#footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #384a7a;
	text-align: right;
	margin-right:25px;
}
#footer a{
	font-family: Tahoma;
	font-size: 11px;
	color: #384a7a;
	text-align: right;
}
#copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: 384a7a;
	text-align: right;	
	margin-right:25px;	
}
#secondh {
	background-image: url(../images/sd_22.jpg);
	height: 37px;
	width: 240px;
	position: relative;
	left: 15px;
	top: 0px;

}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #E9FECB;
width: 205px;
}

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

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}
.style1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #B8AA87;
}