@charset "utf-8";
/******************************************************************
***   Global Settings   ***
*******************************************************************/
/*
-------------------------------------------------
@Encoding			= charset "utf-8"
-------------------------------------------------
@Css Version		= Css Level 2
-------------------------------------------------
@Copyright			= Copyright 2008-2009, 
-------------------------------------------------
@Language			= en
-------------------------------------------------
@Author				= http://seedsolutions.co.in/ 
-------------------------------------------------
@Link				= http://seedsolutions.co.in/ 
-------------------------------------------------

*/

/*********************************************************************
***   Body Class Starts Here   ***
**********************************************************************/

/***** Global Selectors *****/
	
* {
	margin:0;
	border:0;
	padding:0;
}
html, body {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11.49px;
	color:#000000;
	background:url(../images/bodyBg.png) left top repeat-x;
}
/********** Headings **********/


h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
h2 {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:lowercase;
	color:#b23427;
	line-height:20px;
	height:25px;
	background:url(../images/headingBg.jpg) left bottom no-repeat;
}
/***** Common Formatting *****/

img {
	border:0;
}
/***** Global Classes *****/


.clear {
	clear:both;
}
.noindent {
	margin-left:0;
	padding-left:0;
}
.nobullet {
	list-style:none;
	list-style-image:none;
}
.error {
	color:#FF0000;
	font-size:10px;
}
.smallfont {
	font-size:10px;
}
.fullwidth {
	float:left;
	height:auto;
	width:100%;
}
.textJustify p {
	text-align:justify;
	line-height:18px;
}
/* ---------------***  	Wrapper    *** ------------- */


#bodypagebg {		       			/* site center align */
	text-align: center;
	width: 892px;
	margin: 0px auto 0 auto;
	height:auto;
}
#wrapper {	                         /* Main Outer Fix  */
	width:892px;
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
}
/************************************************************************
*** Body Class Ends Here ***
*************************************************************************/


/*************************************************************************
*** Header Class Starts Here ***
**************************************************************************/

#header {
	width:100%;
	text-align:left;
	float:left;
}
#topNav {
	float:left;
	height:27px;
	padding-top:11px;
	text-align:right;
	padding-left:555px;
}
#topNav ul {
	margin:0px;
	padding:0px;
}
#topNav ul li {
	list-style:none;
	list-style-type:none;
	float:left;
}
#topNav ul li a {
	display:block;
	width:auto;
	margin:0px 7px;
	float:left;
	height:20px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
* html #topNav ul li a {
	display:block;
	width:auto;
	margin:0px 3px;
	float:left;
	height:20px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
#topNav ul li a:hover {
	border-bottom:2px solid #b23427;
}
#topNav ul li a.active {
	font-weight: bold;
	color: #b23427;
}
.logoHolder {
	float:left;
	width:100px;
	height:187px;
	margin-top:1px;
	padding:81px 48px 63px 50px;
	background:#000000;
}
* html .logoHolder {
	float:left;
	width:100px;
	height:187px;
	margin-top:1px;
	padding:81px 48px 62px 50px;
	background:#000000;
}
.headerImage {
	float:left;
	width:693px;
	height:332px;
	text-align:left;
	margin-top:1px;
}
/****************************************************************************
*** Header Class Ends Here ***
******************************************************************************/

/*****************************************************************************
*** Content Class Starts Here ***
******************************************************************************/

#contentInfoHolder {
	width:100%;
	text-align:left;
	float:left;
	height:auto;
	padding-top:20px;
}
/* ---------***Left Panel Starts Here*** ----------- */

#leftPanel {
	float:left;
	width:283px;
	text-align:left;
	min-height:420px !important;
	height:auto;
}
#leftPanelInner {
	float:left;
	width:200px;
	text-align:left;
	min-height:420px !important;
	height:auto;
	
}
/* ---------***Left Panel Ends Here*** -------------- */

#contentPanel {
	float:right;
	width:609px;
	text-align:left;
	min-height:420px !important;
	height:auto;
}

.newsPanel {
	float:right;
	width:570px;
	text-align:left;
	min-height:420px !important;
	height:auto;
}


#contentPanelInner {
	float:left;
	width:690px;
	text-align:left;
	min-height:420px !important;
	height:auto;
}
#contentPanelInnerA {
	float:left;
	width:630px;
	padding-left:60px;
	text-align:left;
	min-height:420px !important;
	height:auto;
}
* html #contentPanel {
	float:left;
	width:606px;
	text-align:left;
	height:auto;
}
.aboutHeading {
	color:#9a4e1d;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	padding-bottom:15px;
}
.columnInfoHolder {
	float:left;
	width:268px;
	height:auto;
	padding-left:35px;
}
.columnInfoHolder h1 {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:capitalize;
	color:#b23427;
	line-height:20px;
}
.columnInfoHolder p {
	font-size:11.49px;
}
.portFolio {
	float:left;
	width:343px;
	height:auto;
	border-bottom:1px solid #e5ece3;
	border-top:1px solid #e5ece3;
	padding-top:8px;
	margin-left:68px;
	padding-bottom:19px;
}
.imgPadding00 {
	margin-left:0px;
	margin-right:12px;
	margin-bottom:12px;
}
.portFolioRdesc {
	float:right;
	width:190px;
	height:auto;
	padding-left:35px;
	margin-top:5px;
}
.newsHolder {
	padding-top:14px;
	padding-bottom:14px;
	border-top:1px solid #e2e2e2;
	height:auto;
	width:270px;
}
.newsHolder {
	color:#999999;
	font-size:9.5px;
}
.newsHolder b {
	font-size:11px;
	color:#333333;
}
.newsHolder b span {
	font-size:11px;
	color:#333333;
	font-weight:normal;
}
a.readmore {
	width:auto;
	height:10px;
	display:block;
	margin-top:4px;
	line-height:10px;
	color:#993333;
	padding-left:10px;
	text-decoration:none;
	background:url(../images/readMoreArrow.jpg) left top no-repeat;
}
a:hover.readmore {
	text-decoration:underline;
}
.clsred_new {
	height:25px;
	line-height:25px;
	border-bottom:1px solid #d2d2d2;
	border-top:1px solid #d2d2d2;
}
.clsredText {
	font-size:12px;
	color:#9b3851;
	font-size:11px;
	font-weight:bold;
	text-align:justify;
	font-family:Arial;
}
.heading {
	font-family:"Arial";
	font-size:11px;
	color:#cc0033;
	font-weight:normal;
	text-align:left;
}
#slideshow {
	float:left;
	width:191px;
	height:22px;
	padding-top:11px;
	margin-bottom:7px;
}
a.clsbold {
	font-family:Arial, Helvetica, sans-serifetica;
	text-align:left;
	color:#999999;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	line-height:30px;
}
.NAVLINK, NAVLINK:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color:#9a9a9a;
	text-decoration:none;
}
.NAVLINK:hover, NAVLINK:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #333333;
	text-decoration:none;
}
.NAVLINK_black {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:Black;
	text-decoration:none;
}
.NAVLINK_black:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:Black;
	text-decoration:underline;
}
.cboactive {
	width:auto;
	height:18px;
	line-height:18px;
	background:#FFFFFF;
	border:1px solid #999999;
}
.columnInfoHolderContact {
	float:left;
	width:320px;
	height:auto;
	padding-left:28px;
}
.contactDetails {
	float:right;
	width:250px;
	height:auto;
}
.reddish {
	color:#a3273f;
	font-weight:bold;
}
.clsblack {
	font-size:11px;
	font-weight:bold;
	font-family:Arial;
	color:#000000;
	text-decoration:none;
	background:url(../Images/red_arrow.jpg) left no-repeat;
	padding-left:12px;
}
a.blackbelt {
	color:#000000;
	text-decoration:none;
}
a.blackbelt {
	color:#000000;
	text-decoration:underline;
}

.colorWhite{
color:#FFFFFF;
}



/********************************************************************************
*** Content  Class Ends Here ***
*********************************************************************************/


/*********************************************************************************
*** Footer Class Starts Here ***
**********************************************************************************/

#footer {
	padding-top:10px;
	padding-left:8px;
	border-top:1px solid #d5d5d5;
	text-align:left;
	float:left;
	min-height:70px !important;
	height:auto;
	width:884px;
}
.footerText {
	color:#999999;
	font-size:10px;
}
.left_footer{
	width:60%;
	height:auto;
	float:left;
}
.developed{
	width:40%;
	height:auto;
	float:left;
}
.develop_by_container{
	width:200px;
	height:auto;
	float:right;
	text-align:right;
}
.st_container{
	width:19px;
	height:15px;
	float:right;
}
.develop_by_text{
	font-family:Arial;
	font-size:12px;
	float:right;
	color:#999999;
	text-align:left;
	font-weight:bold;
	padding-right:5px;
}


/**********************************************************************************
*** Footer  Class Ends Here ***
***********************************************************************************/
