body {
	background: url("../images/bg.jpg") repeat scroll 0 0 transparent;
	color: #666666;
	margin: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color: #000;
	font-size: 45px;
	font-style: italic;
	font-weight: normal;
	padding-top: 23px;
	line-height: 60px;
	letter-spacing: 2px;
}
.hd-small {
	font-size: 20px;
	font-weight: normal;
}
.tesimoniyals em {
 
	font-size: 11px;
	font-style: italic;
	 color:#5a5a5a;
	 clear:both;
	 display:block;
 
	 
	 
}
h2 {
	color: #343434;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 15px;
	border-bottom: 1px dashed #2a2a2a;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
h3 {
	color: #343434;
	font-style: italic;
	font-size: 15px;
}
#page {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 960px;
}
#header {
	height: 100px;
}
* {
	margin: 0;
	padding: 0;
}
#header_logo {
	float: left;
	width: 187px;
}
/*NAV */
.nav-bg {
	float: right;
	width: 705px;
	margin-top: 30px;
}
.menu-primary {
	border-bottom: medium double #858585;
	border-top: medium double #858585;
	height: 40px;
}
.main_menu {
	line-height: 40px;
	color: #FFF;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0 auto;
}
.main_menu ul {
	padding: 0px;
	margin: 0;
	list-style: none;
}
.main_menu ul li {
	padding: 0;
	margin: 0;
	float: left;
	/*border-right: 1px solid #c7c7c7;*/
	background: #f4f1ed;
}
.main_menu ul li a {
	color: #000;
	display: block;
	text-decoration: none;
	padding: 0 30px;
}
 

.main_menu ul li a:hover {
	background: #2a2a2a;
	color: #FFF;
}
.main_menu ul li ul {
	display: none;
	width: auto;
	position: absolute;
	top: 40px;
	padding: 0px;
	margin: 0px;
}
.main_menu ul li:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
}
.main_menu ul li:hover li {
	float: none;
	list-style: none;
	margin: 0px;
}
.main_menu ul li:hover li {
	background: #4f4c4c;
	border-top: 1px solid #151515;
}
.main_menu ul li:hover li a {
	color: #fff;
	padding: 0 20px;
	display: block;
	width: 170px;
}
.main_menu ul li li a:hover {
	color: #fff;
	background: #2c2c2c;
}
/*NAV END*/
#mainHeader1 {
	width: 930px;
	border: 1px solid #cdcdcd;
	padding: 15px;
	background: #fafafa;
	overflow: hidden;
	clear: both;
	min-height: 450px;
	height: auto;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 10px;
	text-align: justify;
	color: #323232;
}
a {
	color: #3a70d5;
	text-decoration: underline;
	border: 0px;
}
img {
	border: 0px;
}
a:hover {
	color: #0c398e;
	text-decoration: underline;
}
.inside-img-small {
	float: right;
	margin-left: 15px;
}
#site-generator {
	background: #FAFAFA;
	border: 1px solid #CDCDCD;
	color: #666666;
	font-size: 12px;
	padding: 10px;
	text-align: center;
	margin-top: 5px;
}
.parts-dv {
	width: 445px;
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
}
.heading-gal {
	margin-bottom: 5px;
	border-bottom: medium double #858585;
	border-top: medium double #858585;
	padding: 5px;
}
/*
Table Style - This is what you want
------------------------------------------------------------------ */
#my-price table a:link {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
#my-price table a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#my-price table a:active, #my-price table a:hover {
	color: #bd5a35;
	text-decoration: underline;
}
#my-price table {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	text-shadow: 1px 1px 0px #fff;
	background: #eaebec;
	margin: 20px;
	border: #ccc 1px solid;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}
#my-price table th {
	padding: 12px;
	border-top: 1px solid #fafafa;
	border-bottom: 1px solid #e0e0e0;
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top, #ededed, #ebebeb);
}
#my-price table th:first-child {
	text-align: left;
	padding-left: 10px;
}
#my-price table tr:first-child th:first-child {
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
}
#my-price table tr:first-child th:last-child {
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}
#my-price table tr {
	text-align: center;
	padding-left: 10px;
}
#my-price table td:first-child {
	text-align: left;
	padding-left: 12px;
	border-left: 0;
}
#my-price table td {
	padding: 12px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top, #fbfbfb, #fafafa);
}
#my-price table tr.even td {
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6);
}
#my-price table tr:last-child td {
	border-bottom: 0;
}
#my-price table tr:last-child td:first-child {
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
#my-price table tr:last-child td:last-child {
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
#my-price table tr:hover td {
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0);
}
