html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS', 'Helvetica';
	height: 100%;
}

img {
	border: 0;
}

div.body {
	width: 100%;
}

* html div.body {
	height: 100%;
}

div.head {
	background-image: url(../../images/topbg.gif);
	height: 194px;
	position: relative;
}

div.footer {
	color: White;
	font-size: 9pt;
	background-color: #670030;
	height: 82px;
	margin-top: -82px;
	position: relative;
}

div.footer div#copy1 {
	position: absolute;
	top: 35px;
	left: 30px;
}

div.footer div#copy2 {
	position: absolute;
	top: 35px;
	right: 0px;
	margin-right: 90px;
}

div.footer img#copyrights {
	position: absolute;
	right: 30px;
}

div.footer img#copyrights2 {
	position: absolute;
	left: 30px;
}

div#footerx {
    height: 100px;
    clear: both;
}

img.topLogo1 {
	position: absolute;
	left: 30px;
}

img.topLogo2 {
	position: absolute;
	right: 30px;
}

img.topImage1 {
	position: absolute;
	left: 50%;
	margin-left: -220px;
}

span.phones1 {
	color: #520026;
	position: absolute;
	left: 50%;
	margin-left: -190px;
	top: 45px;
}

span#search {
	position: absolute;
	left: 50%;
	margin-left: -170px;
	top: 130px;
}

div.topMenu {
	background-color: #e26016;
	background-image: url(../../images/topmenu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 41px;
	font-size: 14pt;
}

div.topMenu a {
	color: White;
	margin: 0 20px;
}

div.topMenu img.topMenuClear {
	width: 1px;
	height: 8px;
}

div.topMenu input {
	border: 1px solid #e17b3f;
	padding: 4px;
	margin-left: 30px;
}

div.clear {
	clear: both;
	width: 100%;
}

div.body div.sideMenu {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

div.body div.sideMenu#leftMenu {
	width: 225px;
	float: left;
}

div.body div.sideMenu#rightMenu {
	width: 170px;
	float: right;
}

div.body div.sideMenu div.menuName {
	background-color: #670031;
	color: White;
	font-weight: bold;
	width: 100%;
	text-align: center;
	padding: 5px 0px;
	background-repeat: no-repeat;
}

div.body div.sideMenu div.menuName#left {
	background-image: url(../../images/menuheadercorner1.gif);
	background-position: right bottom;
}

div.body div.sideMenu div.menuName#right {
	background-image: url(../../images/menuheadercorner2.gif);
	background-position: left bottom;
}

div.body div.sideMenu div.content {
	padding: 10px;
	background-image: url(../../images/sidebg.gif);
	background-position: top;
	background-repeat: repeat-x;	
}

div.body div.sideMenu div.content a {
	color: #670032;
}

div.body div.sideMenu div.content img.leftMenuClear {
	width: 1px;
	height: 18px;
}

div.body div.allContent {
	/*
	margin-right: 130px;
	*/
	padding: 10px 20px 10px 20px;
	margin-top: 0px;
	margin-left: 225px;
	font-size: 14px;
}

img.pp {
	margin: 0px 3px;
}

div.actia {
	background-color: #ed7d3c;
	background-image: url(../../images/acttl.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 100%;
}

div.actia div {
	background-image: url(../../images/acttr.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

div.actia div div {
	background-image: url(../../images/actbl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.actia div div div {
	background-image: url(../../images/actbr.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 15px;
	color: White;
}

h1 {
	font-size: 20px;
	margin: 0;
}

div#previews {
	width: 90%;
	margin-top: 50px;
	float: left;
}

div#previews div div {
	float: left;
	text-align: center;
	width: 33.33%;
	margin-right: -1px;
}

div#previews div div a {
	color: #383651;
	font-weight: bold;
}
.sl, .sl a{
	font-size: 7pt;
	color: #000000;
}

