@charset "utf-8";
/* CSS Document */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 19, 2010 */

@font-face {
	font-family: 'eurofurenceregular';
	src: url('../font/eurof55-webfont.eot');
	src: local('☺'), url('../font/eurof55-webfont.woff') format('woff'), url('../font/eurof55-webfont.ttf') format('truetype'), url('../font/eurof55-webfont.svg#webfontsFkpsXcM') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* End Font Squirrel Generated Content */

* {margin:0px;padding:0px;border:0px;}

body {
	background-image:url(../images/bodyBG.png);
	background-repeat:repeat-x;
	background-color:#8f3e01;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a { color:#C30;}
a:hover {color:#F93; }
a:visited { color:#930; }

#wrapper {
	width:858px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/wrapperBG.png);
	background-repeat:repeat-y;
}

#content {
	width:820px;
	margin-left:19px;
}

#header {
	height:400px;
}

#logo {
	position:absolute;
	width:240px;
	height:140px;
	margin-left:10px;
	background-image:url(../images/logo.png);
	text-indent:-99999em;
}

#nav {
	position:absolute;
	width:520px;
	height:60px;
	margin-left:290px;
	background-image:url(../images/navBG.png);
	font-family: 'eurofurenceregular', Georgia, "Times New Roman", Times, serif;
	font-size:20px;
}

#nav ul {
	margin-top:10px;
	margin-left:6px;
}

#nav li {
	display:inline;
	margin-left:30px;
}

#slideshow {
	height:400px;
	background-image:url(../images/banner.jpg);
	text-indent:-99999em;
}

#message {
	height:230px;
	padding-top:170px;
	text-align:center;
	font-size:18px;
	color:#FFF;
	background-image:url(../images/slideBG.png);
}

#services {
	height:190px;
	background-image:url(../images/specializeBG.jpg);
	text-indent:-99999em;

}

#services ul {
	list-style-type:none;
}

#testimony {
	background-image:url(../images/testimonyBG.jpg);
	
}

#testimony h2 {
	text-indent:-99999em;
}

#testimony p {
	float:left;
	width:240px;
	margin-top:20px;
	margin-left:20px;
	margin-right:10px;
	font-size:18px;
	color:#FFF;
	line-height:23px;
}

#testimony span {
	text-align:right;
	font-size:12px;
	font-weight:800;
	font-style:italic;
}

#clearFix {
	clear:both;
	height:20px;
}

#contact {
	height:220px;
	background-image:url(../images/contactBG.jpg);
}

#contact h2 { text-indent:-9999em; }

#contact input { 
	margin:10px 0px 10px 20px;
	border:2px;
	padding:3px;
	border-style:solid;
}

#contact textarea {
	margin-left:20px;
	border:2px;
	padding:3px;
	border-style:solid;
}

#contactInfo {
	float:right;
	width:360px;
	margin-right:20px;
	font-size:20px;
	color:#F60;
}

#footer {
	font-family: 'eurofurenceregular',Georgia, "Times New Roman", Times, serif;
	height:160px;
	background-image:url(../images/footerBG.png);
	background-repeat:no-repeat;
	background-color:#FFF;
	font-size:18px;
}

#footer ul { 
	float:left;
	width:150px;
	margin-top:20px;
	margin-left:20px;
	list-style-type:none;
}

#footerNotice { 
	float:right;
	width:280px;
	margin-top:20px;
	margin-right:20px;
	text-align:right;
	font-size:14px;
}

#ending {
	height:30px;
	width:858px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/endingBG.png);
	background-repeat:none;
}


/* aboutUs page */


#aboutslideshow {
	height:400px;
	background-image:url(../images/aboutSlideshow.jpg);
	text-indent:-99999em;
}

#aboutus {
	background-image:url(../images/aboutusBG.jpg);
	height:600px;
	
}

#aboutus h2 {
	text-indent:-9999em;
	font-size:36px;
	color:#FFF;
}

#aboutus p {
	float:left;
	width:640px;
	margin-top:20px;
	margin-left:90px;
	margin-right:10px;
	font-size:18px;
	color:#FFF;
	line-height:23px;
	
}

#aboutus span {
	text-align:right;
	font-size:12px;
	font-weight:800;
	font-style:italic;
}

/* services page */