body {
	background-color: #D0CFCD;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #333333;
	font-weight: lighter;
	font-style: italic;
	letter-spacing: -0.2mm;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
a:link {
	color: #333333;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
}
a:visited {
	color: #333333;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
a:hover {
	color: #3366CC;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
a:active {
	color: #3399CC;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
#navigation ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	list-style-type: none;
	display: block;
	text-align: center;
}
#navigation li {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	padding: 0px;
}
#navigation a {
	text-decoration: none;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDC60F;
	padding-right: 25px;
	padding-top: 2px;
	padding-left: 25px;
	padding-bottom: 2px;
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#navigation a:hover {
	color: #A2AB0E;
}
#navigation2 ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	list-style-type: none;
	display: block;
	text-align: center;
}
#navigation2 li {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	padding: 0px;
}
#navigation2 a {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 25px;
	padding-top: 2px;
	padding-left: 25px;
	padding-bottom: 2px;
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigation2 a:hover {
	color: #A2AB0E;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2A2A2B;
}
.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2A2A2B;
	text-decoration: underline;
	font-weight: normal;
}
.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2A2A2B;
	text-decoration: underline;
	font-weight: normal;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #561E59;
	text-decoration: underline;
	font-weight: normal;
}
.footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
.cnr {
	background-image: url(images/cnr.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.contactus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
}
.contactus a:link {
	font-size: 16px;
	color: #000066;
}
.contactus a:visited {
	color: #000066;
}
.bg {
	background-repeat: repeat-x;
	background-image: url(images/bg.jpg);
	background-position: center top;
}
.portfoliotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.portfoliotext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #808080;
	text-align: left;
	vertical-align: top;
}
.dots {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
