#base{
	background: #BFBFC2;
}
#container{
position:relative;
padding-top: 20px;
width: 825px;
height: 624px;
text-align: left;
margin: 0 auto;
overflow: visible;
background-image: url('images/bg.jpg');
background-repeat: no-repeat;
}
#topBanner{
	position: relative;
	width: 825px;
	height: 140px;
	left: 0px;
	top: 0px;
}
#navBox{
	margin: 0px;
	padding: 0px;
	position: relative;
	display:block;
	width: 190px;
	left: 0px;
	top: 9px;
	float: left;
}
#tempter{
	position: absolute;
	width: 150px;
	height: 118px;
	left: 438px;
	top: 227px;
}
#navBoxEnds{
position: relative;
width: 190px;
}
#navBoxPad{
width: 190px;
height: 182px;
}
#swapSites{
	position: relative;
	width: 150px;
	height: 20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	background-image: url(images/dom_r10_c2.gif);
}
#navBoxMid{
	margin:0px;
	padding:0px;
	background-image: url(images/dom_r10_c2.gif);
	position: relative;
	width: 90px;
	height: 466px;
}
#navBoxMidShort{
	margin:0px;
	padding:0px;
	background-image: url(images/dom_r10_c2.gif);
	position: relative;
	width: 190px;
	
}
#homeBox{
	position: relative;
	width: 825px;
	left: 0px;
	top: 9px;
	float: left;

}
#homeBoxEnds{
position: relative;
width: 825px;
}
#homeBoxMid{
	background-image: url(images/home_box_mid.gif);
	position: relative;
	width: 705px;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 4px;
	padding-bottom: 15px;
}

#bodyBox{
	position: relative;
	width: 626px;
	left: 9px;
	top: 9px;
	float: left;
}
#bodyBoxMid{
	background-image: url('images/dom_r10_c4.gif');
	position: relative;
	width: 566px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#setbodyBoxMid{
background-image: url('images/dom_r10_c4.gif');
position: relative;
width: 566px;

padding-left: 30px;
padding-right: 30px;
padding-top: 4px;
padding-bottom: 15px;
}
#mainBox{
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 626px;
	display:block;
	left: 0px;
	top: 9px;
	float:right;
}
#mainBoxEnds{
position: relative;
width: 626px;
}
#mainBoxMid{
	background-image: url('images/dom_r10_c4.gif');
	position: relative;
	width: 566px;
	height: auto;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 4px;
	padding-bottom: 15px;
}
#joinBox{
	position: relative;
	width: 626px;
	height: 87px;
	left: 9px;
	top: 18px;
	float: left;
	padding-bottom:8px
}
#joinBoxEnds{
position: relative;
width: 626px;
}
#joinBoxMid{
background-image: url('images/dom_r18_c4.gif');
position: relative;
padding-left: 30px;
padding-right: 30px;
width: 566px;
height: 57px;
}
#contactBox{
	position: relative;
	width: 825px;
	height: 82px;
	left: 0px;
	top: 20px;
	float: left;
}
#contactBoxEnds{
position: relative;
width: 825px;
}
#contactBoxMid{
background-image: url('images/dom_r25_c2.gif');
position: relative;
width: 775px;
height: 52px;
padding-left: 25px;
padding-right: 25px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height: 140%;
	letter-spacing: 0px;
	background-color: #BFBFC2;
	margin: 0;
	padding: 0;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color:#333333;
	line-height: 140%;
	letter-spacing: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
}

a:link {
	color: #2150A1;
}
a:visited {
	color: #2150A1;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}

a.softlink:link {
	color: #BBD1E6;
	text-decoration: none;
}
a.softlink:visited {
	color: #BBD1E6;
	text-decoration: none;
}
a.softlink:hover {
	color: #666666;
	text-decoration: underline;
}
a.softlink:active {
	color: #666666;
	text-decoration: none;
}

.contactstable {
	padding-top: 0px;
	padding-bottom: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#073E93;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color:#073E93;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 3px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style:italic;
	line-height: 120%;
	margin-top: 0px;
	color:#777777;
	margin-bottom: 3px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#6F97C6;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul{
	margin-top: -6px;
	margin-bottom: 0px;




}
li{
	margin-left:-22px;
	}
.contacts{
	color:#FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;	
}
.join{
	margin-top: 0px;
	margin-bottom: 0px;	
	line-height: 125%;
}
.joinitalics{
	color:#666666;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style:italic;
}
.joinred{
	color:#990000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
.formtext{
	font-size: 11px;
}
.warningitalics{
	color:#666666;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 110%;
	font-style:italic;
}
.reverseForm{
	color:#FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 200%;
}
.bluehighlight {color: #2150A1}
.greyhighlight {color: #666666}
.legals {
	font-size: 10px;
	font-style: italic;
}
