@charset "utf-8";
/* CSS Document */

/*--- typographic styles ------*/



body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:90%;
	color:#000;
	padding: 0;
	margin: 0;
}
#wrapper {
	width: 1000px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border: MEDIUM solid #7F3F00;
	position: relative;
}

#header {
	background-image: url(../images/img_021.jpg);
	margin: 0px;
	padding: 0px;
	height: 265px;
	width: 100%;
	text-align: left;
	position: relative;
}
#headerleftspace {
	width: 154px;
	height: 167px;
	float: left;
	background-image: none;
}
#headerleftside {
	background-image: url(../images/img_02.jpg);
	margin: 0px;
	padding: 0px;
	height: 167px;
	width: 74px;
	float: left;
}
#headermiddleleft {
	margin: 0px;
	padding: 0px;
	height: 167px;
	width: 225px;
	float: left;
	background-image: url(../images/bgtop.jpg);
}
#headermiddleright {
	background-image: url(../images/img_03.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 167px;
	width: 169px;
}
#headerrightside {
	background-image: url(../images/img_04.jpg);
	margin: 0px;
	padding: 0px;
	height: 167px;
	width: 180px;
	float: left;
}

#headerrightmostside {
	background-image: url(../images/img_05.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 167px;
	width: 198px;
}
#header #titleImg {
	position: absolute;
	left: 225px;
	top: 15px;
}
#header  #imgImpLifeTit {
	position: absolute;
	top: 34px;
	left: 2px;
}



#leftbar {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 190px;
}
#content {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 588px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #956D0E;
	border-right-color: #956D0E;
	border-bottom-color: #956D0E;
	border-left-color: #956D0E;
}

#sidebar {
	margin: 0px;
	padding: 5px;
	width: 188px;
	float: left;
}
#footer {
	clear: both;
	background-color: #999;
	margin: 0px;
	padding: 5px;
	height: 75px;
	font-size: 0.8em;
	position: relative;
}

a:link, a:visited {
	text-decoration:none;
}

h1,h2,h3 {
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom:0.4em;
	text-align: center;
}

/*--- area specific styles ------*/

#content h1 {
	font-size: 1.8em;
	color:#666;
	line-height: 1.5em;
}
#content h2 {
	font-size: 1.4em;
	color:#666;
	line-height: 1.4em;

}
.h2AlignLeft {
	text-align: left;
}

#content h4 {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #666;
}
#content p {
	line-height: 1.5em;
	margin-bottom: 1em;
}


.pAlignRight {
	text-align: right;
}

#footer p {
	line-height: 60px;
}
.hitCounter {
	left: 350px;
	position: absolute;
}
.imgDefault {
	padding-right: 10px;
	padding-bottom: 5px;
}
.mandatory {
	color: #F00;
}
.links {
	text-align: justify;
}
.selected {
	font-weight: bold;
	text-decoration: underline;
	color: #00F;
}
.DottedUnOrderedList {
	list-style-type: circle;
	list-style-position: inside;
}

.fracNum, .fracDen { 
		font-size: 90%;
		/*font-weight: bold;*/
}
  
.fracNum { vertical-align: 0.5em; } 
.fracDen {
	vertical-align: -0.4em;
}
.slash {
	letter-spacing: -0.1em;
}


/* Classes for Breadcrumbs*/
.bc_home, .bc, .bc_last {
	color: #a7a7a7;
	font-size: 0.8em;
}

.bc_home a:link, .bc a:link, .bc_last a:link,
.bc_home a:visited, .bc a:visited, .bc_last a:visited {
	color: #a7a7a7;
}

.bc_home a:hover, .bc a:hover, .bc_last a:hover {
	border-bottom: 1px dashed #a7a7a7;
}

/* CSS for Adsesne*/
#adsense_728x90 {
	width: 730px;
	height: 92px;
	margin-left: auto;
	margin-right: auto;
}

#adsense_468x60 {
	width: 470px;
	height: 62px;
	margin-left: auto;
	margin-right: auto;
}


