﻿img {border:0 }





#wrapper 
{
width:1000px;
margin: 0 auto; }


}

#content
{
width:160px;
height: inherit;
left: -1px;
top: 0px;
z-index:1;
position:absolute;

}


#mainContent {
	width: 570px;
	height: inherit;
	position:absolute;
	z-index:1;
	top: 150px;
	left: 163px;
}



#SecContent {
	width: 179px;
	height: 5.302in;
	top: 207px;
	right: 100px;
	position:absolute;
	z-index:1;
	left: 744px;
}

#header {
	width: 360px;
	height: 132px;
	position:absolute;
	z-index:1;
	left: 284px;
	top: 1px;
}

#footer {
	width: 433px;
	height: 23px;
	position:absolute;
	z-index:1;
	clear:both;
	left: 162px;
	top: 732px;
}


.style2 {color: #FF0000; font-size:24px}




#sdmenu {
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: url(scripts/images/bottom.gif) no-repeat  right bottom;
	color: #fff;
}
div.sdmenu div {
	background: url(scripts/images/title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(scripts/images/toptitle.gif) no-repeat;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 1px 25px;
	font-weight: bold;
	color: white;
	background: url(scripts/images/expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(scripts/images/collapsed.gif);
}
div.sdmenu div a {
	padding: 1px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #066;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #066 url(scripts/images/linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}
