html, body, .Wrapper {
	width: 100%;
}

html>body, html>body .Wrapper {
	height: auto;
}

a {
	color:#76100e;
	text-decoration:none;
	font-size:.8em;
	font-weight:normal;
}

a:hover {
	color:#000;
	text-decoration:underline;
}

p{font-size:.8em}

table.contact td{font-size:.8em}

h1{
	margin:0px 0px 10px;
	font-size:1.2em;
}

h2{
	font-size:1em;
	font-weight:bold;
}

body{
	border:0px;
	padding:0px;
	margin:0px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-style:normal;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	background:#78756b;
}



.Wrapper {
	position: absolute;
	top: 0;
    left: 0;
}

	.Outter{
		position:absolute;
		left:50%;
		width:1000px;
		margin-left:-500px;
		background:url(../images/outerbg.jpg) top left repeat-y;
	}
	
	.Inner{
		display:inline;
		margin-left:20px;	
	}

		.Head{
			width:960px;
			height:205px;
			background:url(../images/headbg.jpg) top left repeat-x;
		}
			.Head_flash{
				position:absolute;
				top:0;
				left:0;
				display:inline;
				margin-left:20px;
			}

			.Logo{
				width:400px;
				height:90px;
				padding-top:55px;
				margin-left:130px;
				z-index:200;
			}

			.Navigation{
				clear:both;
				float:left;
				margin-top:25px;
				height:35px;
				width:960px;
				background:url(../images/navbg.jpg) top left repeat-x;
			}

		.BodyHome{
			width:960px;
			background:url(../images/bodybg1.jpg) top left repeat-y;
			float:left;
		}

		.BodyContent{
			width:960px;
			background:url(../images/bodybg2.jpg) top left repeat-y;
			float:left;
		}

			.HomeContent{
				width:960px;
				margin-left:0px;
				display:inline;
				padding: 0px 0px 0px 0px;
				float:left;
				min-height: 400px;
			}
				
				ul.homeFAQ{
					list-style-image: url(../images/arrow5x5.png);
					font-size:.8em;
					margin:5px 0px;
					padding-left:25px;
					width:320px;
				}
				
				.HomeProdArea{
					clear:both;
					background:#FFFCE9;
					border:1px solid #000;
					float:left;
					margin:10px 0px 0px 0px;					
					padding:10px 0px;
					width:678px;
					height:190px;
				}
				
			.Content1{
				width:920px;
				margin-left:0px;
				display:inline;
				padding: 20px;
				float:left;
				min-height: 400px;
			}
			
			.Content2{
				width:700px;
				display:inline;
				padding: 20px 15px;
				float:left;
				min-height: 400px;
			}
			
				.faq{
				font:Georgia, "Times New Roman", Times, serif;
				font-family:Georgia, "Times New Roman", Times, serif;
				margin-top:0px;
				}
				
					.faq li{
					margin:5px 0px;
					}
					
						.faq li a{
							font: Verdana, Arial, Helvetica, sans-serif;
							font-family: Verdana, Arial, Helvetica, sans-serif;
						}
						
					.faq_answer{
						margin-left:10px;
						font: Verdana, Arial, Helvetica, sans-serif;
						font-family: Verdana, Arial, Helvetica, sans-serif;
					}
					
						.faq_answer p{
							margin:0px;
						}
			
			.SideBar{
				width:230px;
				display:inline;
				padding:0px 0px 20px 0px;
				float:left;
				color:#F2EBD8;
			}
				
		.Foot{
			width:960px;
			height:89px;
			background:url(../images/footbg.jpg) top left;
			text-align:center;
			float:left;
		}
		
			.Foot_text{
				color:#fff;
				height:40px;
				position:absolute;
				left:50%;
				margin-left:-235px;
				margin-top:17px;
				font-weight:bold;
			}	
					
/* Path Way */
	.PathWay{
		float:left;
	}

	.pathway_text {
	}

		.pathway_text img {
		}

.error {
  font-style: italic;
  text-transform: uppercase;
  color: #f00;
  font-size: 18px;
  font-weight: bold;
}

/* Joomla core stuff */
table.contentpaneopen {
	width:100%;
}

	table.contentpaneopen td {
		text-align:left;
	}

		table.contentpaneopen td p{
			text-align:left;
		}

	table.contentpaneopen fieldset {
	}

		table.contentpaneopen td.componentheading {
		}

table.contentpane {
}

	table.contentpane td {
		margin: 0;
		padding: 0;
	}

		table.contentpane td.componentheading {
		}


.button {
}

.inputbox {
}

.componentheading {
	color:#1D5169;
	font-weight:bold;
}

.contentcolumn {
}

.contentheading {
	color:#1D5169;
	font-weight:bold;
}

.contentpagetitle {
}

table.searchinto {
}

	table.searchintro td {
	}

table.moduletable {
	padding: 0;
	margin: 0;
}

div.moduletable {
	padding: 0;
	margin: 0;
}

	table.moduletable th, div.moduletable h3 {
	}

		table.moduletable td {
		}

table.pollstableborder td {
  padding: 0;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 0;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
}

.createdate {
}

.modifydate {
}

table.contenttoc {
}

	table.contenttoc td {
	}

	table.contenttoc th {
	}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

.code {
	background-color: #ddd;
	border: 0px;
}


div.mosimage {
  border: 0;
}

	.mosimage {
	  border: 0;
	  margin: 0;
	}

		.mosimage_caption {
		}

span.article_seperator {
	display: none;
	height: 20px;
}

/* Image Shadowing */
.img-shadow {
  float:left;
  background: url(/images/stories/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/stories/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }

.dropcap{
	margin-right:5px;
	margin-top:5px;
	float:left;
	color:white;
	background:#79060D;
	border:1px solid #000;
	font-size:80px;
	line-height:60px;
	padding:2px 5px;
	font-family:times;
}

li.faq div a {
	color: #76100E;
}

div.information {
}

iframe.contractors {
	float:left;
}

/* This is striclty to fix png files in IE */
img, div, a, td { behavior: url(/templates/provineB/images/iepngfix.htc) }


