body{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	color: 				#000;
	line-height: 		13px;	
	margin: 			0px;
	padding: 			0px;
	font-size: 			13px;
	background-color: 	#FFF;
}

h2{ font-size: 130%; color: #FFF; text-align : left;}


#content{
	width:				760px;
	height:				570px;
	position:			absolute;
	top:				50%;
	left:				50%;
	margin:				-285px auto auto -380px;
	border:				1px solid #221E1F;
	background-color: 	#FFF;
	} 
	
#logo{
	border:				0px solid red;
	width:				213px;
	height:				60px;
	position:			absolute;
	top:				460px;
	left:				510px;
	background-image: 	url(/brand/images/logo-tintz.gif);
 	background-repeat: 	no-repeat;
	z-index: 			40;
}

#medal{
	border:				0px solid red;
	width:				84px;
	height:				110px;
	position:			absolute;
	top:				425px;
	left:				37px;
	background-image: 	url(/brand/images/medal_pip.jpg);
 	background-repeat: 	no-repeat;
	z-index: 			41;
}

/***********************     BACKGROUND Begins   ************************/	

	#background{
		width:				1006px;
		height:				788px;
		position:			absolute;
		top:				50%;
		left:				50%;
		margin:				-394px auto auto -503px;
		}
		
	#bgC{
		float:left; width:50%; height:50%; background-color: #24306A;
		}
		
	#bgM{
		float:left; width:50%; height:50%; background-color: #24306A;
		}
		
	#bgY{
		float:left; width:50%; height:50%; background-color: #24306A;
		}
		
	#bgK{
		float:left; width:50%; height:50%; background-color: #24306A;
		}

/***********************     BACKGROUND Ends    ************************/

/***********************     Left COLUMN Begins    ************************/

#leftCol{
	position: 				absolute;
	top:					0px;
	left:					0px;
	width: 					190px;
	z-index: 				30;
}


ul {
	margin: 				80px 0px 0px 0px;
	padding: 				0;
	list-style: 			none;
	font-variant: 			small-caps;
	 width: 				190px;
	}
	
ul li {
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size:				12px;
	position: 				relative;
	height: 				30px;
	padding: 				0px 0px 35px 17px;
	}

 li ul {
	position: 				absolute;
	background-image: 		url(images/trans_wht.gif);
	left: 					38px;
	top: 					-60px;
	display: 				none;
	width: 					540px;
	height: 				25px;
	line-height: 			26px;
	z-index:				40;
	}
	
ul li a{
	display: 				block;
	text-decoration: 		none;
	padding: 				5px;
	color: 					#666;
 	font-weight: 			bold;
 	line-height: 			20px;
	}
	
a.nav {
	background-image: 		url(/brand/images/btn_cmykicon.gif);
 	background-repeat: 		no-repeat;
 	background-position: 	0% 50%;
  	padding: 				0px 0px 0px 25px;
	}
	
a.nav:hover {
	color: 					#000;
	}
	
a.navON {
	background-image: 		url(/brand/images/btn_cmykicon.gif);
 	background-repeat: 		no-repeat;
 	background-position: 	0% 50%;
  	padding: 				0px 0px 0px 25px;
	color: 					#000;
	}
	
li.sub{
	display: 				inline;
	text-decoration: 		none;
	padding: 				0px;
 	font-weight: 			bold;
 	padding: 				0px 0px 0px 0px;
 	border: 				none;
 	z-index:				50;
	}
	
 li a.sub {
	display: 				inline;
	color: 					#000;
	text-decoration: 		none;
	padding: 				0px 0px 0px 0px;
 	font-weight: 			bold;
 	padding-left:			12px;
	}
	
		
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */
li:hover ul, li.over ul
{ 
	display: 				inline;
	color: 					#666;
	 }
	 
a.sub:hover
{ 
	color : #666;
	 }	
/***************** Left Navigation Ends ************************/

/***************** BREADCRUMB Navigation Begins    ************************/
#breadcrumb {
position: 					absolute;
top: 						540px;
left: 						0px;
text-align: 				left;
padding-left: 				20px;
color: 						#666;
 font-weight: 				normal;
 font-size: 				85%;
}

 ul.bc {
list-style:	 				none;
padding: 					0;
margin: 					0px 0px 0px 0px;
font-variant: 				small-caps;
 width: 					600px;
 display: 					block;
}

li.bc {
text-align: 				left;
display: 					inline;
height: 					20px;
line-height: 				20px;
 position: 					relative;
 padding: 					0px;
}
 li.bc a {
color: 						#666;
text-decoration: 			none;
display: 					inline;
height: 					20px;
line-height: 				20px;
 position: 					relative;
 padding: 					0px;
 font-weight: 				normal;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
li.bc a {
float: 						none;
height: 					20px;
line-height: 				20px;
 position: 					relative;
 padding: 					0px;
}
/* End IE5-Mac hack */

.bc a:link, .bc a:visited {
color: 						#666;
text-decoration: 			none;
height: 					20px;
line-height: 				20px;
 position: 					relative;
 padding: 					0px;
}

.bc a:hover, .bc a:active {
text-decoration: 			underline;
color: 						#000;
height: 					20px;
line-height: 				20px;
 position: 					relative;
 padding: 					0px;
}

/***************** Left Navigation Ends ************************/

/***************** Middle CONTENT begins ************************/
#middleCol_INDEX{
	text-align: 			left;
	margin: 				0px 0px 0px 0px;
	padding: 				0px 0px 0px 0px;
	background-image:  		url(/brand/images/bg_home.jpg);
	background-repeat: 		no-repeat;
	z-index: 				1;
}

#middleCol_TEXT{
	width:					380px;
	height: 				570px;
	margin : 				0px 0px 0px 0px;
	padding-top: 			0px;
	padding-left:			40px;
	padding-right:			40px;
	overflow: 				auto;
	font-size : 			11px;
	background-color : 		#CCC;
	z-index : 				10;
}

#middleCol_TEXT p{
	text-align : justify;
}


/***************** Middle CONTENT Ends ************************/

/***************** Right CONTENT begins ************************/
#rightCol{
	width:					190px;
	height: 				auto;
	text-align: 			left;
	margin: 				0px 0px 0px 0px;
	padding: 				0px 0px 0px 0px;
	background-color: 		#ffffff;
	z-index: 				20;
	border: 				0px solid red;
}

.printMgmt{
	height: 				16px;
	width : 				140px;
	margin: 				30px 0px 0px 0px;
	padding: 				0px 0px 0px 10px;
	background-color: 		#999999;
	font-variant: 			small-caps;
	font-weight: 			bold;
	color: 					#FFF;
	font-size: 				12px;
}

.printMgmtSmall{
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	color: 					#000;
	font-size: 				12px;
}

.printMgmtTiny {
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	color: 					#000;
	font-size: 				12px;
	text-decoration:		none;
}

.printMgmtTiny a{
	color: 					#000;
	text-decoration:		none;
}

#printMgmtForm{
   	padding-right: 			3px;
	margin-top: 			5px;
	width: 					174px;
	font-variant: 			small-caps;
	font-size: 				80%;
	text-align: 			right;
}
.form{
	border: 				1px solid #666;
	width: 					95px;
	height: 				16px;
	font-size: 				90%;
 	margin-top: 			2px;
 	padding-right: 			3px;
 	letter-spacing: 		0.03em;
}

.button{
    border: 				1px solid #666;
	background-color: 		#FFF;
    color: 					#000;
    width: 					50px;
	height: 				16px;
    text-align: 			center;
    margin-top: 			2px;
	margin-right: 			0px;
	cursor: 				hand;
	font-size: 				100%;
	font-variant: 			small-caps;
	}
	
.button:hover {background-color:#666; text-decoration:none;}


#quote{
	border: 				0px solid black;
	padding: 				20px 10px 35px 15px;
	line-height: 			18px;
	height: 				100%;
	background-color: 		#ffffff;
	background-image: 		url(/brand/images/bg_quote2.gif);
	background-repeat: 		no-repeat;
	background-position: 	150px bottom;
	color: 					#ffffff;
	font-size : 			14px;
	line-height : 			108%;
	height:					130px;
}

#quote2{
	border: 				0px solid black;
	height: 				100%;
	width: 					150px;
	padding-left: 			10px;
	padding-top: 			30px;
	background-image: 		url(/brand/images/bg_quote1.gif);
	background-repeat: 		no-repeat;
	background-position: 	0px 0px;
}

#Noquote{
	border: 				0px solid black;
	padding: 				20px 10px 35px 15px;
	line-height: 			18px;
	height: 				100%;
	background-color: 		#ffffff;
	background-repeat: 		no-repeat;
	background-position: 	150px bottom;
	color: 					#ffffff;
	font-size : 			14px;
	line-height : 			108%;
	height:					130px;
}

#Noquote2{
	border: 				0px solid black;
	height: 				100%;
	width: 					150px;
	padding-left: 			10px;
	padding-top: 			30px;
	background-repeat: 		no-repeat;
	background-position: 	0px 0px;
}
.imageRight{
	height: 				180px;
	width: 					183px;
	background-color: 		#666;
}

/***************** Right CONTENT ends ************************/