@charset "utf-8";
/* CSS Document */
body
{
	background-image: url(images/ergency_bg.jpg);
	background-repeat: repeat;
}
.wrapper {
	width: 970px;
	background-repeat: no-repeat;
	overflow: hidden;
	border: 1px solid #333333;
	background-color: #EEFAFA;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: none;
	background-image: url(images/wrapper_bg2.jpg);
}
.wrapper_interior {
	width: 970px;
	background-repeat: no-repeat;
	overflow: hidden;
	border: 1px solid #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: none;
	background-image: url(images/wrapper_bg.jpg);
	background-color: #FFFFFF;
}


.masthead {
	width: 100%;
	text-align: left;
	height: 109px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	position: relative;
	clear: both;
}
#main {
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	clear: left;
}
.menu {
	width:940px;
	height:20px;
	border:0px;
	height:25px;
	position:relative;
	margin:0;
	z-index:100;
	font-family:arial, sans-serif;
	background-color: #1f4351;
	display:block;
	font-size:12px;
	text-decoration:none;
	width:auto;
	padding-top:0px;
	padding-left:18px;
	padding-right:18px;
	font-weight:normal;
	float: none;
	line-height: 22px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
/* hack to correct IE5.5 faulty box model */
* html .menu {
	width:935px;
	w\idth:934px;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.menu ul ul {
	width:auto;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
	width:auto;
	height:23px;
	border:1px solid #ccc;
	border-width:0px 1px 0px 0px;
	padding-top:2px;
	padding-left:18px;
	padding-right:18px;
	font-weight:bold;
	background-color: #1f4351;
	line-height: 22px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	width: 0;
	w\idth: 0;
        white-space: nowrap;
}
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background:#b7d186;
}
/* style the second level hover */
.menu ul ul a.drop:hover {
	background:#b7d186;
}
.menu ul ul :hover > a.drop {
	background:#c9ba65;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background-color: #666666;
}
/* style the third level hover */
.menu ul ul ul a:hover {
	color: #FFFFFF;
	background-color: #CD242B;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:24px;
	left:0;
	width:210px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
	top:20px;
	t\op:21px;
}
/* position the third level flyout menu */
.menu ul ul ul {
	left:245px;
	top:0px;
	width:225px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
	left:-225px;
}
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;

}
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	color:#FFF;
	height:23px;
	line-height:16px;
	padding-top:6px;
	padding-left:18px;
	padding-right:2px;
	width:225px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #FFFFFF;
	background-color: #367183;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
	width:100px;
	w\idth:98px;
}
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover {
	color:#fff;
	background-color: #CA252B;
	height: 25px;
}
.menu :hover > a, .menu ul ul :hover > a {
	color:#fff;
	background-color: #CD2429;
	height: 23px;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {
	visibility:visible;
}
.copy {
}


/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul {
	visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul {
	visibility:visible;
}
/* LINKS AND HEADINGS STYLING */

a {
	color: #369;
}
a:hover {
	color: #3399FF
}
.anchor {
         color: #369
} 

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 28px;
	letter-spacing:-0.01em;
	color: #444444;
	background-color:transparent;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: none;
	color: #333333;
	letter-spacing:-.01em;
	padding-top:0px;
	margin-top:0px;
	margin-left:0px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-size: 21px;
	margin-bottom: 10px;
	display: block;
	margin-right: 12px;
	font-weight: normal;
	line-height: 28px;
	padding-left: 2px;
}
.copy_bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	padding-left: 25px;
}

.copy_sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
        margin-left: 17px

}


h3 {
	font-family: arial, Helvetica, sans-serif;
	clear: none;
	color: #999;
	letter-spacing:-.01em;
	padding-top:4px;
	padding-left:0px;
	margin-top:0;
	padding-bottom: 0px;
	padding-right: 14px;
	font-size: 16px;
	margin-bottom: 10px;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
	text-decoration: none;
}
.copy_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: normal;
	text-decoration: none;
	width: 400px;
	padding-top: 76px;
	height: 250px;
}

#main_right {
	background-color: #FFFFFF;
	float: right;
	height: 289px;
	width: 250px;
	margin-top: 20px;
	clear: both;
	margin-left: 15px;
}

#main_block {
	background-image: url(images/main_block_bg2.gif);
	float: left;
	height: 100%;
	width: 628px;
	margin-top: 15px;
	margin-bottom: 10px;
	clear: none;
	margin-left: 15px;
	background-repeat: no-repeat;
}
#home_sidebar {
	height: 289px;
	width: 300px;
	float: right;
	clear: none;
	margin-top: 15px;
	margin-bottom: 20px;
	padding: 8px;
	margin-right: 10px;
	margin-left: 0px;
	background-image: url(images/search_box_bg.gif);
	background-repeat: no-repeat;
}
.lowerboxes {
	width: 970px;
	text-align: left;
	clear: both;
	height: 250px;
	padding: 0px;
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer {
	width: 970px;
	text-align: left;
	clear: both;
	height: 15px;
	background-color: #CC2225;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#lower_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	height: 100%;
	width: 290px;
	position: relative;
	left: 30px;
	top: 35px;
	float: left;
}
#lower_mid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	height: 100%;
	width: 290px;
	position: relative;
	left: 55px;
	top: 35px;
	float: left;
}
#lower_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	height: 100%;
	width: 290px;
	position: relative;
	left: 80px;
	top: 10px;
	float: left;
	text-align: center;
}
.copy_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}
#form_box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	text-align: left;
	padding-top: 12px;
	height: 65px;
	width: 230px;
	padding-right: 10px;
	padding-left: 12px;
	position: absolute;
	left: 641px;
	top: 16px;
}
.copyright_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: center;
	text-align: center;
	margin-top: 6px;
	color: #252525;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
a.copyright_text:link {
	color:#333333
}
a.copyright_text:visted {
 color:#FFFFFF
}
a.copyright_text:hover {
 color:#333333  text-decoration: none;
}
a.copyright_text:active {
	color:#FFFFFF
}
#interior_block {
	float: left;
	height: 100%;
	width: 616px;
	margin-top: 15px;
	margin-bottom: 20px;
	clear: none;
	margin-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.form_tags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	padding-left: 6px;
}
#testim_sidebar {
	height: 289px;
	width: 300px;
	float: right;
	clear: none;
	margin-top: 15px;
	margin-bottom: 20px;
	padding: 8px;
	margin-right: 10px;
	margin-left: 0px;
	background-image: url(images/testim_box_bg.gif);
	background-repeat: no-repeat;
}
#testim_sidebar_quotes {
	height: 289px;
	width: 300px;
	float: right;
	clear: none;
	margin-top: 15px;
	margin-bottom: 20px;
	padding: 8px;
	margin-right: 10px;
	margin-left: 0px;
	background-image: url(images/testim_box_quotes.gif);
	background-repeat: no-repeat;
}
#testim_sidebar_tall {
	height: 640px;
	width: 300px;
	float: right;
	clear: none;
	margin-top: 15px;
	margin-bottom: 20px;
	padding: 8px;
	margin-right: 10px;
	margin-left: 0px;
	background-image: url(images/testim_box_tall.gif);
	background-repeat: no-repeat;
}

#clin_sidebar {
	height: 224px;
	width: 300px;
	float: right;
	clear: none;
	margin-top: 15px;
	margin-bottom: 1px;
	padding: 8px;
	margin-right: 10px;
	margin-left: 0px;
	background-image: url(images/clin_box.gif);
	background-repeat: no-repeat;
}

