html, body{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.clear-both{
clear:both;
}

#background-wrapper{
background:url(images/header_fill.gif) repeat-x;
width:100%;
min-height:400px;
}

#wrapper{
width:1024px;
margin:auto;
}

#box-left{
float:left;
width:316px;
min-height:600px;
}

#timeclock-wrapper{
width:316px;
height:217px;
background:url(images/left_side_reference1.gif) no-repeat;
}

#timeclock-content{
padding:20px 30px 0 40px;
font-family:Arial, Helvetica, sans-serif;
color:white;
}

#timeclock-content h1{
font-size:18px;
font-weight:normal;
margin:0;
padding:0;
padding-left:10px;
}

#timeclock-content #minute{
font-weight:normal;
font-size:24px;
padding-left:50px;
}

#timeclock-content #update{
font-weight:normal;
font-size:14px;
padding-left:30px;
}

#timeclock-content #dueto{
font-weight:normal;
font-size:12px;
padding-left:10px;
}


#healthtopic-wrapper{
width:316px;
height:305px;
background:url(images/left_side_reference2.gif) no-repeat;
}

#iTriage-wrapper {
	width:316px;
	height:200px;
	padding-top: 20px;
}

#itriage_widget .header .download_link {
	top: 35px;
	width: 200px;
}

#menu-health-topic{
font-family: Arial;
font-size: 14px;
letter-spacing: 0.6pt;
word-spacing: 0.4pt;
line-height: 1.3;
padding-left:70px;
padding-top:50px;
}

#menu-health-topic2{
font-family: Arial;
font-size: 14px;
letter-spacing: 0.6pt;
word-spacing: 0.4pt;
line-height: 1.3;
padding-top:50px;
}

#menu-health-topic a{
color: #FFFFFF;
}

#box-right{
float:right;
right:0;
width:700px;
min-height:400px;
}

#box-right a{
font-family: arial,sans-serif;
color: #7e5c69;
font-size: 18px;
letter-spacing: 0.6pt;
word-spacing: 0.4pt;
line-height: 1.3;
}

#box-right a:visited{
color:#c9a136;
}

#header-background{
background:url(images/video_black.png) no-repeat;
width:675px;
height:304px;
padding-top:4px;
padding-left:15px;
}

#header-background2{
background:url(images/video_white.png) no-repeat;
width:690px;
height:232px;
padding-top:4px;
}

#header-background3{
background:url(images/video_white2.png) no-repeat;
width:675px;
height:304px;
padding-top:4px;
padding-left:25px;
}

#header-image1{
background:url(images/TopBanner/top_banner_1.png) no-repeat;
width:684px;
height:110px;
}

#header-image2{
background:url(images/TopBanner/top_banner_2.png) no-repeat;
width:684px;
height:110px;
}

#header-image3{
background:url(images/TopBanner/top_banner_3.png) no-repeat;
width:684px;
height:110px;
}

#header-image4{
background:url(images/TopBanner/top_banner_4.png) no-repeat;
width:684px;
height:110px;
}

#box-bottom1{
height:175px;
width:100%;
background:url(images/footer_back.gif) repeat-x;
background-position:bottom left;
}

#box-bottom2{
height:200px;
width:100%;
}

#box-bottom-wrapper{
width:1024px;
margin:auto;
height:175px;
text-align:right;
padding-right:40px;
color:white;
}

#box-bottom-wrapper a{
color:white;
text-decoration:none;
}

#box-bottom-wrapper a:hover{
text-decoration:underline;
}


/***** FONT *****/
.style1 {
	font-family: arial,sans-serif;
color: #516B6E;
font-size: 13px;
letter-spacing: 0.6pt;
word-spacing: 0.4pt;
line-height: 1.3;
}

.style2 {
	font-family: arial,sans-serif;
color: #7e5c69;
font-size: 24px;
letter-spacing: 1.8pt;
word-spacing: -0.2pt;
}
.style3 {
	font-family: arial,sans-serif;
color: #507282;
font-size: 18px;
letter-spacing: 1.8pt;
word-spacing: -0.2pt;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.style5 {
	font-family: arial,sans-serif;
color: #516B6E;
font-size: 14px;
letter-spacing: 0.6pt;
word-spacing: 0.4pt;
line-height: 1.3;
}

.ie6-png{

}

#home-button{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/buttons/homeA.png', sizingMethod='crop');
}

