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



img
{
	border-style: none;
	text-decoration: none;
	text-align: left;
} 

p {
    margin: 0 auto; /* this will remove the top and bottom margin*/
    padding: 0 auto; /* this will remove the top and bottom padding*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}



#wrapper {
	position:relative;
	left:0px;
	top:0px;
	width:700px;
	height:1300px;
	z-index:1;
	margin: 0 auto;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #a68c53;
	font-size:14px;
}

H1,H2,H3,H4 {
    margin: 0 auto; /* this will remove the top and bottom margin*/
    padding: 0 auto; /* this will remove the top and bottom padding*/
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size:18px;
    text-decoration:strong;
    color:#88490b;
	}
#footer {
	position:absolute;
	left:0px;
	width:700px;
	height:80px;
	z-index:2;
	bottom: 0px;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:700px;
	height:216px;
	z-index:2;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}
a:link {
	text-decoration: none;
	color: #88490b;
}
a:visited {
	text-decoration: none;
	color: #88490b;
}
a:hover {
	text-decoration: none;
	color: #a68c53;
}
a:active {
	text-decoration: none;
	color: #88490b;
}

#mainContentWrapper {
	position:absolute;
	left:0px;
	top:251px;
	width:700px;
	height:1047px;
	z-index:2;
	background-image: url(images/bgBody.jpg);
}
#menu {
	position:absolute;
	left:0px;
	top:216px;
	width:700px;
	height:35px;
	z-index:2;
	background-image: url(images/bgMenu.png);
}
#headerMain {
	position:absolute;
	left:0px;
	top:251px;
	width:395px;
	height:246px;
	z-index:2;
}
#photo {
	position:absolute;
	left:395px;
	top:251px;
	width:332px;
	height:289px;
	z-index:2;
}
#headline1 {
	position:absolute;
	left:34px;
	top:497px;
	width:331px;
	height:15px;
	z-index:2;
}
#content1 {
	position:absolute;
	left:34px;
	top:530px;
	width:331px;
	height:230px;
	z-index:2;
}
#headline2 {
	position:absolute;
	left:34px;
	top:818px;
	width:331px;
	height:18px;
	z-index:2;
}
#content2 {
	position:absolute;
	left:34px;
	top:848px;
	width:331px;
	height:243px;
	z-index:2;
}
#headline3 {
	position:absolute;
	left:425px;
	top:566px;
	width:245px;
	height:19px;
	z-index:2;
}
#content3 {
	position:absolute;
	left:425px;
	top:601px;
	width:245px;
	height:338px;
	z-index:2;
}
#headline4 {
	position:absolute;
	left:425px;
	top:1103px;
	width:245px;
	height:16px;
	z-index:2;
}
#content4 {
	position:absolute;
	left:422px;
	top:1126px;
	width:245px;
	height:66px;
	z-index:2;
}
#footerMenu {
	position:absolute;
	left:0px;
	width:700px;
	height:48px;
	z-index:2;
	bottom: 0px;
}

.style1 {font-size: 10px}
#purefiretag {
	position:absolute;
	left:621px;
	width:60px;
	height:30px;
	z-index:3;
	bottom: 0px;
}
.style2 {color: #a68c53}
