/*  
Theme Name: Safety Tubs USA
Theme URI: http://safetytubsusa.com
Description: Golden Gate Enterprises Inc. Presents Safety Tubs USA
Version: 1.0
Author: Ben Wells
Author URI: http://www.thesitesmiths.com

*/

/* Colors 

Blue #0F43A6

*/

h1, h2, h3, h4, p, ul, li, a {
margin: 0;
padding: 0;
color: #0F43A6;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
font-size: 1.1em;
}

p {
font-size: .65em;

}

ul {
font-size: .85em;
padding-left: 25px;
margin-bottom: 10px;
}

li {
margin-left: 25px;
}

body {
margin: 0;
padding: 0;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
background-color: #0362A2;
}

#container {
width: 800px;
margin: 0;
padding: 0;
margin-left: auto;
margin-right: auto;
background-image: url(images/container_bg.jpg);
background-repeat: repeat-y;
}

#header {
background-image: url(images/header_bg.jpg);
background-repeat: no-repeat;
height: 399px;
}

	
	#mainnav {
	position: relative;
	top: 83px;
	left: 120px;
	}

	#sitedescription h1 {
	position: relative;
	top: 92px;
	left: 70px;
	font-size: 1.1em;
	}
	
	#subnav {
	position: relative;
	top: 126px;
	left: 70px;
	}
	
	
#leftcol {
float: left;
width: 217px;
height: 538px;

}


#rightcol {
float: left;
width: 583px;
}

	#rt_col_lft {
	float: left;
	width: 277px;
	background-image: url(images/rt_col_lft.jpg);
	background-repeat: no-repeat;
	padding-top: 73px;
	}
	
		#rt_col_lft h1, #rt_col_lft p {
		margin-left: 20px;
		margin-right: 10px;
		margin-bottom: 5px;
		}
		
		#rt_col_lft img {
		margin-bottom: 10px;
		}
	
	#rt_col_rt {
	float: right;
	width: 306px;
	height: 439px;
	background-image: url(images/rt_col_rt.jpg);
	background-repeat: no-repeat;
	}
	
		p.acrylic {
		width: 275px;
		margin-top: 240px;
		margin-bottom: 45px;
		margin-left: 15px;
		color: #fff;
		}
		
		p.install {
		width: 275px;
		margin-left: 15px;
		color: #fff;
		}

	#rtcol_bottom {
	clear: both;
	background-image: url(images/rtcol_bottom.jpg);
	width: 583px;
	height: 99px;
	}
	
		
		#rtcol_bottom h2, #rtcol_bottom p {
		margin-left: 20px;
		}
	
		#rtcol_bottom h2 {
		padding-top: 10px;
		font-size: .85em;
		}

		#rtcol_bottom p {
		width: 350px;
		}
		
		#rtcol_bottom span a {
		color: #990000;
		margin-left: 100px;
		margin-top: 5px;
		}
		
		p.downloads {
		position: relative;
		top: -10px;
		left: 350px;
		margin-left: 0;
		}
		
#footer {
clear: both;
background-image: url(images/footer_bg.jpg);
background-repeat: no-repeat;
background-color: #0362A2;
padding-bottom: 20px;
}

	
	#footer a, #footer h3, #footer p, #footer h2 {
	font-size: .70em;
	color: #fff;
	}

	#footer h3 {
	padding-top: 50px;
	}
	
	p.sitesmiths {
	position: relative;
	top: -55px;
	left: 660px;
	color: #fff;
	font-size: 30px;
	}
.options {
margin-bottom: 5px;
border: 1px solid #000;
list-style-type: none;
background-color: #E7F1FA;
padding: 10px;
}

.options li {
margin-bottom: 5px;
}

.options a {
text-decoration: none;
}

.options a:hover {
color: #ff0000;
}

.options h2 {
font-size: 1.25em;
}

#sidebar_top {
height: 105px;
background-image: url(images/sidebar_top.jpg);
padding-top: 15px;
}

#sidebar_top p {
font-size: .65em;
margin-left: 40px;
margin-bottom: 17px;
}

.ddfmwrap {
background-color: #F0F5FB;
border: 1px solid #000;
}

td.style3, td.style2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .75em;
}