/* LOMAS */

html {
	height: 100%;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

#wrapper {
	width: 794px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 104px;
}

#worth {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}

#menu {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	height: 21px;
}

#menu_text {
	padding-top: 3px;
	margin-right: 55px;
}

#menu_text img {
	padding-left: 50px;
}


#freedom {
	background-image: url(../images/freedom.jpg);
	background-repeat: no-repeat;
	height: 199px;
}

#content {
	height: 100%;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-y;
	overflow: hidden;	
}

#left {
	width: 540px;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 22px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 18px;
}

#heading {
	margin-top: 3px;
}

.heading_circles {
	padding-bottom: 3px;
	padding-right: 3px;
}

#right {
	width: 212px;
	float: right;
}

#specials {
	width: 212px;
	background-image: url(../images/sidetop.jpg);
	height: 31px;
}

#specials_text {
	margin-right: 20px;
	padding-top: 2px;
}

.left_L {
	float: left;
	margin-top: 15px;
	margin-left: 1px;
}

.left_text {
	clear: left;
	width: 170px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: justify;
	margin-left: 14px;
}

.read_more {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CF4239;
	float: right;
	margin-right: 28px;
}

#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 43px;
	color: #FFF;
	padding-top: 8px;
	clear: both;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/*** ALT HEADER IMAGES ***/

#freedom_alt {
	height: 196px;
	width: 761px;
	margin-left: 18px;
}

/*** LIST ***/

.list {
	list-style-image: url(../images/bullet.jpg);
}

/*** RED HIGHLIGHT ***/

.red {
	color: #CF4239;
	font-weight: bold;
}

/*** LINK ***/

.link {
	color: #CF4239;
	text-decoration: none;
}

.link:hover {
	text-decoration: underline;
}

/*** BACK TO TOP ***/

.right {
	float: right;
	font-size: 11px;
}

/*** CONTACT FORM ***/

#contact_form {
	margin-left: 165px;
}

/*** SERVICES SELECT BOX ***/

#services_drop {
	margin-bottom: 4px;
	margin-left: 210px;
}

/*** CV PICS ***/

.cv_pic {
	float: left;
	margin-top: -6px;
	padding-right: 8px;
	padding-top: 10px;
}

/*** MENU ADJUST ***/

#home {
	margin-bottom: 5px;
}

#brokers {
	margin-bottom: 3px;
}

#promotions {
	margin-bottom: 3px;
}

#services {
	margin-bottom: 5px;
}

#articles {
	margin-bottom: 5px;
}

#contactus {
	margin-bottom: 4px;
}
