html, body {
    margin: 0px;
	padding: 0px;
}

body {
    background-color:#e7f1fd;
	font-family:Tahoma;
	font-size:13px;
	margin: 0px 0px 20px 0px;
	text-align:center;
}

#content_center {
    width: 774px;
	margin: 0px auto;
}

#content_main {
    background-image: url('../images/left-right-borders.gif') ;
	background-repeat: repeat-y;
	background-color: #ffffff;
	padding: 30px 32px 20px 32px;
}

#content_bottom {
	height: 11px;
    background-image: url('../images/bottom-border.gif') ;
	background-repeat: no-repeat;
}

#signature {
    text-align: right;
	padding-right: 50px;
	font-family:Verdana;
	font-size:10px;	
}

#signature a, a:hover, a:visited {
	color: #000;
}

#content_inner {
	background: url(../images/stethoscope_bg_image.jpg) top left no-repeat;
}

#leftcolumn {
    float: left;
  	width: 310px;
	text-align: left;
	background-color: transparent;
	font-family:Verdana;
	font-size:11px;
	line-height: 14px;	
}

#rightcolumn {
    margin-left: 310px;
	width: 400px;
	text-align: left;
	background-color: transparent;
}

#phone_details {
	height: 55px;
	padding-top: 55px;
	padding-left: 150px;
	width: 215px;
	text-align:right;
	background: url(../images/phone_details_background.gif) 146px 35px no-repeat;
	background-color: transparent;
}

#phone_details a {
	color: #000;
}

#phone_details2 {
	height: 35px;
	padding-top: 26px;
	padding-left: 78px;
	width: 312px;
	text-align:left;
	background: url(../images/phone_details_background.gif) 30px 5px no-repeat;
	background-color: transparent;
	margin-top: 5px;
}

#phone_details2 a {
	color: #000;
}

#page_content {
    padding-left: 10px;
	margin-bottom: 10px;
	font-family:Verdana;
	font-size:11px;
	line-height: 14px;
}

#page_content p {
    margin: 10px 0 10px 0;
}

#page_content h2 {
	font-family:Verdana;
	font-size:11px;	
	margin-bottom: 10px;
	margin-top: 10px;
}
#page_content ul {
	margin-bottom: 20px;
}
#page_content a {
    color: #d0020e;
}

#lower_left_column_content {
    padding-top: 520px;
	padding-right: 10px;
}

#aedplus {
    padding-top: 46px;
	padding-left: 10px;
	background: url(../images/aedplus.gif) left top no-repeat;
	width: 300px;
	height: 52px;
}

#aedplus a {
    color: #f00;
}

#company_details {
    text-align: left;
	padding-left: 10px;
	font-family:Verdana;
	font-size:10px;	
}

#various_logos {
	margin-top: 15px;
    width: 300px;
	height: 64px;
	text-align: center;	
}

#various_logos img {
	border: none;
	margin: 0 15px;
}

#callusnow {
	background: url(../images/callusnow.gif) left top no-repeat;
	width: 296px;
	height: 20px;
	position: relative;
	left: 25px;
	margin-top: 30px;
}

#bottom_hr {
	text-align: left;
	background: url(../images/bottom_hr.gif) left top no-repeat;
    height: 1px;
	width: 100%;
	margin-top: 20px;
}

#courses {
    line-height: 20px;
}

#courses li a {
    color: #f00;
}

.blue_box {
    width: 276px;
	/*height: 20px;*/
	background-color: #e7f1fd;
	margin: 2px 0;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 12px;
	font-family:Verdana;
	font-size:11px;	
}

#book_button {
    text-align: center;
	margin: 20px 0;
}

#book_button img {
    border: none;
}

#courses_title {
    margin-top: 30px;
	margin-bottom: 10px;
	display: block;
}

#course_image {
	width: 300px;
	height: 200px;
	background-color:#e9e9e9;
} 

#course_image img {
	width: 300px;
	height: 200px;
}