#wrapper {
	background-color:#33333;
	padding-top: 2px;
	padding-left: 100px;
}

#FrameSection {
	width : 760px; 
    height : 590px;
	background-color:#ffffff;
	background-image: url(../images/Frame_BG.jpg);
}

#FrameSectionLong {
	width : 760px; 
    height : 1270px;
	background-color:#ffffff;
	background-image: url(../images/Frame_BG.jpg);
}

#LogoSection {
    position: absolute; left: 111px; top: 7px;
    width : 415px; 
    height : 120px;
	background-image: url(../images/Logo_BG.jpg);
	border-left: 1px inset #33333;
	border-right: 1px solid #33333;
	border-top: 1px inset #33333;
	border-bottom: 1px solid #33333;
}

#LogoContentSection {
    position: absolute; left: 111px; top: 6px;
    width : 355px; 
    height : 120px;
    background-image: url(../images/LogoContent_BG.jpg);
	border-left: 1px inset #33333;
	border-right: 1px solid #33333;
	border-top: 1px inset #33333;
	border-bottom: 1px solid #33333;
}

#EKGTopSection {
    position: absolute; left: 535px; top: 7px;
    width : 280px; 
    height : 30px;
	border-left: 1px inset #33333;
	border-right: 1px solid #33333;
	border-top: 1px inset #33333;
}

#EKGSection {
    position: absolute; left: 535px; top: 7px;
    width : 315px; 
    height : 124px;
    background-image: url(../images/EKG.jpg);
    border-left: 1px inset #33333;
	border-right: 1px solid #33333;
	border-top: 1px inset #33333;
	border-bottom: 1px solid #33333;
}

#ImageContentSection {
    position: absolute; left: 475px; top: 6px;
    width : 375px; 
    height : 120px;
	background: #33333;
    border-left: 1px inset #33333;
	border-right: 1px solid #33333;
	border-top: 1px inset #33333;
	border-bottom: 1px solid #33333;
}

#awmAnchor-menu {
position: absolute; left: 110px; top: 132px;
width : 740px; 
height : 35px;
}

#awmAnchor-menu2 {
position: absolute; left: 110px; top: 170px;
width : 740px; 
height: 50px;
}

#ContentTitleFLASH {
	position: absolute; left: 559px; top: 170px;
	width : 290px;
	height : 390px;
	background-color:#33333;
}

#ContentSection {
	position: absolute; left: 110px; top: 173px;
	width : 740px;
	height : 390px;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 5px;
    background-image: url(../images/Content_BG.jpg);
}

#Content2Section {
	position: absolute; left: 110px; top: 170px;
	width : 740px;
	height : 390px;
	background-color:#33333;
    background-image: url(../images/Content_BG2.jpg);
	border-left: 1px inset #33333;
	border-right: 1px solid #33333;
	border-bottom: 1px solid #33333;
}

#SitemapContent {
	position: absolute; left: 110px; top: 170px;
	width : 450px;
	height : 390px;
	overflow : auto;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
}

#hospitalsFLASH {
    position: absolute; left: 110px; top: 218px;
    width : 240px; 
    height : 230px;
    border-left: 1px solid #33333;
	border-right: 1px solid #33333;
	border-top: 1px solid #33333;
	border-bottom: 1px solid #33333;
}

#physiciansFLASH {
    position: absolute; left: 359px; top: 218px;
    width : 240px; 
    height : 230px; 
    border-left: 1px solid #33333;
	border-right: 1px solid #33333;
	border-top: 1px solid #33333;
	border-bottom: 1px solid #33333;
}

#clientsFLASH {
    position: absolute; left: 608px; top: 218px;
    width : 240px; 
    height : 230px; 
    border-left: 1px solid #33333;
	border-right: 1px solid #33333;
	border-top: 1px solid #33333;
	border-bottom: 1px solid #33333;
}

#NewsHdrSection {
	position: absolute;
	left: 110px;
	top: 443px;
	width : 740px;
	height : 30px;
	padding-top: 5px;
	border: 1px #9B241E solid;
	background-image: url(../images/NewsHdr_BG.jpg);
}

#NewsBannerFLASH {
    position: absolute; left: 200px; top: 443px;
    width : 600px; 
    height : 20px;
	padding-top: 5px;
}

#NewsSection {
    position: absolute; left: 110px; top: 473px;
    width : 740px; 
    height : 86px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 3px;
	padding-bottom: 2px;
    background-image: url(../images/News_BG.jpg);
	border-left: 1px inset #33333;
	border-right: 1px solid #33333;
	border-top: 1px inset #33333;
}

#FooterSection {
    position: absolute; left: 110px; top: 560px;
    width : 740px; 
    height : 10px;
	background-image: url(../images/Footer_BG.jpg);
	border-left: 1px inset #33333;
	border-right: 1px solid #33333;
	border-bottom: 1px solid #33333;
}

#FooterSectionLong {
    position: absolute; left: 110px; top: 1240px;
    width : 740px; 
    height : 10px;
	background-image: url(../images/Footer_BG.jpg);
	border-left: 1px inset #33333;
	border-right: 1px solid #33333;
	border-bottom: 1px solid #33333;
}

body {
	margin: 0px;
	padding: 0px;
}

body, td, p {
	font-family: "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover, a:active {
	color: #ffffff;
	text-decoration: underline;
	}
	
input, textarea, select {
	font-family: "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1em;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #00548e;
	margin-top: 1em;
}
h1, h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
}
