html {
	overflow: auto; /* for legacy browsers that do not already support overflow-y, including ie5.5 and early versions of opera, safari and firefox */
	overflow-y: scroll;
}

body {
	text-align: center;
	background: #0D0000 url(../images/common/test_bg.png) repeat-x left top;
	margin: 0px;
	padding: 0px;
}
#header {
	background: #0D0000;
	height: 120px;
}
#header a img {
	border-width: 0px;
	border-style: none;
	padding-top: 25px;
	padding-bottom: 0px;
	float: left;
}

#header p.phone {
	background: url(../images/common/phone.gif) no-repeat left center;
	color: #FFFFFF;
	display: block;
	width: auto;
	font: large Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 30px;
	float: right;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 22px;
}

#header p.phone strong{
	display: block;
	font-size: 10px;
	padding-left: 3px;
}

#container {
	text-align: left;
	min-height: 520px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
}

#left_column {
	width: 165px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: #FFFFFF url(../images/common/top_corner.gif) no-repeat left top;
	float: left;
	clear: left;
}

#left_column p{
	padding-left: 20px;
	padding-top: 27px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #888888;

}


#content {
	min-height: 520px;
	padding-bottom: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../images/colour_dividers/divider_9.jpg) no-repeat right top;
	margin-left: 180px;
	padding-right: 65px;
	padding-top: 0px;
}

h1 {
	color: #666666;
	font: 100 large Georgia, "Times New Roman", Times, serif;
	width: 554px;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
	border-bottom-style: solid;
	border-bottom-color: #BBAA8E;
	border-bottom-width: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

h1 strong {
	display: block;
	color: #E089B7;
	margin: 0px;
	padding: 0px;
	font-size: 130%;
	font-weight: 100;
}


h2 {
	color: #BBAA8E;
	margin: 0px;
	padding: 17px 0px 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: 100;
}
h2 strong {
	display: block;
	font-weight: 100;
	color: #666;
}
h2 em {
	border-bottom: 1px solid #BBAA8E;
	display: block;
}
h1 strong a {
	text-decoration: none;
	color: #666666;
	background: url(../images/common/symbols.gif) no-repeat right -124px;
	padding-right: 25px;
	margin-right: 0px;
}
h1 strong a:hover, h1 strong a:active, h1 strong a:focus {
	color: #E4308E;
	background: url(../images/common/symbols.gif) no-repeat right -214px;
	text-decoration: none;
}

h1 a {
	text-decoration: none;
	color: #5571BB;
	background: url(../images/common/symbols.gif) no-repeat right -131px;
	padding-right: 24px;
	margin-right: 0px;
}
h1 a:hover, h1 a:active, h1 a:focus {
	color: #C2E03E;
	background: url(../images/common/symbols.gif) no-repeat right -221px;
	text-decoration: none;
}


p {
	margin: 0px;
	padding: 4px 0px 7px;
	color: #484440;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
}

h3 {
	margin: 0px;
	padding: 4px 0px 7px;
	color: #666666;
	font: 98%/125% Georgia, "Times New Roman", Times, serif;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}



#nav {
	width: 165px;
	float: left;
	margin: 0px;
	padding: 13px 0px 0px 5px;
	list-style: none;
}
#nav li {
	display: block;
}
#nav li a {
	display: block;
	width: 130px;
	text-decoration: none;
	color: #D1BF9D;
	padding-left: 12px;
	padding-top: 13px;
	padding-bottom: 4px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 92%;	
}
#nav li a em {
	
	color: #E3CFA8;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 92%;
	
}
#nav li a:hover, #nav li a:active, #nav li a:focus {
	color: #B0A084;
}


#footer {
	clear: both;
	border-top: 0px none;
	text-align: center;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background: #0D0000 url(../images/common/bottom_corner.gif) no-repeat 0px 0px;
	padding-bottom: 50px;
}
#footer ul {
	margin: 0px;
	padding: 3px 0px 15px;
	list-style: none;
}
#footer li {
	text-align: left;
	font: x-small Arial, Helvetica, sans-serif;
	padding-top: 0px;
	color: #CDCDCD;
	padding-left: 15px;
	float: left;
}
#footer ul li.location {
	float: right;
	background: #FFFFFF;
	padding-left: 70px;
	font-size: medium;
	padding-top: 0px;
	padding-right: 15px;
	color: #E3CFA8;
}

#footer h2 {
	text-align: left;
	font: 16px Century;
	color: #80716C;
	padding: 20px 0px 0px 70px;
	clear: both;
	display: block;

}

.choices {
	margin: 0px;
	padding: 7px 0px 0px;
	list-style: none;
	background: #EDE8E7 url(../images/common/silhouette_bckgnd.gif) repeat-y -1025px 280px;
	border: 1px solid #B0A5A2;
	width: 331px;
	text-align: center;
}
.choices li {
	padding: 0px 0px 7px;
	margin-right: auto;
	margin-left: auto;
	width: 242px;
	text-align: left;
}
.choices li a.non-html {
	text-decoration: none;
	display: block;
	background: url(../images/common/spacer.gif);
	padding: 14px 14px 14px 54px;
	font-size: 108%;
	color: #B1A5A2;
	font-weight: 100;
	width: 150px;
	border-top: 1px solid #C1B7B5;
	border-right: 1px solid #B1A5A2;
	border-bottom: 1px solid #ACA09D;
	border-left: 21px solid #B1A5A2;
}
.choices li a.non-html:hover {
	background: #FFFFFF url(../images/common/icons.gif) no-repeat -1851px -74px;
	color: #C3E13E;
	border-top: 1px solid #6B0179;
	border-right: 1px solid #6B0179;
	border-bottom: 1px solid #6B0179;
	border-left: 21px solid #6B0179;
}

.choices li a strong {
	font-weight: 900;
	color: #6B0179;
	background: url(../images/common/fir_nav_bckgnd.gif) no-repeat -40px -8px;
	padding-left: 25px;
}
.choices li a:hover strong {
	color: #C2E03E;
}
.choices .non-html em {
	display: none;
}


.options {
	margin: 0px;
	padding: 11px 0px;
	list-style: none;
}

.clients {
	margin: 0px;
	padding: 11px 0px;
	list-style: none;
}

.options li h2 a {
	text-decoration: none;
	display: inline;
	padding: 7px 14px 7px 0px;
	color: #A29491;
	font-weight: 100;
	width: 455px;
	font-size: 92%;
}

.options li a {
	text-decoration: none;
	display: inline;
	padding: 7px 14px 7px 0px;
	color: #666;
	width: 455px;
	font: 100 92% Century;
}
.options li a:hover {
	color: #E089B7;
	text-decoration: underline;
}

.options li a strong {
	font-weight: 900;
	color: #E089B7;
}

.clients li {
	padding: 0px 0px 0px;
	text-align: left;
	margin: 0px;
}

.options li  {
	padding: 0px 0px 14px;
	text-align: left;
	margin: 0px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}
.clients li {
	overflow: auto;
	padding-bottom: 3px;
}
.clients li a {
	text-decoration: none;
	display: block;
	padding: 0px;
	color: #E4308E;
	font-weight: 100;
	width: 510px;
	font-size: 125%;
}
.clients li h2  {
	text-decoration: none;
	display: block;
	padding: 0px;
	color: #E4308E;
	font-weight: 100;
	width: 4px;
	font-size: 90%;
}
.clients li a img {
	float: left;
	margin-right: 14px;
	border: 1px solid #e5e5e5;
	padding: 2px;
}
.clients li a:hover img {
	border: 1px solid #E3CFA8;
}
.clients li a strong {
	display: block;
	font-weight: 100;
	color: #7E6F67;
	padding-top: 19px;
	font-family: Century, "Times New Roman";
}
.clients li a:hover strong {
	color: #E089B7;
	text-decoration: none;
}

.options li a.non-html {
	text-decoration: none;
	display: block;
	background: url(../images/common/spacer.gif);
	
}
.options li a.non-html:hover {
	background: url(../images/common/spacer.gif);
	text-decoration: underline;
}

.options .non-html em {
	display: none;
}






a.highlight_link, a.non-html {
	background: url(../images/common/symbols.gif) no-repeat 0px -377px;
	padding-left: 24px;
	display: block;
	text-decoration: none;
	color: #E089B7;
	padding-top: 3px;
	padding-bottom: 3px;}

a.highlight_link:hover, a.non-html:hover {
	background: url(../images/common/symbols.gif) no-repeat 0px -297px;
	text-decoration: none;
	color: #B0A084;
}
a.non-html em {
	color: #FFFFFF;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: x-small;
}
a.non-html:hover em, a.non-html:active em, a.non-html:focus em {
	color: #CCCCCC;
	text-decoration: none;
}
#contact h2 {
	margin: 0px;
	font-weight: 100;
	padding-top: 21px;
	padding-bottom: 5px;
}
#contact h2 strong {
	font-size: small;
}

#contact p {
	padding-bottom: 0px;
	color: #666;
	font: 14px;
}
#contact p em {
	font-style: normal;
	font-weight: 700;
	width: 7em;
	display: block;
	float: left;
	color: #ADA19D;
	font-family: Century;
}

.blue_bckgnd {
	background: #547ABC;
	color: #FFFFFF;
	text-align: center;
	display: block;
	width: 119px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
}
.orange_bckgnd {
	background: #E99C37;
	color: #FFFFFF;
	text-align: center;
	display: block;
	width: 119px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
}
acronym {
	border-bottom: 1px dashed #EDE7E7;
	cursor: help;
}
blockquote {
	background: url(../images/common/blockquote_bckgnd.gif) no-repeat 0px 0px;
	margin: 14px 0px 0px;
	padding: 31px 44px 41px 52px;
}
blockquote p {
	color: #B2A6A1;
	font-size: 100%;
}
blockquote p strong {

}


cite {
	background: url(../images/common/cite_bckgnd.gif) no-repeat right top;
	font-style: normal;
	margin-top: -48px;
	display: block;
	margin-right: 0px;
	color: #6C1B78;
	font-size: 108%;
	text-align: right;
	margin-bottom: 28px;
	font-weight: 700;
	padding: 48px 13px 14px 17px;
}
cite strong {
	display: block;
	color: #B2A6A1;
	font-weight: 100;
}
ul.tick {
	margin-bottom: 14px;
	margin-top: 14px;
	font: normal 14pt Century, "Times New Roman";
}



ul.tick li {
	background: url(../images/common/symbols.gif) no-repeat 0px -540px;
	padding-left: 23px;
	font-size: 82%;
	color: #484440;
	line-height: 125%;
	padding-bottom: 7px;
}
.tick li strong {
	color: #B0A5A2;
	display: block;

}
img.client_logo {
	float: right;
	margin: 0px;
	padding: 0px;
}


a img.float_left  {
	border: 1px solid #999999;
	background: #e5e5e5;
	padding: 2px;
	margin-top: 4px;
	margin-right: 21px;
	margin-bottom: 11px;
	float: left;
}
img.float_left  {
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 9px;
	float: left;
	border: 1px solid #CCC;
}


a img.float_lhs  {
	border: 1px solid #999999;
	background: #e5e5e5;
	padding: 2px;
	margin-top: 4px;
	margin-right: 21px;
	margin-bottom: 11px;
	float: left;
}
img.float_lhs  {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	float: left;
	margin-left: 10px;
}
img.float_left2  {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 9px;
	float: left;
}
img.float_large  {
	margin-top: 8px;
	margin-right: 160px;
	margin-bottom: 15px;
	float: left;
	clear:none
}
	
img.float_right {
	margin-top: 4px;
	margin-left: 21px;
	margin-bottom: 11px;
	float: right;
	}
	
img.float_right2 {
	margin-top: 14px;
	margin-left: 21px;
	margin-bottom: 11px;
	float: right;
	}

a img.float_right  {

	border: 1px solid #666666;
	background: #e5e5e5;
	padding: 2px;
	margin-top: 4px;
	margin-left: 21px;
	margin-bottom: 11px;
	float: right;
}

#map {
	height: 400px;
	font: 82% Arial, Helvetica, sans-serif;
	color: #999;
	border: 1px solid #000033;
	background: #FFFFFF;
	margin-top: 21px;
}
#map strong {
	color: #E089B7;
	font-size: medium;
	font-weight: 100;
	line-height: 150%;
	margin-bottom: 0px;
}
#map em {
	font-size: small;
	font-style: normal;
	line-height: 150%;
	color: #666;
	font-weight: 700;
}

#map a {
	text-decoration: none;
}
ul.prices {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.prices li {
	border-bottom: 1px solid #BBAA8E;
}
.prices h2 strong {
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 4em;
	color: #666;
}
.prices h2 {
}
#menu {
	margin: 0px;
	padding: 10px 0px 0px;
	list-style: none;
	float: right;
	clear: right;
	display: block;
}
#menu li {
	display: block;
	float: left;
}
#menu li a {
	display: block;
	float: left;
	padding: 3px 0px 3px 7px;
	color: #B0A5A2;
	text-decoration: none;
	border-left: 1px solid #333333;
	margin-left: 7px;
	font: small Verdana, Arial, Helvetica, sans-serif;
}
#menu li a:hover, #menu li a:active, #menu li a:focus {
	color: #E089B7;
}

#menu li a#product {
	border-left-width: 0px;
	border-left-style: none;
}
.required {
	color: #FF3300;
	padding-left: 3px;
	font-size: small;
	font-weight: 700;
}

.auto {
	width: auto;
}


form {
	padding-bottom: 14px;
	padding-top: 0px;
	margin: 0px;
	width: 100%;
}
form p {
	padding-bottom: 10px;
}

form fieldset p {
	margin: 0px;
	padding: 0px 0px 3px;
	font-size: 100%;
	min-height: 17px;
	overflow: auto;
}

form fieldset p em{
	font-size: 14px;
	font-style: normal;
	font-weight: 100;
}


fieldset {
	border: 1px solid #CCC;
	text-align: left;
	display: block;
	color: #999;
	padding-left: 20px;
	padding-bottom: 11px;
	margin-top: 0px;
	margin-bottom: 11px;
	background-repeat: repeat-x;
	background-position: 0px;
	background-color: #FFF;
}

legend {
	color: #E089B7;
	font-size: 96%;
	font-weight: 100;
	margin: 0px;
	padding: 11px 0px;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

legend em{
	color: #FFFFFF;
	font-size: 88%;
	font-weight: 100;
	background-color: #FFF;
}

label {
	width: 30%;
	display: block;
	float: left;
	text-align: left;
	height: auto;
	font-size: 88%;
	cursor: pointer;
	text-transform: none;
}
label em {
	font-size: x-small;
	font-style: normal;
	color: #999999;
}


input {
	width: 65%;
	color: #666;
	font-size: 88%;
}
textarea {
	width: 96%;
	color: #666;
	font: 88% Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
}

label input {
	width: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
fieldset fieldset {
	background: url(../images/common/spacer.gif);
	border: 0px none;
	margin-top: 7px;
	padding: 0px;
}
fieldset fieldset legend {
	background: url(../images/common/spacer.gif);
	font-weight: 100;
	padding-top: 5px;
	padding-bottom: 2px;
	color: #FFFFFF;
}
fieldset fieldset label {
	width: auto;
	padding-right: 35px;
}

#Check {
	height: 1px;
	width: 1px;
	position: absolute;
	overflow: hidden;
	float: none;
	margin-left: -9999px;
}
button {
	float: right;
	cursor: pointer;
	margin-right: 5%;
	padding-top: 7px;
	padding-bottom: 7px;
	font: 100 89% Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	color: #EB6F9D;
}
.special {
	overflow: auto;
	margin-top: 11px;
	margin-bottom: 11px;
	margin-right: 0px;
	padding: 0px 0px 7px;
	background: url(../images/common/container_bckgnd.png) repeat-x 0px -70px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 7px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EF87BD;
	border-right-color: #EF87BD;
	border-bottom-color: #EF87BD;
	border-left-color: #EF87BD;
}
.special h4 {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.special h4 strong {
	color: #E089B7;
	font-size: 22px;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 30px;
	padding-left: 14px;
	margin-top: 5px;
}
.special h4 em {
	font-weight: 100;
	font-style: normal;
	text-align: left;
	padding-left: 14px;
	display: block;
	padding-top: 4px;
	color: #666;
	font-size: 20px;
}

.special p {
	color: #BBAA8E;
	padding-left: 14px;
	padding-right: 14px;
}
.special p strong {
	color: #EF87BD;
	font-weight: bold;
	font-size: 15px;
}
.special h4 a {
	background: url(../images/common/new_star.gif) no-repeat 0px 0px;
	color: #FCE300;
	font-weight: 800;
	display: block;
	font-size: 85%;
	padding: 11px 0px 25px 25px;
	margin: 0px;
	text-align: left;
}
.special a img.float_right {
	padding: 0px;
	background: #164A69;
	margin: 0px 11px 11px 14px;
	border: 1px solid #FFFFFF;
}
.special a img.float_right:hover {
	background: #FCE300;
	border: 1px solid #FFD621;
}
.special strong a.highlight_link, .asa strong a.highlight_link {
	font-size: 108%;
	font-weight: 100;
	background: url(../images/common/symbols.gif) no-repeat 0px -377px;
	padding-left: 23px;
	display: block;
	text-decoration: none;
	color: #EF87BD;
}
.special strong a.highlight_link:hover, .asa strong a.highlight_link:hover {
	text-decoration: none;
	background: url(../images/common/symbols.gif) no-repeat 0px -297px;
	color: #BBAA8E;
}
ul.point {
	margin-bottom: 4px;
	margin-top: 14px;
	font: normal 14pt Century, "Times New Roman";
	margin-left: 14px;
}



ul.point li {
	background: url(../images/common/symbols.gif) no-repeat 0px -540px;
	padding-left: 23px;
	font-size: 82%;
	color: #484440;
	line-height: 125%;
	padding-bottom: 7px;
}
.point li strong {
	color: #B0A5A2;
	display: block;

}

