/* CSS Document */
.nevi_bg {
	background-image: url(images/navigation_bg.jpg);
	background-repeat: repeat-x;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color:#dddddd;
	text-align: justify;
}
.readmore_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:#dddddd;
	text-decoration:none;
}
.readmore_text A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:#dddddd;
	text-decoration:none;
}
.readmore_text A:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:#898888;
	text-decoration:none;
}

.behind_bg {
	background-image: url(images/beground_behind_text.jpg);
	background-repeat: no-repeat;
}
.footer_text {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
}
.footer_text A {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
}
.footer_text A:Hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}

.box_bg {
	background-image: url(images/rounded_bg.jpg);
	background-repeat: repeat-y;
}

.strip_bg1 {
	background-image: url(images/left_strip_bg.jpg);
	background-repeat: repeat-y;
}

.strip_bg2 {
	background-image: url(images/rite_strip_bg.jpg);
	background-repeat: repeat-y;
}

.main_text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#dddddd;
}

.main_text11 A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#dddddd;
	text-decoration:none;
}
.main_text11 A:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#f5641c;
	text-decoration:none;
}


.number_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#f5641c;
}

/*********************contact us******************/

.text_fild {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #e5e4e4;
	background-color: #000000;
	height: 17px;
	width: 250px;
	border: 1px solid #f5641c;
}
.text_fild2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #e5e4e4;
	background-color: #000000;
	height: 17px;
	width: 98px;
	border: 1px solid #f5641c;
}
.address_text_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e5e4e4;
	background-color: #000000;
	height: 80px;
	width: 250px;
	border: 1px solid #f5641c;
}

.model_dropdown{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #e5e4e4;
	background-color: #000000;
	height: 22px;
	width: 250px;
	border: 1px solid #f5641c;
}

