body {
	background-color:#000;
	background-position: 50% top;
	background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
	margin:0;
	padding:0;

}

a:link, a:visited { color: #7f111b; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #7f111b; text-decoration: underline; }

p, div {
	margin: 0px; 
	padding: 0px; 
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	}

img { margin: 0px; padding: 0px; border: none; }

.imageBorder {border-style: solid;border-width: 1px;}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

#feedbackbtn {
position:absolute;
top:0;
right:0;
}



h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	margin: 0 0 10px 0;
	padding: 10px 0;
	font-size: 20px;
	font-weight: bold;
	color: #e48009;
}

#header_wrapper {
	width: 100%;
	height: 175px;
	margin: 0 auto;	
}

#header_bar {
	width: 839px;
	height: 175px;
	margin: 0 auto;
	padding: 0;
}

	#header_left {
		width: 163px;
		height: 175px;
		position:relative;
		float:left;
	}
	
	#header_right {
		width: 676px;
		height: 175px;
		position:relative;
		float:left;
	}

		#header_right_section1 {
			width: 676px;
			height: 28px;
			position:relative;
			float:left;
		}
		
		#header_right_section2 {
			width: 676px;
			height: 26px;
			position:relative;
			float:left;
		}

			#header_right_section2a {
				width: 275px;
				height: 31px;
				position:relative;
				float:left;
			}

			#header_right_section2b {
				width: 175px;
				height: 31px;
				position:relative;
				float:left;
				color:#fff;
				text-align:center;
				line-height:200%;
			}

			#header_right_section2c {
				width: 200px;
				height: 31px;
				position:relative;
				float:left;
				color:#fff;
				text-align:center;
				font-size:18px;
				font-weight:bold;
			}

				
		#header_right_section3 {
			width: 676px;
			height: 72px;
			position:relative;
			float:left;
		}

			#menu {
				height: 72px;
				position:relative;
				float:left;
				background-image:url(images/bg-MENU.jpg);				
			}

			#menu-position {
				margin-left:10px;
				margin-top:30px;
			}
			
			#menu-position a:link, #menu-position a:visited { color: #FFFFFF; text-decoration: none;}
			#menu-position a:active, #menu-position a:hover { color: #89121c; text-decoration: none;}
		

		#header_right_section4 {
			width: 676px;
			height: 42px;
			position:relative;
			float:left;
		}
					
#slider_wrapper {
	width: 100%;
	height:  247px;
	margin: 0 auto;	
}

#slider_bar {
	width: 839px;
	height: 247px;
	margin: 0 auto;
	padding: 0;
}

#content1_wrapper {
	width: 100%;
	height: 30px;
	margin: 0 auto;	
}

#content1_bar {
	width: 839px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
}


#content2_wrapper {
	width: 100%;
	height: 250px;
	margin: 0 auto;	
}

#content2_bar {
	width: 839px;
	height: 250px;
	margin: 0 auto;
	padding: 0;
}

#content2 {
	margin-left: 31px;
	margin-top: 15px;
}

#content3_wrapper {
	width: 100%;
	height: 250px;
	margin: 0 auto;	
}

#content3_bar {
	width: 839px;
	height: 250px;
	margin: 0 auto;
	padding: 0;
}

	#content3_Specialities {
		width: 200px;
		height: 250px;
		position:relative;
		float:left;
	}

	#content3_ContactForm {
		width: 439px;
		height: 250px;
		position:relative;
		float:left;
	}

	#content3_CompanyInfo {
		width: 200px;
		height: 250px;
		position:relative;
		float:left;
	}	
		
#footer_wrapper {
	width: 100%;
	height: 175px;
	margin: 0 auto;	
}

#footer_bar {
	width: 839px;
	height: 175px;
	margin: 0 auto;
	padding: 0;
}

	#footer_left {
		width: 300px;
		height: 105px;
		position:relative;
		float:left;
		margin-top:30px;
		font-size:30px;
		font-weight:bold;
		color:#fff;
		text-align:center;
		font: Arial, Helvetica, sans-serif;
		}
		
	#footer_mid {
		width: 245px;
		height: 150px;
		position:relative;
		float:left;	
		margin-top: 17px;	
		}
	
	#footer_right {
		width: 279px;
		height: 155px;
		position:relative;
		float:left;		
		margin-top: 10px;
		margin-right:10px;
		text-align:right;
		}

#credit_wrapper {
	width: 100%;
	height: 140px;
	margin: 0 auto;	
}

#credit_bar {
	width: 839px;
	height: 140px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	margin-top: 20px;
	color:#fff;
	font-size:10px;
}










