/* CLEAR Elements  -This tag is to be used to clear all floats so that backgrounds repeat vertically in FireFox*/
#Clear {	
	clear: both;
}

/* Basic Elements */
body {	
    font: 12px  Arial, Verdana, Helvetica, sans-serif;
	color: #101010;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #020f28;
	background-image:url(../images/interface/misc/bg-left-right.gif);
	background-repeat:repeat-x;
}
#MainBody-BG {
	width: 948px;
	padding-left:2px;
	background-image:url(../images/interface/misc/bg-center.gif);
	background-repeat:repeat-y;
    background-color:#fff; 
	clear: both;
	margin:0 auto;
}

form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}



a:link {
	color: #0625fa;
	text-decoration: none;
}
a:visited {
	color: #0625fa;
}
a:hover {
	text-decoration: none;
	color: #0625fa;
}

a.whitelink {
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font: 16px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	color:#8F8375;
    background-repeat: no-repeat;
   	clear: both;
   }
h1 span{
   display: none;
}
h2 {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	color:#101010;
    background-repeat: no-repeat;
}
h2 span{
   display: none;
}
h3 {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
}
h3 span{
   display: none;
}

hr {
	color: #d5d8d7 !important;
	
background-color: #d5d8d7;
height: 1px;
border: none;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
}
p {
   padding:0px;
   padding-bottom:5px;
   margin: 0px;
   margin-bottom:5px;
}
 



#NavBoxSecondary {
background-color:#FFFFFF;
width:189px;
position:absolute;
z-index:10;
top:286px;
padding-bottom:1px;
}


#NavBox {
background-color:#FFFFFF;
width:189px;
position:absolute;
z-index:10;
top:173px;
padding-bottom:1px;
}

#Blurbbox {
background-color:#091a3a;
border-left-color:#FFFFFF;
border-left-width:1px;
border-left-style:solid;
border-top-color:#FFFFFF;
border-top-width:1px;
border-top-style:solid;
width:256px;
height:155px;
margin-left:657px;
position:absolute;
z-index:10;
top:368px;
font-size:12px;
color:#FFFFFF;
padding:16px;
line-height:20px;
}

#Blurbbox h1 {
color:#FFFFFF;}

#NavBox #Nav a, #NavBoxSecondary #Nav a{
   background-image: url(../images/home/nav-left-bg.gif);
   background-repeat: no-repeat; 
   height:16px;
   padding-left:16px;
   padding-top:3px;
   width:172px; 
   float: left;
   font-weight:bold;
   color:#FFFFFF;
   font-size:12px;
   text-decoration:none;
}
#NavBox #Nav a:hover, #NavBoxSecondary #Nav a:hover{   
   background-image: url(../images/home/nav-left-bg.gif);
      text-decoration:none;
	  color:#000033;
}
#NavBox #Nav span, #NavBoxSecondary #Nav span{
   display: none;
}





    
/* HEADER REGION */			
#TopContainer {
    background-image: url(../images/interface/header/behind.gif);
    background-repeat: no-repeat;
	background-color:#FFFFFF;
	width: 950px;
	height: 147px;
	clear: both;
	}
	
#Logo-home a{
    background-image: url(../images/interface/header/header2.gif);
   background-repeat: no-repeat;
   float: left;
   width: 946px;
   height: 114px;
   background-color:#FFFFFF;
}
#Logo-home a:hover{
   background-image: url(../images/interface/header/header2.gif);
}
#Logo-home span{
   display: none;
}


#topnew a{
    background-image: url(../images/interface/header/emergency-care.gif);
   background-repeat: no-repeat;
   float: left;
    width: 946px;
	height: 49px;
	clear: both;
	}
#topnew a:hover{
    background-image: url(../images/interface/header/emergency-care.gif);
}
#topnew span{
   display: none;
}





#center {
   float: left;
    width: 946px;
	height: 384px;
	   background-color:#FFFFFF;
	clear: both;
	}


#centertop {
   float: left;
    width: 946px;
	height: 113px;
	   background-color:#FFFFFF;
	clear: both;
	}





#content-region {    
   width: 946px;
   float: left;
   clear: both;

}

#content-region #left {  
    background-image: url(../images/home/behind-left.gif);
   background-repeat: no-repeat; 
   padding-left:22px;
   padding-right:22px; 
   padding-top:12px;
   padding-bottom:12px;
   width: 613px;
   float: left;

}

#content-region #right {  
   padding-left:15px;
   padding-right:15px; 
      padding-top:12px;
   padding-bottom:12px;
   width: 259px;
   float: left;

}




#content-region #rightsecond {  
    background-image: url(../images/home/behind-right.gif);
   background-repeat: no-repeat; 
   padding-left:22px;
   padding-right:22px; 
   padding-top:12px;
   padding-bottom:12px;
   width: 700px;
   float: left;

}

#content-region #leftsecond  {  
   padding-left:16px;
      padding-right:5px;
      padding-top:190px;
   padding-bottom:12px;
    width:168px; 
   float: left;

}







#content-region #left h1, #content-region #right h1, #content-region #rightsecond h1, #content-region #leftsecond h1{  
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	color:#25334e;
	height:28px;
	margin-bottom:15px;
	background-image: url(../images/home/grey.gif);
    background-repeat: repeat-x;
   	clear: both;

}



#content-region #right img, #content-region #leftsecond img{  
margin-right:12px;

}




#Footer {
text-align:right;
color:#FFFFFF;
font-size:11px;
	width: 950px;
	height: 50px;
	padding-top:10px;
	clear: both;
	margin:0 auto;
	}

#Footer a:link {
	color:#FFFFFF;
	text-decoration: none;
}
#Footer a:visited {
	color:#FFFFFF;
}
#Footer a:hover {
	text-decoration: none;
	color:#FFFFFF;
}







/* MISC */
flashcontent {
	position: relative;
	width: 100%;
	margin-left: auto;
}
select, input, textarea,  fieldset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #4C4B4B;
}
.address {
	font-size: 10px;
	color:#8F8375;
}
#LeftHome1 .orange {
color: #E1853A;
}




		

	

	
