@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/top_repeat.gif) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
}
#wrapper {
background: url(images/header.gif) no-repeat top left;
}
.style1 {	color: #990000;
	font-weight: bold;
}
.style2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style3 {	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
	font-family: Tahoma;
}
.style4 {
	color: #999999;
	font-weight: bold;
}
#Layer1 {
	position: absolute;
	background-image: url("./images/bot.gif");
	top: auto;
	bottom: -40px;
	width: 100%;
	left: -1px;
	height: 50px;
}
h2 {
font-size: 20px;
color: #BC0A21;
}
h3 {
font-size: 18px;
color: #666666;
font-weight: bold;
height: 27px;
}
h3.relia {
padding: 13px 0px 0px 40px;
background: url(images/ico_clock.jpg) no-repeat left;
}
h3.garun {
padding: 13px 0px 0px 40px;
background: url(images/ico_star.jpg) no-repeat left;
}
h3.sup {
padding: 13px 0px 0px 40px;
background: url(images/ico_phone.jpg) no-repeat left;
}
ul li {
padding-left: 20px;
margin: 0px;
background: url(images/point.jpg) no-repeat left top;
list-style-type: none;
line-height: 1.7;
}
ul {
padding-left: 30px;
}

/*  TICKER   */

#ajaxticker1{
	width: 200px;
	height: 120px;
	border: 1px solid #999999;
	padding: 10px;
	background: url(images/ticker-BG.jpg) repeat-x top left;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: transparent;
}

.someclass{
font-size: 14px;
}


/* Form Styles */
input {
padding: 5px; 
margin: 3px;
border: 1px solid #CCCCCC;
background: url(images/form-BG.jpg) repeat-x top left;
}
textarea {
padding: 5px; 
margin: 3px;
border: 1px solid #CCCCCC;
background: url(images/form-BG.jpg) repeat-x top left;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 1.5;
}
.small {
	font-size: 11px;
	color: #999999;
}
.small a:link {
	font-size: 11px;
	color: #999999;
}
.small a:visited {
	font-size: 11px;
	color: #990000;
}
.small a:hover {
	font-size: 11px;
	color: #990000;
}
.small a:active {
	font-size: 11px;
	color: #990000;
}
#testimonials_holder {
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: auto;
}

.boldcenter {
	font-weight: bold;
	text-align: center;
}
.black {
	color: #000000;
}
.grey {
	color: #666666;
	font-size: 22px;
}
.red {
	color: #BC0A21;
	font-size: 22px;
}

#areyoulooking {
	margin: 0px 0px 20px;
	padding: 0px;
	height: 130px;
	width: auto;
	border: 1px none #CCCCCC;
}
.largerh1 {
	font-size: 26px;
}
#success_wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #333;
	padding: 0px;
	height: auto;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#success_wrapper a {
	font-size: 12px;
	line-height: 1.3;
	font-weight: bold;
	color: #BC0A21;
	text-decoration: underline;
}
#success_wrapper a:link {
	font-size: 12px;
	line-height: 1.3;
	font-weight: bold;
	color: #BC0A21;
	text-decoration: underline;
}
#success_wrapper a:visited {
	font-size: 12px;
	line-height: 1.3;
	font-weight: bold;
	color: #BC0A21;
	text-decoration: underline;
}
#success_wrapper a:hover {
	font-size: 12px;
	line-height: 1.3;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
#success_wrapper a:active {
	font-size: 12px;
	line-height: 1.3;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
