/* General Containers */
body { 
	background: #fff url("p/bgdp4.jpg") repeat-y left;
	color: #000; 
	font-family: Arial, sans-serif; 
	font-size: small;
	margin: 0;
	padding: 0;
	}

body { 
	font-size: x-small; /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* for compliant browsers */
}	

html>body { /* be nice to Opera */
	font-size: small;
}	

#container {
	background-color: transparent;
	color: #000;
	margin: 0 auto;
	max-width: 100%;/*1000px;*/
	min-width: 650px;
	width: 100%;
}




/* Links */

a:link, a:visited {
	text-decoration: underline;
	color: #d70000;
	background-color: #fff;
	}
	
a:hover, a:active 	{
	text-decoration: none;
	color: #666;
	background-color: #fff;	
}

#here a:link, #here a:visited {
	text-decoration: underline;
	color: #666;
	background-color: #fff;
}

#here a:hover, #here a:active 	{
	text-decoration: none;
	color: #d70000;
	background-color: #fff;	
}

/* End Links */



	
/* Layout Structure */

#header {	
	background: #fff url("p/logo2.gif") no-repeat bottom left;
	margin: 0 0 0 -2px; 
	padding: 5px 5px 0 0;
	float: left;
	width: 100%;
}

#header #title {
	float: left;
	display: none;
	z-index: 1;
}

#header h1 {
	text-indent: -1000em;	
	display: block;
	z-index: 20;
}

#header div#navigation {
	float: right;
	margin-bottom: 0;
	padding: 0;
}


#kicker {
	background: #120c22 url("p/weldman.jpg") no-repeat top right;
	clear: both;
	color: #d70000;
	border-top: solid #d70000 2px;
	border-bottom: solid #000 2px;
	height: 132px;
	margin: 0 -5px 0 -2px;
	padding: 0;
}

#kicker h2 {
	font-size: 160%;
	margin: 0;
	padding: 30px 30px 30px 26px;
}

#content {
/*	background: #fff url(p/bgdp3.gif) repeat-y bottom left;*/
	background: transparent;
	color: #000;
	border-top: solid #d70000 2px;
	margin: 0 -5px 0 -2px;
	padding: 0 30px 30px -220px;
}

#content p {
	padding: 0 10px 10px 250px;
}


#content h2 {
	background-color: #fff;
	color: #000;
	font-family: Georgia, serif;
	font-size: 200%;
	font-weight: normal;
	margin: 0 0 0 250px;
	padding: 0;
}

#content h3 {
	margin: 10px 0 0 250px;
	padding: 0;
	font-family: "trebuchet ms", verdana, arial, san-serif;
	font-size: 140%;
	font-weight: bold;
	color: #000;
	background-color: #fff;
}

#content ul {
	line-height: 2em;
	list-style: square inside;
	margin-left: 250px;
}

#content ul ul {
	line-height: 2em;
	list-style: disc inside;
	margin-left: 25px;
}

body > div#container:first-child div#content ul ul { /*MOSe*/
	line-height: 2em;
	list-style: disc inside;
	margin-left: -5px;
}

#content ol {
	line-height: 2em;
	list-style: decimal outside;
	margin-left: 280px;
	margin-right: 20px;
}

#here {
	margin: 20px 0 1em 250px;
	font-size: 80%;
	color: #666;
	background-color: #fff;
	
}


#sidebar {
	background-color: transparent;
	color: ivory;
	float: left;
	left: 0;
	padding: 10px;
	position: relative;
	width: 210px;
}

#sidebar p {
	margin: 0 10px 0 3px;
	padding: 5px;
}

.navclear {
	clear: both;
}

.aboutpix {
	margin: 0 0 20px 0; 
	float: right; 
	text-align: center;
	width: 207px;
}

.img_brd_l {
	border: 1px solid #999;
	margin: 5px 10px 5px 10px;
	padding: 0;
}

.img_brd_r {
	border: 1px solid #999;
	margin: 0 10px 5px 10px;
	padding: 0;
}

.img_nb {
	margin: 0 10px 5px 0;
	padding: 0;
}

.full_testimonial {
	font-family: "Trebuchet MS", georgia, "times new roman", arial, serif;
	font-size: medium;
	font-style: oblique;
	margin: 0 20px 0 250px;
	text-align: left;
	display: block;
}

.testimonial {
	font-family: "Trebuchet MS", georgia, "times new roman", arial, serif;
	font-size: 150%;
	font-style: oblique;
}

.signed {
	background-color: inherit;
	color: #666;
	font-family: verdana, tahoma, arial, san-serif;
	font-size: small;
	margin: 5px 0 20px 250px;
	text-align: left;
	display: block;
}

.testimonial_sign {
	font-family: tahoma, verdana, arial, san-serif;
	font-size: 100%;
	text-align: right;
}


.vid {
	margin: 20px 0 20px 250px;
}



/* hacks for min-height in MSIE */
.prop {
  height:400px;
  float:right;
  width:1px;
}

.clear {
  clear:both;
  height:1px;
  overflow:hidden;
}
/* end MSIE hacks for min-height */

.button {
	margin: 10px 0;
}

fieldset {
	border: 1px solid #ccc;
	padding: 20px;
	margin: 10px 0 0 250px;
	width: 50%;
}

form fieldset:first-child {
	margin-left: 30px;
}

input, textarea {
	display: block;
	line-height: 1.2em;
}

label {
	display: block;
	font-weight: bold;
	padding: 10px 0 0 0;
}

legend {
	background-color: inherit;
	color: #000;
	font-size: large;
	font-weight: bold;
}

#footer {
/*	background: #000 url(p/diamondplate.gif) repeat top left;*/
	background: #fff;
	clear: both;
	color: #333;
	font-size: 90%;
	margin: 0 -5px 0 230px;
	padding: 1px 20px;
	text-align: center;
}

#footer p#copyright {
	display: block;
	margin: 30px 0 0 0;
	padding: 0;
}

#footer p#lci {
	display: block;
	margin: 0 0 5px 0;
	padding: 1px 20px;
}

#footer a:link, #footer a:visited {
	color: #333;
	background-color: transparent ;

}