@charset "utf-8";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
	color: #666;
}
.thirdcol {
	float: left;
	width: 33%;
}
.spacer {
	clear: both;
}
.thirdcol p {
	padding-right: 40px;
}
.thirdcol .sepline {
	margin-right: 40px;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
h1 {
	text-transform: capitalize;
	color: #0066CC;
	font-size: 22px;
	padding: 0px;
	margin-top: 0px;
	font-weight: normal;
	margin-bottom: 16px;
}
h2 {
	text-transform: capitalize;
	color: #0066CC;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 16px;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	text-transform: capitalize;
	color: #0066CC;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 16px;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sepline {
	padding: 0px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	margin-top: 10px;
}
.seplineCopy {
	padding: 0px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	margin-top: 10px;
}
#container {
	width:960px;
	margin-left: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	padding: 0 20px;
	background-image: url(images/background_shad.jpg);
	background-repeat: repeat-y;
}
#top {
	color:#FFF;
	height: 150px;
	margin-bottom: 2px;
	position: relative;
}
#main {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#footer {
	width:900px;
	margin-left: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	background-image: url(images/sbi_footer.jpg);
	background-repeat: no-repeat;
	height: 37px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
}
.floatright {
	text-align: right;
	float: right;
}
#central {
	padding-top: 20px;
	padding-right: 10px;
}
#nav {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
#nav a {
	border-top: 1px dotted #CCCCCC;
	color: #666666;
	display: block;
	font-weight: normal;
	padding: 5px;
	text-decoration: none;
}
#nav a:hover {
	background-color: #72A948;
	color: #FFFFFF;
}
#nav a.selected {
	background-color: #72A948;
	border-top: 1px dotted #CCCCCC;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
}
#nav li.selected {
	background-color: #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#subnav {
	border-bottom: none;
	border-top: none;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}
#subnav a {
	border-top: 1px dotted #CCCCCC;
	display: block;
	font-weight: normal;
	padding: 4px 3px 4px 15px;
	text-decoration: none;
	color: #666666;
}
#subnav a:hover {
	background-color: #F0F0F0;
	color: #666666;
}
#navcol #nav #subnav a.selected {
	background-color: #F0F0F0;
	border-top: 1px dotted #CCCCCC;
	display: block;
	font-weight: normal;
	padding: 5px;
	text-decoration: none;
	color: #666666;
}
#subnav li.selected {
	background-color: #bad6a5;
	border-top: 1px dotted #CCCCCC;
	font-weight: normal;
	padding: 4px 3px 4px 15px;
	color: #666666;
}
#subnav ul {
	border-bottom: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
#navcol {
	width:160px;
	padding-left: 34px;
	padding-top: 10px;
	float: left;
	padding-right: 10px;
}
#container #navcol a {
	font-size: 12px;
	color: #72A948;
	text-decoration: none;
}
#container #navcol a.selected {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#container #navcol ul {
	width:150px;
	margin: 0px;
	padding: 0px;
	border-top-color: #999999;
}
#container #navcol li {
	list-style-type: none;
	border-bottom-color: #999999;
}
#container #navcol a:hover {
	text-decoration:none;
	color: #FFFFFF;
}
.twothirdscol {
	float: left;
	width: 66%;
}
.floatimgleft {
	float: left;
	padding-right: 4px;
	padding-bottom: 13px;
	padding-left: 9px;
}
.floatimgleftList {
	float: left;
	padding-right: 50px;
	padding-bottom: 30px;
}
.dotty {
	border-bottom:1px dotted #000;
	border-top:1px dotted #000;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-left: 18px;
}
.col343 {
	float: left;
	width: 343px;
}
.col543 {
	float: left;
	width: 543px;
	margin-left: 16px;
}
.col543Left {
	float: left;
	width: 722px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
.col343Right {
	float: right;
	width: 268px;
}
.col343RightContact {
	float: right;
	width: 244px;
	margin-right: 33px;
}
.listing {
	float: left;
	width: 860px;
}
#centralList {
	padding-top: 38px;
	padding-bottom: 38px;
	padding-left: 92px;
}
.listingStallions {
	float: left;
	width: 860px;
}
#centralService {
	padding-top: 38px;
	padding-right: 10px;
	padding-bottom: 38px;
	padding-left: 38px;
}
.col543LeftServices {
	float: left;
	width: 770px;
}
.seplineServices {
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.newsbox {
	background-color: #FFFFFF;
	background-image: url(images/newshead.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 138px;
	border: 1px solid #B8D4A3;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-top: 20px;
}
.newsbox h2 {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	margin: 2px 0 5px 0;
}
.newsbox p {
	font-size: 10px;
	color: #999999;
	margin: 5px 0;
}
.newsbox img {
margin:5px 0;
}
.newsbox a {
	text-transform: uppercase;
	color: #555 !important;
	text-decoration: underline !important;
}
.newstitle {
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	width: 600px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.newslist {
	padding-left: 10px;
	color: #666666;
	background-color: #F2F2F2;
	width: 600px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.links {
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	width: 500px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.col543Leftabout {
	float: left;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	width: 400px;
	padding-left: 16px;
	background-position: left;
	margin-top: 20px;
	height: 120px;
	background-color: #F3F3F3;
}
.col543LeftPartners {
	float: left;
	width: 722px;
	margin-top: 30px;
	text-align: right;
	padding: 0px;
}
