body {
	background-color: #b5b3b1;
	background-image: url(images/bg-page.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5D2727;
}

.bgedge {
	background-image: url(images/bgedge.jpg);
	background-repeat: repeat-y;
	width: 4px;
}
.bgmain {
	background-image: url(images/bgmain.jpg);
	background-repeat: repeat-y;
}
#bottom {
	background-image: url(images/concept2_13.jpg);
	background-repeat: repeat-y;
	font-size: 10px;
	color: #E7EBEC;
	text-decoration: none;
}
#bottom a:link {
	font-size: 10px;
	color: #E7EBEC;
	text-decoration: none;
}
#bottom a:visited {
	font-size: 10px;
	color: #E7EBEC;
	text-decoration: none;
}
#bottom a:hover {
	font-size: 10px;
	color: #E7EBEC;
	text-decoration: underline;
}
#bottom a:active {
	font-size: 10px;
	color: #E7EBEC;
	text-decoration: none;
}

.bgside {
	background-image: url(images/bgside.jpg);
	background-repeat: repeat-y;
}
#nav {
	background-image: url(images/side_02_01.jpg);
	height: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D8D4C9;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}
#nav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D8D4C9;
	font-size: 10px;
	text-decoration: none;
}
#nav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D8D4C9;
	font-size: 10px;
	text-decoration: none;
}
#nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCC33;
	font-size: 10px;
	text-decoration: none;
}
#nav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D8D4C9;
	font-size: 10px;
	text-decoration: none;
}
.copy {
	font-size: 9px;
}
#top {
	background-image: url(images/welcome2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.floatr {
	float: right;
	margin-left: 10px;
}
.boldsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5D2727;
	text-transform: uppercase;
}
.bgmain #top a {
	color: #333333;
	text-decoration: underline;
}
.bgmain #top a:visited {
	color: #333333;
	text-decoration: underline;
}
.bgmain #top a:hover {
	color: #5D2727;
	text-decoration: underline;
}
.bgmain #top a:active {
	color: #333333;
	text-decoration: underline;
}
.row1 {
	background-color: #D5D3D2;
}
.button {
	background-color: #2F2D2E;
	border: 1px solid #D5D3D2;
	color: #CCCCCC;
}
