/* Main CSS for EDI Web Marketing */

*
{
	background: inherit;
	color: inherit;
	margin: 0px;
	padding: 0px;
}

body
{
	background-color: #407dc0;
	color: inherit;
}

img
{
	border: none;
}

#main
{
	display: block;
	background: none;
	color: inherit;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -377px;
	width: 754px;
	overflow: hidden;
}

#enclosure
{
	display: block;
	background: transparent;
	background-color: #FF00FF;
	position: relative;
	color: inherit;
	width: 750px;
	border: 2px solid #000000;
	margin-bottom: 50px;
}

#header
{
	background-color: #FFFFFF;
	background-image: url('../images/header_bg.jpg');
	background-repeat: repeat-x;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 5;
	width: 750px;
	height: 222px;
	border-bottom: 1px solid #FFFFFF;
}

#header #overlay
{
	background: transparent;
	background-image: url('../images/header_overlay.jpg');
	position: absolute;
	top: 0px;
	left: 0px;
	width: 750px;
	height: 100px;

}

#header #logo
{
	background: transparent;
	position: absolute;
	top: 120px;
	left: 10px;
	width: 480px;
	height: 70px;
}

#header #book
{
	background: transparent;
	background-image: url('../images/header_book.jpg');
	position: absolute;
	top: 0px;
	left: 520px;
	width: 200px;
	height: 222px;
}

#header #parwel_logo{

	position:relative;
	z-index:100;
	background:transparent;
	top:15px;
	left:20px;
}

#header_inside #parwel_logo{

	position:relative;
	z-index:100;
	background:transparent;
	top:5px;
	left:515px;

	
	width:150px;
	height:58px;




}



#header_inside
{
	background-color: #FFFFFF;
	background-image: url('../images/header_inside.jpg');
	background-repeat: repeat-x;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 5;
	width: 750px;
	height: 72px;
	border-bottom: 1px solid #FFFFFF;
}

#header_inside #logo
{
	background: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 72px;
	text-decoration: none;
	
}

#header_inside #book
{
	background: transparent;
	display:block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 70px;
	height: 72px;
	text-decoration: none;

	z-index:10;

}

#footer
{
	display: block;
	background-image: url('../images/footer_bg.gif');
	background-repeat: repeat-x;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 12;
	/*width: 750px;*/
	height: 41px;
	line-height: 41px;
	padding-right: 15px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#powered
{
	display: block;
	background: transparent;
	color: #757575;
	position: absolute;
	top: -20px;
	right: 20px;
	width: 300px;
	height: 20px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

#powered a
{
	color: #757575;
	height: 20px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

#powered a:hover
{
	color: #000000;
	height: 20px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

#copyright
{
	display: block;
	background: transparent;
	color: #757575;
	position: absolute;
	top: -36px;
	left: 0px;
	width: 257px;
	height: 36px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

#copyright a
{
	color: #000099;
	height: 12px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	text-decoration: underline;
}