body
{
	background: #FFF url('i/bodybg.jpg') scroll 0 0 repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Sans-serif, Verdana;
	font-size: 12px;
}


ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

/* common classes */
.horiz_list li,
.horiz_list a,
.horiz_list img
{
	position: relative;
	display: block;
	float: left;
}

.navigation
{
	z-index: 999;
}

.top
{
	z-index: 1;
}

.navigation .dropmenu li
{
	border-bottom: 1px dotted #444;
	width: 100%;
	height: 30px;
}

.dropmenu
{
	float: left;
	visibility: hidden;
	z-index: 1000;
	position: absolute;
	top: 21px;
	left: 0;
	margin: 0;
	padding: 0;
	background-color: #CCC;
	text-align: left;
	overflow: hidden;
}


.dropmenu a
{
	color: #000;
	font-size: 12px;
	text-decoration: none;
	width: 100%;
	padding: 0 8px;
	height: 30px;
	line-height: 31px;
	float: none;
}

.page .dropmenu a:hover
{
	background-color: #000;
	color: #FFF;
}

#svdm
{
	width: 210px;
}


#scdm
{
	width: 120px;
}

#gallerymodule
{
	visibility: hidden;
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	margin: 22% 0 0 1%;
	z-index: 99999;
	padding: 28px 4px 2px 4px;
}

.stdclse:link
{
	margin: 2px 4px 0 0;
	font-size: 11px;
	font-weight: 700;
	padding: 5px 8px;
	color: #FFF;
	background-color: #444;
	position: absolute;
	top: 0;
	right: 0;
	text-decoration: none;
}

.stdclse:hover
{
	background-color: #FF0000;
	text-decoration: none;
}

/* page css */
.navigation
{
	margin: 8px 0 0 0;
}

.navigation li
{
	height: 21px;
	position: relative;
}

.navigation .active img
{
	position: relative;
	top: -4px;
}

.page
{
	width: 875px;
	margin: 0 auto;
	position: relative;
}

.nrf
{
	background: #FFF url('i/navigation_right_finish.jpg') scroll right 0 no-repeat;
	width: 380px;
	height: 41px;
}

.top
{
	padding: 10px 0 0 0;
}

.top,
.middle
{
	background: #FFF url('i/pagebg.jpg') scroll 0 0 repeat-y;
	float: left;
	width: 100%;
	height: 281px;
}

.pgebm
{
	background: #000 url('i/pagebmbg.jpg') scroll 0 bottom repeat-x;
	width: 817px;
	height: 28px;
}

.footer div,
.footer img
{
	display: block;
	float: left;
}

.ftremb
{
	clear: both;
	position: relative;
	top: -20px;
	left: 5px;
}

.top img
{
	margin: 0 0 0 15px;
}

.middle li
{
	width: 300px;
}

.middle img,
.middle div
{
	position: relative;
	bottom: -29px;
}

.middle .left img
{
	left: -84px;
}

.navigation
{
	position: relative; 
}


.middle .right img
{
	left: 63px;
}

.bdybdrtop
{
	background-image: url('i/bodyBorderTopRepeat.jpg');
	height: 25px;
}

.flatback .fbmiddle
{
	background-image: url('i/flatbackm.jpg');
	height: 307px;
}

.flatback .fbright
{
	background-image: url('i/flatbackr.jpg');
	height: 307px;
	width: 21px;
}

.flatback .fbleft
{
	background-image: url('i/flatbackl.jpg');
	height: 307px;
	width: 21px;
}

.flatback2 .fbmiddle
{
	background-image: url('i/flatback2m.jpg');
	height: 307px;
	width: 13px;
}

.flatback2 .fbright
{
	background-image: url('i/flatback2r.jpg');
	height: 307px;
	width: 13px;
}

.flatback2 .fbleft
{
	background-image: url('i/flatback2l.jpg');
	height: 307px;
	width: 13px;
}

.flatback3 .fbmiddle
{
	background-image: url('i/flatback3m.jpg');
	height: 307px;
	width: 12px;
}

.flatback3 .fbright
{
	background-image: url('i/flatback3r.jpg');
	height: 307px;
	width: 12px;
}

.flatback3 .fbleft
{
	background-image: url('i/flatback3l.jpg');
	height: 307px;
	width: 12px;
}

.middle .fbleft,
.middle .fbleft img,
.middle .fbmiddle,
.middle .fbmiddle img,
.middle .fbright,
.middle .fbright img
{
	float: left;
	position: static;
	bottom: auto;
	left: auto;
}


.middle .yellin
{
	background-image: url('i/linebg.jpg');
	height: 8px;
	background-position: 0 -8px;
	width: 850px;
	margin: 0 0 35px 12px;
	bottom: auto;
}

.phone
{
	position: absolute;
	top: -40px;
	right: 20px;
}

.phone h2
{
	color: #da0000;
	font-size: 22px;
	margin-bottom: 5px;
}

.botlnks
{
	clear: both;
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

.botlnks a
{
	font-size: 13px;
	color: #FFF;
	font-weight: normal;
}

.Container
{
	text-align: left;
}

