@import	url("/css/content.css");
body {
	background: #123B8D;
}
div.body {
	background: #E1E3E5 url(/images/bodybg.gif) repeat 0px 43px;
}
td {
	vertical-align: top;
}
td.column-top, td.column-bottom {
	width: 86px;
	background: url(/images/column-middle.gif) repeat-y;
}
td.column-bottom {
	height: 42px;
	vertical-align: bottom;
}
td.maincell {
}
div.header {
	background: url(/images/header-bg.jpg) repeat-x;
	height: 50px;
}
.white {
	background-color: #fff;
}
td.column-outline {
	background: url(/images/column-outline2.jpg) repeat-y;
}
td.home-column1 {
	width: 310px;
	padding-right: 40px;
}
td.home-column2 {
	width: 114px;
	background: url(/images/bgdark.gif) repeat-y;
}
div.rhomb-blue {
	background: transparent url(/images/rhomb-blue.gif) no-repeat;
	height: 130px;
	padding: 75px 5px 10px 5px;
}
div.rhomb-blue a:link, div.rhomb-blue a:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
td.rhomb-gray {
	background: url(/images/rhomb-gray.jpg) no-repeat top right;
	padding-right: 132px;
}
div.discharged {
	letter-spacing: 0.1em;
}
ul.bulleted-blue li {
	list-style-type: none;
	padding: 12px 0 12px 30px;
	background: url(/images/bullet.gif) no-repeat 0 9px;
}
ul.bulleted-blue li a {
	font-size: 100%;
}
td.column-outline-inner {
	background: url(/images/inner/column-outline2.jpg) repeat-y;
	width: 63px;
}
td.column-inner1 {
	width: 235px;
}
td.column-inner2 {
	background: transparent url(/images/inner/shade.jpg) repeat-y;
	padding-left: 20px;
	padding-right: 5px;
	width: 576px;
}
/*td.column-inner2*/ div.filler {
	height: 35px;
}
td.footer {
	vertical-align: bottom;
	padding-bottom: 3em;
}
div.bottom-dark, div.bottom-blue, div.space, td.frame-element {
	font-size: 0;
	line-height: 0;
}
div.bottom-dark {
	background: #001149;
	height: 7px;
}
div.bottom-blue {
	background: #123B8D;
	height: 15px;
}
td.frame-element {
	height: 3px;
}
table.bigframe {
	margin: 20px;
}
table.bigframe td.frame-element {
	height: 9px;
}
div.bigframe {
	margin: 0 8px;
	border-left: solid 1px white;
	border-right: solid 1px white;
	padding: 33px 33px 34px;
	background-color: #E2E3E5;
}
td.zoom {
	text-align: right;
	padding-top: 5px;
}
a.active:link, a.active:visited {
	text-decoration: none;
	font-weight: bold;
}
a.service:link, a.service:visited {
	display: block;
	padding: 10px 0 5px;
	width: 15em;
}

ul.bulleted-rhomb {
	list-style-image: url(/images/bullet2.gif);
}
ul.bulleted-rhomb li {
	padding: 5px 0 10px;
	list-style-position: inside;
}

div.space {
	height: 5px;
}
div.property-image {
	background: url(/images/frame.jpg) no-repeat;
	padding: 20px 21px;
	margin: 10px 0;
}
div.rhomb {
	background: url(/images/bullet2.gif) no-repeat 0 7px;
	padding-left: 10px;
	font-weight: bold;
}
td.property-gallery {
	width: 130px;
	padding-left: 20px;
}

table.form {
}
table.form td {
	padding: 5px 0;
}
/*table.form td input, table.form td textarea {
	border: solid 1px #001149;
	padding: 2px;
}*/
table.form td textarea {
	margin-top: 3px;
}
div.gallery-image {
	background-color: #E2E3E5;
	margin: 0 2px;
	border-left: solid 1px white;
	border-right: solid 1px white;
	padding: 11px 11px 12px 11px;
	width: 90px;
}