@charset "utf-8";
/* CSS Document */

*
{
	margin:0px;
	padding:0px;
}

/* menucss */
.menu
{
background:url(../images/bg_mnu.png) repeat-x top;
height:43px;
width:auto;
}
.m_bg
{
	background-image:url(../images/bg_mnu.png);
	background-repeat:repeat-x;
}

.menu ul
{
margin:0px;
padding:0px;
}

.menu ul li
{
float:left;
list-style:none;
}

.menu ul li a
{
color:#ffffcc;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
text-decoration:noone;
margin:0px;
padding:0px 47px;
border-right:1px solid #ffffcc;
text-decoration:none;
line-height:43px;
display:block;
}

.menu ul li a:hover
{
background-color:#F00;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
text-decoration:noone;
margin:0px;
padding:0px 47px;
border-right:1px solid #ffffcc;
text-decoration:none;
line-height:43px;
/*background:red;*/

}


.menu .selected
{
background-color:#F00;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
text-decoration:noone;
margin:0px;
padding:0px 48px;
border-right:1px solid #ffffcc;
text-decoration:none;
line-height:43px;


}
/* ######### Style for Drop Down Menu ######### 

.dropmenudiv{
position:absolute;
top: 0px;
border: 1px solid #ea673a; /*THEME CHANGE HERE
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background:url(../images/menudrop_bg.png) repeat ;
width: 250px;
visibility: hidden;
text-align:left;
margin-top:1px;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #ea673a; THEME CHANGE HERE
padding: 3px 3px;
text-decoration: none;
font-weight:normal;
color: #ffffff;
}*/

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #ea673a;
color:#ffffff;
}



.border
{
	border:#999 1px solid;
}
.left
{
	background-image:url(../images/leftbow.png);
	background-repeat:repeat-y;
	background-position:top;
}
.left-top
{
	background:url(../images/leftbow_top.png) no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#F00;
	font-weight:bold;
}
.left_bottom
{
	width:15px;
	background-image:url(../images/leftbow_bottom.png);
	background-position:left;
	background-repeat:repeat-y;
}
.track
{
	font-family:candara, "myriad Pro";
	font-size:15px;
	color:#FFF;
	font-weight:bold;
	padding:0px 0px 0px 5px;
}
.track1
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
}
	.textfield
	{
		width:110px;
		font-size:11px;
		font-family:Verdana, Geneva, sans-serif;
		padding:3px;
	}
	.box_top
	{
		background-image:url(../images/box_top.png);
		background-repeat:repeat-x;
		background-position:center;
	}
	.box_bottom
	{
		width:744;
		background-image:url(../images/box_bottom.png);
		background-repeat:repeat-x;
		background-position:top;
	}
	.box_left
	{
		background-image:url(../images/box_left.png);
		background-repeat:repeat-y;
		background-position:right;
	}
	.box_right
	{
		background-image:url(../images/box_right.png);
		background-repeat:repeat-y;
		background-position:left;
	}
	.text
	{
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		color:#333;
		line-height:23px;
		text-align:justify;
	}
	.hedding
	{
		font-family:Verdana, Geneva, sans-serif;
		font-size:16px;
		color:#F00;
	}
	.smalltext
	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#333;
	text-align: center;
	line-height:18px;
	}
		.redbox_top
	{
		background-image:url(../images/redbox_top.png);
		background-repeat:repeat-x;
		background-position:center;
		font-family:Verdana, Geneva, sans-serif;
		font-size:13px;
		font-weight:bold;
		color:#FFF;
	}
	.redbox_bottom
	{
		background-image:url(../images/redbox_bottom.png);
		background-repeat:repeat-x;
		background-position:top;
	}
	.redbox_left
	{
		background-image:url(../images/redbox_left.png);
		background-repeat:repeat-y;
		background-position:right;
	}
	.redbox_right
	{
		background-image:url(../images/redbox_right.png);
		background-repeat:repeat-y;
		background-position:left;
	}
.readmore 
{
position:relative;
width:100px;
height:20px;
padding-top:0px;
margin-top:13px;
margin-left:50px;
text-decoration:none;
}

.readmore a
{

padding-left:20px;
padding-top:6px;
text-align:center;

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

.readmore a:hover
{

padding-left:20px;
padding-top:6px;
text-align:center;

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#ff7826;
text-decoration:none;
}

.devider
{
background-image:url(../images/devider.gif);
background-repeat:repeat-y;
}
.devider1
{
width:1px;
position:relative;
background-image:url(../images/devider.gif);
background-repeat:repeat-x;
width:1px;
margin-left:5px;
}
/*footer*/

.footer{
	width:502px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#cccccc;
	line-height:18px;
}
.footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#cccccc;
	line-height:18px;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
.footer a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FF0000;
	line-height:18px;
}





	/* about us  */
	
.inside
{
width:766px;
height:auto;
}
.insidec
{
width:1004px;
height:auto;
}



.inside-center
{
width:764px;
height:auto;
border-left:1px solid #b8b9b9;
border-right:1px solid #b8b9b9;
}
.inside-centerc
{
width:1002px;
height:auto;
border-left:1px solid #b8b9b9;
border-right:1px solid #b8b9b9;
}



.inside-center-img
{
	width:266px;
	height:244px;
	float:left;
}
.inside-center-imgc
{
	width:266px;
	height:244px;
	float:left;
}

.inside-center-text
{
width:266px;
height:244px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.inside-center-textc
{
width:266px;
height:244px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}



.inside-bottom
{
width:766px;
height:22px;
}
.inside-bottomc
{
width:104px;
height:22px;
}
.inside-top
{
width:766px;
height:37px;
background:url(../images/aboutus-hd1.gif) no-repeat top;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#ff7826;
font-weight:bold;
line-height:35px;

}
.inside-topc
{
width:1004px;
height:37px;
background:url(../images/aboutus-hd.gif) no-repeat top;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#ff7826;
font-weight:bold;
line-height:35px;

}

.ctct
{
	border-radius:10px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.ctct_in
{
	height:14px;
	border:1px solid #CCC;
	background:#fff;
	font-size:12px;
	padding:3px;
	width:130px;
}
.ctct_us
{
	height:14px;
	border:1px solid #CCC;
	background:#fff;
	font-size:12px;
	padding:3px;
	width:160px;
}
.ctct_us1
{
	border:1px solid #CCC;
	background:#fff;
	font-size:12px;
	padding:3px;
	width:170px;
	height:52px;
}
.ctct_infile
{
	height:25px;
	border:1px solid #CCC;
	background:#fff;
	font-size:12px;
	padding:5px;
	width:150px;
}
.ctct_inatt
{
	height:15px;
	border:1px solid #CCC;
	background:#fff;
	font-size:12px;
	line-height:16px;
	padding:5px;
	width:180px;
}

.ctct_in1
{
	border:1px solid #CCC;
	background:#fff;
	font-size:12px;
	padding:3px;
	width:130px;
	height:52px;
}
.oursrvices
{
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#F00;
	font-weight:bold;
	padding:5px 5px 5px 5px;
	border-top:1px solid #666;
}
.oursrvices a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#F00;
	padding:5px 5px 5px 5px;
}
.oursrviceslist
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding:0px 0px 0px 5px;
	vertical-align:middle;
	text-decoration:none;
}
.oursrviceslist a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding:0px 0px 0px 5px;
	text-decoration:none;
}
.oursrviceslist a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#09F;
	padding:0px 0px 0px 5px;
	text-decoration:underline;
}
.borderbottom
{
	border-top:1px solid #666;
}

.submit_button
{
	background-color:#F00;
	color:#FFF;
	font:Arial, Helvetica, sans-serif 12px;
}
.linegap
{
	line-height:20px;
}

.heading2 {
	font:bold 13px verdana;
	color:#990000;
	line-height:30px;
	background-image:url(../images/heading-bg1.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	width:690px;
	height:30px;
}

.address {
	font:bold 15px arial;
	color:#990000; 
}
.add_text_head{
	font:bold 12px verdana;
	color: #FF6600;
}
.add_text{
	font-family:Verdana, Geneva, sans-serif; 
	font-size:11px; 
	text-align:left; 
	color:#000; 
	line-height:18px;"
}
.star
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#F00;
}