body {
	margin:110px 20px 0px 20px;
	border:0px;
	padding:0px;
	font-weight:normal;
	}

img {
	margin:0px;
	border:0px;
	padding:0px;
	}

	
#main {
	width:1024px;
	margin: 0px auto;
	
	}	
	


#lineTop {
	margin:12px 0px 0px 0px;
	border:0px;
	height:1px;
	width:1024px;
	background-color:#c0c3c9;
}


/*--------------------------------------------------------------------------------------------*/



#caption {
	position: relative;
	top:49px;
	left:0px;
	width:400px;
	font-size: 11px;
	line-height: 17px;
	font-family: arial, san-serif;
	color: #666b6f;
	letter-spacing: 0.08em;
}

#caption h {
	font-size: 15px;
	line-height: 15px;
}

/*--------------------------------------------------------------------------------------------*/


#arrows {
	position: absolute;
	top: 205px;
	left:0px;
	width:50px;
}


#thumbnails {
	position: absolute;
	top: 205px;
	left: 100px;
	width:600px;
	height: 4px;
}


#lineNav {
	position: absolute;
	top: 225px;
	left:0px;
	height:1px;
	width:65px;
	background-color:#c0c3c9;
}

#lineNav2 {
	position: absolute;
	top: 225px;
	left:98px;
	height:1px;
	width:265px;
	background-color:#c0c3c9;
}



.nav {	
	position: absolute;
	top: 234px;
	left:0px;
	font-size: 10px;
	line-height: 16px;
	font-family: arial, san-serif;
	letter-spacing:1px;
	color:#666b6f;
	}

.nav a {
	text-decoration: none;
	color:#C0C0C0;
}

	
	
.nav a:hover {
	text-decoration: none;
	color:#494c4f;
}
	
	
/*--------------------------------------------------------------------------------------------*/

.subnav {	
	position: absolute;
	top: 234px;
	left:100px;
	width:300px;
	font-size: 10px;
	line-height: 16px;
	font-family: arial, san-serif;
	letter-spacing:1px;
	color:#666b6f;
	}
	
	
.subnav a {
	text-decoration: none;
	color:#C0C0C0;

}
	
	

.subnav a:hover {
	text-decoration: none;
	color:#494c4f;

}
	
	
	
	
/*--------------------------------------------------------------------------------------------*/
	



#mainImg{
	margin:49px 0px 0px 0px;
	float:right;
	width:475px;
	}


	
.iconA {
	height:7px;
	width:9px;
	float:left;
	margin-right: 15px;
	background-color:#666666;
}


.iconB {
	height:11px;
	width:8px;
	float:left;
	margin-right: 15px;
	background-color:#666666;
}



.iconC {
	height:8px;
	width:8px;
	float:left;
	margin-right: 15px;
	background-color:#666666;
}







