body {
	background-color: #FFFFFF;
	margin: 0px;
}
#head {
	background-image: url(images/bg_top.gif);
	height: 100px;
	width: 770px;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}
#main {
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-y;
	width: 770px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}
.subnav {
	width: 200px;
}
#mainright {
	width: 560px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
}



#bot {
	background-image: url(images/bg_bot.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 770px;
	text-align: center;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
}
a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	position: relative;
	background-image: url(images/bgpearl.jpg);
	background-repeat: no-repeat;
}
#navleft {
	float: left;
	width: 160px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#navleft li {
	list-style-type: none;
	margin-top: 5px;
	padding: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}

#navleft ul {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding: 1px;
}


#maina {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
}
#mainother {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
}
.smallTxt {
	font-size: 10px;
	text-transform: lowercase;
}
.nav {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
.parHomeleft {
	font-weight: bold;
	color: #FFFFFF;
	padding: 7px;
	font-size: 11px;
	text-align: right;
}
.parLeft {
	font-weight: bold;
	color: #FFFFFF;
	padding: 7px;
	font-size: 11px;
	text-align: right;
}
.homeAni {
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}


.subnav img {
	padding: 2px;
	border: medium solid #FFFFFF;
	margin: 3px;
}
.info {
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
h2 {
	font-size: 16px;
	letter-spacing: 1px;
}


.subnav h3 {
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 8px;
}
a:hover {
	color: #000000;
}
.noline {
	text-decoration: none;
}
.nav a {
	text-decoration: none;
	letter-spacing: 1px;
	padding-right: 3px;
	padding-left: 3px;
}
.smallTxt a {
	text-decoration: none;
	letter-spacing: 1px;
}
.box1 {
	float: left;
	height: 150px;
	width: 150px;
	margin: 5px;
	padding: 5px;
}
