* { padding: 0; margin: 0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/back.jpg);
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#wrapper {
	width: 780px;
	background-color: #FFFFFF;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
a {

	text-decoration: none;
}

a:visited {
	color:#00F;
	
}
#wrapper .style3 .style1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#wrapper .style3 .style1 a {
	color: #FFFFFF;
}

.cat {
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
h2, h1 {
	font-size: 18px;
	color: #A71E25;
	padding-bottom: 8px;
}





html {
	margin: 0px;
	padding: 0px;
		height: 100%;
}


.clear { clear: both; background: none; }

#wrapper .style1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper .style1 a:hover {
	text-decoration: underline;
}
h3, h4 {
	color: #0722AF;
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 8px;
}

h4 {
	font-size: 14px;
	
}
.paragraph1 {
	text-indent: 8px;
	padding-left: 5px;
}
.state_menu {
	background-color: #CCCCCC;
}
.left_menu {
	list-style-position: outside;
	padding-left: 30px;
	list-style-type: none;
	list-style-image: url(../images/minilock.jpg);
	margin-left: 5px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #6633CC;
}
.locks {
	list-style-position: outside;
	padding-left: 30px;
	list-style-type: none;
	list-style-image: url(../images/minilock.jpg);
	margin-left: 5px;
}
.maincontent_right {
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.callnow_estimate {
	background-image: url(../images/support.jpg);
	background-repeat: no-repeat;
	height: 130px;
	background-position: 17px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 20px;
	padding-top: 17px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	clear:both;
}
.cityname {
	width: 350px;
	padding-left: 130px;
	padding-top: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 5px;
	text-align: left;
}
.picture_jj {
	border: 1px solid #CCCCCC;
	margin: 3px;
	padding: 5px;
}
#wrapper #left_side_menu a {
	color: #3A00DD;
	text-decoration: none;
}
#wrapper .cat #zipcodes {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}



/* Navigation Elements */
.nav ul

{	
	margin: 5px 0 0 0;
	padding: 0}
	
	.nav ul li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial}

	.nav ul li a
	{	display: block;
		font-weight:bold;
		padding: 5px 22px;
		text-decoration: none;
		border-right: 1px solid white;
		width: auto !important;
		color: #EAFFED;
		white-space: nowrap}

	.nav ul li a:hover
	{	background: #1A4473}
		
		.nav ul li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
		.nav ul li ul li
		{	float: none;
			display: inline}
		
		.nav ul li ul li a
		{	width: auto;
			background: #20548E;
			}
		
		.nav ul li ul li a:hover
		{	background: #36F;}

label {
	display:block;
}
s
input  {
	margin-bottom:10px;
}

.product {
	width:90%;
	margin: 5px auto;
	padding:5px;
	border: #006 1px solid
;
	overflow:hidden;
}

.product:hover {
		border: #006 2px solid;
}
.product ul {
	list-style:none;
	text-indent:35px;
}

.product img {
	float:right;
}


.views-field-title span.field-content a {
	font-size:12px;
	font-weight:bold;
		text-decoration:none;
	text-transform: uppercase;
	padding-top:5px;
	}
	
.views-field-field-image-fid {
	height:150px;
}

 .views-field-field-image-fid img {
	margin-top: expression(( 150 - this.height ) / 2); 
	float:none;
	border:none;
}

.clear {  
    clear:both  
}  
.views-view-grid td  {
			border:#E9E9E9 solid thin;
			width:201px;
			height:200px;
			margin:10px;
			float:left;
			text-align:center;
			clear:right;
		}
		
		
				 .item-list ul li{
			width:175px;
			height:15px;
			padding:5px;
			margin:2px;
			float:none;
			text-align:center;
			list-style-image:none;
			list-style:none;
		}
		
		.call-us-small {
			font-size:20px;
position:absolute;
right:171px;
top:105px;
width:200px;
		}
		
		
		.panel-pane {
			clear:left;
		}