html, body, * {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #cc9966;
}

a {
	color: #C11A00;
	outline: none;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

#wrapper {
	width: 750px;
	margin: 0 auto;
}

#header {
	width: 750px;
	height: 80px;
	background: #fbf9f7 url(images/imgo2.jpg) repeat-x;
}

#header p.hbig {
	padding: 15px 5px 0 20px;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	letter-spacing:4px;
}

#header p.hsmall {
	padding: 0px 5px 0 20px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #31363B;
	letter-spacing: 2px;
}

#header a {
	color: #31363B;
	text-decoration: none;
}

#logo {
	width: 750px;
	height: 250px;
	background: #FFF url(images/kit1.jpg) left top no-repeat;
}

#menu {
	width: 740px;
	height: 30px;
	background: #FFF url(images/img02.jpg) left 100% repeat-x;
	padding-left: 10px;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	font-weight: bold;
	padding: 0 20px;
}

#menu a.current {
	background: #FFF url(images/img02.jpg) left 30% repeat-x;
}

#page {
	width: 750px;
	background-color: #FFF;
}

#sidebar {
	width: 180px;
	padding: 10px;
	float: left;
}

#sidebar p {
	height: 30px;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	margin: 0;
	color: #003300;
	font-weight: bold;
}

#sidebar ul {
	list-style: none;
	margin: 0 0 20px 0;
}

#sidebar li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
	padding-top: 3px;
	padding-bottom: 4px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
	font-size: 11px;
}

#sidebar li a {
	color: #990000;
	text-decoration: none;
}

#sidebar li a:hover,#sidebar li a.current {
	color: #FF9900;
	text-decoration: underline;
}

#sidebar ul.ladv {
	padding: 5px 0;
	margin: 0;
	list-style: none;
	text-align: left;
	font-weight: normal;
}

#sidebar ul.ladv li {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 11px;
	line-height: 12px;
	height: 100%;
	border: none;
	background: none;
	color: black;
}

#sidebar ul.ladv a {
	text-decoration: none;
	font-size: 11px;
	display: inline;
	padding: 0;
	font-weight: normal;
	color: #990000;
	background: none;
}

#sidebar ul.ladv a:hover {
	text-decoration: underline;
}

#content {
	width: 530px;
	padding: 10px;
	float: right;
}

#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 22px;
	color: #003300;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0 0 20px 0;
}

#content p, #content ul li, #content ol li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0 0 10px 0;
	line-height: 16px;
}

#content ul li, #content ol li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0 0 10px 0;
}

#content p.pcenter {
	text-align: center;
}

#content p.dbord {
	padding: 10px 20px 10px 0;
	margin-left: 20px;
	border-bottom: 1px dashed #aaa;
}

#content a {
	text-decoration: none;
}

#content img {
	border: none;
	margin: 5px;
	padding: 0;
}

#content img.iright {
	float: right;
}

p.portfolio {
	text-align: center;
}

table.portfolio {
	border-collapse: collapse;
	margin-bottom: 10px;
}

table.portfolio td {
	width: 50%;
	padding: 5px 5px 20px 5px;
	text-align: center;
}

table.portfolio td img,p.portfolio img {
	border: none;
}

table.portfolio td a,p.portfolio a {
	text-decoration: bobe;
}

table.price {
	border-collapse: collapse;
	font-size: 11px;
	margin-bottom: 10px;
}

table.price th {
	background-color: #ccffff;
	border: 1px solid black;
	padding: 5px;
}

table.price td {
	border: 1px solid black;
	padding: 5px;
}

table.price td.head1 {
	background-color: #ffcc99;
	padding-left: 30px;
	font-weight: bold;
}

table.price td.head2 {
	background-color: #ccffcc;
	padding-left: 40px;
	font-weight: bold;
}

#content ol, #content ul {
	margin: 0 0 10px 40px;
}

#footer {
	width: 750px;
	height: 40px;
	background: #FFF url(images/footer.jpg) repeat-x;
	clear: both;
}

#footer p {
	text-align: center;
	padding-top: 10px;
}

#fadv {
	margin: 0 auto;
	padding-bottom: 10px;
	text-align: center;
	clear: both;
	width: 760px;
}

#fadv ul {
	list-style: none;
	display: inline;
	float: left;
	color: #000;
	margin: 5px 2px;
	padding: 0;
}

#fadv li {
	display: block;
	float: left;
	width: 242px;
	margin: 0;
	padding: 5px 10px 5px 0;
	text-align: left;
	line-height: 1.1em;
	font-size: 11px;
}

#fadv li a {
	color: #990000;
	background-color: inherit;
	text-decoration: none;
	font-weight: normal;
}

#fadv li a:hover {
	text-decoration: underline;
}
