
body, select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #083111;
	}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #083111;
	}

/* ================================================================= */
/* [ SIDE NAVIGATION STYLES ]                                           */
/* ================================================================= */

#sidenav {
	width: 150px;
	margin: 0px;
	}

#sidenav table {
	background-color: #0F511E;
	}
#sidenav div {
	
	}

#sidenav a:link, #sidenav a:active, #sidenav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D6AD55;
	text-decoration: none;
	text-align: right;
	display: block;
	border-bottom: 1px #D6AD55 solid;
	background: #0F511E;
	margin: 0px 10px 0px 0px;
	padding: 8px 2px 1px 0px;
	}

#sidenav a:hover {
	color: #E9EAEA;
	border-bottom: 1px #D6AD55 solid;
	background: #A48238;
	}

#login a:link, #login a:active, #login a:visited {
	color: #547AB8;
	text-decoration: none;
	text-align: right;
	display: block;
	border: 1px #999999 solid;
	border-left: none;
	background: none;
	margin: 10px 0px 0px 0px;
	padding: 10px 11px 1px 0px;
	}

#login a:hover {
	color: #0C419A;
	background: #C4E6F0;
	}
	/* ================================================================= */
/* [ Top NAVIGATION STYLES ]                                           */
/* ================================================================= */

#topnav {
	width: 150px;
	margin: 0px;
	}

#topnav table {
	background-color: #343474;
	}

#topnav a:link, #topnav a:active, #topnav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;	
	border-bottom: 1px #ffffff solid;
	background: #678DB1;
	margin: 0px 10px 0px 0px;
	padding: 8px 2px 1px 0px;
	}

#topnav a:hover {
	color: #FFFFFF;
	border-bottom: 1px #88A2CD solid;
	background: #72B2D5;
	}

#login a:link, #login a:active, #login a:visited {
	color: #547AB8;
	text-decoration: none;
	text-align: right;
	border: 1px #999999 solid;
	border-left: none;
	background: none;
	margin: 10px 0px 0px 0px;
	padding: 10px 11px 1px 0px;
	}

#login a:hover {
	color: #0C419A;
	background: #C4E6F0;
	}

/* ================================================================= */
/* [ Navigation ]                                           */
/* ================================================================= */
A
{ color: #083111; font-weight: bold; font-size: 11px; font-family: verdana, helvetica; text-decoration: none }

A:active
{ color: #A48238; font-weight: bold; font-size: 11px; font-family: verdana, helvetica; text-decoration: none }

A:hover
{ color: #A48238; font-weight: bold; font-size: 11px; font-family: verdana, helvetica; text-decoration: none }

A.navi
{ color: #083111; font-weight: bold; font-size:9px; font-family: verdana, helvetica}

A:hover.navi
{ color: #A48238; font-weight: bold; font-size:9px;  font-family: verdana, helvetica }

A:active.navi
{ color: #A48238; font-weight: bold; font-size: 9px; font-family: verdana, helvetica }

A.top
{ color: #547AB8; font-weight: bold; font-size: 16px; font-family: verdana, helvetica; text-decoration: none }

A:active.top
{ color: #333333;  font-weight: bold; font-size: 16px; font-family: verdana, helvetica; text-decoration: none }

A:hover.top
{ color: #333333; font-weight: bold; font-size: 16px; font-family: verdana, helvetica; text-decoration: none }


.footer
{ color: #083111; font-weight: normal; font-size: 9px; font-family: verdana, helvetica; text-decoration: none }

.caption 
{ color: #083111; font-style: normal; font-weight: normal; font-size: 15px; font-family: verdana, helvetica ; text-decoration: underline}

.capt 
{ color: #083111; font-style: normal; font-weight: normal; font-size: 14px; font-family: verdana, helvetica}
/* ---------------------------------------------------------------- */

/* ================================================================= */
/* [ PAGE FOOTER STYLES ]                                           */
/* ================================================================= */

#footerinfo {
	width: 100%;
	background-color: #FFFFFF;
	border-top: 1px #CE0000 solid;
	color: #333333;
	margin-left: 150px;
	margin-top: 10px;
	}

#footerinfo table {
	width: 600px;
	}

#footerinfo td {
	color: #333333;
	}

#footerinfo a:link, #footerinfo a:active, #footerinfo a:visited {
	color: #333333;
	}

/* ---------------------------------------------------------------- */



/* ================================================================= */
/* [ HEADLINE STYLES ]                                              */
/* ================================================================= */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0C419A;
	font-size: 22px;
	border-bottom: 1px #666666 solid;
	margin-bottom: 5px;	
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CE0000;
	font-size: 18px;
	margin: 20px 0px 5px 0px;
	}
	
h3, h3 a:link {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	}
	
h4, h4 a:link {
	color: #547AB8;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
	}

h5, h5 a:link {
	color: #CE0000;
	font-size: 11px;
	}

	
h6 {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	}
	
/* ---------------------------------------------------------------- */





/* ================================================================= */
/* [ TABLE STYLES ]                                       */
/* ================================================================= */

table.tabulardata {
	background-color: #cccccc;
	}

table.tabulardata td {
	background-color: #FFFFFF;
	padding: 2px;
	}

table.tabulardata th {
	background-color: #eeeeee;
	font-size: 11px;
	font-weight: bold;
	color: #547AB8;
	padding: 2px;
	}

table.tabulardata th a {
	text-decoration: underline;
	color: #547AB8;
	}

/* ---------------------------------------------------------------- */






/* ================================================================= */
/* [ INDEX PAGE STYLES ]  											*/
/* ================================================================= */

#indexDiv {
	}

#indexDiv table {
	width: 590px;
	}

#indexDiv td {
	vertical-align: top;
	}

#indexDiv td.left {
	width: 390px;
	padding-right: 10px;
	}

#indexDiv td.right {
	width: 200px;
	}

#indexDiv td.bottom {
	padding-top: 20px;
	width: 590px;
	}

#indexDiv h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #0C419A;
	border-bottom: 1px #666666 solid;
	padding-bottom: 2px;
	margin-bottom: 0px;
	margin-right: 230px;
	}

/* ---------------------------------------------------------------- */







/* ================================================================= */
/* [ FEATURED LISTING STYLES ]  									*/
/* ================================================================= */

#featuredDiv {
	width: 200px;
	display: block;
	border: 1px #666666 solid;
	padding: 6px;
	margin: 0px 0px 20px 10px;
	text-align: center;
	float: right;
	}

#featuredDiv h3 {
	color: #666666;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding-bottom: 2px;
	display: block;	
	}

#featuredDiv h5 {
	color: #0C419A;
	font-size: 12px;
	font-weight: bold;
	margin: 1px 0px 1px 0px;
	text-align: left;
	}

#featuredDiv p {
	margin: 0px;
	color: #666666;
	text-align: left;
	}

#featuredDiv a {
	display: block;
	text-align: right;
	}

#featuredDiv a:link, #featuredDiv a:active, #featuredDiv a:visited {
	color: #0C419A;
	margin-top: 3px;
	text-align: right;
	}

#featuredDiv a:hover {
	color: #CE0000;
	text-decoration: none;
	}

/* ---------------------------------------------------------------- */



/* ================================================================= */
/* [ OUR TEAM INDEX PAGE STYLES ]									*/
/* ================================================================= */

#ourteam {
	
	}

#ourteam img {
	}

#ourteam table {
	width: 100%;
	}

#ourteam td {
	border: 1px #cccccc solid;
	padding: 3px;
	width: 50%;
	}

#ourteam h5 {
	margin-bottom: 2px;
	margin-top: 0px;
	font-size: 11px;
	}


#ourteam h5 a:link, #ourteam h5 a:active, #ourteam h5 a:visited {
	color: #CE0000;
	border: none;
	margin-right: 5px;
	display: block;
	text-decoration: none;
	}

#ourteam h5 a:hover {
	color: #0C419A;
	border: none;
	background: none;
	}

#ourteam div {
	font-size: 10px;
	}
	
#ourteam div.title {
	font-size: 9px;
	color: #666666;
	}

#ourteam a:link, #ourteam a:active, #ourteam a:visited {
	border: 1px #eeeeee solid;
	outline: none;
	margin-right: 5px;
	display: block;
	}

#ourteam a:hover {
	border: 1px #999999 solid;
	background: #eeeeee;
	}

/* ---------------------------------------------------------------- */

/* ================================================================= */
/* [ CONTACT US PAGE STYLES ]  											*/
/* ================================================================= */

#contact {
	margin-top: 14px;
	}

#contact a:link, #contact a:active, #contact a:visited {
	border: 1px #eeeeee solid;
	outline: none;
	margin-right: 5px;
	display: block;
	float: left;
	}

#contact a:hover {
	border: 1px #999999 solid;
	background: #eeeeee;
	}

/* ---------------------------------------------------------------- */


/* ================================================================= */
/* [ AGENT BUSINESS CARD STYLES ]  								*/
/* ================================================================= */

#agentDiv {
	width: 150px;
	display: block;
	border-left: 1px #cccccc solid;
	padding-left: 10px;
	margin: 0px 0px 0px 5px;
	margin-left: 3px;
	text-align: left;
	float: right;
	}


#agentDiv h5 {
	color: #35576D;
	font-size: 10px;
	font-weight: bold;
	margin: 1px 0px 1px 0px;
	}

#agentDiv p {
	margin: 0px;
	color: #666666;
	}

#agentDiv a:link, #agentDiv a:active, #agentDiv a:visited {
	margin: 5px 0px;
	border: 1px #FFFFFF solid;
	outline: none;
	display: block;
	}

#agentDiv a:hover {
	border: 1px #999999 solid;
	background: #eeeeee;
	}

#AgentaffiliateDiv {
	display: block;
	margin-top: 10px;
	}

#AgentaffiliateDiv h5 {
	margin-bottom: 5px;
	}

#AgentaffiliateDiv img {
	margin-bottom: 5px;
	border: none;
	}

/* ---------------------------------------------------------------- */




/* ================================================================= */
/* [ CASE STUDIES INDEX PAGE STYLES ]  								*/
/* ================================================================= */

#casestudies {
	
	}

#casestudies img {
	}

#casestudies table {
	border: none;
	margin-top: 10px;
	height: 100px;
	}

#casestudies td.left {
	vertical-align: top;
	width: 120px;
	}

#casestudies td.right {
	padding-left: 5px;
	vertical-align: top;
	border-bottom: 1px #eeeeee solid;
	}

#casestudiesDetail {
	float: right;
	border-left: 1px #999999 solid;
	padding: 0px 0px 0px 8px;
	margin-bottom: 3px;
	margin-left: 3px;
	}

#casestudiesDetail div {
	margin-bottom: 5px;
	text-align: center;
	}

/* ---------------------------------------------------------------- */


/* ================================================================= */
/* [ CLIENTS LIST INDEX PAGE STYLES ]  								*/
/* ================================================================= */

#clientlist {
	
	}

#clientlist img {
	}

#clientlist table {
	border: none;
	margin-top: 10px;
	height: 100px;
	}

#clientlist td.left {
	vertical-align: top;
	width: 120px;
	}

#clientlist td.right {
	padding-left: 5px;
	vertical-align: top;
	border-bottom: 1px #eeeeee solid;
	}

/* ---------------------------------------------------------------- */



/* ================================================================= */
/* [ MEDIA SECTION STYLES ]  								*/
/* ================================================================= */

#media {
	
	}

#media img {
	}

#media table {
	border: none;
	margin-bottom: 10px;
	}

#media td.left {
	vertical-align: top;
	width: 100px;
	}

#media td.right {
	padding-left: 5px;
	padding-bottom: 15px;
	vertical-align: top;
	border-bottom: 1px #eeeeee solid;
	}

/* ---------------------------------------------------------------- */






................................... */