/* Velocity Mortgages */



/* Positioning */



.wrapper {
	background-color: #99FFCC;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 780px;
}

.logo {
	position: absolute;
	left: 0px;
	top: 45px;
}

div.main-menu {
	position: relative;
	width: 780px;
	color: #FFFFFF;
	font-size: 140%;
	padding: 10px;
	margin: 0px auto;
}

.main-menu-holder {
	background-color: #15353D;
	position: absolute;
	left: 0px;
	top: 150px;
	width: 100%;
	background-attachment: scroll;
	background-image:  url("../images/main-menu-background.gif");
	background-repeat: repeat-x;
	background-position: left top;
	visibility: visible;
}

.content-holder {
	position: absolute;
	width: 100%;
	top: 225px;
	line-height: 150%;
}

.footer {
	padding-top: 15px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #999999;
	margin-bottom: 25px;
}

div.content
{
	width: 100%;
	background-position: top;
	
}




/* End of Positioning */

/* Anchors */

div.main-menu a
{
	color:#FFFFFF;
	text-decoration: none;
}


div.main-menu a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

div.main-menu a.selected {
	color:#FFFFFF;
	text-decoration: underline;
}

div.main-menu a.selected:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

a
{
color: #567681;
text-decoration: underline;
}


a:hover
{
color: #000000;
text-decoration: underline;
}

div.right-content a.selected
{
color: #CCCCCC;
text-decoration: underline;
}

div.right-content a.selected
{
color: #567681;
text-decoration: underline;
}

/* End Anchors */




div.main-menu p
{
	padding: 0px;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
}

h1 {
	font-size: 200%;
	font-weight: normal;
	color: #567681;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 25px;
}

h2 {

	font-size: 170%;
	font-weight: normal;
	color: #567681;
	font-family: Arial, Helvetica, sans-serif;
}

.telephone {
	font-size: 180%;
	color: #000000;
	width: 200px;
}


div.left-content img
{
	padding: 5px;
	border: 1px solid #CCCCCC;
}


div.right-content ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div.right-content ul li {
	padding: 5px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F1F1F1;
	border-right-color: #F1F1F1;
	border-bottom-color: #F1F1F1;
	border-left-color: #F1F1F1;
}

.hightlight {
	background-color: #FFFFCC;
	padding: 10px;
	border: 1px solid #CCCCCC;
	color: #333333;

}

table.homepage-main-table
{
	width: 100%;

}

table.homepage-main-table td
{
	width: 33%;
	vertical-align: top;
	padding-bottom: 20px;

}

table.homepage-main-table td.center
{
background-color: red;
}


table.homepage-main-table img
{
padding: 4px;
border: solid 1px #CCCCCC;
}

table.homepage-sub-table
{
	width: 100%;
	background-color: #ECF1F2;
	border: 1px solid #999999;


}

table.homepage-sub-table td
{
	width: 33%;
	vertical-align: top;
	padding: 20px;

}


.advert table.holder
{
	width: 100%;
	margin-top: 40px;
	margin-bottom: 30px;



}


.advert table.holder td
{
	text-align: center;
	width: 33%;


}
.advert table.holder td.center
{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F1F1F1;
	border-right-color: #F1F1F1;
	border-bottom-color: #F1F1F1;
	border-left-color: #F1F1F1;

}

.advert table.holder a
{
text-decoration: none;
}

.advert table.holder a:hover
{
text-decoration: underline;
}

h2 a
{
text-decoration: none;
}

h2 a:hover
{
text-decoration: underline;
}
