body {
	background-image:url(../images/index/homeBackground.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:15px 0 50px 0;}
	
.indexMenu {
	background-image:url(../images/menu/menuBackground.png);
	*background-image:url(../images/menu/menuBackground.gif);
	background-repeat: repeat-x;
	width:100%;
	height:71px;
	position:relative;}
	
.SWLogo {
	position:absolute;
	top: -12px;
	left: 40px;}
	
.mainMenu {
	position:absolute;
	top: -12px;
	left: 450px;}
	
.topLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#c63c08;
	width:960px;
	text-align:right;
	margin-bottom:15px;}
	
.topLink a {
	color:#c63c08;
	text-decoration:none;}
	
.topLink a:hover {
	color:#ffff00;
	text-decoration:underline;}
	
.indexShow {
	position:absolute;
	top: 90px;
	left: 420px;}
	
.indexSlogan {
	position:absolute;
	top: 110px;
	left: 0px;}
	
.indexContainer {
	position:relative;
	width:100%;}
	
.welcomeToSunworld {
	position:absolute;
	width:550px;
	top: 270px;
	left: 20px;
	font-family:Verdana;
	font-size:11px;
	*font-size:10px;
	color:#838383;
	letter-spacing:1px;
	*letter-spacing:0px;
	line-height:1.5;}
	
.companyStuff {
	position:absolute;
	top:355px;
	left:20px;}
	
.companyStuff table {
	margin:15px 0 25px;}
	
.companyStuff td {
	padding-right:9px;
	font-size:10px;
	color:#FFF;}
	
.featuredProducts {
	background-image:url(../images/index/index-featuredProducts.png);
	width:327px;
	height:18px;}
	
.ourEquipments {
	background-image:url(../images/index/index-ourEquipments.png);
	width:327px;
	height:18px;}
	
.functions {
	position:absolute;
	top:523px;
	left:370px;}
	
.search {
	background-image:url(../images/index/searchBackground.png);
	width:204px;
	height:85px;
	margin-bottom:10px;}
	
.footer {
	background-image:url(../images/index/footer.png);
	*background-image:url(../images/index/footer.gif);
	background-repeat:no-repeat;
	position:inherit;
	width:743px;
	height:32px;
	top:30px;
	left:-360px;
	padding:0 0 50px 15px;}

.sub-footer {
	padding:0 0 20px 15px;}

.index-footer {
	background-image:url(../images/index/footer.png);
	*background-image:url(../images/index/footer.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:953px;
	height:50px;
	top:700px;
	left:15px;
	padding:0 0 50px 15px;}
	
.clear {
	clear:both;}