/* CSS Document - TSP Shanghai Taisheng Wind Power Equipment Co. Ltd. */

body {
	background-color: #E9E9E9;
	margin-top:0px;

}

#divbody{
	width:900px;
	background-color:#5DAEDB;
	margin-bottom:-28px;
}

.horizontalspacer{
	width:13px;
	height:200px;
	float:left;
}

#wrapper{
	width:874px;
	float:left;
}

#header{
	width:874px;
	height:85px;
	background-color:#FFFFFF;
	background-image: url('../images/tsplogo.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	float:left;
}

#language{
	width:865px;
	margin-top:57px;
	text-align:right;
	float:left;
}

#menu{
	width:874px;
	height:50px;
	background-color:#000000;
	text-align: left;
	float:left;
}

.verticalspacer{
	width:874px;
	height:13px;
	float:left;
}

#banner{
	width:874px;
	height:265px;
	background-color:#FFFFFF;
	float:left;
}

#content{
	width:874px;
	background-color:#FFFFFF;
	float:left;
}

#contentwrapper{
	width:874px;
	margin-top:25px;
	margin-bottom:25px;
	background-image: url('../images/mainbg.png');
	background-repeat: repeat-y;
	background-position: center top;
}

#main{
	width:580px;
	float:left;
}

.main{
	margin-left:25px;
	margin-right:25px;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #1E0F0F;
	text-align: justify;
	line-height:1.5;
}

#sidebar{
	width:294px;
	float:left;
}

.sidebar{
	margin-top:10px;
	margin-left:35px;
	margin-right:35px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #1E0F0F;
	text-align: left;
	line-height:1.5;
}

* html #footer {
	margin-top:-7px;
}

#footer{
	margin-top:13px;
	width:874px;
	height:90px;
	background-image: url('../images/footerbg.png');
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	background-position: center top;
}


.footer{
	padding-top:30px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}



/* Text Properties */

.selected{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	display:block;
	text-decoration: none;
	text-indent: 5px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.8;
}

.blacksubheading{
	color: #000000;
	font-size: 14px;
	font-weight:bold;
}

hr{
	color:#5DAEDB;
	height: 1px;
	width:100%;
}

a:link{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

a:visited{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

a.footer:link{
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

a.footer:visited{
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

a.footer:hover{
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}

.blueheading{
	font-size:14px;
	font-weight:bold;
	color: #5DAEDB;
}

a.side:link{
	color: #A87D44;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

a.side:visited{
	color: #A87D44;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

a.side:hover{
	color: #A87D44;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:underline;
}

a.small:link{
	color: #BC8C34;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}

a.small:visited{
	color: #BC8C34;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}

a.small:hover{
	color: #FFCC00;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-align:right;
	text-decoration:underline;
}

#menuleftspacer{
	margin-top:163px;
	width:270px;
	height:100px;
	float:left;
}

#bottombg{
	width:1135px;
	height:23px;
	background-image: url('../images/bottombg.jpg');
	background-repeat: no-repeat;
	background-position: top;
	float:left;
}

.br{
	clear:both;
}

.imgright {
	float:right;
	margin-left:25px;
}

/* DROP DOWN MENU */

#dropmenudiv{
	position:absolute;
	line-height:18px;
	border: solid #FFFFFF 1px;
	text-align: left;
	z-index:100; 
	font-variant:normal; 
	font-family:Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#dropmenudiv a{
	width: 100%;
	text-align: left;
	display: block;
	text-indent: 8px;
	padding: 1px 0;
	text-decoration: none;
	font-size:11px; 
	font-weight:bold;
	color: #1F1F1F;
	font-family:Arial, sans-serif;
	font-weight: normal;

}

#dropmenudiv a:visited{
	width: 100%;
	text-align: left;
	display: block;
	text-indent: 8px;
	padding: 1px 0;
	text-decoration: none;
	font-size:11px; 
	font-weight:bold;
	color: #1F1F1F;
	font-family:Arial, sans-serif;
	font-weight: normal;
}

#dropmenudiv a:hover{ 
	background-color: #74D4FE;
	color:#FFFFFF;
}

.rollover { 
	background-color: "#F1F1F1";
}

.menutext{
	display:block;
	text-decoration: none;
	text-indent: 5px;
	color: #E8C04A;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8;
}



