*{
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size:12px;
	color: #395755;
}
a:active {
	outline: none;
}
a:focus {
	outline-style: none;
}
p{
	margin-top: 15px;
	font-size: 12px;
	color: #395755;
}
.clearer{
	clear: both;
}
#site{
	width: 1024px;
	margin: auto auto;
}
#subSite{
	width: 994px;
	margin: auto auto;
}
#languageBar{
	background-color: #6e2167;
	height: 23px;
}
#languageBar li{
	list-style-type: none;
	display: inline;
	text-transform: uppercase;
}
#languageBar ul{
	width: 100px;
	float: right;
}
#languageBar a{
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	border-right: 1px solid #EEE;
	padding: 0px 5px 0px 5px;
}
#languageBar a.lastInList{
	border-right: none;
}
#header{
	height: 190px;
}
#header li{
	list-style-type: none;
	display: inline;
/* 	text-transform: uppercase; */
}
#leftSite{
	width: 11px;
	height: 210px;
	background: url(../imagesNew/headerLeftMiddle.gif);
	position: relative;
	float: left;
}
#leftSiteTop{
	width: 11px;
	height: 25px;
	background: url(../imagesNew/headerLeftTop.gif) no-repeat;
}
#leftSiteBottom{
	width: 11px;
	height: 25px;
	background: url(../imagesNew/headerLeftBottom.gif) no-repeat;
	position: absolute;
	bottom: 0px;
}
#middleSite{
	float: left;
	width: 972px;
}
h1{
	float: left;
	text-transform: uppercase;
}
h1 a{
	display: block;
	font-size: 18px;
	text-decoration: none;
	color: #5d5d5d;
	width: 155px;
	padding: 45px 0px 44px 40px;
}
#logoHolder{
	float: left;
	width: 82px;
	height: 133px;
	background: url(../imagesNew/logo.gif) no-repeat;
	margin-right: 35px;
	background-position: center;
}
#logoHolder a{
	display: block;
	width: 82px;
	height: 133px;
}
#headerPicHolder{
	background: url(../imagesNew/animalHeader.png) no-repeat;
	width: 565px;
	height: 119px;
	float: left;
	margin-top: 14px;
}
#navigation{
	clear: both;
	height: 25px;
	background-color: #6e2167;
}
#navigation a{
	color: #EEE;
	text-decoration: none;
	margin: auto auto;
	font-size: 14px;
	padding: 5px 0px 5px 0px;
}
#navigation li{
	display: inline;
/* 	text-transform: uppercase; */
	text-align: center;
}
#navigation span{
	border-right: 1px solid #EEE;
	padding: 0px 15px 0px 15px;
}
#navigation span.lastInList{
	border-right: none;
}
#navigation ul{
	padding: 2px 0px 0px 12px;
}
#baseContent{
	background-color: #ededed;
	width: 972px;
}
#content{
	width: 488px;
	float: left;
	background-color: #FFF;
	border-top: 1px solid #5d5d5d;
	padding: 20px 40px 20px 50px;
	min-height: 450px;
}
#content p{
	padding-bottom: 5px;
}
h2{
	background: url(../imagesNew/h2ListImage.png) no-repeat;
	text-indent: 30px;
	left: 30px;
	text-transform: uppercase;
	color: #395755;
	font-size: 17px;
	margin-top: 20px;
/* 	width: 400px; */
}
.button{
	background-color: #676767;
	border: 0;
	text-transform: uppercase;
	height: 25px;
	width: 65px;
	color: #EEE;
	font-weight: bold;
	margin-left: 5px;
}
.textBox{
	height: 25px;
	border: 1px solid #676767;
	font-size: 20px;
	width: 175px;
}
form{
	margin-top: 15px;
}
label{
	text-transform: uppercase;
	font-size: 12px;
	color: #395755;
	padding-right: 30px;
}
#right{
	width: 394px;
	float: right;
	border-top: 1px solid #848484;
	padding-top: 10px;
}
#right ul{
	width: 244px;
	margin: 40px auto 0px auto;
}
#right li{
	margin-top: -35px;
	list-style-type: none;
}
#right h2{
	margin-left: 72px;
}
#right img{
	border: none;
	width: 244px;
	height: 56px;
}
#right span{
	position: relative;
	top: 30px;
	width: 130px;
	height: 23px;
	background-color: #636;
	display: block;
	text-transform: uppercase;
	color: #EEE;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
}
#footer{
	clear: both;
	height: 50px;
	background-color: #6e2167;
}
#footer p{
	color: #EEE;
	text-transform: uppercase;
	text-align: center;
	padding-top: 12px;
	margin-top: 0;
}
#rightSite{
	width: 11px;
	height: 210px;
	background: url(../imagesNew/headerRightMiddle.gif);
	position: relative;
	float: right;
}
#rightSiteTop{
	width: 11px;
	height: 25px;
	background: url(../imagesNew/headerRightTop.gif) no-repeat;
}
#rightSiteBottom{
	width: 11px;
	height: 25px;
	background: url(../imagesNew/headerRightBottom.gif) no-repeat;
	position: absolute;
	bottom: 0px;
}
#advertisement p, a{
	color: #AAA;
	font-size: 11px;
	margin-top: 0;
	padding-top: 5px;
}

.job
{
	text-decoration:none;color:#395755;font-size:12px;
}

a:hover
{
	text-decoration: underline;
}
