* {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	list-style:none;
}
 
#logo {
	padding-left: 140px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 70px;
	padding-top: 50px;
	padding-bottom: 30px;
}
#maincontainer {
	width: 664px;
	margin-left: 58px;
	background-color: #7B7B7B;
}
#container_properties {
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #7B7B7B;
	background-image: url(images/content_gradient.jpg);
	padding-right: 16px;
	padding-left: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A4A5A0;
}

.pagetitle {
	color: #E2BF65;
	font-size: 1.1em;
	font-weight: bold;
}

#url {
	height: 40px;
	margin-right: 65px;
}
#url img {
	float: right;
}
#url a {
	color: #FFFFFF;
	background-color: #59595B;
	float: right;
	font-weight: normal;
	font-size: .9em;
	padding-bottom: 12px;
	padding-top: 12px;
}
.domtab hr{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 12px;
	margin-top: 12px;
}


#url a:hover {
	color: #E2BF65;
}
#nextsteps {
	vertical-align: top;
	background-color: #C6C6C6;
	background-image: url(images/steps.jpg);
	background-repeat: no-repeat;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #4D4D4D;
}
#nextsteps ul li {
	color: #000000;
	list-style-type: square;
	margin-bottom: 6px;
}
#nextsteps ul {
	margin-left: 18px;
}
#nextsteps h3 {
	background-color: #000000;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 10px;
	padding-left: 10px;
}




.navunit {
	background-image: url(images/nav_unit.jpg);
	width: 85px;
	float: left;
	height: 123px;
	margin-right: 10px;
	margin-top: 50px;
}
.domtab form h4 {
	margin-bottom: 10px;
	color: #FFCC00;
	background-color: #333333;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 26px;
	font-size: 16px;
}

#nav .navunit hover {
	background-image: url(images/img_21.jpg);
}

#topcontainer {
	margin-left: 58px;
}

#nav {
	height: 176px;
	padding-left: 60px;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
}




.bannertitle_a {
	color: #E2BF65;
	font-size: 1.3em;
	font-weight: bold;
}
.bannertitle_b {
	color: #D9D9D9;
	font-size: 1.3em;
	font-weight: bold;
}
#bottomcontainer {
	background-image: url(images/bottomcontainer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 63px;
}
.navunit_titles {

	background-image: url(images/img_11.jpg);
	width: 85px;
	float: left;
	height: 123px;
	margin-right: 10px;
	margin-top: 50px;
}



a.srollover {
	display: block;
	width: 85px;
	height: 123px;
	text-decoration: none;
	background-image: url(images/nav_unit_roll.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #FFFFFF;
	font-size: 0.7em;
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-top: 52px;
}

a:hover.srollover {
background-position: -100px 0;
color: #FFFFFF;
text-decoration: underline;
}
#nav .srollover img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 16px;
}
.domtab form ul {
	margin-left: 26px;
}
.domtab form ul li {
	margin-bottom: 8px;
	list-style-type: square;
	color: #FFFFFF;
}
