/* ----- General Styling ----- */

body {
    font-family: Arial, sans-serif;
}

.container, #latest_works, #bottom_content, #download {
    margin: auto;
    width: 900px;
}

.spillcostcontainer {
	margin:auto ;
 	
    width: 900px;
}

.spillmarinecontainer {
	margin:auto;
	height:500px;
	width: 900px;
	font-weight: bold;
}

.askthedogcontainer {
	margin:auto ;

    width: 850px;
}

.bold_text {
    font-weight: bold;
}

.askthedog_text {
    font-size:20px
}


.blue_text {
    color: #2aacc8;
    font-size: 15px;
}

/* ----- General Styling ----- */

/* ----- Header Styling ----- */

#header {
    background: #FFFFFF;
    height: 120px;
	padding-right:100px ;
}

h1 {
    float: left;
    margin-top: 37px;
}

h1 a {
    background: url(../images/shlogobubble.png) no-repeat;
    display: block;
    height: 128px;
    text-indent: -9999px;
    width: 276px;
}

h5 {
    float: right;
    margin-top: 30px;
	color: #2aacc8;
    font-size: 20px;
	font-weight: bold;
	text-align:right;
	line-height: 20px;
	padding-right:22px ;
	padding-top:35px;
	
	
}

h5highlight {
	color: #F63 ;
}


/* ----- Header Styling ----- */

/* ----- Main Navigation Styling ----- */

#main_menu {
    float: left;
	
    margin-top: 54px;
	padding-right:50px ;
	z-index:90;
	width: 900px;
}

.first_list {
    float: left;
    margin: 0 10px;
}

.main_menu_first {
    color: #000;
	font-size: 13px;
    font-weight: bold;
    padding: 8px 8px;
    text-transform: uppercase;
	
	
}

.main_menu_first:hover {
    border-top: 5px solid #03F;
	
}

.with_dropdown {
    position: relative;
	z-index:90;
}

.with_dropdown li a {
    display: block;
}

.with_dropdown ul {
    background: #fff ;
	background-position:bottom;
    border-bottom: 10px solid #03C;
	padding: 12px 0;
    position: absolute;
    top: 24px;
	
    visibility: hidden;
    width: 285px;
	 line-height: 16px;
	 
}

.first_list:hover.first_list ul {
    visibility: visible;
}

.with_dropdown .main_menu_first {
    background: url(../images/arrow_down.png) no-repeat 92%;
    padding-right: 23px;
}

.with_dropdown:hover .main_menu_first {
    background: #fff url(../images/arrow_down.png) no-repeat 92%;
    border-top: 5px solid #03C;
    color: #03C;
}

.second_list {
    margin: 0 5px;
    padding: 10px;
}

.second_list_border {
    border-bottom: 1px solid #03C;
}

.main_menu_second {
    color: #000;
    font-size: 13px;
    text-transform: capitalize;
}

.main_menu_second:hover {
    color: #03C;
	font-weight:bolder;
	/*text-transform: uppercase;*/
}

.main_current {
    border-top: 5px solid #00C;
}

/* ----- Main Navigation Styling ----- */

/* ----- Slideshow Styling ----- */

#slideshow_area {
    
	clear:both;
    padding: 19px 0 28px 0;
}

#spillcost_area {
    
	clear:both;
    padding: 19px 0 28px 0;
}


#mainpage_mid_content {
    border-bottom: 1px solid #d9d9d9;
    background: #FFFFFF ;
    height: 250px;
}

#mid_content {
    border-bottom: 0px solid #d9d9d9;
    background: #FFFFFF ;
    height: 500px;
}

#multimedia_content {
    border-bottom: 0px solid #d9d9d9;
	border-top: 0px solid #d9d9d9;
    background: #FFFFFF ;
	height:auto;
   
}

#slideshow_pagination {
    margin: 10px auto;
    width: 160px;
}

#slideshow_pagination li {
    float: left;
    margin: 0 9px;
}

#slideshow_pagination a {
    background: url(../images/grey_button.png) no-repeat;
    display: block;
    height: 14px;
    width: 14px;
}

#slideshow_pagination a.current {
    background: url(../images/white_button.png) no-repeat;
}

/* ----- Slideshow Styling ----- */

/* ----- Home Mid Content Styling ----- */

.mainproductpage {
    float: left;
    font-size: 14px;
    margin-top: 20px;
    width: 300px;
	padding: 0px 0 28px 0;
	
	border-bottom: 0px solid #d9d9d9 ;
	border-top: 0px solid #d9d9d9 ;
	padding-left:5px ;
}


.mainproductpage h2 {
    font-size: 15px;
    font-weight: bold;
    height: 120px;
    margin-bottom: 15px;
    padding: 12px 0 0 59px;
}

.mainproductpage h3 {
	width:900px ;
    font-size: 30px;
    font-weight: bold;
    height: 150px;
    margin-bottom: 15px;
    padding: 25px 0 0 160px;
	color: #00F;
	line-height:35px;
}

.mainproductpage p {
    color: #363636;
    line-height: 20px;
    margin-bottom: 22px;
	
}

.mainproductpage a {
    color: #2aacc8;
}

.mainproductpage a img {
    margin: 0 8px 1px 0;
}

.mainproductpage a:hover {
    text-decoration: underline;
}

.mainbottomspacer {
    float: left;
    font-size: 13px;
    margin-top: 20px;
    width: 300px;
	padding: 19px 0 10px 0;
	height: 5px;
	border-bottom: 0px solid #d9d9d9 ;
	border-top: 0px solid #d9d9d9 ;
	padding-left:5px ;
	
}

.moreinfotextholder {
    float: left;
    font-size: 13px;
    margin-top: 20px;
    width: 900px;
	padding: 19px 0 10px 0;
	height: 100px;
	border-bottom: 0px solid #d9d9d9 ;
	border-top: 0px solid #d9d9d9 ;
	padding-left:5px ;
	
}

.absorbent1st {
    float: left;
    font-size: 14px;
    margin-top: 20px;
    width: 900px;
	height:200px ;
	padding: 19px 0 px 0;
	
	border-bottom: 0px solid #d9d9d9 ;
	
	
	
}


.absorbent1st h2 {
    font-size: 15px;
    font-weight: bold;
    height: 100px;
    margin-bottom: 15px;
    padding: 12px 0 0 0px;
}

.absorbent1st p {
    color: #363636;
    line-height: 20px;
    margin-bottom: 22px;
	
}

.marineintro {
    float: left;
    font-size: 14px;
    margin-top: 20px;
    width: 900px;
	height:120px ;
	padding: 19px 0 px 0;
	
	border-bottom: 0px solid #d9d9d9 ;
	
}


.marineintro h2 {
    font-size: 15px;
    font-weight: bold;
    height: 100px;
    margin-bottom: 15px;
    padding: 12px 0 0 0px;
}

.marineintro p {
    color: #363636;
    line-height: 20px;
    margin-bottom: 22px;
	
}

.marineintro {
    float: left;
    font-size: 14px;
    margin-top: 20px;
    width: 900px;
	height:120px ;
	padding: 19px 0 px 0;
	
	border-bottom: 0px solid #d9d9d9 ;
	
}


.marineintro h2 {
    font-size: 15px;
    font-weight: bold;
    height: 100px;
    margin-bottom: 15px;
    padding: 12px 0 0 0px;
}

.marine2nd p {
    color: #363636;
	font-size: 15px;
    line-height: 20px;
    margin-bottom: 22px;
	
}

.marine2nd {
    float: left;
    font-size: 14px;
    margin-top: 20px;
    width: 900px;
	height:570px ;
	padding: 19px 0 px 0;
	
	border-bottom: 0px solid #d9d9d9 ;
	
}

.marine2nd h2 {
    font-size: 15px;
    font-weight: bold;
    height: 100px;
    margin-bottom: 15px;
    padding: 12px 0 0 59px;
}

.mainbottomcontainer p {
    color: #363636;
    line-height: 20px;
    margin-bottom: 22px;
	
}

.mainsciencecontainer {
    float: left;
    font-size: 14px;
    margin-top: 20px;
    width: 900px;
	height:550px ;
	padding: 21px 0 px 0;
	
	border-bottom: 0px solid #d9d9d9 ;
	
}

.mainsciencecontainer h2 {
    font-size: 15px;
    font-weight: bold;
    height: 100px;
    margin-bottom: 15px;
    padding: 12px 0 0 59px;
}

.mainsciencecontainer p {
    color: #363636;
    line-height: 20px;
    margin-bottom: 22px;
	
}

.maingranulescontainer {
    float: left;
    font-size: 14px;
    margin-top: 0px;
    width: 900px;
	height:1150px ;
	padding: 21px 0 px 0;
	
	border-bottom: 0px solid #d9d9d9 ;
	
}

.maingranulescontainer h2 {
    font-size: 15px;
    font-weight: bold;
    height: 100px;
    margin-bottom: 15px;
    padding: 12px 0 0 59px;
}

.maingranulescontainer p {
    color: #363636;
    line-height: 20px;
    margin-bottom: 22px;
	
}

.mainmultipage {
    float: left;
    font-size: 13px;
    margin-top: 20px;
    width: 350px;
	padding: 19px 0 28px 0;
	height: 250px;
	border-bottom: 0px solid #d9d9d9 ;
	border-top: 0px solid #d9d9d9 ;
	padding-left:5px ;
	
}

.mainmultipage h2 {
    font-size: 15px;
    font-weight: bold;
    height: 28px;
    margin-bottom: 15px;
    padding: 12px 0 0 59px;
	width:800px;
}

.mainmultipage p {
    color: #363636;
    line-height: 20px;
    margin-bottom: 22px;
}

.mainmultipage a {
    color: #2aacc8;
}

.mainmultipage a img {
    margin: 0 8px 1px 0;
}

.mainmultipage a:hover {
    text-decoration: underline;
}


.recyclecentremainintro {
    float: left;
    font-size: 14px;
    margin-top: 20px;
    width: 315px;
	padding: 19px 0 18px 0;
	height: 400px;
	border-bottom: 0px solid #d9d9d9 ;
	border-top: 0px solid #d9d9d9 ;
	padding-left:5px ;
	
}

.recyclecentremainintro h2 {
    font-size: 15px;
    font-weight: bold;
    height: 28px;
    margin-bottom: 15px;
    padding: 12px 0 0 59px;
	width:800px;
}

.recyclecentremainintro p {
    color: #363636;
    line-height: 20px;
    margin-bottom: 22px;
}

.recyclecentremainintro a {
    color: #2aacc8;
}

.recyclecentremainintro a img {
    margin: 0 8px 1px 0;
}

.recyclecentremainintro a:hover {
    text-decoration: underline;
}

.spillhoundacid {
    float: left;
    font-size: 13px;
    margin-top: 20px;
    width: 300px;
	padding: 19px 0 28px 0;
	height: 320px;
	border-bottom: 0px solid #d9d9d9 ;
	border-top: 0px solid #d9d9d9 ;
	padding-left:5px ;
	
}

.spillhoundacid h2 {
    font-size: 15px;
    font-weight: bold;
    height: 28px;
    margin-bottom: 15px;
    padding: 12px 0 0 59px;
	width:800px;
}

.spillhoundacid p {
    color: #363636;
    line-height: 20px;
    margin-bottom: 22px;
}



.mainproductimageholder {
    float: right;
    font-size: 13px;
    margin-top: 20px;
    width: 500px;
	padding: 20px 0 35px 0;
	
	border-bottom: 0px solid #d9d9d9 ;
	border-top: 0px solid #d9d9d9
}

.fruvideoholder {
    float: right;
    font-size: 13px;
    margin-top: 20px;
    width: 500px;
	padding: 30px 0 35px 0;
	
	border-bottom: 0px solid #d9d9d9 ;
	border-top: 0px solid #d9d9d9
}

.recyclingcentreimageholder {
    float: right;
    font-size: 13px;
    margin-top: 15px;
    width: 500px;
	padding: 25px 0 28px 0;
	height: 500px;
	border-bottom: 0px solid #d9d9d9 ;
	border-top: 0px solid #d9d9d9
}

.spillhoundacidvideoholder {
    float: right;
    font-size: 13px;
    margin-top: 30px;
    width: 500px;
	padding: 25px 0 28px 0;
	height: 320px;
	border-bottom: 0px solid #d9d9d9 ;
	border-top: 0px solid #d9d9d9
}

.multimediapagemediaholder {
    float: right;
    font-size: 13px;
    margin-top: 15px;
    width: 450px;
	padding: 25px 0 28px 0;
	height: 250px;
	border-bottom: 0px solid #d9d9d9 ;
	border-top: 0px solid #d9d9d9
}

.mid_content_info {
    float: left;
    font-size: 13px;
    margin-top: 10px;
    width: 260px;
	padding: 0px 0 28px 0;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #d9d9d9 ;
	border-top: 1px solid #d9d9d9;
	height:180px;
}

.mid_content_info h2 {
    font-size: 15px;
    font-weight: bold;
    height: 60px;
    margin-bottom: 0px;
    padding: 45px 12px 0 65px;
}

.mid_content_info p {
    color: #363636;
	font-weight:normal;
    line-height: 20px;
    margin-bottom: 22px;
}

.mid_content_info a {
    color: #2aacc8;
}

.mid_content_info a img {
    margin: 0 8px 1px 0;
}

.mid_content_info a:hover {
    text-decoration: underline;
}

.mid_content_space {
    margin-right: 40px;
}

#clean {
    background: url(../images/pen_icon.png) no-repeat left;
}

#responsive {
    background: url(../images/screen_icon.png) no-repeat left;
}

#fully {
    background: url(../images/layer_icon.png) no-repeat left;
}

#ready {
    background: url(../images/paperplane_icon.png) no-repeat left;
}

#spillhound {
    background: url(../images/smallspillhound.jpg) no-repeat left;
	
}

#autoexterior {
    background: url(../images/carexterior.png) no-repeat left;
}

#industrial {
    background: url(../images/industrial.png) no-repeat left;
}

#skincare {
    background: url(../images/handcare.png) no-repeat left;
}

#environmental {
    background: url(../images/environmental.png) no-repeat left;
}

#recyclable {
    background: url(../images/recyclable.png) no-repeat left;
}

#firestop {
    background: url(../images/firestop.png) no-repeat left;
}

#absorbent {
    background: url(../images/shbag.png) no-repeat left;
}



#granules {
    background: url(../images/granules_small.png) no-repeat left;
}

#shacid {
    background: url(../images/testtube_small.png) no-repeat left;
}

#science {
    background: url(../images/dnahelix.jpg) no-repeat left;
}

#granules {
    background: url(../images/exclamation.gif) no-repeat left;
}

#latest_works {
    clear: left;
}

#latest_works h3 {
    background: url(../images/cursor_icon.png) no-repeat left;
    float: left;
    font-size: 15px;
    font-weight: bold;
    height: 16px;
    margin: 19px 0 15px 0;
    padding: 8px 0 0 38px;
}

#carousel_nav {
    float: right;
    margin-top: 20px;
}

#carousel_nav a {
    margin-left: 6px;
}

#carousel_wrapper {
    border-top: 1px solid #dfe1e5;
    border-bottom: 1px solid #dfe1e5;
    clear: left;
    height: 220px;
}

#carousel_wrapper li {
    float: left;
    margin: 30px 15px;
}

/* ----- Carousel and Portfolio Styling ----- */

#carousel_wrapper li, #portfolio_list li {
    height: 160px;
    position: relative;
    width: 220px;
}

#carousel_wrapper li a img, #portfolio_list li a img {
    bottom: 0;
    position: absolute;
    visibility: hidden;
}

#carousel_wrapper li:hover a img, #portfolio_list li:hover a img {
    visibility: visible;
}



/* ----- Carousel and Portfolio Styling ----- */


#testimonials {
    clear: left;
    float: left;
    width: 900px;
}

#testimonials h3 {
    background: url(../images/speechcloud_icon.png) no-repeat left;
    font-size: 15px;
    font-weight: bold;
    height: 18px;
    margin: 25px 0 15px 0;
    padding: 5px 0 0 38px;
}

#testimonials p {
	color: #363636;
	font-family:Georgia, "Times New Roman", Times, serif ;
	font-size: 46px;
	line-height: 44px;
	
}

.testimonial_name {
	font-style:italic;
	font-weight: bold ;
	font-size: 12px;
}

#clients {
    float: right;
    margin-bottom: 40px;
	width: 420px;
}

#clients h3 {
    background: url(../images/people_icon.png) no-repeat left;
    font-size: 15px;
    font-weight: bold;
    height: 16px;
    margin: 19px 0 15px 0;
    padding: 4px 0 0 38px;
}

#clients ul {
    background: #fff;
    height: 90px;
    width: 426px;
}

#clients img {
    float: left;
    margin: 1px;
}

#download {
    background: #e8fcfe;
    border: 1px solid #81e4ed;
    clear: both;
    height: 90px;
    padding: 10px 30px;
    width: 860px;
}

#download p {
    color: #363636;
    float: left;
    font-size: 16px;
    line-height: 26px;
    width: 608px;
	padding-top:25px;
}

#download a {
    background: url(../images/sendemailbutton.jpg) no-repeat;
    display: block;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    float: right;
    height: 64px;
    margin: -40px 7px 0 0;
    padding: 22px 0 0 72px;
    width: 244px;
}

#download a:hover {
    color: #09F;
}

#marinecalcbutton {
    
    
    clear: both;
    height: 20px;
    padding: 10px 0px;
    width: 860px;
}

#marinecalcbutton p {
    color: #363636;
    float: left;
    font-size: 16px;
    line-height: 26px;
    width: 608px;
	padding-top:25px;
}

#marinecalcbutton a {
    background: url(../images/SHMcalculatorbutton.jpg) no-repeat;
    display: block;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    float: left;
    height: 64px;
    margin: -40px 7px 0 0;
    padding: 22px 0 0 55px;
    width: 425px;
}

#marinecalcbutton a:hover {
    color: #09F;
}

#privacy {
   
    
    clear: both;
    height: 65px;
    padding: 30px 30px;
    width: 800px;
}

#privacy p {
    color: #363636;
    float: left;
    font-size: 12px;
    line-height: 10px;
    width: 800px;
	padding-top:5px;
	padding-bottom:10px;
}

/* ----- Home Mid Content Styling ----- */

/* ----- Main Page Content Styling ----- */

#portfolio_area {
    background: url(../images/banner_shadow.png) repeat-x;
    border-top: 1px solid #d9d9d9;
    padding-top: 38px;
}

#portfolio {
    background: url(../images/paintbrush_icon.png) no-repeat;
    font-size: 15px;
    font-weight: bold;
    height: 19px;
	margin-top:12px ;
    margin-bottom: 12px;
    padding: 6px 0 0 40px;
}

#portfolio_menu {
    border-bottom: 1px solid #dfe1e5;
    border-top: 1px solid #dfe1e5;
    margin-bottom: 25px;
    padding-bottom: 20px;
}

#portfolio_menu ul {
    padding: 20px 0;
}

#portfolio_menu li, #portfolio_list li {
    float: left;
}

#portfolio_menu li {
    margin-right: 2px;
}

#portfolio_menu a {
    color: #000;
    font-size: 14px;
    padding: 7px 18px;
}

#portfolio_menu a:hover {
    background: #81e4ed;
}

.portfolio_menu_current {
    background: #81e4ed;
}

#portfolio_list {
    height: 760px;
}

#portfolio_list li {
    margin: 15px 15px;
}

#portfolio_pagination {
    border-top: 1px solid #dfe1e5;
    clear: left;
    margin-top: 30px;
    padding: 25px 0;
}

#portfolio_pagination ul {
    margin: auto;
    width: 233px;
}

#portfolio_pagination li {
    float: left;
    margin: 0 2px;
}

#portfolio_pagination a {
    color: #000;
    display: block;
    font-size: 14px;
    padding: 6px 9px;
}

#portfolio_pagination a:hover {
    background: #81e4ed;
}

a#pagination_next, a#pagination_end {
    background: #e8ebf1;
}

a#pagination_next:hover, a#pagination_end:hover {
    background: #bfc1c6;
}

#pagination_end {
    margin-left: 22px;
}

.pagination_current {
    background: #81e4ed;
}

/* ----- Portfolio Content Styling ----- */

/* ----- Contact Content Styling ----- */

#contact_area {
    background: url(../images/banner_shadow.png) repeat-x;
    border-top: 1px solid #d9d9d9;
    padding-top: 38px;
	padding-left:5px ;
}

#contact {
    background: url(../images/envelope_icon.png) no-repeat;
    font-size: 15px;
    font-weight: bold;
    height: 15px;
    margin: 6px 0 17px 0;
    padding: 2px 0 0 40px;
}

#contact_info {
   border-top: 1px solid #dfe1e5;
    padding-top: 10px;
}

#contact_info h2 {
    font-size: 18px;
    font-weight: bold;
    height: 28px;
    margin-bottom: 8px;
    
}

#contact_info_left {
    float: left;
    margin: 27px 0 33px 0;
    width: 450px;
}

#ask_the_expert {
    float: left;
    margin: 27px 0 33px 0;
    width: 880px;
}

#contact_info p {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 20px;
}

#contact_info_left p a:hover {
    text-decoration: underline;
}

#contact_info_right {
    float: right;
	width: 350px;
    margin-top: -10px;
	padding-right:85px ;
	padding-top:0px; 
}

#location_map {
    background: #e8fcfe;
    border: 1px solid #81e4ed;
    margin: 0 20px 36px 0;
    padding: 20px;
}

#location_map h3 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}

#location_map img {
    border: 5px solid #fff;
}

#address h3 {
	
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 20px;
}

#address p {
	float: right;
    color: #363636;
	padding-top: 30px;
	padding-right:50px ;
}


/* ----- Contact Content Styling ----- */

/* ----- Form Styling ----- */

#contact_form {
    width: 480px;
}
	 
#contact_form li {
    font-size: 14px;
    padding: 2px 0px;
}
	 
#contact_form label {
    display: block;
    margin: 12px 0;
}
         
#contact_form input {
    height: 35px;
}

#contact_form input:focus, #contact_form textarea:focus {
    border: 1px solid #2aacc8;
}

#contact_form input, #contact_form textarea {
    border: 1px solid #b4bac5;
}

#contact_form input[type="submit"] {
    background: url(../images/sendemailbutton.jpg) no-repeat;
    border: none;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
	color:#000000;
    height: 64px;
    margin-top: 20px;
    padding: 0 0 6px 30px;
    width: 244px;
}

#contact_form input[type="submit"] {
    color: #FFF;
}

#contact_form input[type="submit"]:hover {
    color: #FFF;
}

/* ----- Form Styling ----- */

/* ----- Footer Styling ----- */

#footer {
    background: #e8ebf1;
    border-top: 1px solid #d9d9d9;
    clear: both;
    height: 380px;
    margin-top: 40px;
	padding-left:5px ;
	
}

#footer p, #footer a {
    color: #363636;
    font-size: 14px;
}

#footer h4 {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 21px 0;
}

.footer_info {
    float: left;
    margin: 32px 0 40px 0;
}

#footer_about, #footer_explore, #footer_browse {
    margin-right: 64px;
}

#footer_about {
    width: 238px;
	}

#footer_about p, #footer_contact p, #copyright {
    line-height: 17px;
}

#footer_explore li, #footer_browse li {
    margin: 12px 0;
}

#footer_explore li a, #footer_browse li a {
    text-transform: capitalize;
}

#footer_explore li a:hover, #footer_browse li a:hover {
    color: #2aacc8;
}

#footer_connect {
    float: right;
    width: 100px;
	padding-right:50px ;
	
}

#footer_connect h4 {
    margin-left: 10px;
	
}

#footer_connect a {
    display: block;
    float: left;
    height: 64px;
    margin: 0 0 10px 18px;
    text-indent: -9999px;
    width: 64px;
	
}

#facebook {
    background: url(../images/facebook.png) no-repeat;
}

#dribbble {
    background: url(../images/dribbble_icon.png) no-repeat;
}

#pinterest {
    background: url(../images/pinterest_icon.png) no-repeat;
}

#linkedin {
    background: url(../images/linkedin_icon.png) no-repeat;
}

#skype {
    background: url(../images/skype_icon.png) no-repeat;
}

#sharethis {
    background: url(../images/sharethis_icon.png) no-repeat;
}

#youtube {
    background: url(../images/youtube.png) no-repeat;
}

#twitter {
    background: url(../images/twitter.png) no-repeat;
}

p#copyright {
    clear: both;
    float: left;
    font-size: 13px;
	
}

#footer_logo {
    background: url(../images/logo.png) no-repeat;
    display: block;
    float: right;
    height: 52px;
    text-indent: -9999px;
    width: 195px;
}

/* ----- Footer Styling ----- */

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/



.nivo-controlNav {
	position: relative;
	display:block;
	bottom:0px;
	
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets2.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
	background-color:#000;
	color:#FFF;
}
.nivo-caption a { 
    color:#0C9;
    text-decoration:underline;
}
