body, html{
	padding:0;
	margin-right:0px;
	margin-left:0px;
}

strong{
	color:#9A6141;
}

form{
	padding:0;
	margin:0;
}

.Container{
	width:1000px;
	background-image:url('images/home-page.gif');
	background-repeat:no-repeat;
	height:768px;
}

.PageContainer{
	width:1000px;
	background-image:url('images/left_bg.gif');
	background-repeat:repeat-y;
	background-position:top left;
}

.MainText{
	font-size:20px;
	color:#808080;
	vertical-align:top;
	width:700px;
}


.Woman1{

	background-image:url('images/woman1.gif');
	background-position:3px 300px;
	background-repeat:no-repeat;
}

.Woman2{

	background-image:url('images/woman2.gif');
	background-position:0px 257px;
	background-repeat:no-repeat;
}
.Woman21{

	background-image:url('images/woman21.gif');
	background-position:0px 257px;
	background-repeat:no-repeat;
}


.Woman3{

	background-image:url('images/woman3.gif');
	background-position:0px 341px;
	background-repeat:no-repeat;
}

.Woman4{

	background-image:url('images/woman4.gif');
	background-position:3px 300px;
	background-repeat:no-repeat;
}

.Woman5{

	background-image:url('images/woman5.gif');
	background-position:0px 298px;
	background-repeat:no-repeat;
}

.Woman6{

	background-image:url('images/woman6.gif');
	background-position:5px 321px;
	background-repeat:no-repeat;
}
.BgArrows{

	background-image:url('images/element.gif');
	background-repeat:repeat-y;
	background-position:242px 0;

}


.Logo{
	background-image:url('images/g_logo.gif');
	background-position:77px 30px;
	background-repeat:no-repeat;
}




a.NavigItem:link, a.NavigItem:active, a.NavigItem:visited, a.NavigItem:hover{
	font-family:arial;
	font-size:10px;
	color:#803911;
	text-decoration:none;
}

.NavigItem{
	font-family:arial;
	font-size:10px;
	color:#803911;
}

.TitleBg{
	border:1px solid #86431d;
	background-color:#996141;
	height:34px;
}

.TitleCont{
	background-color:#a6a6a6;
	height:30px;
	color:#ffffff;
	font-weight:bold;
	padding-right:13px;
	font-family:arial;
	font-size:14px;
}

.Map{
	background-image:url('images/map.gif');
	background-repeat:no-repeat;
	background-position:0px 150px;
}

.SmallBox{
	background-image:url('images/small_box.gif');
	background-repeat:no-repeat;
	width:274px;
	height:26px;
	font-family:arial;
	font-size:14px;
	text-align:center;
}

.SmallBox td{
	text-align:right;
	padding-right:10px;
}

.Banner{
	background-image:url('images/banner.gif');
	background-repeat:no-repeat;
	width:350px;
	height:34px;
}

.ContactText{
	font-family:arial;
	font-size:16px;
	color:#000;
	line-height:20px;
}

.ContactTextBrown{
	font-family:arial;
	font-size:16px;
	color:#803911;
	line-height:20px;

}

.ContactForm{
	width:570px;
	line-height:40px;
	
	font-family:arial;
	font-size:14px;
	color:#000;
}

.ContactForm table td{
	font-size:14px;
	color:#000;
	text-align:left;
	padding:2px;
	white-space:nowrap;
}

.ContactForm table td input{
	border:1px solid #999999;
	background-color:#ffffff;
}