﻿html,body{
	font:12px "Segoe UI","Arial","Trebuchet MS",Verdana,sans-serif;
	margin:0;
	padding:0;}
	
h1,h2{color:#35528a;}
h2{font-size:18px;}
img{border:none;}
a:active,a:focus{outline:0;}

.wrapper{
	padding:0;
	margin:0 auto;
	width:961px;}
	
.header{
	height:45px;
	width:961px;
	background:#fff url(../images/head.png) no-repeat scroll top left;
	position:absolute;
	}
	
.nav{
	background:transparent url(../images/nav.gif) no-repeat scroll left top;
	height:19px;
	width:301px;
	position:absolute;
	top:26px;
	right:15px;
	}
	
.nav ul{
	color:#FFFFFF;
	margin:1px 0 0 15px;
	padding:0;
	}
	
.nav ul li{
	display:inline;
	list-style:none;
	padding:0;
	margin:0 5px 0 0;
	}
	
.nav a{
	color:#fff;
	text-decoration:none;
	}

.nav a:hover{color:#35528a;}

.top{
	position:relative;
	top:60px;
	height:440px;
	background:#fff url(../images/top.jpg) no-repeat scroll top left;
	padding:27px 0 0 50px;left:10px;
	}
	
.top h1{
	font-size:26px;
	margin:0;padding:0;
	font-weight:normal;
	}
	
.top .callout{
	left:637px;
	position:absolute;
	top:83px;
	width:300px;
	color:#333333;
	}
	
.top h2{
	line-height:23px;
	font-weight:normal;
	}
	
.top p{
	color:#585858;
	letter-spacing:0.05em;
	line-height:1.6em;
	margin:0;padding:0 0 27px;
	width:280px;
	}

.bottom{
	background:#FFFFFF url(../images/bot.jpg) no-repeat scroll left top;
	height:480px;
	padding-left:25px;
	position:relative;
	left:10px;
	}

.bottom .column,.bottom .lastcolumn{
	float:left;
	margin-left:0;
	width:200px;
	}

.bottom .column{margin-right:38px;}

.column ul,.lastcolumn ul{
	list-style:none;
	padding-left:3px;
	margin-top:14px;
	margin-left:0;
	}

.column ul li,.lastcolumn ul li{
	color:#585858;
	letter-spacing:0.07em;
	line-height:1.4em;
	margin-bottom:16px;
	width:196px;
	margin-left:0;
	}

.w7{color:#01a54f;}

.w7logo{
	background:#FFFFFF url(../images/winlogo1.gif) no-repeat scroll left center;
	padding:10px 0;
	margin-left:-3px;
	}

.w7logo span{
	height:10px;
	padding-left:35px;
	visibility:hidden;
	width:170px;
	}

.button{cursor:pointer;}

.greenbutton{
	background:#FFFFFF url(../images/greenbutton.gif) no-repeat scroll left top;
	color:#FFFFFF;
	height:32px;
	letter-spacing:0.04em;
	padding:9px 0 0;
	text-align:center;
	width:159px;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
	}

.footer{
	bottom:0;
	color:#018252;
	left:18px;
	position:absolute;
	width:927px;
	}
	
.footleft{float:left;}
.footright{float:right;}
