body{
	margin:0;
	padding:0;
	border:0;
	font-size:62.5%;
	height:auto;
	text-transform: none;
	font-family : Verdana,Arial,Geneva,sans-serif;
	color: #666666; 
	background-color:#FFFFFF;
	background-image:url(../images/bak.gif);
	background-repeat:repeat;
}
img{
border:0;
}
p{
	margin:0 0 0.5em 0;
}
em{
	font-weight:bold;
	color:#333333;
}
.purple{
	color:#682845;
	background-color:inherit;
}
.noMargin{
	margin:0;
}
.error{
	clear:both;
	font-weight:bold;
	color:#FF0000;
	float:right;
	margin-right:5px;
	background-color:inherit;
}
.clear{
	clear:both;
	height:1px;
	overflow:hidden;
	margin:0 0 0 0;
}

h1{
	font-size:1.4em;
	margin:30px 0 0.2em 0;
	background-color:inherit;
}
h2{
	font-size:1.2em;
	color:#bbbbbb;
	margin:0 0 0.2em 0;
	background-color:inherit;
}
a{
	text-decoration:underline;
	color:#682845;
	background-color:inherit;
}
a:hover{
	text-decoration:none;
	color:#682845;
	background-color:inherit;
}

input,textarea,select {clear:both;color: #7D7D7D;font-size: 1em;font-weight : normal;font-family : Verdana,Arial,Geneva,sans-serif;border: 1px solid;background-color:#fff;border-left-color:#B9B9B9;border-top-color: #B9B9B9;border-right-color: #B9B9B9;border-bottom-color: #B9B9B9;width:200px;}
fieldset {padding : 0;margin-bottom : 0px;border:none;}
legend  {color: #000000;font-weight : bold;font-family : inherit;font-size: 1.2em;	background-color:inherit;}

#shadow{
	width:662px;
	background-image:url(../images/shadow.png);
	background-repeat:repeat-y;
	margin:0 auto 0 auto;
	padding:0;
	clear:both;
}
#container{
	width:652px;
	margin:0 auto 0 auto;
	background-color:#FFFFFF;
	color:inherit;
}

#header{
	padding:23px 0 0 0;
	margin: 0 0 0 30px;
	height:80px;
}

#logo{
	float:left;
	margin:0;
	padding:0;
}
#storeEasyLogo{
	background-image:url(../images/storeEasy.gif);
	background-repeat:no-repeat;
	width:198px;
	height:35px;
}
#logoStrapline{
	/* background-image:url(../images/secureSelf-accessStorage.gif);
	background-repeat:no-repeat; */
	width:198px;
	height:18px;
	letter-spacing:1px;
	padding-top:4px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	background-color:inherit;
}

#contactInfo{
	float:right;
	margin:0 10px 0 0;
}
#contactInfo a{
	text-decoration:underline;
	color:#682845;
	background-color:inherit;
}
#contactInfo a:hover{
	text-decoration:none;
	color:#682845;
	background-color:inherit;
}

#hero{
	/*
	background-image:url(../images/flashPlacer.jpg);
	background-repeat:no-repeat;
	*/
	width:652px;
	height:185px;
	margin:15px 0 0 0;
	padding:0;
}

#nav{
	float:left;
	color:#FFFFFF;
	background-color:#682845;
	background-image:url(../images/682845.gif);
	background-repeat:repeat;
	margin:0 0 0 0;
	padding:0;
	width:622px;
	height:16px;	

}
#navbak{
	clear:both;
	margin:0 0 0 18px;
	float:left; 
	background-image:url(../images/topNavLeft.gif); 
	width:10px; 
	height:16px; 
	background-repeat:repeat-y; 
	display:inline;
}
#nav ul{list-style-type:none; margin:0 10px 0 0; padding-top:2px; border:0; float:right;}
#nav li{list-style-type:none; margin:0 0 0 0.3em; padding:0; border:0; height:16px; display:inline;}
#nav li a{
	text-decoration:none;
	color:#FFFFFF;
	background-color:inherit;
}
#nav li a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	background-color:inherit;
}

#maininlinebox{
	margin: 0 0 0 30px;
	padding:0;
}


.contentBox01{
	max-width:320px;
	width:320px;
	float:left;
}
#homeImg{
	background-image:url(../images/storeEasyHoldTheKeyBox.jpg);
	background-repeat:no-repeat;
	width:241px;
	height:229px;
	margin:50px 20px 20px 0;
	float:right;
}

.aboutImg{
	background-repeat:no-repeat;
	padding: 5px 5px 5px 5px;
	margin:0px 10px 10px 0;
	float:right;
	border:1px solid #CCCCCC; 
}

#map1{
	background-image:url(../images/map1.jpg);
	background-repeat:no-repeat;
	width:261px;
	height:261px;
	float:left;
	margin:0 20px 0 0;
	border:1px solid #CCCCCC;
}
#map2{
	background-image:url(../images/map2.jpg);
	background-repeat:no-repeat;
	width:261px;
	height:261px;
	margin:0 20px 0 0;
	float:left;
	border:1px solid #CCCCCC;
	clear:left;
}
#contactForm{
	padding-top:50px	
}
.contactLabel{ float:left; clear:both; margin-top: 13px;}
.contactLabelReq{font-weight:bold;}
.contactLabelInv{font-weight:bold; color:#FF0000; background-color:inherit;}
.contactField{margin: 13px 0 0 60px;}
.contactDetails{margin:0;}
.fm_txtField{}

.priceList table{
	margin:0;
	width:99%;
	border-collapse: collapse;
}

.priceList th{
	padding:3px;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#bbbbbb,EndColorStr=#F5F5F5);
	color:#555555;
	font-size:11px;
	text-align:center;
	margin:0;
	border:1px solid #BBBBBB;
	background-color:inherit;
}

.priceList td{
	padding:3px;
	background-color:#FFFFFF;
	color:#3F3F3F;
	font-size:10px;
	border:1px solid #BBBBBB;
	text-align:center;
}
.price_odd{
	 background-color:#FBFBFB;
	 color:#FF0000;
}
.quote{
	text-align:right;
	font-style:italic;
	
}

#footer{
	clear:both;
	padding:0 0 0 27px;
	margin:0 auto 0 auto;
	width:615px;
}
#footerShad{
	clear:both;
	background-image:url(../images/footShad.gif);
	background-repeat:no-repeat;
	margin:0 auto 0 auto;
	width:662px;
	height:4px;
	padding:0;
}


