.margin {
	margin: 0px;
}
.html {
	margin: 0px;
	padding: 0px;
}
.bckgdimage {
	border-top: 0px;
	border-left: -2px;
	background-position: left top;
	position: absolute;
	left: -2px;
	top: 0px;
	height: 745px;
	width: 1200px;
	background-image: url(../images/background_main.jpg);
	background-repeat: no-repeat;
}


.bckgdSecImage {
	border-top: 0px;
	border-left: -2px;
	background-position: left top;
	position: absolute;
	left: -2px;
	top: 0px;
	height: 745px;
	width: 1200px;
	background-image: url(../images/background_sec.jpg);
	background-repeat: no-repeat;
}

.topmainmenu {
	font-family:Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: 552A2E;
	left: 588px;
	top: 174px;
	position: absolute;
	width: 414px;
}


.leftimage {
	position: absolute;
	left: 189px;
	top: 235px;
	clip:rect(auto,auto,auto,auto);
	line-height: 58px;
	background-image: url(../images/nav_images.gif);
	background-repeat: no-repeat;
	height: 380px;
	width: 81px;
}

.leftnav {
	font-family:Arial, Tahoma, Verdana;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: 552A2E;
	position: absolute;
	left: 174px;
	top: 256px;
	list-style-type: none;
	clip:rect(auto,auto,auto,auto);
	line-height: 55px;
}

.leftnavpage {
	font-family:Arial, Tahoma, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: 666633;
	position: absolute;
	left: 192px;
	top: 204px;
}

.footer {
	font-family:Arial, Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666633;
	left: 532px;
	top: 691px;
	position: absolute;
	width: 446px;
}

p.mainText
{
    font-family:Arial, Tahoma, Verdana;
    color:#666633;
    font-size:12px;
    font-weight:bold;
}   


p.mainSecTitle
{
	font-family:Arial, Tahoma, Verdana;
	color:#552A2E;
	font-size:16px;
	font-weight:bold;
	line-height: 22px;
}  


p.mainSecText
{
	font-family:Arial, Tahoma, Verdana;
	color:#552A2E;
	font-size:12px;
	font-weight:bold;
	line-height: 20px;
}  


A:link { color: #552A2E }     
A:visited { color: #666633 } 
A:active { color: #666633 }  
