@charset "utf-8";
/* CSS Document */

* {margin:0 auto; padding:0;}
body {background-color:#ebe6d2; font-family:Verdana;}
a {text-decoration:none;}
h1 {background:url(images/left-top-bg.jpg) no-repeat; font:12px "Century Gothic"; color:#fff; padding:7px 0 6px 15px;}
img {border:none;}

#container {width:860px;}
#header {background:url(images/header-bg.jpg) repeat-x; border-bottom:15px solid #14264c; padding:45px 0 0 345px;}
#header ul {list-style:none;}
#header ul li {display:inline;}
#header ul li a {display:block; float:left; font:12px "Century Gothic"; color:#fff; padding:5px 13px;}
#header ul li a:hover {background-color:#14264c;}

#content {padding:15px 10px;}
#left-content {float:left; width:235px;}
#right-content {float:right; width:589px;}

#footer {background:url(images/footer-bg.jpg) repeat-x; text-align:center; font:11px Verdana; color:#14264c; font-weight:bold; padding:20px 0;}
#footer a {display:inline; font:11px Verdana; color:#14264c; font-weight:bold; padding:0 10px;}

.clear {clear:both;}
.left-text {background:url(images/left-mid-bg.jpg) repeat-y; padding:15px 13px; font:11px Verdana; color:#c14e16; line-height:16px;}
.left-text a {display:block; text-decoration:underline; color:#14264c; text-align:right; padding-top:3px;}
.right-text-content {background:url(images/right-top-bg.jpg) no-repeat top; padding-top:16px; margin-bottom:8px;}
.right-text {background:url(images/right-mid-bg.jpg) repeat-y; padding:10px 20px; text-align:justify; color:#3e3e3e; font-size:12px;}
.right-text  td {padding:3px 2px;}
.input1 {width:137px; height:21px; border:1px solid #14264c; float:left; margin-right:5px;}
.input2 {width:276px; height:21px; border:1px solid #14264c;}
.input3 {width:57px; height:21px; border:1px solid #14264c;}
.text-area {width:240px; height:80px; border:1px solid #14264c;}
.image1 {margin-bottom:10px;}
.image2 {float:left; margin-right:8px;}
.title1 {font:16px "Century Gothic"; color:#c14e16;}
.title2 {font-size:11px;}

.properties {
	font-size: 9pt;
	text-align: center;
	margin: 0 auto;
}
.properties, .properties td {
	border-collapse: collapse;
	border: 1px solid #111111;
}
.properties td { padding: 15px; }
.properties th { font-size: 14pt; color: #EBF5FD; background: #14264C; }
