/* IE6 PNG FIX 
img, div, a, input, li, ul { 
	behavior: url('/includes/css/iepngfix.htc') 
}
*/

body {


}

#mainDiv {



}
#wrapper {

	background-color: #FFFFFF;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	font-family: Arial, Helvetica, Lucida Grande, Geneva;
	font-size: 12px;

}

#header {

	display: none;
}

#navigation {
	display: none;
}

#content {

	width: 741px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
}


#footer {

	display: none;
}



.right {

	float: right;
	
}

.left {

	float: left;
}

img {
	
	border: 0;

}

.clear {
	clear: both;
}

.clearLeft {

	clear: left;
}

.clearRight {

	clear: right;
	
}
.blackBorder {

	border: 1px solid #000000;

}

#contactBox {

	width: 335px;
	border: 1px solid #000000;
	background-color: #f2f2f2;
	float: right;
	color: #000000;
	margin-right: 30px;
	
}

#contactBox .heading {

	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px !important;
	padding-right: 5px;
	color: #ffffff;
	background-color: #333333;
	font-weight: bold;
	margin-bottom: 5px;

}

#contactBox label {

	float: left;
	margin-left: 5px;
	clear: both;

}

#contactBox input {
	
	float: right;
	margin: 5px;


}

#contactBox textarea {
	
	clear: both;
	margin: 5px;
	width: 320px;

}

#contactBox #submit {

	float: none;
	margin-left: 150px;

}



#miniForm {

	float: right;
	width: 190px; 
	background-image: url('/images/mini_form.png');
	margin: 5px;
	margin-top: -70px;
}

#miniForm label {

	color: #ffffff;
	clear: both;
	margin-left: 18px;
}

#miniForm input,
#miniForm textarea {

	margin-left: 18px;
	width: 150px;
	border: 1px solid #480a0a;
	margin-bottom: 10px;

}

#miniForm p {

	color: #ffffff;
	text-align: justify;
	margin-left: 18px;
	width: 150px;
	padding-bottom: 5px;
	
}

#miniForm h3 {

	color: #ffffff;
	margin-top: 10px;
	text-align: center;
	
}

#miniForm .submitButton {

	width: 90px;
	height: 22px;	
	margin-left: 50px;
}

#leftContent h1 {
	margin: 0;
	padding: 0;

}


#sitemap ul, 
#sitemap li {
	
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

#welcome { 
	background-image: url("/images/pagetitle_welcome.jpg");
	width: 580px;
	height: 71px;
	z-index: 0;
}

.ulIndent {
	
	margin-left: 3px;

}

.valuepoints {

	font-weight: bold;
	color: #5a2f0c;
}

#whyTable {

	border: 1px solid #000000; 
	font-size: 10px;
	padding: 0;
	border-spacing: 0;

}

#whyTable td {

	border: 1px solid #000000; 
	padding: 3px;
}


#whyTable .alt {

	background-color: #ebf8ff;

}

#whyTable .heading {

	font-size: 12px;
	background-color: #f6ff00;
	font-weight: bold;
	
}

#whyTable .topHeading {

	font-size: 12px;
	font-weight: bold;
}

#contact-address {


	float: right;
	width: 170px;
	font-size: 12px;
	border: 1px solid #000000;
	background-color: #efefef;
	font-size: 14px;

}

#contact-address p {


	padding: 10px;

}

#contactBox p {

	padding: 0;
	margin: 0;
	
}

#sitemap  li {
	
	list-style-type: disc;
	font-size: 12px;
	line-height: 18px;

}

#sitemap ul {
	
	margin-top: 5px;
	margin-bottom: 5px;

}

#rightNewsText a:link,
#rightNewsText a:visited,
#rightNewsText a:active {

	color: #ffffff;	
	
}


#rightNewsText a:hover  {
	
	color: #ffffff;
	text-decoration: none;
}

.dates {

	padding-left: 10px;

}

h1 {

	background-image: url('/images/headline-bottom.png');
	background-repeat: repeat-x;
	padding-bottom: 10px;
	background-position: bottom;

}

.product-table {
	
	width: 700px !important;
	clear: both;

}

.product-table td {
	
	padding: 4px;

}

.alt {
	
	background-color: #EEEEEE;

}

.green {

	color: #379535;
	
}

.purple {
	
	color: #210052;

}

.courseName {
	
	display: block;
	float: left;
	clear: right

}

.showLink {

	float: right;

}

.course {

	width: 700px;
	padding: 10px;
	border: dashed 3px #d8d8d8;
	margin-bottom: 10px;
	overflow: hidden;

}

.date {

	width: 100%;

}

.breakdown {

	float: left;
	line-height: 30px;
	font-size: 10px;
	margin-left: 10px;

}

.orderedItem {
	
	width: 700px;
	padding: 10px;
	border: dashed 3px #d8d8d8;
	margin-bottom: 10px;
	overflow: hidden;

}

.listinglicense {
	
	float: right;
	font-size: 9px;
	padding-top: 5px;
	margin-top: -40px;

}



.orderedItem p {
	clear: left;
}

.listingPrice {

	color: #379535;
	font-size: 18px;
	font-weight: bold;
	float: right;
	clear: right;
	margin-top: -60px;
	
}

.listingItem {

	float: left;
	clear: right;
	
}

fieldset {

	border: none;
	
}

legend {
	
	color: #379535;
	font-size: 14px;
	font-weight: bold;

}
