﻿body
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

img
{
	border: none;
}

h1
{
	font-size: 24px;
	font-family: Georgia, Times, Times New Roman, Serif;
	font-weight: normal;
	margin: 10px 0px 14px 0px;
}

h2
{
	font-size: 18px;
	font-family: Georgia, Times, Times New Roman, Serif;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

h3
{
	font-size: 14px;
	font-family: Georgia, Times, Times New Roman, Serif;
	font-weight: normal;
	margin: 0px 0px 6px 0px;
}

h4
{
	font-size: 12px;
	font-family: Georgia, Times, Times New Roman, Serif;
	margin: 0px 0px 4px 0px;
}

p
{
	margin: 0px 0px 14px 0px;
}

strong
{
    
}

ul, ol
{
	list-style-type: none;
}


a
{
    	
}

a:hover
{
	
}

.left
{
    float: left;
}

.clear
{
    clear: both;
}

#content
{
    width: 900px;
    height: 750px;
    margin: 0 auto;
}

#logos
{
    float: left;
    width: 451px;
}

.val_dev
{
    height: 182px;
    width: 451px;
    background-image: url(images/val_dev_bg.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    text-align: center;
    color: #FFFFFF;
    cursor: pointer;
}

.val_dev a
{
    color: #FFFFFF;
    position: relative;
    top: 135px;
}

.val
{
    height: 217px;
    width: 451px;
    background-image: url(images/val_bg.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    text-align: center;
    color: #FFFFFF;
    cursor: pointer;
}

.val a
{
    color: #000000;
    position: relative;
    top: 170px;
}

.mort_cen
{
    height: 233px;
    width: 451px;
    background-image: url(images/mort_cen_bg.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    text-align: center;
    color: #FFFFFF;
    cursor: pointer;
}

.mort_cen a
{
    color: #000000;
    position: relative;
    top: 190px;
}

.val_prop
{
    height: 228px;
    width: 451px;
    background-image: url(images/val_prop_bg.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    text-align: center;
    color: #000000;
    cursor: pointer;
}

.val_prop a
{
    color: #FFFFFF;
    left:-80px;
    position:relative;
    top:135px;
}


#info
{
    float: left;
    width: 449px;    
}

.links
{
    height: 222px;
    width: 419px;
    background-image: url(images/links_bg.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    text-align: left;
    color: #000000;
    font-family: Georgia, Times, Times New Roman, Serif;
    padding: 20px 10px 10px 20px;
}

.links h2
{
    background-image: url(images/links_h_leaf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	color: #edd57d;
}

.links ul
{
    text-indent: 0px;
    padding: 0px;
    margin: 20px 0px 0px 0px;
}

.links ul li
{
    font-size: 16px;
    color: #000000;
    text-indent: 0px;
    padding: 0px;
    margin: 0px 0px 5px 0px;
}

.links ul li a
{
    font-size: 12px;
    text-decoration: underline;
    background-image: url(images/links_arrow.gif);
    background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 10px;
	color: #000000;
}


.news
{
    height: 608px;
    width: 419px;
    background-image: url(images/news_bg.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    text-align: left;
    color: #FFFFFF;
    padding: 15px 10px 10px 20px;
}

.news h2
{
    background-image: url(images/news_h_leaf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	color: #edd57d;
}

.news h3
{
    margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #edd57d;
}

.news p
{
    margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

.news a
{
    font-size: 12px;
    text-decoration: underline;
    background-image: url(images/news_arrow.gif);
    background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color: #edd57d;
}
