/*@charset "utf-8";*/
/* CSS Document */

body{
	background-color:#bebebe;
	margin:0 auto;
}

.heading{
	font-family:"Century Gothic";
	font-size:22px;
	color:#7e0000;
	font-weight:normal;
}
.call{
	font-family:"Century Gothic";
	font-size:28px;
	color:#f60302;
	font-weight:normal;
}

.text{
	font-family:Tahoma;
	font-size:12px;
	color:#808080;
	line-height:24px;
}
.heading_small{
	font-family:"Century Gothic";
	font-size:18px;
	color:#7e0000;
	font-weight:normal;
}

.serviceimg_border{
	border:0px #cccccc solid;
	width:156px;
	
}

.footer{
font-family:Tahoma;
font-size: 12px;
color: #535353;
text-decoration: none;
font-weight:normal;
}

.footer a:link, .footer a:visited, .footer a:active{
font-family:Tahoma;
font-size: 12px;
color: #535353;
text-decoration: none;
font-weight:normal;
}

.footer a:hover
{
font-family:Tahoma;
font-size: 12px;
color: #cf0303;
text-decoration: underline;
font-weight:normal;
}
.nofooter{
font-family:Tahoma;
font-size: 12px;
color: #cf0303;
text-decoration: none;
font-weight:normal;
}

.arnima{
font-family:Tahoma;
font-size: 12px;
color: #cf0303;
text-decoration: none;
font-weight:bold;
}

.arnima a:link, .arnima a:visited, .arnima a:active{
font-family:Tahoma;
font-size: 12px;
color: #cf0303;
text-decoration: none;
font-weight:bold;
}

.arnima a:hover{
font-family:Tahoma;
font-size: 12px;
color: #535353;
text-decoration: underline;
font-weight:bold;
}


.tabbg{
	background-image:url(../images/tab.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:207px;
	height:41px;
	font-family:"tahoma";
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

.tabbg a:hover{
	background-image:url(../images/tab-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:207px;
	height:41px;
	font-family:"tahoma";
	color:#333333;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

.tabbg a{
	
	background-image:url(../images/tab.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:207px;
	height:41px;
	font-family:"tahoma";
	color:#ffffff;
	font-size:15px;
	float:left;
	font-weight:bold;
	text-decoration:none;
	
}

.tabbg_selected a{
	background-image:url(../images/tab-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:207px;
	height:41px;
	font-family:"tahoma";
	color:#333333;
	cursor:default;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
		
}

.tabbg_selected a:hover{
	background-image:url(../images/tab-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:207px;
	height:41px;
	font-family:"tahoma";
	color:#333333;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

.tabbg_selected a{
	
	width:207px;
	height:41px;
	font-family:"tahoma";
	color:#333333;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
			
}

.heading1
{
	font-family: "Tahoma";
	font-size: 15px;
	color: #652b0c;
	text-decoration: none;
	font-weight: normal;
}


.heading2{
font:Tahoma;
font-size:13px;
font-weight:bold;
color:#ffffff;
}

.form_textbox{
	font-family:Tahoma;
	font-size:12px;
	width:180px;
	height:18px;
	border:1px #cccccc solid;
}

.form_textboxa{
	font-family:Tahoma;
	font-size:12px;
	width:200px;
	height:18px;
	border:1px #cccccc solid;
}


.testimonial_heading{
	font-family:"Tahoma";
	font-size:12px;
	width:100%;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none
	
}

.text{
font:Tahoma;
font-size:12px;
font-weight:normal;
color:#333333;
}
.paddleft10
{
	padding-left: 10px;
}
.paddleft20
{
	padding-left: 20px;
}
.paddright10
{
	padding-right: 20px;
}
.paddtop21
{
	padding-top: 21px;
}
.form_btn{
	font-family:Tahoma;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	height:18px;
	color:#FFFFFF;
	font-weight:bold;
	border:1px #cccccc solid;
	background-color:#c20000;
}
.form_MultiLinetextbox
{
	font-family:Tahoma;
	font-size:12px;
	width:280px;
	height:90px;
	border:1px #cccccc solid;
}
.heading
{
	font-family: "Tahoma";
	font-size: 15px;
	color: #652b0c;
	text-decoration: none;
	font-weight: normal;
}
.btn{
font-size: 11px;
color: #333333;
font-weight:bold;
text-decoration: none;
padding:2px 5px 2px 5px;
background-image:url(../images/btn.jpg);
border: 0px #666666 solid;
 
}