* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%
}

body {
	font: 11px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background:#fff;
	color:#000000;
}

p {
	margin: 0 0 5px;
	line-height:16px;
}

img {
	border: none;
}

h1, h2, h3, h4, h5{
	color:#fff;
}

h1{
	font:32px Arial;
	letter-spacing:1px;
}
h2{
	font-weight:normal;
	font:15px Arial;
}

h3{

	font: 42px Arial, sanf-serif;
}
h4{
	font:21px Arial, sanf-serif;
	color: #000000;
}

h5{

	font:16px Verdana;
	letter-spacing:-1px;
}
h6{
	margin:0;
	padding:0;
	font:bold 11px Arial sans-serif;
	color:#000;
}




#wrapper {
	width: 900px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position:relative;
}

/* Header
--------------------------------------------------------------------------------*/

#header{
	background:transparent url(../images/header.jpg) no-repeat;
	height:134px;
	width: 100%;
	border-bottom:1px solid #d1d1d1;
}


#headcontent{
	padding: 42px 335px 0 315px;
}



/* Sidebar Left
-----------------------------------------------------------------------------*/
.header_sl {
	float: left;
	width: 270px;
	margin-left: -100%;
	position: relative;
}

.header_slinner{
	padding:30px 0px 0px 35px;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
.header_sr {
	float: left;
	margin-right: -3px;
	width: 300px;
	margin-left: -300px;
	position: relative;
}

.header_srinner{
	padding-top:30px;
}

#header_middle {
	width: 100%;

	height: 1%;
}

/* Middle  
-----------------------------------------------------------------------------*/
#middle{
	width: 100%;
	padding:20px 0px;
	height: 1%;
}

#main_middle {
	width: 100%;
	padding:15px 0px;
	height: 1%;
}
#middle:after , #header_middle:after, #main_middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container, #headeriner, #main_container  {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 355px 0 325px;
}

/*BULLETS
-----------------------------------------------------------------------------*/

.bullet {
padding-left: 50px;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 260px;
	margin-left: -100%;
	position: relative;
}

.slinner{
padding-left:35px;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	width: 300px;
	margin-left: -300px;
	position: relative;
}

.srinner{
	padding-right:70px;
}


/* Banner
----------------------------------------------------------------------------------*/
#banner{
	border:1px solid #000;
	background:url(../images/back.jpg) repeat-x;
	height:211px;
}

.bannerinner{
	background:url(../images/contact.jpg) no-repeat 100% 100%;
	height:211px;
}

.menu{
	width: 850px;
	margin: 0 auto;
}

.top_menu li.start{
	background: url(../images/menu_start.png) no-repeat top left scroll;
	float:left;
	width: 9px;
	height: 43px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:relative;
}

.top_menu li{

	float:left;
	width: 140px;
	height: 31px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:relative;
	text-align: center;
	background: url(../images/menu_item_bg.png) no-repeat top left scroll;
	padding-top: 12px;
}

#employment {

	float:left;
	width: 140px;
	height: 31px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:relative;
	text-align: center;
	background: url(../images/menu_item_bg.png) no-repeat top left scroll;
	padding-top: 8px;
}

.top_menu a{
	color: #fff;
	text-decoration: none;
	font: 10pt/10pt "Arial"
}

.words{
	padding:60px 0px 0px 368px;
	height: 122px;
}


.contact_link{
	padding:0px 0px 0px 659px;
	
}

.contact_link a{
	color: #2e4cb0;
	font: 18px/18px "Arial";
	text-decoration: none;
}

.ambulance{
	position:absolute;
	z-index:1;
	top:183px;
	height:211px;
	width:313px;
}



/* MainContent
----------------------------------------------------------------------------------*/

.rightcolumn {
	float: left;
	margin-right: -3px;
	width: 270px;
	margin-left: -270px;
	position: relative;
}

.right_inner{
	padding-right:15px;
}

a.blue_right{
	height:72px;
	line-height:72px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	font: 18px Arial;
}
a.blue_right span{
	width:238px;
	display:block;
	height:72px;
	line-height:72px;
	text-align:center;
	background:url(../images/right.jpg) no-repeat;
}

div.blue{
	padding-bottom:15px;
}

#content_body {
	padding: 0 305px 0 25px;
	color:#000;
	font:12px Arial;
}

.border{
	border:1px solid #c6c6c6;
	padding:20px;
}
#content_body p{
	margin: 0 0 15px;
}

#content_body h1{
	font:18px Arial;
	color:#000;
	margin-bottom:15px;
	font-weight:normal;
}
#content_body h2{
	font:20px Arial;
	font-style:italic;
	color:#000;
	margin-bottom:15px;
	font-weight:normal;
}

#content_body img{
	border:1px solid #000;
	padding:5px;
	margin:5px;
	background:#fff;
}

/* Testimonials
----------------------------------------------------------------------------------*/
#testimonials_title, #partners_title{
	font:15px Arial, sans-serif; 
	color:#fff;
}

#testimonials{
	background:#fff;
	font:11px Arial sans-serif;
	color:#626262;
}

#testimonials a{
	font:14px;
	color:#1e63a9;
	text-decoration:none;
}


#testimonials_title{
	background:transparent url(../images/testimonials_title.gif);
	padding-left:35px;
	height:45px;
	line-height:45px;
}

#testimonials_title a{
	padding-left:15px;
	font:14px Arial sans-serif;
	color:#a4a4a4;
	text-decoration:underline;
	}
	
#testimonials_title a:hover{
	text-decoration:none;
	}


/* IMAGES
----------------------------------------------------------------------------------*/
.right_image
{
float: right;
}

.left_image
{
float: left;
}

/* Partners
----------------------------------------------------------------------------------*/
#partners{
	background:#cdcdcd;
}

#partners_title{
	background:transparent url(../images/partners_title.gif);
	padding-left:35px;
	height:29px;
	line-height:29px;
}
#partners_footer{
	background:transparent url(../images/partners_footer.gif);
	height:15px;
}
/* Footer
----------------------------------------------------------------------------------*/
#footer{
	height:91px;
}

#footer a{
	font:14px;
	color:#1e63a9;
	text-decoration:none;
}

.form {
	width:200px;
}

.form label {
	width:60px;
	display:block;
	font-size:8pt;
	margin-bottom: 6px;
}

.inp1 {
	width:200px;
	height:15px;
	border:solid 1px #dce0e3;
	background:#FFF;
	float:left;
	margin-bottom:13px;
}

.form textarea {
	width:198px;
	height:61px;
	border:solid 1px #dce0e3;
	background:#FFF;
}

.form .submit {
	margin:11px 0 15px;
}