/* CSS Document */

@font-face {
 font-family: myriadpro_font;
 src: url(../fonts/myriadprocond_0.eot);
}
@font-face {
 font-family: myriadpro_font;
 src: local('myriadpro_font'),  url(../fonts/MyriadPro-Cond_0.otf) format("opentype");
}
@font-face {
 font-family: myriadpro_font;
 src: local('myriadpro_font'),  url(../fonts/myriadprocond_0.ttf) format("truetype");
}
 @font-face {
 font-family: futura_font;
 src: url(../fonts/futura21.eot);
}
@font-face {
 font-family: futura_font;
 src: local('futura_font'),  url(../fonts/futura21.otf) format("opentype");
}
@font-face {
 font-family: futura_font;
 src: local('futura_font'),  url(../fonts/futura21.ttf) format("truetype");
}
* {
	margin:0px;
	padding:0px;
}
ul, ol, li {
	list-style:none;
}
.clear {
	clear:both;
}
.normal {
	font-weight:normal;
}
.bold {
	font-weight:bold;
}
.row {
	width:100%;
	height:auto;
	float:left;
	padding:8px 0;
}
.row2 {
	width:96%;
	height:auto;
	float:left;
	padding:8px 2%;
}
.col {
	width:auto;
	height:auto;
}
.padding_none {
	padding:0px;
}
.margin_none {
	margin:0px 0px 0px 0px;
}
.white {
	color:#ebebeb;
}
.black {
	color:#101417;
}
.graw {
	color:#c7c7c7;
}
.red {
	color:#ca3634;
}
.blue {
	color:#0158a8;
}
.border_bottom {
	border-bottom:1px #999999 dashed;
}
.l_float {
	float:left;
}
.r_float {
	float:right;
}
.l_text {
	text-align:left;
}
.c_text {
	text-align:center;
}
.r_text {
	text-align:right;
}
.t_10 {
	font-size:10px;
}
.t_12 {
	font-size:12px;
}
.t_14 {
	font-size:14px;
}
.t_16 {
	font-size:16px;
}
.t_18 {
	font-size:18px;
}
.t_20 {
	font-size:20px;
}
.t_24 {
	font-size:24px;
}
.t_22 {
	font-size:22px;
}
.t_30 {
	font-size:30px;
}
.t_36 {
	font-size:36px;
}
.uppercase {
	text-transform:uppercase;
}
.arrow ul {
	width:100%;
	float:left;
}
.arrow li {
	line-height:16px;
	background:url(../images/arrow.png) no-repeat 0 6px;
	padding:4px 0 4px 20px;
}
a {
	text-decoration:none;
	outline:none;
	color:#ca3634;
}
a:hover {
	text-decoration:underline;
}
p {
	line-height:18px;
	margin:8px 0;
}
h1 {
	font-size:30px;
	font-family:myriadpro_font;
	font-weight:normal;
	color:#000;
}
h2 {
	font-size:18px;
	font-weight:normal;
}
pre {
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:20px;
}
html {
	background:#fff url(../images/bg.png) repeat-x;
}
body {
	background:url(../images/bg_body.png) no-repeat top center;
	font:12px Arial, Helvetica, sans-serif;
	color:#525252;
}
/* Wrapper  */

#wrapper {
	width:1069px;
	height:auto;
	margin:auto;
}
/* Header  */

#header {
	width:999px;
	height: auto;
	float:left;
	position:relative;
	padding:33px 0 0 35px;
}
#logo {
	width:244px;
	float:left;
	position:absolute;
	left: 40px;
	top: 0px;
}
#logo a {
	height:283px;
	display:block;
	background: url(../images/logo.png) no-repeat;
	text-indent:-9999px;
}
#logo a:active {
	margin:-1px 0 0 -1px;
	padding:1px 0 0 1px;
}
/* Menu */

#menu {
	width:1069px;
	height:67px;
	float:left;
	background:url(../images/bg_nav.png) no-repeat;
}
#nav {
	width:650px;
	height: auto;
	float:left;
}
#nav ul {
	width:650px;
	height:67px;
	float: left;
	padding-left:35px;
	text-transform: uppercase;
	font-family:futura_font, Futura2-Normal;
	font-size:17px;
}
#nav li {
	line-height:49px;
	float:left;
	display:inline;
}
#nav li.divider {
	width:2px;
	height:49px;
	float:left;
	background: url(../images/divider.png) no-repeat;
}
#nav li a {
	display:inline-block;
	color:#fff;
	text-decoration:none;
	padding:0 31px;
}
#nav li a:hover {
	height:67px;
	background: url(../images/nav_active.png) no-repeat bottom center;
}
#nav li a.active {
	height:67px;
	background:url(../images/nav_active.png) no-repeat bottom center;
}
#call {
	width:340px;
	line-height:49px;
	float: right;
	font-family:myriadpro_font;
	font-size:17px;
	padding-right:35px;
	color:#fff;
}
/* Body Part  */

#body_part {
	width:969px;
	height: auto;
	float:left;
	padding:10px 0 20px 50px;
}
.body_part_col {
	width:46%;
	height: auto;
}
.body_part_col2 {
	width:300px;
	height: auto;
	float:left;
}
.body_part_col3 {
	width:645px;
	height: auto;
	float: right;
}
.small_banner_col {
	width:322px;
	height:auto;
	float:left;
}
.small_banner_col .row2 {
	width:80%;
	padding:8px 10%;
}
/* Footer */
/* design & develop by - 
jeevan singh shekhawat */



#footer {
	width:999px;
	height: auto;
	float:left;
	border-top:4px #6c0739 solid;
	margin-left:35px;
	color:#6f0339;
	padding:10px 0 15px;
}
#copyright_col {
	width:610px;
	height:auto;
	float:left;
	text-transform:uppercase;
}
#footer_link_col {
	width:310px;
	height:auto;
	float: right;
}
#footer ul {
	width:100%;
	height:auto;
	float:left;
	text-transform:uppercase;
	display: block;
	text-align: right;
}
#footer li {
	display:inline;
	color:#6f0339;
}
#footer li a {
	color:#6f0339;
	text-decoration:none;
}
#footer li a:hover {
	text-decoration:underline;
}
