body{
	position: relative;
	margin: 0 auto;
	width: 760px;



}
.head{
	position: relative;
	width: 760px;
	height:99px;
	background-color: #FFFFFF;
	}
.header{
	position: relative;
	width: 760px;
	height:74px;
	background-color: #FFFFFF;
	z-index: 1;
	}
.logo{

	position: absolute; 	
	z-index: 3;
	width: 97px;
	height:97px;
	background-image: url(../images/logo.jpg);
	left: 10px;
	top: 10px;
}

.mainlinks{
	position: relative;
	z-index: 2;
	width: 760px;
	background-image: url(../images/t_pink.jpg);
	background-repeat: repeat-x;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 4px;
	vertical-align:middle;
	padding-top: 4px;
} 


.sublinks{
	position: relative;
	z-index: 1;
	width: 760px;
	background-image: url(../images/t_grey.jpg);
	background-repeat: repeat-x;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	vertical-align: baseline;
	padding-top: 5px;
	padding-bottom: 8px;
}

.content{
	position: relative;
	width: 760px;
background-color: #FFFFFF;
	
}
.nav{
	position: relative;
	float:left;
background-color: #cccccc;
	width: 155px;
	
}
.main{
	position: relative;
	float:right;
	width:590px;
	
	background-color: #FFFFFF;
}
.breadcrumb{
	position: relative;
	float:right;
	width: 590px;
	background-color: #FFFFFF;
}

.title{
	position: absolute;
	float:left;
	top: 10px;
	left:10px;
	background-image: url(../images/logo.gif);
	width: 352px;
	height:52px;
	z-index: 4;
}
.cart{
	position: relative;
	float:right;
	width: 300px;
	z-index: 2;
	background-image: url(../images/telbanner.jpg);
	width: 372px;
	height:74px;
}
.footer{
	position: relative;
	width: 760px;
	background-color: #FFFFFF;
	background-image: url(../images/t_blue.jpg);
	height: 26px;
}

/************ sectionLinks styles **************/



#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-bottom: 1px solid #CCCCCC;
    font-family: Arial, Helvetica, sans-serif; font-size: 12px; TEXT-DECORATION: none;
	background-color: #FFF;
	font-weight: normal;
	padding: 2px 2px 2px 13px;
	color: #000000;
}

#sectionLinks a:hover{
	border-bottom: 1px solid #CCCCCC;
	background-color: #465D8A;
	background-image: none;
	font-weight: normal;
	list-style-image: url(../images/bullet.gif);
	text-decoration: none;
    color: #FFFFFF;
}.tleft {
	background-image: url(../images/t_navleft.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.tright {
	background-image: url(../images/t_navright.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.tiletopback {
	background-image: url(../images/t_topback.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.vertfade {
	background-image: url(../images/vertfade.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #475C8C;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.mainsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
