body{
		background-image: url(../images/skytile.jpg);

}

#wrapper{
	width:740px;
	margin-left:80px;
	margin-top:40px;
	
	
	
}

#maintext{
	width:520px;
	float:right;
	

}

#maintext p{
	padding: 10px;
}

#mainnav{
	width:180px;
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:140px;

}

#mainnav a{
	font-family:tahoma;
	font-size:16px;
	color:#003366;
	text-decoration:none;
}

#mainnav a:hover{
	
	color:#FFFFFF;
	
}



#footer{
	clear:both;

}

#logo{
	position:absolute;
	top:30px;
	left:70px;
}

#bottom{
	width:100%;	
	background:#344DA2;
	text-align:left;
	font-family:tahoma;
	color:#FFFFFF;
	font-size:14px;	
}

#bottom img{
	padding:10px;
	border: solid 2px #000033;

}

#bottom p{
	font-family:tahoma;
	color:#FFFFFF;
	font-size:14px;
	margin-left:80px;
}

#cloudtop{
	background: url(../images/cloudtop.gif) no-repeat left top;
	 width:520px;
	 height:64px;
}

#text{
	padding:10px;
	font-family: tahoma;
	font-size:12px;
}

#text h2{
	
	font-family: tahoma;
	font-size:18px;
	color:#003366;
}

#text h4{
	color:#990000;
	font-size:13px;
}



#heatneat{
	color:#990000;
	font-size:13px;
}

#text h3{
	font-family: tahoma;
	font-size:16px;
	color:#003366;
}

#cloud{
	position:absolute;
	top:100px;
	left:810px;
	width:250px;
	height:269px;
	background: url(../images/cloud.gif) no-repeat left top;
	padding-left: 54px;
	padding-top: 44px;
	font-family:tahoma;
	color:#000000;
	font-size:13px;
}

#cloud a{
	color:#003366;
}

#cloudad{
	position:absolute;
	top:350px;
	left:850px;
	width:250px;
	height:269px;
	background: url(../images/cloud.gif) no-repeat left top;
	padding-left: 54px;
	padding-top: 44px;
	font-family:tahoma;
	color:#000000;
	font-size:13px;
}

#productlayout td{
        border:solid 1px #ACCDF0;
        width:166px;
        font-size:12px;
        vertical-align: top;
        text-align: center;
}

#productlayout b{
        color:#3A81F6;
}

#productlayout p{
        color:#121615;
        font-weight: bold;
        font-size:13px;
}