@charset "utf-8";
#Wrapper {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	padding: 10px;
	background-image: url(../images/backgrounds/wrapper-transparent.png);
	background-repeat: repeat;
}

#TopNav {
	font-size: 13px;
	text-align: right;
	float: right;
	font-weight: bold;
	line-height: 30px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#Content {
	width: 800px;
	background-color: #FFFFFF;
	border: 1px solid #5B85AD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-image: url(../images/building/ets-building.jpg);
	background-repeat: no-repeat;
	background-position: right 25px;
}
#Sidebar {
	width: 160px;
	float: right;
}
#Header {

}
#Logo {
	width: 320px;
	text-align: center;
	padding-top: 10px;
}
#Adsense160x600 {
	width: 160px;
	position: fixed;
	padding: 0px;
	text-align: center;
}


#Adsense728x90 {
	height: 90px;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #5B85AD;
	border: 1px solid #5B85AD;
}
#PageContent {
	padding-right: 10px;
	padding-left: 10px;
}

h1 {
	color: #587FA0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #587FA0;
	margin: 0px;
}
h2 {
	background-color: #587FA0;
	padding: 5px;
	color: #FFFFFF;
}

h3 {
	color: #FFFFFF;
	background-color: #587FA0;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #658BAB;
}


.MenuPrice {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #658BAB;
	background-image: url(../images/backgrounds/price.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.MenuItem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #eaeaea;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../images/backgrounds/menuitem.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
	color: #333333;
}

#Footer {
	padding: 20px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-size: 12px;
	background-image: url(../images/photos/webivate.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
}
td em {
	font-size: 12px;
	font-weight: bold;
}

