body{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: "Verdana";
	background-color: #FFFFFF;
	font-size: 11px;
}

img{
	border: 0px;
}

span.bold{
	font-weight: bold;
}

span.small{
	font-size: 9px;
	line-height: normal;
}

.site{
	margin-left: auto;
	margin-right: auto;
	border: 0px solid red;
	width: 970px;
	height: 659px;
}

.site{
	margin-left: auto;
	margin-right: auto;
	border: 0px solid red;
	width: 970px;
	height: 659px;
}

.site-top{
	border: 0px solid red;
	width: 970px;
	height: 140px;
	background-image: url(top.png);
}

.site-top-menu-icons{
	margin-top: 120px;
	border: 0px solid red;
	width: 108px;
	height: 16px;
	float: right;
}

.site-top-menu{
	margin-top: 122px;
	border: 0px solid red;
	width: 740px;
	height: 16px;
	float: right;
}

.site-top-menu-link{
	margin-right: 20px;
	display: inline;
	font-family: "Myriad Pro";
	font-size: 11px;
	color: White;
	text-decoration: none;
	letter-spacing: 1px;
}

.site-top-menu-link:hover{
	margin-right: 20px;
	display: inline;
	font-family: "Myriad Pro";
	font-size: 11px;
	color: White;
	text-decoration: underline;
	letter-spacing: 1px;
}

.site-top-menu-seperaor{
	margin-right: 20px;
	display: inline;
	font-family: "Myriad Pro";
	font-size: 11px;
	color: White;
	text-decoration: none;
}

.site-left{
	border: 0px solid red;
	width: 155px;
	height: 494px;
	float: left;
}

.site-main{
	border: 0px solid red;
	width: 660px;
	height: 494px;
	float: left;
}

.site-main-headline{
	margin-top: 15px;
	margin-left: 15px;
	border: 0px solid red;
	width: 600px;
	height: 60px;
	font-size: 20px;
	color: #83888D;	
}

.site-main-column-left{
	margin-left: 15px;
	border: 0px solid red;
	width: 160px;
	height: 393px;
	font-size: 11px;
	color: #000000;
	float: left;
	line-height: 140%;
}

.site-main2-column-left{
	margin-left: 15px;
	border: 0px solid red;
	width: 280px;
	height: 393px;
	font-size: 11px;
	color: #000000;
	float: left;
	line-height: 140%;
}

.site-main3-column-left{
	margin-left: 15px;
	border: 0px solid red;
	width: 170px;
	height: 393px;
	font-size: 11px;
	color: #000000;
	float: left;
	line-height: 140%;
}

.site-main4-column-left{
	margin-left: 15px;
	border: 0px solid red;
	width: 300px;
	height: 393px;
	font-size: 11px;
	color: #000000;
	float: left;
	line-height: 140%;
}

.site-main5-column-left{
	margin-left: 15px;
	border: 0px solid red;
	width: 300px;
	height: 393px;
	font-size: 9px;
	color: #000000;
	float: left;
}

.site-main-column-center{
	margin-left: 15px;
	border: 0px solid red;
	width: 276px;
	height: 393px;
	float: left;	
}

.site-main-column-right{
	margin-left: 15px;
	border: 0px solid red;
	width: 160px;
	height: 393px;
	font-size: 11px;
	color: #000000;
	float: left;
	line-height: 140%;	
}

.site-main2-column-right{
	margin-left: 30px;
	border: 0px solid red;
	width: 301px;
	height: 393px;
	font-size: 11px;
	color: #000000;
	float: left;
	line-height: 140%;	
}

.site-main3-column-right{
	margin-left: 30px;
	border: 0px solid red;
	width: 301px;
	height: 393px;
	font-size: 11px;
	color: #000000;
	float: left;
	line-height: 140%;	
}

.site-main4-column-right{
	margin-left: 30px;
	border: 0px solid red;
	width: 301px;
	height: 393px;
	font-size: 11px;
	color: #000000;
	float: left;
	line-height: 140%;	
}

.site-main5-column-right{
	margin-left: 30px;
	border: 0px solid red;
	width: 301px;
	height: 393px;
	font-size: 9px;
	color: #000000;
	float: left;
}

.site-right{
	border: 0px solid red;
	width: 155px;
	height: 494px;
	float: left;
}

.site-bottom{
	border: 0px solid red;
	width: 970px;
	height: 22px;
	background-color: #83888D;
	float: left; 
}



