/* CSS Document */

* {
	margin:0px;
	padding:0px;
}
table {
	background: #FFEED5;
	margin-left: 10px;
	border: 1px solid #FFFFFF;
}
.mytd {
	background: #FFFFCC;
	border-bottom: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
}
a:link {
	color: #1E4D63;
	text-decoration: underline;
}

a:visited {
	color: #1E4D63;
	text-decoration: underline;
}

body {
	font: 0.875em/1.4em Tahoma;
	color: #333333;
	text-align: center;
	background: #EEF2FF;
}

#mortgages {
	background: #FEB429;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 8px;
	color: #1E4D63;
}
#callback {
	background: #A5BBC7;
	padding-top: 8px;
	margin-bottom:1px;
}
#container #content p {
	font-size: 0.9em;
	padding: 10px;
}


#container {
	width: 860px;
	margin:0 auto;
	text-align: left;
	border: 1px double #B9C6E4;
	background: #FFFFFF;
}
#header-admin {
	float: right;
	width: 630px;
	background: url(tmp-img/admin.gif) no-repeat 320px 30px;
}
ul#mainnav {
	margin: 110px 0px 0px;
	padding: 0px;
	list-style: none;
	width: 630px;
	background: #A5BBC7;
}
.logo {
	margin-top: 18px;
	margin-left: 20px;
}
.imgcorrecter {
	border-right: 1px solid #FFFFFF;
}
ul#mainnav li {
	display: inline;
}

ul#mainnav li a, ul#mainnav li a:link {
	padding-right: 18px;
	padding-left: 18px;
	border-right: 1px solid #FFFFFF;
	line-height: 35px;
	color: #1E4D63;
	text-decoration: none;
	font-size: 1.1em;
}
.right {
	float: right;
}
#strapline {
	background: #1E4D63 url(tmp-img/strap.jpg) no-repeat;
	clear: both;
	height: 146px;
}
#search {
	background: #1E4D63;
	height: 200px;
	border-bottom: 1px solid #FFFFFF;
	float: right;
	width: 254px;
}
#imagecontent {
	height: 145px;
}
#content {
	width: 600px;
	margin: 0px;
}
.secondstrap {
	background: #1E4D63;
	border-top: 1px solid #FFFFFF;
	clear: both;
	height: 200px;
}
.maincontent {
	clear: both;
}
#sidebar-b {
	float: right;
	width: 254px;
}
h1 {
	font-size: 1.6em;
	font-weight: normal;
	color: #1E4D63;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
h2 {
	color: #FF9900;
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.1em;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #1E4D63;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
h4 {
	color: #FF9900;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.2em;
}
#container #footer {
	color: #1E4D63;
	background: #A5BBC7;
	clear: both;
	line-height: 30px;
	text-align: center;
	font-size: 0.8em;
}
ul {
	list-style: disc outside;
	font-size: 0.95em;
	margin-left: 26px;
	margin-top: 20px;
}
#form1 {
	margin-right: 15px;
	margin-left: 13px;
	margin-top: 10px;
}
#form1 input {
	border: 1px solid #CCCCCC;
	margin-bottom: 8px;
	color: #2B3A63;
	width: 200px;
	height:20px;
}
#form1 .styler {
	color: #FFFFFF;
	background: #1E4D63;
	width: 100px;
	height:30px;
}
#mortgages ul {
	margin-top: 0px;
	color: #FF9900;
}
#mortgages p {
	font-size: 1em;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 10px;
	color: #1E4D63;
	font-weight: normal;
}
.clear {
	clear: both;
	height: 1px;
}
