body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* ~~~~~~~~~~~~~~~~~~~~ DIV POSITION 1 ~~~~~~~~~~~~~~~~~~~~ */
.container	{
	position: relative;
	text-align: left;
	left: 0px;
	top: 0px;
	width: 940px;
}
.header	{
	position: absolute;
	text-align: left;
	height: 124px;
	left: 0px;
	top: 0px;
	width: 940px;
}
.contentleft	{
	position: absolute;
	text-align: left;
	height: 450px;
	left: 0px;
	top: 128px;
	width: 940px;
}
.contentright	{
	position: absolute;
	text-align: left;
	height: 450px;
	left: 674px;
	top: 128px;
	width: 266px;
}
.dropdown	{
	position: absolute;
	text-align: left;
	height: 0px;
	left: 494px;
	top: 190px;
	width: 180px;
}
.footer	{
	position: absolute;
	text-align: left;
	height: 50px;
	left: 0px;
	top: 540px;
	width: 940px;
}
.footersteps	{
	position: absolute;
	text-align: left;
	height: 50px;
	left: 0px;
	top: 560px;
	width: 940px;
}
.footerstep7	{
	position: absolute;
	text-align: left;
	height: 50px;
	left: 0px;
	top: 650px;
	width: 940px;
}
/* ~~~~~~~~~~~~~~~~~~~~ DIV POSITION ~~~~~~~~~~~~~~~~~~~~ */
.navigation	{
	position: absolute; bottom: 0; right: 0;
	height: 30px;
	left: 180px;
	top: 83px;
	width: 730px;
	
}


.subnavigation	{
	position: absolute;
	text-align: left;
	height: 20px;
	left: 280px;
	top: 12px;
	width: 400px;
}
.email	{
	position: absolute;
	text-align: left;
	height: 20px;
	left: 720px;
	top: 12px;
	width: 210px;
}
/* ~~~~~~~~~~~~~~~~~~~~ NAV HOLDER ~~~~~~~~~~~~~~~~~~~~ */
#navholder {
	float: left;
	font-family: Verdana;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
}
#navholder li {
	float: left;
	
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
}
#navholder a {
	display: block;
	background-image: url(images/navigation/button_yell.jpg);
	background-repeat: no-repeat;
	padding: 5px 5px 5px 25px;
}
#navholder a:link, #navholder a:visited {
	
	color: #ffffff;
	text-decoration: none;
}
#navholder a:hover, #navholder a:active {
	background-image: url(images/navigation/button_state2.jpg);
	background-repeat: no-repeat;
	color: #66ccff;
	text-decoration: none;
}


/* ~~~~~~~~~~~~~~~~~~~~ NAVIGATION ~~~~~~~~~~~~~~~~~~~~ */

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;

}
.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.subnavinolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}
.subnavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px 0px 0px;

}
.subnavi:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.headeremail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	background-image: url(images/navigation/env_icon_49w.jpg);
	background-repeat: no-repeat;
	padding:  10px 25px 1px 0px;
	background-position: left bottom;
	margin: 0;
	padding-left: 25px;
}
.headeremail:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/navigation/env_icon_49w.jpg);
	background-repeat: no-repeat;

}
/* ~~~~~~~~~~~~~~~~~~~~ FOOTER ~~~~~~~~~~~~~~~~~~~~ */
.footertextnolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
}
.footertext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
}


/* ~~~~~~~~~~~~~~~~~~~~ BACKGROUND WHITE FILL ~~~~~~~~~~~~~~~~~~~~ */
.whitefill {
	height: 500px;
	background-color: #FFFFFF;
	width: 940px;
}
.backgroundfill {
	height: 500px;
	width: 940px;
	background-image: url(images/back_fade_pattern.gif);
	background-repeat: repeat-x;
}
/* ~~~~~~~~~~~~~~~~~~~~ GRAPHICS ~~~~~~~~~~~~~~~~~~~~ */

.headerslice {
	background-image:  url(images/navigation/header_124.jpg);
	background-repeat: no-repeat;
	height: 124px;
	width: 940px;
}
.emailicontelnumber {
	background-image:  url(images/navigation/tel_80d.jpg);
	background-repeat: no-repeat;
	height: 80px;
	background-position: right top;
}
.step1boxleft {
	background-image: url(images/steps1-7/choosefrombox_321d.gif);
	background-repeat: no-repeat;
	height: 321px;
	width: 180px;
}
.choosefrombox {
	background-image: url(images/steps1-7/choosefrombox_260d.gif);
	background-repeat: no-repeat;
	height: 266px;
	width: 180px;
}
.optextrasback {
	background-image: url(images/common/optionalextra2.gif);
	background-repeat: no-repeat;
	height: 50px;
}
.header124d {
	height: 124px;
}
/* ~~~~~~~~~~~~~~~~~~~~ DIVIDING RULES ~~~~~~~~~~~~~~~~~~~~ */
.footerandrule {
	height: 50px;
	width: 940px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #66CCFF;
	border-right-color: #66CCFF;
	border-bottom-color: #66CCFF;
	border-left-color: #66CCFF;
}
.dividervertical {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #33CCFF;
	width: 4px;
}
.dividerhorizontal1 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #33CCFF;
}

.dividervertaccred2 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #33CCFF;
}
/* ~~~~~~~~~~~~~~~~~~~~ BODY ~~~~~~~~~~~~~~~~~~~~ */
.accred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.yourchoicehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
	margin-bottom: 2px;
}
.yourchoicebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33CCFF;
	font-weight: normal;
	padding-bottom: 2px;
	padding-left: 2px;
}
.step1leftboxheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

/* ~~~~~~~~~~~~~~~~~~~~ LINKS ~~~~~~~~~~~~~~~~~~~~ */
.linksblue1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	line-height: normal;
}
.optionalbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	margin-right: 3px;
	margin-left: 3px;
}
.optionalbodylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
}
.optionalbodylink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}
.dividerhorizontal2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #33CCFF;
}
.finalpricebox {
	background-image: url(images/steps1-7/price_box_200w.gif);
	background-repeat: no-repeat;
	height: 34px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #33CCFF;
	text-decoration: none;
}
.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: normal;
	padding-bottom: 2px;
	padding-left: 2px;
}
.homeyellback {
	background-image: url(images/home/yell_box.gif);
	background-repeat: no-repeat;
	height: 95px;
}
.homeboxbullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	padding-bottom: 2px;
}
.homepicback {
	background-image: url(images/home/home_295d.jpg);
	background-repeat: no-repeat;
	height: 295px;
	width: 435px;
}
.intro1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	color: #000066;
}
.intro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #000066;
}
.intro3note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000066;
}

.text-container {margin: 0 auto; position: relative; text-align: left;}
td.main-body { float: left; width: 320px; margin: 0 0 0 0;}
td.main-body p {  font-size: 11px; font-weight: normal; color: #000099; line-height: 16px; }
td.main-body a { text-decoration: underline !important;  }
td.main-body a:hover {color: #3399cc; font-weight: bold !important; text-decoration: none;  }

.bodylistings { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000099; line-height: normal; padding: 2px 0 4px 3px;}

.bodylistings img{ vertical-align:top; border: none; }


.bodylistingsnolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000099;
	line-height: normal;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-top: 2px;
}
.bodylistingshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000099;
	line-height: normal;
}
.bodylistingsheadbd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	line-height: normal;
}
.bodylistingsbullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000099;
	line-height: normal;
	padding-bottom: 2px;
	padding-top: 2px;
}
.bodylistingsbullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000099;
	line-height: normal;
	padding-bottom: 2px;
	padding-top: 2px;
}


.bodylistingsjust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000099;
	line-height: normal;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-top: 2px;
	text-align: justify;
}
.bodylistingsbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	line-height: normal;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-top: 2px;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: normal;
	padding-bottom: 2px;
	padding-left: 2px;
}
.downloadbox55d {
	background-image: url(images/steps1-7/download_box_180w55d.gif);
	background-repeat: no-repeat;
	height: 55px;
	background-position: left top;
	width: 180px;
}
.optextrasback136w {
	background-image: url(images/common/opt_extra_110d.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 136px;
}

.body3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
.getquotebackgraphic {
	background-image: url(images/home/getquotenow.gif);
	background-repeat: no-repeat;
	height: 35px;
}
.linksdescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: normal;
}
.linkdescriptionbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	line-height: normal;
}
.linkdescription1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	line-height: normal;
}
.bodysubtextnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000099;
	line-height: normal;
	padding-bottom: 4px;
	padding-left: 3px;
	
	text-align: left;
}
.bodysubtextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	line-height: normal;
	padding-bottom: 4px;
	padding-left: 3px;
	
	text-align: left;
}
.bodysubtextnormalcentre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000099;
	line-height: normal;
	padding-bottom: 4px;
	padding-left: 3px;
	
	text-align: center;
}
.optextrasback52d {
	background-image: url(images/common/opt_etras_52d.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 136px;
}
.optextrasback55d {
	background-image: url(images/common/opt_extras_55d.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 136px;
}
.dividervertical2 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #33CCFF;
	width: 4px;
	height: 430px;
}
.giraffelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
	background-image: url(images/giraffedesign_small.jpg);
	background-repeat: no-repeat;
	display: block;
}
.emailicontelnumber2 {
	background-image:  url(images/navigation/tel2.jpg);
	background-repeat: no-repeat;
	height: 80px;
	background-position: right top;
}

