
body {
	margin: 0;
	padding: 0;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 80%;
	line-height: 130%;
}

#wrapper {
	width: 965px;
	margin: 0 auto;
	overflow: hidden;
}

#header {
	float: left;
	width: 965px;
}

#logos {
	float: left;
	width: 678px;
	margin: 0 0 0 143px;
	background: #fff;
	padding: 0 0 20px 0;
}

#sitelogo {
	float: left;
	width: 259px;
	margin: 28px 0 0 60px;
}

#reseller_logo {
	float: left;
	margin: 0px 0 0 14px;
	overflow: hidden;
}

#reseller_email {
	float: left;
	margin: 5px 0 0 0px;
	overflow: hidden;
}

#reseller_email a, #reseller_email a:hover {
    color: #000;
    margin: 0 0 0 0px;
    font-weight: normal;
}


#distilogo {
	float: right;
	margin: 10px 15px 0 0;
}


#left {
	float: left;
	width: 143px;
}

#nav_left {
	float: left;
	margin: 0;
}

#nav_left ul {
	margin: 0;
	padding: 0;
}

#nav_left li {
	list-style-type: none;
	margin: 0 0 1px 0;
	padding: 0;
	width: 143px;
	font-size: 90%;
}

#nav_left li a {
	text-decoration: none;
	display: block;
	margin: 0 0 0 12px;
}

.nav_heading p {
	margin: 0 0 10px 12px;
	font-weight: bold;
	font-size: 120%;
}


#middle {
	float: left;
	width: 678px;
}

#mainimage {
	float: left;
}

#right {
	float: left;
	width: 144px;
}

#nav_right {
	float: left;
	margin: 0;
}

#nav_right ul {
	margin: 0;
	padding: 0;
}

#nav_right li {
	list-style-type: none;
	margin: 0 0 3px 0;
	padding: 0;
	width: 144px;
	font-size: 90%;
}

#nav_right li a {
	text-decoration: none;
	display: block;
	margin: 0 0 0 12px;
}


#contentarea {
	float: left;
	clear: both;
	width: 965px;
}

#boxshot1 {
	float: left;
	width: 143px;
}

#boxshot1 img {
	width: 143px;
}

#maintextarea {
	float: left;
	width: 678px;
}

#bodytext {
	float: left;
	width: 490px;
	margin: 0 0 0 74px;
	padding: 20px;
}

#boxshot2 {
	float: right;
	width: 144px;
}



/* specific styles */

#background_homepage {
	width: 965px;
	overflow: hidden;
	background: url(../images/homepage/bg.jpg) 0 0 repeat-y;
}

#background_word {
	width: 965px;
	overflow: hidden;
	background: url(../images/word/bg.jpg) 0 0 repeat-y;
}

#background_excel {
	width: 965px;
	overflow: hidden;
	background: url(../images/excel/bg.jpg) 0 0 repeat-y;
}

#background_powerpoint {
	width: 965px;
	overflow: hidden;
	background: url(../images/powerpoint/bg.jpg) 0 0 repeat-y;
}

#background_onenote {
	width: 965px;
	overflow: hidden;
	background: url(../images/onenote/bg.jpg) 0 0 repeat-y;
}

#background_outlook {
	width: 965px;
	overflow: hidden;
	background: url(../images/outlook/bg.jpg) 0 0 repeat-y;
}

#background_publisher {
	width: 965px;
	overflow: hidden;
	background: url(../images/publisher/bg.jpg) 0 0 repeat-y;
}

#background_access {
	width: 965px;
	overflow: hidden;
	background: url(../images/access/bg.jpg) 0 0 repeat-y;
}

#background_infopath {
	width: 965px;
	overflow: hidden;
	background: url(../images/infopath/bg.jpg) 0 0 repeat-y;
}

#background_communicator {
	width: 965px;
	overflow: hidden;
	background: url(../images/communicator/bg.jpg) 0 0 repeat-y;
}

#background_sharepoint {
	width: 965px;
	overflow: hidden;
	background: url(../images/sharepoint/bg.jpg) 0 0 repeat-y;
}







/* basic styles */

a {
	color: #fff;
}

a:hover {
	font-weight: bold;
}

b {

}

h1 {
	font-size: 230%;
	font-weight: normal;
	line-height: 100%;
}

h2 {
	font-size: 130%;
	font-weight: normal;
}


input {
	border: 0;
	padding: 6px;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

textarea {
	border: 0;
	padding: 6px;
	width: 320px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

label {
	float: left;
	width: 100px;
}
