﻿#bottomBgImg
{
	border:solid 0px black;
	width:1037px;
	height:750px;
	background:url(../images/homePage/home_left_bottomPic.jpg) bottom left no-repeat;	
	margin-left:13px;
	
}

#leftNavSectHome
{
	width:258px;	
	float:left;
	border:solid 0px red;		
}

/* Right column layout : Begins */

#rightCol
{
	width:737px;		
	border:solid 0px black;
	float:left;	
	height:auto;
}

#homeFlash
{
	width:741px;
	height:211px;
	float:left;
	clear:both;
	background:url(../images/homePage/home_flash_bk.jpg) no-repeat;
}
#flashLftCont
{
	float:left;
	width: 380px;
	border: 0px solid green;
	margin:0px;
	padding: 20px 0 0 40px;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #202020;
	font-weight: bold;
	line-height: 17px;
}
#flashLftCont h3
{
	margin: 0px;
	padding: 5px 0 0 0;
	font-family: Arial;
	font-size: 12px;
	color: #4e833c;
	font-weight: bold;
}
#flashRgtCont
{
	float:right;
	width: 300px;
	padding: 80px 0 0 0px;
	border: 0px solid red;
	font-family: Arial;
	font-size: 15px;
	color: #202020;
	font-weight: bold;
	line-height: 17px;
	text-align: left;
}
#flashRgtCont p
{
	text-decoration: underline;
}
#flashRgtCont h3
{
	margin: 0px;
	font-family: Arial;
	font-size: 15px;
	color: #4e833c;
	font-weight: bold;
}
#homeContent
{
	margin-top:30px;
	background:url(../images/homePage/step_bk.jpg) no-repeat;
	width:741px;
	height:313px;
	border:solid 0px red;
	float:left;
}

/* Right column layout : Ends */

/*Body copy :Beings */
#nextStepTxt
{
	width:729px;	
	height: 50px;
	border:solid 0px red;
	font-family:Arial;
	font-size:14px;
	color:#ffffff;
	padding: 0px;
	margin: 30px 0 0 0;		
}
#nextStepTxtTNext
{
	width:180px; 
	float: left; 
	position: relative; 
	left: 30px;
}
#nextStepTxtNxtStep
{
	float: right; 
	text-align: left; 
	width: 480px; 
	position: relative; 
	right: 15px; 
	top: 8px;
}
p
{
	margin:0px;
	padding:0px;	
}

.learnMoreTxt a
{
	color:#9abe80;
	text-decoration:none;
}

#learnMoreArrowImg
{
	position:relative;
	top:3px;
}

#stepSec
{
	width:729px;
	height:180px;
	border:solid 0px blue;
	padding:25px 6px 0px 6px;
}

.step
{
	width:170px;
	height:180px;
	border:solid 0px orange;
	float:left;
	text-align:right;
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
	cursor:pointer;
}
.stepLast
{
	width:200px;
	height:180px;
	border:solid 0px orange;
	float:left;
	text-align:right;
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
	cursor:pointer;
}

.stepHeader
{
	padding:20px 0 8px 0;
}

#bodyBottomSec
{
	width:741px;
	height:210px;
	border:solid 0px black;	
	text-align:right;	
}

#bodyBottomImg
{
	position:relative;
	margin-top:150px;
	margin-bottom:20px;		
	float:right;
	border:solid 0px black;			
}
#bodyBottomTxt
{
	position:relative;
	margin-top:165px;
	right:20px;
	float:right;
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	width:260px;	
	background:url(../images/homePage/vert_line.gif) right no-repeat;
	padding-right:20px;
}
#tcoydBottomLogo
{
	width: 500px;
	border: 0px solid green;
	float:right;
	clear:both;
	position:relative;
	top:105px;
	right:15px;	
}
#tcoydText
{
	width: 375px;
	border-right: 1px solid #ffffff;
	margin:10px 0 0 0;
	height: 30px;
	padding: 0px 20px 0 0;
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#ffffff;	
	text-align: right;
}
#tcoydLogoImg
{
	width: 100px;
	border: 0px solid green;
	margin:0px;
	padding: 0px;
	float:right;
}
/*Body copy :Ends */

