* {
	margin: 0;
	padding: 0;
}
body {
	color: #232020;
	font: 62.3% Verdana, Lucida, sans-serif;
	background: #eee; 
	height: 100%; 
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
a {text-decoration: none;}

html {height:100%;}

img {border: 4px solid #E9E9E9; margin: 10px;}
/**************
 	Site Container Box
*/
#BgContainer {
	width: 960px;  
	margin: 0 auto; 
}
#Container { 
	width: 960px;
	padding-bottom: 15px;
	background: #fff;
	border: 2px solid #CECECE;
}
#Layout {
	width: 960px;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}

#Content {
	width: 640px;
	float: right; 	
	margin: 0 35px 20px 0;
	text-align: left;
	min-height: 400px;
}
/** Header **/
#Header {
	height: 50px;
	margin: 0 auto;
	position: relative;
}

/** Site map **/
#sitemap {
	position: absolute;
	top: 5px;
	left: 770px;
	color: #72A3EC;
}
#sitemap a {color: #AFCBF4;}
#sitemap a:hover {color: #fefefe;}

/** Breadcrumbs **/
#Breadcrumbs { 
 	color: #B7C0C5;
	text-align: left;
	font-size: 0.9em; 
	margin: 0px 5px 10px 0;
	}
	#Breadcrumbs p {
		margin: 0;
	}

/*** Message Boxs ***/

.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}

p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}
/* Sidebar 
***********************************/
#Sidebar {
	float: left;
	width: 220px;
	padding: 0;
}

#Sidebar div {
	padding-left: 20px;
	margin-bottom: 20px;
}


/* Comments
******************************************/

#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}

#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
#PageComments li.odd {
	background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
	padding-left: 40px;
	padding-right: 10px;
	border-bottom: 2px solid #BCE4FE;
}

#PageComments li.even {
	background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
	padding-right: 40px;
	padding-left: 10px;
}

#PageComments li.odd p.info {
	color: #3AA0C3;
}

.actionLinks li a {
	padding-right: 3px;
	font-size: 10px;
}
.actionLinks li {
   display: inline;
   border-right: 1px solid;
}
   .actionLinks li.last {
      border-right: none;
   }

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
#PageComments p.info {
	color: #999;
	margin: 0px;
	padding: 0;
	line-height: 1em;
	font-size: 0.9em;
}

/* Search Results 
*****************************************/
ul#SearchResults {
	margin: 10px 0;
}
ul#SearchResults li {
	list-style: none;
	margin: 5px 0;
	border-top: 1px solid #ddd;
	padding-top: 5px;
}
ul#SearchResults li p {
	font-size: 85%;
	margin-top: 5px;
	color: #9F9F9F;
}

#PageNumbers {
	float: right;
}
.results {
	font-size: 90%;
	float: left;
	color: #7F7F7F;
}

/* Unsubscribe Newsletter
*****************************************/
#Unsubscribe_MailingListForm_MailingListForm{
	min-height:100px;
}

#Unsubscribe_MailingListForm_MailingListForm p{
		margin:0 !important;
		padding:10px;
}
	#Unsubscribe_MailingListForm_MailingListForm p label{
		display: inline;
	}

#Unsubscribe_MailingListForm_MailingListForm label{
	margin:0;
}

#Newsletters {display: none;}

/* Footer */

#Footer {
	height: 40px;
	margin-bottom: 15px;
}

#Footer p {
	margin: 0;
	padding-top: 15px;
	text-align: center;
	color: #8E8E8E;
}

#Footer a {
	color: #666666;
}
  
/* Print */

#print {
	float: right;
	color: #ddd;
	margin-top: 35px;
	padding-right: 50px;
}

/* --------------- Home Page --------------- */
#LayoutHP {
	width: 960px;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}

#LayoutHP h3, #Sidebar h3 {
	margin: 0 0 10px 0;
	font-size: 1.3em;
	color: #6BA803;
	font-weight: bold;
	font-variant: small-caps;
}
#Sidebar strong {color: #6BA803;}

#flash {
	width: 600px;
	height: 240px;
	margin: 0 0 10px 10px;
}

#flash img {margin: 0;}
#no-flash {display: none;}

#leftHP {
	float: left;
	width: 250px;
	z-index: 0;
}
#leftHP div {
	padding-left: 30px;
}

#rightHP {
	float: right;
	width: 650px;
	display: table;
	margin-bottom: 30px;
}

img.logo {
	border: 0;
	margin: 18px 0 40px 33px;
}
p.promotional {
	color: #7A7A7A;
	font-size: 130%;
	width: 180px;
	margin: 0 0 50px 35px;
}

p.promotional strong {
	color: #8B8B8B;
	font-size: 125%;
}


#intro {
	float: left;
	
	margin-bottom: 10px;
}
#intro div {
	background: #CCE0FF url(../images/cor1.png) no-repeat left top;
}

#intro div div{
	background: url(../images/cor2.png) no-repeat right bottom;
	padding: 15px 20px;
}

#intro p {line-height: 2.5ex !important; font-size: 1.1em; color: #444;}

.boxHP {
	width: 300px;
	float: left;
	padding-bottom: 10px;
}
.boxHP p {font-size: 1.1em !important; line-height: 2.5ex !important;}
 
.boxHP div {margin: 10px;}
.boxHP ul {font-size: .9em !important; margin: 0 !important; padding-left: 0;}
.boxHP ul li {list-style: none; padding-left: 0; margin-left: 0; font-size: 1.2em; }
.boxHP ul.services li {white-space: nowrap; float: left; margin-bottom: 1px;}

.boxHP strong {margin-top: 10px; display: block;}

.news {
	margin-right: 0;
	width: 175px;
}

.callus {
    width: 241px;
	height: 31px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/bg_call.png) no-repeat center;
	color: #fff;
	text-align: center;
}
.callus strong {
	margin-top: 5px;
	display: block;
	font-size: 120%;
}

/* ------------ Companies list ------------ */
div.CompanyIndex {
	width: 100%;
	border: 1px solid #ddd;
	clear: both;
}
div.CompanyIndex div {padding: 7px;}
div.CompanyIndex h3 {margin: 0 0 7px 0; font-weight: 300; font-size: 1.75em;}
div.CompanyIndex img {border: 0; margin: 0;}
div.CompanyEnd {background: url(../images/finish.png) no-repeat top right;}

img.logout {border: 0; margin: 0;}

table.contact td {vertical-align: top; padding: 7px; border: 0;}
table.contact {background: #F7F7F7; border: 0; border-top: 2px solid #E8E8E8; border-bottom: 2px solid #E8E8E8; padding: 10px; }

table.selling {border: 0; width: 80%; margin-top: 40px !important; margin-left: 40px !important;}
table.selling td {border: 0; width: 50%; text-align: center;}
table.selling td a:link, table.selling td a:visited {font-size: 125%; border: 2px solid #E8E8E8; padding: 10px; background: #F3F3F3; display: block;}
table.selling td a:hover, table.selling td a:active {text-decoration: none; border: 2px solid #76BF16; background: #fff;}

/*  ---------------   Navigation   --------------- */

#Navigation {
	margin: 25px 0 0 0;
 	display: table;
	float: left;
	width: 900px;
}
 
  
/*** ESSENTIAL STYLES ***/

.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	z-index: 500;
}
.sf-menu {margin-left: 10px;}
.sf-menu li {
	line-height:	1.2;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			15em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			26px; /* match top ul list item height */
	z-index:		599;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			15em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			15em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {

}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#2B2E32;
	border-left:	0px solid #fff;
	border-top:		0px solid #fff;
	padding: 		.5em 1em;
	text-decoration:none;
}

.sf-menu a.lev1 {font-size: 11px;}
.sf-menu li.current {}
.sf-menu li.current a.lev1 {color: #B20E0E; font-weight: bold; }

.sf-menu li {
	background:		transparent;
}
.sf-menu li li {
	background:		#fff;
	border-top:		1px solid #E8E8E8;
}
.sf-menu li li li {
	background:		#D9D9D9;
	border-top:		1px solid #E8E8E8;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	color: #B20E0E;
}

.sf-menu a.levela:hover {background: #E9E9E9;}
 
 
 d: #E9E9E9;}
 
 
 