@charset "utf-8";
/* CSS Document */


/* CONTAINERS */

#contblock
{
	position: absolute;
	width: 731px;
	margin: 0;
	left: 230px;
	top: 110px;
	height: auto;
}

#introblock
{

	width: 730px;
	margin: 0;
}
#leftblock
{

	width: 468px;
	margin-right: 42px;
	float:left;
}

#offermainhead
{
	background-image: url(../images/headings/main/ouroffer.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 46px;
	margin: 0;
	left: 0px;
	top: 0px;
	float: left;
}

#othersmainhead
{
	background-image: url(../images/headings/main/whatothers.gif);
	background-repeat: no-repeat;
	width: 350px;
	height: 46px;
	margin: 0;
	left: 0px;
	top: 0px;
	float: left;
}

#contactmainhead
{
	background-image: url(../images/headings/main/contact.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 46px;
	margin: 0;
	left: 0px;
	top: 0px;
	float: left;
}

#sorrymainhead
{
	background-image: url(../images/headings/main/sorry.gif);
	background-repeat: no-repeat;
	width: 120px;
	height: 46px;
	margin: 0;
	left: 0px;
	top: 0px;
	float: left;
}

#introrighthead
{
	background-image: url(../images/headings/contactHead.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 30px;
	margin: 0;
}

#friendsrighthead
{
	background-image: url(../images/headings/thesefriends.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 70px;
	margin: 0;
}

#rightcolumn1
{
	width: 220px;
	margin: 0;
	left: 480px;
	float:right;
}

#introrighttext1
{
	position: absolute;
	width: 220px;
	height: 136px;
	margin: 0;
	left: 0px;
	top: 50px;
}

#footHolder
{
float:left;

	width: 730px;
	height: 20px;
	margin: 0;
}

#contacttext
{
	position: absolute;
	width: 220px;
	height: 40px;
	margin: 0;
	left: 0px;
	top: 221px;
}

#contacthead
{
	background-image: url(../images/headings/contactHead.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 30px;
	margin: 0;
}
#textsizercontainer
{
	position: absolute;
	width: 89px;
	top: 33px;
	height: 37px;
	left: 740px;
}

#textsizesmall
{
	position: absolute;
	width: 19px;
	top: 18px;
	height: 19px;
	left: 0px;
}
#textsizemed
{
	position: absolute;
	width: 25px;
	top: 10px;
	height: 27px;
	left: 20px;
}
#textsizelarge
{
	position: absolute;
	width: 33px;
	top: 1px;
	height: 37px;
	left: 47px;
}

.accordhead
{
	color: #3B1B3C;
	text-transform: uppercase;
	font-size: 14px;
}

