Body{
	margin:0em;
	padding:0em;
	background-color:#8e8e8e;
	background-image:url(../images/bg_image.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	color:#676767;
}

a, a:visited{
	color:#111111;
	text-decoration:none;
}

a:hover{
	color:#111111;
	text-decoration:underline;
}

p{
	margin:0em;
	padding:.3em;
}

br{
	margin:0em;
	padding:0em;
	line-height:10px;
}

form{
	margin:0em;
	padding:0em;
}

.ClearTag{
	clear:both;
	line-height:1px;
	width:80%;
	margin:auto;
}

h1{
	margin:0em;
	padding:.3em;
	font-size:120%;
}
/**********************************************************/

#wrapper{
	width:900px;
	margin:auto;
}

#menuContainer{
	padding-top:17px;
	padding-bottom:2px;
	margin:auto;
	width:900px;
	text-align:center;
}

#headerImage{
	background-image:url(../images/header_image_01.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:200px;
	width:900px;
}
.HeaderBottom{
	background-image:url(../images/header_bottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#8f8f8f;
	width:900px;
	height:31px;
}


/************************* BODY ************************/
.BodyTop{
	background-image:url(../images/body_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#8f8f8f;
	width:900px;
	height:27px;
}

.BodyMain{
	background-color:#FFFFFF;
	padding:0em 2em 0em 2em;
	display:block;
}
/*--------------------------- CONTENT --------------------------*/

.TopTextContentHolder{
	border-top:1px dashed #cccccc;
	margin-top:.5em;
}

.RightFloatImage{
	float:right;
	margin-left:1em;
}

.TopTextContentRight{
	width:480px;
	line-height:1.5em;
}

.MidTextContentLeft{
	float:left;
	width:375px;
	margin-top:.8em;
}

.MidTextContentRight{
	float:right;
	width:466px;
	margin:.8em 0em 0em .2em;
	padding-left:.5em;
	border-left:1px dashed #cccccc;
	line-height:1.5em;
}
/*--------------------------- CONTENT --------------------------*/
.BodyBottom{
	background-image:url(../images/body_bottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#8e8e8e;
	width:900px;
	height:29px;
	margin:0em;
}

.homeDetailsBlock{
	border-bottom:1px dashed #cccccc;
	margin-top:.5em;
}

.thumbnails{
	width:100px;
	float:left;
	margin-bottom: 10px;
}
.thumbnails p{
	margin:0px;
	padding:3px;
	text-align:center;
	font-size:85%;
}

.ThumbContain{
	margin-left:101px;
	padding:0em 0em .3em .5em;
	height:100px;
}

.ImagefloatLeft{
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}

#heightAddition1{
	height:135px;
}

.contentTextBlock1{
	background-color:#f7f7f7;
	border-bottom:1px dashed #cccccc;
	padding:.5em;
	margin-top:.5em;
}
.contentTextBlock2{
	/*background-color:#f7f7f7;*/
	border-bottom:1px dashed #cccccc;
	padding:.5em;
	margin-top:.5em;
}
.contentTextBlock3{
	/*background-color:#f7f7f7;
	border-bottom:1px dashed #cccccc;*/
	padding:.5em;
	margin-top:.5em;
	display:block;
}

.contentTextBlock3 li{
	margin-left:10px;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.5em;
	padding-left: 0px;
}  
/*************** Footer *****************/
.footerBlock{
	height:89px;
	width:900px;
	background-image:url(../images/footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-size:80%;
	margin-bottom:3em;
}

.FooterTextLeft{
	float:left;
	width:400px;
	margin:5em 0em 0em 1.5em;
}
.FooterTextRight{
	float:right;
	width:400px;
	margin:4.5em 1.5em 0em 0em;
	text-align:right;
}

.red{
	color:#c03914
}

ul, li {
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
