/* ADD BY AKSHAY ON 19-11-2009 */
body {
	background-color: #fffbf5;
	margin: 0px;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
}
.top_bg{
	background-image:url(../images/top_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffe956;
	line-height:16px;
}
.left_middle{
	background-image:url(../images/left_middle.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}
.middle_bg{
	background-image:url(../images/middle_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color: #fffbf5;
}
.dot{
	background-image:url(../images/dot.png);
	background-repeat:repeat-x;
	background-position:left bottom;
}
.sub_category{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#393429;
	text-decoration:none;
	text-transform:uppercase;
	background-image:url(../images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:left 4px;
	margin:15px;
	padding-left:12px;
}
.sub_category:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#393429;
	text-decoration:underline;
	text-transform:uppercase;
	background-image:url(../images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:left 4px;
	margin:15px;
	padding-left:12px;
}
.inbox{
	background-image:url(../images/inbox_bg.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	border:solid 1px #e7e7e7;
	height:22px;
}
.inbox_height{
	background-image:url(../images/inbox_bg.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	border:solid 1px #e7e7e7;
}
.arial_12_black{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.welcome{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#8c0803;
	font-weight:bold;
	background-image:url(../images/dot.png);
	background-repeat:repeat-x;
	background-position:left bottom;
}
.arial_24_gray{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#a19e94;
}
.arial_12_gray{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#383429;
}
.project_middle{
	background-image:url(../images/project_middle.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}
.img_brd{
	border:solid 1px #e1e1e1;
	padding:2px;
}
.footer_bg{
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
.arial_13_wht{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}
.arial_11_black{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.arial_11_red{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8c0803;
}
.green{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8c0803;
	text-decoration:underline;
	font-weight:bold;
}
.green:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8c0803;
	text-decoration:none;
	font-weight:bold;
}
.what_we_do{
	background-color:#f9f6ed;
	border:solid 1px #e9e4d7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	padding:5px;
	border-top:none;
}
.arial_13_red{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#991e19;
}

/***********************  Start of slideshow ****************/
#slideshow {
	position:relative;
	height:398px;
	width:902px;
}
#slideshow DIV {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	height: 398px;
	background-color: #FFF;
	width:902px;
}
#slideshow DIV.active {
	z-index:10;
	opacity:1.0;
}
#slideshow DIV.last-active {
	z-index:9;
}
#slideshow DIV IMG {
	height: 398px;
	display: block;
	border: 0;
	width:902px;
}
/***********************  End of slideshow ****************/
.video_bg{
	background-image:url(../images/video_bg_main.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	line-height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding-left:13px;
}

.link2{
	font-family:Arial, Helvetica, sans-serif;
	color:#670301;
	font-size:13px;
	text-decoration:none;
	
}
.link2:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#A92C29;
	font-size:13px;
	text-decoration:none;
}
/************************/
.arial20_red{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#817729;
	font-weight:bold;
	text-decoration:underline;
}
a.arial20_red:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#8c0803;
	font-weight:bold;
	text-decoration: none;
}

	

