body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#continer {
	border: 1px solid #666666;
	background-color: #F0F0F0;
	width: auto;
}

#heading {
	height: 115px;
	background-color: #F0F0F0;
	background-image: url(images/sheepheader.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;
	padding-left: 150px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#heading h1 {
	font-size: 1.7em;
	text-transform: uppercase;
	color: #000099;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 5px;
}
#heading h2 {
	font-size: 0.9em;
	color: #009900;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#heading p {
	text-align: right;
	font-size: 1.5em;
	font-weight: bold;
	color: #000099;
	font-style: italic;
	padding-top: 2px;
	padding-right: 5px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bluebar {
	background-color: #2175BC;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
	width: auto;
	height: 16px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1958B7;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #508FC4;
	clear: both;
}
#continer #left {
	float: left;
	width: 150px;
	position: relative;
	z-index: 9;
}
#left #babelfish {
	margin: 10px;
}

#content {
	margin-left: 150px;
	position: relative;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 10px 10px;
	width: auto;
}
#content h2 {
	font-size: 1.2em;
	padding-top: 10px;
	color: #009900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	margin: 0px 0px 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content h3 {
	font-size: 1em;
	color: #000099;
	margin: 15px 0px 0px;
	padding: 0px;
}
#content h4 {
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#content p {
	font-size: 0.9em;
	margin: 10px 0px;
	padding: 0px;
}
#content ul li {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;

}
#content address {
	font-style: normal;
	width: 300px;
	border: 1px solid #999999;
	padding: 3px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 0.8em;
	font-weight: bold;
	background-color: #FFFFFF;
	display: block;
	float: left;
}

#content .imagecontainer {
	padding: 5px 0px 5px 5px;
	float: right;
	position: relative;
}
#content .imagecontainer.imageleft{
	 float:left; 
	 text-align:center;
}
#content .gallery .imagecontainer{
	float:left; 
	height: 440px;
}
#continer #content .imagecontainer .imageholder {
	padding: 2px;
	border: 1px solid #000066;
	background-color: #2175BC;
	text-align: center;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
}
#content .imagecontainer .imageholder img {
	border: 1px solid #666666;
	margin-bottom: 3px;
}
#content .stats {
	width: auto;
	font-size: 0.8em;
	display: block;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-left: -1px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
}
#content .stats .bold {
	font-weight: bold;
}
#content .box {
	margin-right: 10px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2175BC;
	border-right-color: #2175BC;
	border-bottom-color: #2175BC;
	border-left-color: #2175BC;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	width: auto;
}
#content .box p {
	margin: 0px;
	padding: 0px;
}
#content .box img,
#content .box video,
#content .box iframe {
	border: 1px solid #2175BC;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#content table.results {
	font-size: 0.9em;
}
#content .results td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}













#navcontainer{
	width: 150px;
	border-right: 1px solid #000;
	padding: 0;
	background-color: #90bade;
	margin: 0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#navcontainer ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li{
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#navcontainer li a{
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	width: 100%;
	font-size: 0.8em;
	font-weight: bold;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}
.clear {
	clear: both;
}
.clearright {
	clear: right;
}
.clearleft {
	clear: left;
}
.contactus-image-container {
	float: right;	
    width: 70%;
    min-width: 900px;
}
.contactus-image-container img {
	width: 100%;
}

#footer {
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	background-color: #F0F0F0;
}
#footer h2 {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #009900;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#footer address {
	font-style: normal;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#footer p {
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #000066;
	text-decoration: none;
}
#footer a:hover {
	color: #990000;
	text-decoration: underline;
}
.stockbox {
	height: 135px;
	width: 200px;
	float: left;
	text-align: center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1958B7;
	border-right-color: #1958B7;
	border-bottom-color: #1958B7;
	border-left-color: #1958B7;
	border-top-width: 10px;
	border-right-width: 2px;
	border-bottom-width: 10px;
	border-left-width: 2px;
	padding: 10px 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
.stockbox img {
	border: 1px solid #000099;
}
.stockbox a {
	font-size: 0.9em;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.stockbox a:hover {
	color: #990000;
	text-decoration: underline;
}
#content #map {
	width: 95%;
	height: 600px;
	border: 1px solid #000099;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.mapinfo {
	width:300px;
	font-family: Arial, Helvetica, sans-serif;
	height: 200px;
}
.mapinfo .heading {
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000099;
	border-bottom-color: #000099;
	background-color: #EFF1F8;
}
.mapinfo .phone {
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000099;
	border-bottom-color: #000099;
	background-color: #EFF1F8;
}
.mapinfo .address {
	padding-left: 120px;
	font-size: 0.8em;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mapinfo img {
	width: 100px;
	border: 1px solid #999999;
	float: left;
	margin: 5px;
}
.mapinfo .footer {
	text-align: right;
}
.mapinfo .footer a {
	color: #000099;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}
.mapinfo .footer a:hover {
	color: #990000;
	text-decoration: underline;
}
