@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #DBDBDB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p,h1,h2,h3,h4,h5,input, form
{
margin:0;
padding:0;
}

h1
{
color:#353535
}

h2
{
color:#f18a15;
font-size:120%;
}

.bold
{
font-weight:bold;
}

.testimonials-body
{
color:#FFFFFF;
text-shadow:#c06f0a 2px 2px 2px;
}

.testimonials-whom
{
color:#f8d02a;
text-shadow:#c06f0a 2px 2px 2px;
}

#cards {
	position:absolute;
	left:341px;
	top:333px;
	width:151px;
	height:128px;
	z-index:101;
}

#leaflets {
	position:absolute;
	left:541px;
	top:333px;
	width:151px;
	height:128px;
	z-index:101;
}

#flyers {
	position:absolute;
	left:741px;
	top:333px;
	width:151px;
	height:128px;
	z-index:101;
}

#slice1
{
position:absolute;
top:0px;
left:0px;
width:960px;
height:210px;
background-image:url(../images/site_bg_01.jpg);
background-repeat:no-repeat;
}

#slice2
{
position:absolute;
top:210px;
left:0px;
width:960px;
height:272px;
background-image:url(../images/site_bg_02.jpg);
background-repeat:no-repeat;
}

#slice3
{
	position:absolute;
	top:483px;
	left:0px;
	width:960px;
	height:260px;
	background-image:url(../images/site_bg_03.jpg);
	background-repeat:no-repeat;
}

#slice4
{
	position:absolute;
	top:742px;
	left:0px;
	width:960px;
	height:62px;
	background-image:url(../images/site_bg_04.jpg);
	background-repeat:no-repeat;
}

#testimonials
{
	position:absolute;
	top:293px;
	left:11px;
	width:287px;
	height:314px;
	background-image:url(../images/testimonials-wildlife.jpg);
	background-repeat:no-repeat;
	z-index:100;
}

#testimonials-content
{
	position:relative;
	margin:25px;
	margin-top:95px;
}

#testimonials-who
{
	position:relative;
	margin:25px;
	text-align:right;
}

#nav-home
{
	position:absolute;
	top:184px;
	left:420px;
	height:19px;
	width:78px;
	z-index:100;
}

#nav-about
{
	position:absolute;
	top:184px;
	left:535px;
	height:19px;
	width:62px;
	z-index:100;
}

#nav-services
{
	position:absolute;
	top:184px;
	left:634px;
	height:19px;
	width:57px;
	z-index:100;
}

#nav-clients
{
	position:absolute;
	top:184px;
	left:725px;
	height:19px;
	width:47px;
	z-index:100;
}

#nav-contact
{
	position:absolute;
	top:184px;
	left:810px;
	height:19px;
	width:78px;
	z-index:100;
}

#main-content
{
	position:absolute;
	z-index:100;
	top:497px;
	left:320px;
	height:238px;
	width:626px;
}

#main-content-white
{
	position:absolute;
	z-index:100;
	top:236px;
	left:320px;
	height:497px;
	width:626px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC410C;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC410C;
}
a:hover {
	text-decoration: underline;
	color: #E7A317;
}
a:active {
	text-decoration: none;
	color: #CC410C;
}

a.selected:link {
	text-decoration: none;
	color: #E7A317;
}
a.selected:visited {
	text-decoration: none;
	color: #E7A317;
}
a.selected:hover {
	text-decoration: underline;
	color: #E7A317;
}
a.selected:active {
	text-decoration: none;
	color: #E7A317;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
} 

input#fullName
{
margin-left:20px;
margin-bottom:5px;
}

input#email
{
margin-left:50px;
margin-bottom:5px;
}

input#telephone
{
margin-left:17px;
margin-bottom:5px;
}

.clientImage
{
margin-right:20px;
}

#LogoHolder {
	position:absolute;
	left:309px;
	top:213px;
	width:587px;
	height:217px;
	z-index:101;
	background-color: #FFFFFF;
	padding: 25px;
}
