body{
	margin: 0px;
	padding: 0px;
	background: url(images/leftBG.png) #ebebeb top left repeat-x;
}

#main{
	margin: auto;
	height: auto;
	width: 800px;
	
}
#content{
	margin: 0px;
	width: auto;
	background: url(images/midBG.png) top left repeat-y;
	position: relative;
}

p{
	margin: 0px;
	font-family: arial;
	font-size: 16px;
    padding: 10px 0px;
    line-height: 20px;
}
h1, h2{
	margin: 0px;
	padding: .5em 0px .5em 0px;
	text-align: center;
	font-family: tahoma;
}
h1{
	padding: 0px;
}
h2.ready{
	font-size: 20px;
}
h3{
    font-family: tahoma;
    margin: 0px;
	text-align: left;
}
#subcontent{
	margin: auto;
	width: 685px;
	height: auto;
}

#subcontent ul li{
	font-family: arial;
	font-size: 16px;
}


#subcontent img{
	margin; 5px auto;
}
#header{
	width: auto;
	height: 40px;
	background: url(images/headerBG.png) center center no-repeat;

}
#footer{
	background: url(images/footerBG.png) #ebebeb top left no-repeat;
	height: auto;
	padding-top: 40px;
	padding-bottom: 10px

}

#footer p{
	font-size: 12px;
	font-family: verdana;
	color: #555555

}

#footerlinks{
	margin: 0 auto;
	width: 650px;	
	height: auto;
	text-align: center;
	
	
}

#firstvid{
        margin: 0px;
        padding: 5px 30px 5px 30px;
        
}
#leftvideo{
	padding: 0px;
	margin-right: 5em;
	float: left;
}
#videoholder{
	width: 342px;
	height: 300px;
	padding: 0px;
	margin: 10px auto;
	border: 1px solid #cccccc;
      
}
#videoholder1{
	height: 300px;
	padding: 0px;
	margin: 0px auto;
	width: 340px;
      
}

.highlight{
	background-color: yellow;	
}
.highlight2{
        padding: 2px 4px;
        font-weight: normal;
        font-style: italic;
	background-color: #c00;
        color: #fff;
}
.bold{
	font-weight: bold;


}
.italic{
	font-style: italic;
}
.underline{
	text-decoration: underline;
	color: #000;
	font-weight: bold;	
}
.note{
	margin-top: 10px;
	font-size: 10px;
	font-family: tahoma;
}
#guaranteebox{
        border-size: 2px;
        border-color: #cc0000;
        border-style: solid;
        background-color: #ccccff;
        width: 500px;
        height: auto;
        margin: 1em auto;
        padding: 10px;

}
#guaranteebox p{
        font-size: 17px;
	padding: 10px;
}
#orderbox{
        border: 3px dashed #000;
        background-color: #ffffcc; 
        width: 630px;
        height: auto;
        margin: .5em auto;
		padding: 0px 5px 5px 5px;
}

#orderbox h2{
	margin: 0px;
	padding: 5px;

}
#orderbox p{
       	
	font-size: 17px;
	padding: 5px;
}
#orderbox ul{
	 padding: 0px;
     margin: 0px 0px 10px 0px;
	 
}


#orderbox ul.check{
      
       padding: 0px;
       margin: 0px;
       margin-left: 10.5em;
     
}
#orderbox ul li{
       
        padding: 10px 0px 5px 10px;
        font-size: 15px;
}

#orderbox ul li.withcheck{
       	list-style-image: url('images/bulletimage9.png');
        padding: 5px 0px 5px 0px;
        font-size: 15px;
}
#clear{
        clear: both;
}

#clearl{
       clear: left;
}

li.x{
	list-style-image: url('images/bulletimage3.png');
}

#list1{
        width: auto;
        margin-left: 13em;
		list-style-image: url('images/bulletimage1.png');
}
#list1 ul{
        margin-top: 0px;
        margin-bottom: 0px;
}

#list1 ul li{
        font-size: 18px;
        padding: 3px;
       
}
#list2{
        width: 550px;
        margin: auto;
        border: 3px solid maroon;
        padding: 0px 10px;
        background-color: #ffffcc;       
}
#list2 ul li{
        padding-bottom: 8px;
        list-style-image: url('images/bulletimage4.png');
        font-weight: bold;
       
}
.listspace{
        padding-bottom: 8px;
		font-size: 16px;
		list-style-image: url('images/bulletimage1.png');

        
}

#list3{
        width: 550px;
        margin: auto;
}
#list3 ul li{
        padding: 5px;      
        font-size: 16px;
        list-style-image: url('images/checkbox2.png');
}

#list3 ul li ul li{
        list-style-image: url('images/bulb.png');  
}

 
#list6{
        width: 550px;
        margin: auto;
        border: 3px solid #555555;
        padding: 0px 10px;
        background-color: #fbfbfb;       
}

#tantrumfixergraphic{
	width: 195px;
	height: auto;
	float: left;
	text-align: center;
}


#footer a:link,a:active,a:visited{
	text-decoration: none;
	color: #000000;
	
}
#footer a:hover{
	color: #888888;
}
ul#list {
	list-style-image: url(images/bulletimage1.png);
}

ul#list li {
	margin: 20px;
}

#contact_us{
	width: 550px;
	height: auto;
	margin: 10px auto;
}