
body {
	background: #1d1d1d;
	font-size: 13px;
	padding: 0px 0 40px;
	margin-top: 10px;
}

a{
	color: black;
	font-weight: bold;
}
h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: Left;
}

h2 {
	padding: 20px 0 0 10px;
	text-align: Left;
}

h3.location{
	padding-top: 30px;
}

p {
	overflow: hidden;
	text-align: left;
	padding: 10px 5px 5px 0;
	color: black;
	font-size: 118%;
}

p.question, p.answer {
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 0;
	margin-bottom: 0;
	margin: 0;
	padding: 0;
}

 p.answer {
	font-weight: normal;
	padding-bottom: 15px;
}

div#header{
overflow: hidden;
}


#tan{
	width: 970px;
	  margin: 0 auto;
	background-color: black;
}

#content {
	background: #f5c31a;
	padding-top: 15px;
	display: inline-block;
	margin-bottom: 4px;
	padding-bottom: 20px;
	margin-left: 5px;
}

/* url(../../img/body-bg.gif) repeat-x left bottom */

#left p .none, p .none {
	padding-top: 0;
}

#left p {
	font-size: 118%;
}

#right1 li {
	list-style-type: none;
	padding-bottom: 8px;
	line-height: 120%;
	font-size: 110%;
	margin-left: 0;
}


#right1 li a {
	color: black;
}


#right1 li a:hover, #left p strong a:hover{
	text-decoration: none;
}



/* home */


#truck div.container_12 {
	background: url(../../img/mpower-truck-bg.jpg) no-repeat;
	border-top: 2px solid black;
}

#truck div.grid_6 h3 {
	color: #f5c31a;
	
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 15px;
	font: normal normal 200% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 147px;
}


/* service */


#service div.container_12 {
	background: url(../../img/service-bg.jpg) no-repeat;
	border-top: 2px solid black;
}

#service div.grid_6 h3 {
	color: #f5c31a;
	
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 15px;
	font: normal normal 200% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 147px;
}

/* installation */


#install div.container_12 {
	border-top: 2px solid black;
	background: url(../../img/installation-bg.jpg) no-repeat;
}

#install div.grid_6 h3 {
	color: #f5c31a;
	
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 15px;
	font: normal normal 200% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 147px;
}


/* installation */


#faq div.container_12 {
	border-top: 2px solid black;
	background: url(../../img/faq-bg.jpg) no-repeat;
}

#faq div.grid_6 h3 {
	color: #f5c31a;
	
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 15px;
	font: normal normal 200% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 147px;
}


/* contact */


#image div.container_12 {
	background: url(../../img/image-bg.jpg) no-repeat;
	border-top: 2px solid black;
}

#image div.grid_6 h3 {
	color: #f5c31a;
	
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 15px;
	font: normal normal 200% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 147px;
}





#right2 p {
	margin: 0;
}



#left h3, #right1 h3, #right2 h3{
	
	margin: 0;
	font-size: 120%;
	color: black;
}

#footer{
	width: 970px;
	  margin: 0 auto;
	background-color: black;
}



#footer.container_12 {
		background: url(../../img/footer-bg.gif) repeat-x 10px top;

		display: inline-block;
		

}



#footer p{
	color: #f5c31a;
	text-align: center;
	margin-bottom: 20px;
	margin: 0;
	padding: 20px 0;
}

/* Forms */
/* forms
----------------------------------------------- */
form {
	overflow:hidden;
}
fieldset {
	border: 1px solid #9f7e11;
	padding:10px;
	position:relative;
	background: #cca216;
	margin-bottom:10px;
	border-top-style: none;
	border-left-style: none;
}
legend {
	
	font-size: 1.1em;
	padding:.4em .8em;
	background: black;
	color: #f5c31a;
	font-weight: bold;
	text-transform: uppercase;
}
fieldset.login p {
	margin-bottom:1em;
	margin-top:0pt;
}
fieldset p label {
	width:98%;
	font-variant: small-caps;
	font-weight: bold;
	text-transform: lowercase;
}
fieldset p  {
	padding-top: 2px;
	padding-bottom: 2px;
}
fieldset p input {
	width:98%;
}
fieldset p select {
	width:99%;
}
fieldset.login p label {
	float:left;
	line-height:2em;
	margin-right:3%;
	text-align:right;
	width:32%;
}
fieldset.login p input {
	width:60%;
}
fieldset.login input.button {
	margin-left:35%;
}
form p.notice {
	font-weight:bold;
}
input.search.text {
	width:66%;
}
input.search.button {
	width:28%;
	margin-left:2%;
}

/* Block quote */

div.testimonial {
	margin: 0;
	padding: 0;
	background-color: #f5c31a;
}

blockquote {
	
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 92%;
	line-height: 160%;
	background: url(../../img/testimonial-bg.png) repeat-x;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #ebbb18;
	border-top: 4px solid #d2a613;
	border-bottom: 4px solid #d2a613;

}





blockquote p {
	padding-bottom: 0;
	margin-bottom: 0;
}

blockquote p.attrib {
	text-align: right;
	color: black;
	font-variant: small-caps;
	letter-spacing: 2px;
	text-transform: lowercase;
	padding-bottom: 20px;
	padding-top: 0;
}

img.border {
	background-color: #d2a613;
	padding: 5px;
	margin-top: 10px;
	overflow: hidden;
	margin-bottom: -5px;
}


hr {
	border-color: gray;
}



