﻿body,div,h1,h2,h3,h4,p,ul,ol,li,dl,dt,dd,img,form,fieldset,blockquote {
	margin: 0px; padding: 0px; border: 0px;
}

body {
	background-color: #FFFFFF;
	background-image: url('../Images/MainPage/BackGround_1px.png');
	background-repeat: repeat-x;
	height: 100%;
}

#Container {
	width: 959px;
	margin-right: auto;
	margin-left: auto;
	min-height:800px;
	/*height: 1000px;*/
	overflow:hidden;
}
#LeftCol {
	background-image: url('../Images/MainPage/LBorderLower_3px.png');
	background-repeat: repeat-y;
	width: 35px;
	float: left;
	height:100%;
	margin-bottom:-5000px;
	padding-bottom:5000px;
}
#RightCol {
	background-image: url('../Images/MainPage/RBorderLower_3px.png');
	background-repeat: repeat-y;
	width: 35px;
	float: left;
	height: 100%;
	margin-bottom:-5000px;
	padding-bottom:5000px;
}
#Center {
	width: 889px;
	float: left;
	height: 100%;
	background-color: #FFFFFF;
	position: relative;
}
#LeftColTop {
	background-image: url('../Images/MainPage/LBorderUpper.png');
	background-repeat: no-repeat;
	width: 35px;
	height: 557px;
}
#RightColTop {
	background-image: url('../Images/MainPage/RBorderUpper.png');
	background-repeat: no-repeat;
	width: 35px;
	height: 557px;
}
#Header {
	height: 150px;
}
#Footer {
	background-image: url('../Images/MainPage/Footer.png');
	background-repeat: repeat-x;
	height: 54px;
	float:left;
	/*position: absolute;*/
	/*bottom: 0px;*/
	width: 889px;
	display: block;
}
#HeaderLogo {
	width: 331px;
	height: 150px;
	float: left;
	background-image: url('../Images/MainPage/HeaderLogo.png');
	background-repeat: no-repeat;
}
#HeaderBG {
	background-image: url('../Images/MainPage/HeaderBG.png');
	width: 558px;
	height: 150px;
	float: left;
	background-repeat: repeat-x;
}
#HeaderShadow {
	height: 9px;
	background-image: url('../Images/MainPage/UnderHeaderShadowSlice.png');
	background-repeat: repeat-x;
	width: 679px;
	margin-left: 210px;
	display: block;
}
#MainPicture1 {
	background-image: url('../Images/MainPage/MainPic_EKG_Stetho.png');
	background-repeat: no-repeat;
	width: 670px;
	height: 271px;
	float: left;
}
#MenuContainer {
	width: 210px;
	float: left;
	display: block;
}
#Container1 {
	height: auto;
	width: 889px;
}
#ContentContainer {
	margin: 10px;
	width: 659px;
	display: block;
	float: left;
}
#FeaturedLinks li {
	background: #FFFFFF;
	font: bold 12px Verdana, Helvetica, sans-serif;
	color: #3F5726;
	display: block;
	width: auto;
	padding: 5px 0;
	padding-left: 10px;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #3F5726;
	height: 26px;
	line-height: 26px;
}
#FeaturedLinks li a{
	background: #FFFFFF;
	font: bold 12px Verdana, Helvetica, sans-serif;
	color: #3F5726;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 26px;
	line-height: 26px;
}
#MenuShadow {
	background-image: url('../Images/MainPage/MenuShadow.png');
	background-repeat: repeat-x;
	height: 11px;
}
#AskETHC {
	background-image: url('../Images/MainPage/AskETHC.png');
	background-repeat: no-repeat;
	width: 210px;
	height: 152px;
}
