body, a img, ul, li, p, img, a, div, h1,h2,h3,h4,h5,h6{
	padding:0px;
	margin:0px;
	border:none;
	list-style-image:none;
	list-style-type:none;
}

body {
	background-image:url(../images/bg_sky.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:1.5;
	color:#ebdcce
}

#logo-header {
	display:none;
}

#contact-phone {
	width:613px;
	text-align:center;
}

#content p.error {
	padding-top:10px;
	padding-bottom:10px;
	color:#FFF;
	font-style:italic;
}


a:link, a:hover, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#container
{
	position:relative;
	width:896px;
	background-image:url(../images/bricks.jpg);
	background-repeat:repeat-y;
	background-position:613px 12px;
	background-color:#2f190b;
	padding:0px;
	margin:0px;
}

h1 {
	width:896px;
	height:224px;
	background-image:url(../images/header.jpg);
	background-color:#930c0c;
	background-position:top left;
}

h1 span {
	display:none;
}

#sign-phone {
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	line-height:1;
	font-weight:bold;
	color:#2f190b;	
	position:absolute;
	width:237px;
	top:163px;
	left:631px;
	z-index:10;
	text-align:center;
}

#sign-mail {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:1;
	font-weight:bold;
	position:absolute;
	top:199px;
	left:631px;
	z-index:10;
	text-align:center;
	width:237px;
	color:#FFF;
}

#sign-mail a:link, #sign-mail a:hover, #sign-mail a:visited {
	color:#FFF;
}

#content {
	margin-top:10px;
	min-height:1700px;
	_height:1700px;		
	padding-bottom:60px;
	margin-right:280px;
}

#content p {
	margin-left:100px;
	margin-right:100px;
	margin-bottom:10px;
	text-align:justify;
}

#content h6 {
	margin-left:100px;
	margin-right:100px;
	margin-bottom:1px;
	text-align:justify;
	color:#930c0c;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;	
}

em.info {
	display:block;
	text-align:center;
	color:#930c0c;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-style:italic;
}

.clear {
	height:0;
	clear:both;
}

h2 {
	color:#930C0C;
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:7px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:23px;	
}

#content a.top {
	width:613px;
	display:block;
	text-align:center;
	font-size:10px;
	margin-top:20px;
}