﻿@charset "utf-8";

body {
	background-image: url(../images/backgrounds/main_background.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #263E50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}


/*---- Final CSS --- */

/* ---- Navigation --- */
#navbg {
	background-image: url(../images/backgrounds/bg_header.gif);
	background-repeat: repeat-x;
	height: 41px;
	padding-top: 70px;
	position: relative;
}
#navigation {
	text-transform: uppercase;
	text-align: left;
	font-size: 9px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.emaillink {
	background-image: url(../images/backgrounds/email_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 80px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E4E1DA;
	padding-top: 10px;
	font-size:13px;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}
#navigation li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	display: inline;
	padding-right: 4px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#navigation a:link{
	color: #224A68;
	text-decoration: none;
}

#navigation a:visited {
	color: #224A68;
	text-decoration: none;
}


#navigation a:hover {
	text-decoration: underline;
}
.breadcrumb{
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, helvetica, sabs-serif;
	text-transform: uppercase;
	background-color: #263E50;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #CCCCCC;
}
.breadcrumb a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.breadcrumb a:hover {
	text-decoration: underline;
	color: #FF9900;

}

.sub_nav {
	padding-top: 1px;
	padding-left: 25px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-right: 25px;
	padding-bottom: 25px;
}
.sub_nav p{}

.breadcrumb a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.sub_nav a:link{
	color: #686E75;
	text-decoration: none;
}
.sub_nav a:visited{
	color: #686E75;
	text-decoration: none;
}
.sub_nav a:hover{
	color: #686E75;
	text-decoration: underline;
}
.sub_nav ul{
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}
.sub_nav ul ul{
	margin: 0px;
	text-transform: capitalize;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sub_nav li{
	background-image: url('../images/builts/built01.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	background-position:  -2px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 14px;
	text-transform: capitalize
}
.sub_nav li li{
	padding-left: 15px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 5px;
	font-size: 12px;
	text-transform: capitalize;
	margin-left: 0px;
	background-image: url(../images/builts/built02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}






/* ---- End of Navigation --- */

/*--- Typography --- */


/*--- End of Typography --- */


/*-- Footer -- */
.footer {
	background-image: url(../images/backgrounds/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	padding-left: 150px;
	height: 67px;
	font-family: "Trebuchet MS", Arial, helvetica, sabs-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
}

.footer p{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	color: #666666;
	text-align: center;
}
.footer ul {
margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;


}
.footer li{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	display: inline;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;


}
.footer a:link {
	color: #666666;
	text-decoration: none;
}
.footer a:visited {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #0099CC;
	text-decoration: underline;
}

/* --- End Of Footer -- */



/* ---- End Of Final CSS --- */


.navboxes {
	color: #CCCCCC;
	margin-top: 20px;
	margin-left: 20px;
}
.navboxes p{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navboxes a:link, a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.navboxes a:hover {
	color: #0099CC;
}



.sub_nav h2{
	font-weight: normal;
	font-size: 14px;
	color: #6B848E;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.sub_nav h3{}

.content {
	font-size: 12px;
	line-height: 1.8em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	background-image: url(../images/backgrounds/content.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 0px;
	width: 300px;
	font-family: "Trebuchet MS", Arial, helvetica, sabs-serif;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content p{
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
}
.content a:link{
	color: #004881;
	text-decoration: underline;
}
.content a:visited{
	color: #1A5E93;
	text-decoration: underline;
}
.content a:hover{
	color: #FF6600;
	text-decoration: none;
}
.content h2, .contentfull h2{
	font-size: 20px;
	font-weight: normal;
	color: #174973;
	margin-bottom: 5px;
	margin-top: 15px;
	text-transform: capitalize;
}
.content h1, .contentfull h1{
	font-size: 22px;
	font-weight: normal;
	color: #20649A;
	text-transform: uppercase;
	line-height: 1.2em;
}
.content li{}
.content ul{}
/* Forms */
input {
	background-image: url(../images/form_bg_txtfield.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 11px;
	border: 1px solid #666666;
	margin-right: 15px;
	background-color: #FFFFFF;
}
textarea {
	background-image: url(../images/form_bg_txtfield.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 11px;
	border: 1px solid #666666;
	margin-right: 15px;
	background-color: #FFFFFF;

}
#details input {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}

/* End of Forms */
/* End of containers */






.bg_form {
	background-color: #D1CEC5;
}
.content_banners {
	margin: 0px;
	width: 260px;
	padding: 0px;
	float: left;
}
/* ---- Services --- */
#bluebox {
	background-image: url(../professional/images/background/bluebox.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	padding-top: 90px;
	padding-left: 20px;
	background-color: #20649A;
	float: left;
	height: 430px;
	width: 333px;
}



/* ---- Services --- */
#bluebox h2 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	text-transform: uppercase;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#bluebox img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 142px;
	clear: right;
}
#bluebox ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bluebox li {
	list-style-type: none;
	background-image: url(../images/builts/sub.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 20px;
}
#bluebox a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#bluebox a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#bluebox a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#bluebox p {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#brownbox {
	background-image: url(../professional/images/background/servicesbody.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #B9B19E;
	padding-top: 100px;
	padding-left: 25px;
	float: left;
	width: 941px;
	margin: 0px;
}
#brownbox p {
	padding: 0px;
	font-size: 12px;
	line-height: 1.8em;
	text-align: justify;
	margin: 0px;
}
.servicesbox {
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: justify;
	width: 410px;
	float: left;
}
.servicesbox h2{
	padding: 0px;
	text-align: justify;
	color: #263E50;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.servicesbox a:link{
	color: #FFFFFF;
}

.servicesbox a:visited{
	color: #FFFFFF;
}
.servicesbox a:hover{
	color: #263E50;
	text-decoration: none;

}

.servicesbox img{
	padding: 0px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	float: left;
	margin-bottom: 0px;
}
.contentfull {
	font-size: 12px;
	line-height: 1.8em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	background-image: url(../images/backgrounds/content.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 50px;
	margin: 0px;
	width: 575px;
	font-family: "Trebuchet MS", Arial, helvetica, sabs-serif;
	float: left;
}
.contentfull tr {

}
.contentfull td {
	height: 25px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F4F4F4;
	border-bottom-color: #F4F4F4;
}
.contentfull th {
	background-color: #6B848E;
	color: #FFFFFF;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.sub_nav h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#saleshot {
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}
#saleshot ul{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#saleshot li{
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.saleshot{
	width: 165px;
	margin-right: 24px;
	float: left;
	margin-bottom: 25px;
}
.saleshot h2{
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize;
	margin: 0px;
}
.saleshot p{
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
.saleshot a:link{
	color: #20649A;
	text-decoration: none;
}
.saleshot a:visited{
	color: #20649A;
	text-decoration: none;
}
.saleshot a:hover{
	color: #FF9900;
	text-decoration: none;
}

#homeboxes {
	background-image: url(../images/backgrounds/homeboxes.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 25px;
	padding-top: 80px;
	background-color: #686F77;
	float: left;


}
.homebox {
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 165px;
}

.homebox a:link, .homebox a:visited{
	color: #CEE5F7;
	text-decoration: none;

}
.homebox a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



.homebox_photo {
	width: 124px;
	float: left;
	margin-right: 10px;
}
.homebox_photo img{
	border: 1px solid #FFFFFF;
	
}
.homebox_txt {
	color: #CCCCCC;
	font-size: 11px;
	line-height: 1.6em;
	float: left;
	width: 160px;
}
.homebox h2 {
	font-weight: normal;
	margin: 0px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, helvetica, sabs-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
}
.homebox p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFFFFF;
}
#welcome {
	background-image: url(../images/backgrounds/h_welcome2.jpg);
	background-color: #053474;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	color: #FFFFFF;
}
#welcome a:link, #welcome a:visited {
	color: #DEECF8;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
#welcome a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#welcome p {
	margin-top: 0px;
}
#welcome h2 {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 0px;
}

/*added to the news images*/

.border {
	border:1px solid #000000;
	}
.language{
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 11px;
}

.language a:link, .language a:visited{
	color: #006699;
	font-size: 12px;
	font-weight: bold;

}
.language a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}