body{
	margin:0;
	color:#171717;
	font:normal 11px/20px Georgia, "Times New Roman", Times, serif;
	background-image: url(/bg.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:top;
	background-color: #FFFFFF;

}

#container{
	width:992px; 
	margin:auto auto; 
	min-height:600px;
	height:auto !important;
	height:600px;
	background: #ffffff; 
}

.red{
font-weight:bold;
color: #993300;
}

#automainbody{
width:992px;
margin: 1px auto 0 auto;
min-height:500px;
height:auto !important;
height:500px;
}

#shrinkwrap{
width:900px;
margin:auto auto; 
margin-top:40px;
}

h2{
font-size: 12pt;
color: #993300;
margin:0;
}

#homebody
{

	height:355px;
	width:90%; 
	margin: 10px auto 10px auto;
	text-align:center;
}

#homeleft
{

	min-height:300px;
	height:auto !important;
	height:300px;
	width:365px; 
	float:left;
	margin:5px;
}

#homeright
{
	
	min-height:300px;
	height:auto !important;
	height:300px;
	width:600px; 
	float:right;
	margin:5px;	
	background-color:transparent;
}




/* -- header start -- */
#header{
	width:100%; 
	margin:auto auto; 
	height:135px;
	background-image: url('/images/header-bg.jpg');
	background-repeat: no-repeat;
	background-color: #292929;
}

#header #logo{
	margin-left:30px;
	margin-top:1px;
	float:left;
}

#headerinfo{
	margin:10px;
	float:right;

	color:white;
	width:200px;
	height:70px;
	padding:5px;
}

/* -- header end -- */


/* -- top navigation start -- */
#topNav{
	width:100%; 
	margin:auto auto; 
	height:30px;
	background-color: #c4c4c4;
	margin-top:1px;
	background-image: url('/images/nav-bg.jpg');
	background-repeat: repeat-x;
}

#topNav ul{
	width:95%; margin:auto auto;
}
	
#topNav ul li{
	height:30px; 
	float:left;
	color:#ffffff;
	font:bold 12px/30px Arial, Helvetica, sans-serif;
	list-style:none;
text-align:center;
}

#topNav ul li a{
	padding:0 5px; height:30px; 	
	text-decoration:none; 
	display:block;
	color:#ffffff;
	font:bold 12px/30px Arial, Helvetica, sans-serif;
	width:100px;
}

#topNav ul li a:hover{
/*	background:url(/images/top_btn_h.gif) no-repeat center bottom; */
text-decoration: underline; 
}

#topNav ul li a.hover{
	padding:0 18px; 
	height:30px; 
	float:left; 
	text-decoration: underline; 
	display:block;
	background:url(/images/top_btn_h.gif) no-repeat center bottom; 
	color:#ffffff;
	font:bold 12px/30px Arial, Helvetica, sans-serif;
}
/* -- top navigation end -- */

/* -- footer start -- */
#footer{
color:#FFFFFF;
width:992px; 
margin:auto auto; 
height:49px;

font:bold 12px/30px Arial, Helvetica, sans-serif;
background-image: url('/images/footer_bg.jpg');
background-repeat: repeat-x;
}

#footer p{
padding:15px;
}
/* footer end -- */


/*----- Step style Start  -- */
#leftstep1
{
width: 120px;
min-height:1080px;
height:auto !important;
height:1080px;
float: left;
background-image: url('/images/red_strip_1.jpg');
background-repeat: no-repeat;
color:white;
background-color:#760000;
}

#leftstep2
{
width: 120px;
min-height:1080px;
height:auto !important;
height:1080px;
float: left;
background-image: url('/images/red_strip_2.jpg');
background-repeat: no-repeat;
color:white;
background-color:#760000;
}

#leftstep3
{
width: 120px;
min-height:1080px;
height:auto !important;
height:1080px;
float: left;
background-image: url('/images/red_strip_3.jpg');
background-repeat: no-repeat;
color:white;
background-color:#760000;
}

#leftstep4
{
width: 120px;
min-height:1250px;
height:auto !important;
height:1250px;
float: left;
background-image: url('/images/red_strip_4.jpg');
background-repeat: no-repeat;
color:white;
background-color:#760000;
background-position: top left;
}

#leftstep5
{
width: 120px;
min-height:1080px;
height:auto !important;
height:1080px;
float: left;
background-image: url('/images/red_strip_5.jpg');
background-repeat: no-repeat;
color:white;
background-color:#760000;
background-position: top left;
}


#rightstep
{
width: 820px;
min-height:490px;
height:auto !important;
height:490px;
float: right;
padding:10px;
font:normal 12px/20px Georgia, "Times New Roman", Times, serif;
}



#stepheader{
width:655px;
margin:auto auto;
}

#rightstep p{
width:500px;
margin:auto auto;
}


#continue{
margin:10px;
}

#named {
	margin:auto auto;
	width:500px;
}

#upload {
	margin:auto auto;
	width:500px;
}

#stepupper{
	margin:auto auto;
	width:810px;
	min-height:390px;
	height:auto !important;
	height:390px;
}

#stepuppereffect{
/*	border:1px solid #c4c4c4;  */
	margin:auto auto;
	width:95%;
	height:260px;
}

#steplower{
/*	border:1px solid #c4c4c4;  */
	margin:auto auto;
	width:810px;
	height:300px;
}

#divider {
	color: #c4c4c4;
	background-color: #E2E2E2;
	height: 5px;
	width:95%;
}

.sizeindicate{
	font-weight:bold;
	background-color:#E2E2E2;
}



#footer p {
float:left;
height:20px;
line-height:6px;

}

#footerlinks{
float:right;
margin-top:12px;
margin-right:20px;
}

#footerlinks a{
color:#ffffff
}

/*----- Step style Start  -- */
.style1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}