html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0px;padding: 0px;border: 0;outline:none;}
object,div,input{outline:none;}


#all	{
		background-color:#FFFFFF;
		background-image: url(http://www.kokocandles.com/images/kokocandles-background-photo.gif);
		background-repeat: no-repeat;
		background-position:center 0;
		}
		
#content {
		margin:0 auto;
		padding: 15px;
		width: 1032px;
		height: 1000px;
		background-image: url(http://www.kokocandles.com/images/kokocandles-content-photo.png);
		background-repeat: no-repeat;
		}
		
#header {
		margin-top:89px;
		margin-left:207px;
		width: 614px;
		height:103px;
		}

#column {
	margin-top:134px;
	float: left;
	width: 333px;
	height: 200px;
	
}

.description {
	font-family: arial, verdana, helvetica, sans-serif;
	text-decoration: none;
	color:#000000;
	font-size:12px;
    display:block;
	margin: 0 auto;
	padding: 20px;
	text-align:center;
}

.bigbutton{
	background:url(http://www.kokocandles.com/images/kokocandles-action-button-photo.jpg) no-repeat 0 0;
	height: 40px;
	width: 210px;
	margin: 0 auto;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	color:#000;
	font-size: 12pt; 
	text-transform: uppercase;
	font-weight: bold;
}

.bigbutton a{
	text-decoration:none;
	color:#000;
	position:relative;
	top:10px;
	outline:none;
}

.bigbutton:hover{
	background:url(http://www.kokocandles.com/images/kokocandles-action-button-photo.jpg) no-repeat 0 -40px;
	height: 40px;
	width: 210px;
	cursor:pointer;
}

.bigbutton:active{
	background:url(http://www.kokocandles.com/images/kokocandles-action-button-photo.jpg) no-repeat 0 -80px;
	height: 40px;
	width: 210px; 
	background:none;
}


#benchmarkFormHolder{
	margin:0 auto; 
	width:240px;
}

#benchmarkForm{
	width:230px;
	margin:0 auto;
}

#benchmarkForm .textField{
	margin:0px 0 10px 5px; 
	width:200px;  
	font-family:Arial, Helvetica, sans-serif; 
	border:1px solid #999;
	padding: 10px;
	}
	
	
#benchmarkForm .textField:focus{
	background-color: #eee; 
	color:#333;
}

#benchmarkForm .bigbutton{background-position: -4px 0px; border:none; margin-left:15px;}
#benchmarkForm .bigbutton:hover{background-position: -4px -40px; border:none;}
#benchmarkForm .bigbutton:active{background-position: -4px -80px; border:none; outline:none;}

.contact{
	position:relative;
	top:20px;
	right:57px;
	float:right;
}

.contact a{
	color:#33CCFF;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:small;
	text-decoration:underline;
	font-style:bold
}

#social{
	position:relative;
	top:79%;
	right:169%;
	}

#footer{
	height:40px;
	width:100%;
	top: 95%;
	margin:0;
	padding-top:16px;
	padding-left:20px;
	background-color:#000000;
	position:fixed;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	}
	
.copyright a:link, .copyright a:hover, .copyright a:visited{
		font-family: arial, verdana, helvetica, sans-serif;
		text-decoration:none;
		color:#666666;		
		}
