@charset "utf-8";
/* CSS Document */

#header {
	position: relative;
	width: 900px;
	height: 237px;
	background:url(../Slices/images/support.jpg);
	color: #FFF;
	overflow: hidden;
	margin-top: 5px;
}

p.text1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	margin-top:-5px;
	margin-left: 15px;
	margin-right: 600px;
	margin-bottom: 0px;
	color: fff;
}

p.text3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	margin-top:-175px;
	margin-left: 760px;
	color: #FFFFFF;
}

p.header1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 20px;
}

#getsupport {
	position: relative;
	height: 150px;
	width: 298px;
    left: 10px;
	top: 0px;
	border: ridge;
	border-color: #000;
	border-width: 1px;
	overflow:hidden;
}

#downloads {
	position: relative;
	height: 150px;
	width: 298px;
	left: 330px;
	top: -152px;
	border: ridge;
	border-color: #000;
	border-width: 1px;
	overflow:hidden;
}

#links {
	position: relative;
	height: 150px;
	width: 298px;
    top: -130px;
	left: 10px;
	border: ridge;
	border-color: #000;
	border-width: 1px;
	overflow:hidden;
}

#bluebox {
	background-image: url(../Slices/images/bluebox.jpg);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	border-bottom: ridge;
	border-bottom-color: #000;
	border-bottom-width: 1px;
	font-style: oblique;
	height: 19px;
}

#msft {
	position:relative;
	width: 180px;
	height: 100px;
	background-image: url(../Slices/images/msftgold.jpg);
	background-repeat: no-repeat;
	top: -450px;
	left: 680px;
}

#msftbox {
	position:relative;
	height: 300px;
	width: 180px;
	top: -440px;
	left: 680px;
}

#border2 {
	width: 655px;
	height: 410px;
	margin-top: 20px;
	border-right: ridge;
	border-right-color:#000;
	border-right-width: 2px;
}

.bottommenu{
	top:-400px;
}