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

body {
	background-image: url(../images/argentbg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	background-color: #60747D;
	font-size: 12px;
	line-height: 24px;
}
h1 {
	font-family: Garamond;
	font-size: 36px;
	margin-top: 10px;
	font-weight: lighter;
	line-height: 30px;
	text-align: left;
}
h2 {
	font-family: Garamond;
	font-size: 24px;
	font-weight: lighter;
}
#bodyWrapper {
	height: auto;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#bodyWrapper #flash {
	height: 281px;
	width: 990px;
	float: left;
}
#bodyWrapper #header {
	background-image: url(../images/header.jpg);
	height: 91px;
	width: 990px;
	float: left;
}
#bodyWrapper #menuBar {
	height: 38px;
	width: 990px;
	margin-bottom: 10px;
	float: left;
}
#bodyWrapper #content-a {
	float: left;
	width: 990px;
	background-image: url(../images/bodybg.gif);
	background-repeat: no-repeat;
}
#bodyWrapper #content-p {
	float: left;
	width: 990px;
	background-image: url(../images/bodybg-policy.gif);
	background-repeat: no-repeat;
}
#bodyWrapper #content-b {
	float: left;
	width: 990px;
	background-image: url(../images/bodybg-broken.gif);
	background-repeat: no-repeat;
}
#bodyWrapper #shelf {
	float: left;
	height: 15px;
	width: 990px;
	background-repeat: no-repeat;
}
#bodyWrapper #content-a #content-a-left {
	float: left;
	height: auto;
	width: 520px;
	background-image: url(../images/body.jpg);
	text-align: justify;
	padding-top: 20px;
	padding-left: 20px;
}
#bodyWrapper #content-p #content-p-left {
	float: left;
	height: auto;
	width: 520px;
	background-image: url(../images/body.jpg);
	text-align: justify;
	padding-top: 20px;
	padding-left: 20px;
}
#bodyWrapper #content-a #content-a-right {
	float: right;
	height: auto;
	width: 400px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 20px;
}
#bodyWrapper #content-p #content-p-right {
	float: right;
	height: auto;
	width: 400px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 20px;
}
#bodyWrapper #footer {
	text-align: center;
	float: left;
	width: 990px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#bodyWrapper #footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
#profitWrapper #profit-left {
	float: left;
	width: 228px;
}
#bodyWrapper #content-a #content-a-right ul {
	list-style-type: none;
	margin: 0px;
}
#bodyWrapper #content-top {
	background-image: url(../images/bodybg_top.gif);
	float: left;
	height: 22px;
	width: 990px;
}


#bodyWrapper #content-b #content-b-left {
	float: left;
	height: auto;
	width: 600px;
	background-image: url(../images/body.jpg);
	text-align: justify;
	padding-top: 20px;
	padding-left: 20px;
}
#bodyWrapper #content-b #content-b-right-broken {
	float: right;
	height: auto;
	width: 340px;
	margin-top: 20px;
	margin-right: 20px;
	padding-top: 60px;
}
#bodyWrapper #content-b #content-b-right {
	float: right;
	height: 424px;
	width: 363px;
	padding-top: 75px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#bodyWrapper #content-a #content-b-right ul {
	list-style-type: none;
	margin: 0px;
}#bodyWrapper #content-b #content-b-right ul {
	list-style-type: none;
}
#profitWrapper #profit-right {
	float: left;
	width: 620px;
	margin-left: 50px;
}
#bodyWrapper #content-a #content-contact-left {
	float: left;
	height: auto;
	width: 420px;
	background-image: url(../images/body.jpg);
	text-align: justify;
	padding-top: 20px;
	padding-left: 20px;
}
#bodyWrapper #content-a #staff-right {
	float: right;
	height: auto;
	width: 587px;
}
#bodyWrapper #content-a #content-staff-left {
	float: left;
	height: auto;
	width: 380px;
	padding-top: 20px;
	padding-left: 20px;
}
#bodyWrapper #content-a #content-a-how {
	float: left;
	height: auto;
	width: 950px;
	background-image: url(../images/body.jpg);
	text-align: justify;
	padding-top: 20px;
	padding-left: 20px;
}
#bodyWrapper #content-b #content-b-left-cutting {
	float: left;
	height: auto;
	width: 600px;
	background-image: url(../images/body.jpg);
	text-align: justify;
	padding-top: 20px;
	padding-left: 20px;
}
#bodyWrapper #content-b #content-b-right-cutting {
	float: right;
	height: auto;
	width: 340px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#bodyWrapper #content-a #content-a-left-stats {
	float: left;
	height: auto;
	width: 920px;
	background-image: url(../images/body.jpg);
	text-align: justify;
	padding-top: 20px;
	padding-left: 20px;
}
#bodyWrapper #content-a #content-a-left-stats p img {
	text-align: center;
}
#bodyWrapper #content-a #content-a-right-contact {
	float: left;
	height: auto;
	width: 360px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 75px;
}

