@charset "utf-8";
/* CSS Document */

/********************************************************************************/
/********************************************************************************/
/*					       AUTHORS : REDDY PRASAD. ANDHE, SRINIVAS BUDDHA	    */
/*				 E-MAIL (Official) : reddy.prasad@impelsys.com  			    */
/*				 E-MAIL (Personal) : areddyprasad@yahoo.com   	                */
/*				 E-MAIL (Personal) : tosrisri@gmail.com     	                */
/*					       COMPANY : Impelsys India (P) Ltd.   					*/
/*				        CREATED ON : 10-07-2009, 10:20hrs					    */
/*					LAST EDITED ON : 	   				   					    */
/********************************************************************************/
/********************************************************************************/
	
body {
	color: #000;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	background-color: #fff;
	text-align: center; 
	font-size:11px;
	}

#global-wrapper {
	margin: 0 auto;
	background: #fff; /*** This is our faux columns ***/
	text-align: left;
	width:996px; /* Total Width = 998px :: width:996px + border-left:1px + border-right:1px */
	border:1px solid #bfbfbf;
	border:1px solid #bfbfbf;
	}
	
/* Reset the Styles Starts */	
* {
	padding: 0;
	margin: 0;
	border: 0;
	}
	
/*p { line-height:18px; }	*/

trade { font-weight:bold; }

a { text-decoration:none; outline:none; }

a:hover { text-decoration:underline; }
	
h1 { color:#f04f22; font-size:18px; }
	
h2 { color:#737476; font-size:15px; padding:3px 0; }
	
h2 span { color:#515153; }
	
h3 {
	font-size:15px;
	color:#77787b;
	}
	
h4 { }
	
h5 { }
	
h6 { }
/* Reset the Styles Ends */		
	
	
/**************************
		HEADER
**************************/
#header {
	background-color: #fff;
	padding:0;
	margin:0;
	}	
	
/**************************
		CONTENT
**************************/
#content {
	background: #fff;
	padding:15px;
	min-height:300px;
	/*overflow:hidden;*/
	}

#content-1 {
	background: #fff;
	padding:15px 0;
	min-height:300px;
	margin:0;
	/*overflow:hidden;*/
	}

#content #home-page-content-holder-1,
#content #home-page-content-holder-2 {
	clear:both;
	margin:0;
	padding:0;
	}
	
#content #home-page-content-holder-1 #home-content-col-1 {
	width:200px;
	float:left;
	color:#7b7b7b;
	}
	
#content #home-page-content-holder-1 #home-content-col-2{
	width:266px;
	float:left;
	color:#7b7b7b;
	}
	
#content #home-page-content-holder-1 #home-content-col-3 {
	width:230px;
	float:left;
	color:#7b7b7b;
	}
	
#content #home-page-content-holder-1 #home-content-col-4 {
	width:224px;
	float:left;
	color:#7b7b7b;
	}
	
#content #content-holder-1,
#content #content-holder-2,
#content #content-holder-3 {
	clear:both;
	margin:0;
	padding:0;
	}
	
#content #content-holder-1 #content-col-1 {
	width:230px;
	float:left;
	color:#7b7b7b;
	margin-top:35px;
	}
	
#content #content-holder-1 #content-col-2 {
	width:445px;
	float:left;
	color:#5e5e5e;
	}
	
#content #content-holder-1 #content-col-3 {
	width:230px;
	float:left;
	color:#7b7b7b;
	}
	
	
#content #content-holder-2 #content-col-1 {
	width:230px;
	float:left;
	color:#7b7b7b;
	margin-top:35px;
	}
	
#content #content-holder-2 #content-col-2 {
	width:338px;
	float:left;
	color:#5e5e5e;
	}
	
#content #content-holder-2 #content-col-3 {
	width:338px;
	float:left;
	color:#7b7b7b;
	}
	
#content-1 #content-holder-2 {
	padding:0; 
	margin:0;	
	}	
	
#content-1 #content-holder-2 #content-col-a {
	width:369px;
	float:left;
	}
	
#content-1 #content-holder-2 #content-col-a a {
	color:#555;	
	}	
	
#content-1 #content-holder-2 #content-col-b {
	width:313px;
	float:left;
	}
	
	
	
#content-1 #content-holder-2 #content-col-c {
	width:269px;
	float:left;
	}

	
#content #content-holder-3 #content-col-1 {
	width:230px;
	float:left;
	color:#7b7b7b;
	margin-top:35px;
	}
	
#content #content-holder-3 #content-col-2 {
	width:706px;
	float:left;
	color:#5e5e5e;
	}
	
	
#content #content-holder-4 #content-col-1 {
	width:312px;
	float:left;
	color:#7b7b7b;	
	}
	
#content #content-holder-4 #content-col-2 {
	width:312px;
	float:left;
	color:#5e5e5e;
	}
	
#content #content-holder-4 #content-col-3 {
	width:312px;
	float:left;
	color:#5e5e5e;
	}
	
	
/**************************
		FOOTER
**************************/
#footer {
	width:996px;
	margin:0;
	padding:0;
	clear:both;
	}