@charset "utf-8";
/* CSS Document */

body {margin: 0 auto; background: #c8c8c8; font-family: Arial; font-size: 14px; color: #234370;}
h1 {margin: 0; padding: 0; font-size: 18px;}
P {text-indent: 15pt;}
#wrapper { width: 964px; margin: 0 auto;}

#logo { background-image:url(../images/logo2.jpg); background-repeat: no-repeat; width:964px; height: 164px;}

#splash { background-image:url(../images/splash.jpg); background-repeat: no-repeat; width: 944px; height: 207px; text-align: right;}

#formSubmit { background-image:url(../images/btn_submit.jpg); background-repeat: no-repeat; width: 69px; height:28px; float: right;}

#indexContent { background-image:url(../images/index_content.jpg); background-repeat: no-repeat; width: 944px; height: 298px; padding: 20px;}
#indexContent1 { width: 301px; max-height: 221px; float: left; padding-right: 12px;}
#indexContent2 { width: 295px; max-height: 221px; float: left; padding-left: 8px; padding-right: 10px;}
#indexContent3 { width: 291px; max-height: 221px; float: left; padding-left: 12px; padding-right: 10px;}

#footer { text-align: center;}
#footer a { color: #234370; font-weight: bold; text-decoration: none;}
#footer a:hover { color: #4079c4; text-decoration: underline;}

#contentMain { color: #234370; width: 964px;}
#contentMain a { color: #4079c4; text-decoration: none;}
#contentMain a:hover { color: #234370; text-decoration: underline;}

#contactBG { background-image:url(../images/contact_contentbg.jpg); background-repeat: no-repeat; width: 922px; height: 282px; padding:20px; clear: both;}

#servicesContent { background-image:url(../images/services_content1.jpg); background-repeat: no-repeat; width: 944px; height: 224px; padding: 20px;}
#servicesContent1 { width: 450px; max-height: 221px; float: left; padding-right: 12px;}
#servicesContent2 { width: 450px; max-height: 221px; float: left; padding-left: 8px; padding-right: 10px;}
#servicesContentB { background-image:url(../images/services_content2.jpg); background-repeat: no-repeat; width: 944px; height: 298px; padding: 20px;}
#servicesContent3 { width: 932px; max-height: 221px; float: left; padding-right: 12px;}
#servicesList { width: 350px; float: left;}

#pedigreeTable { background-image:url(../images/pedigreetable.jpg); background-repeat: no-repeat; width: 632px; height: 333px; padding: 20px;}

#formLeft { width: 270px; float: left; text-align: right; padding-right: 30px;}
#formRight { width: 664px; float: left; text-align: right;}

#contactLeft { width: 664px; height: 350px; float: left;}
#contactRight { width: 300px; height: 350px; float: right; text-align: right;}
#contactInfo { width:200px; float: left;}

#resourcesContent { background-image:url(../images/resources_contentbg.jpg); background-repeat: no-repeat; width: 922px; height: 497px; padding: 20px;}


/* Slideshow */

#slideshow {position:relative; height:207px;}
#slideshow DIV {position:absolute; top:0; left:0; z-index:8; opacity:0.0; height: 207px; background-color: #000000;}
#slideshow DIV.active {z-index:10; opacity:1.0;}
#slideshow DIV.last-active {z-index:9;}
#slideshow DIV IMG {height: 207px; display: block; border: 0; margin-bottom: 0px;}
