html, body, #wrap { height: 100%; }

body > #wrap{
	height: auto;
	min-height: 100%;
	font-family: arial, sans-serif;
	}

body { 
	padding:0; 
	margin:0;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666;
	}
	
#wrapbg {
	width: 1000px;
	margin:0 auto;
	background: url(../images/top-gradient.jpg) no-repeat;
	}	

#wrap {
	width: 1000px;
	margin:0 auto;
	background: url(../images/bgshadow.jpg) repeat-y top right;
	background-color:#FFF;
	}

#tagline {
	width: 470px;
	height: 48;
	padding-top: 20px;
	float: right;
	margin-right: 45px;
	margin-bottom: 0px
}
	
#container {
	width: 915px;
	margin:0 auto;	
}

#logo {
	background-image: url(../images/logo2.png) no-repeat;
	padding-top:40px;
	margin-bottom:60px;
    display:block;
    height:130px;
    width:203px;
}

#top-header {
	padding-top: 70px;
	height: 120px;
	background: url("../images/logo.png") no-repeat left center;
}

#top-header2 {
	padding-top: 70px;
	height: 120px;
	background: url("../images/logo2.png") no-repeat left center;
	font-family: arial, sans-serif;
}

/* menu style (located in the top header) */

#menu-container {
	margin-top:-80px;
	margin-left:210px;
	width: 700px;
	height: 90px;
}

#menu ul {
	margin-top: 30px;
	padding: 10px 0;
	list-style: none;
	float: right;
	font-family: arial, sans-serif;
}

#menu li {
	float:left;
	margin:0;
	padding: 0 10px;
}

#menu a {
	float:left;
	display:block;
	padding:5px 5px 4px 5px;
	text-decoration:none;
	font-size: 12px;
	color:#777;
	font-family: arial, "lucida console", sans-serif;
	border-top: 3px #ccc solid;
}

#menu a:hover {
	border-top: 3px #0e7ec4 solid;
}

#menu #current a {
	border-top: 3px #0e7ec4 solid;
}

/* end of meny style */


#apple ul {
	list-style: none;
	padding-left:5px;
	font-family: arial, sans-serif;
	font-size:14px;
}

#apple li {
	list-style: none;
	background: url(../images/apple_icon.jpg) no-repeat left center;
	padding-top:13px;
	padding-bottom:13px;
	padding-left: 40px;
}

Read more: How to Use a Background Image as a List Bullet in CSS | eHow.com http://www.ehow.com/how_2310913_image-as-list-bullet-css.html#ixzz0uibHcGwV

}

/* header layout */

#header {
	width:1000px;
	height: 260px;
	margin-top: -20px;
	font-family: arial, sans-serif;
}

#header2 {
	width:1000px;
	height: 260px;
	margin-top: 15px;
}

#header3 {
	width:1000px;
	height: 160px;
	margin-top: 15px;
}

#header-image {
	float:left;
	width:912px;
	height: 260px;
	margin-top: 0px;
	
}

#header-about {
	float:left;
	width:912px;
	height: 260px;
	background: url("../images/About.jpg") no-repeat top;
}

#header-wellness {
	float:left;
	width:912px;
	height: 260px;
	background: url("../images/header-wellness.jpg") no-repeat top;
}

#header-brokers {
	float:left;
	width:912px;
	height: 260px;
	background: url("../images/header-brokers.jpg") no-repeat top;
}


#header-contact {
	background: url("../images/header-right-portfolio.jpg") no-repeat top;
}

#header-employees {
	background: url("../images/header-right-about.jpg") no-repeat top;
}

#header-employers {
	background: url("../images/header-right-contact.jpg") no-repeat top;
}

#header-services2 {
	float:left;
	width:912px;
	height: 128px;
	margin-top: 15px;
	background: url("../images/header-services2.jpg") no-repeat top;
}

/* content layout style */

#content { 
	padding: 0;
	margin-top: -5px;
	position: relative;
	background-color:#FFF;
}

#content-container {
	padding-bottom: -10px;
	background-color:#FFF;
	font-family: arial, sans-serif;
	}

#leftp {
	float: left;
	width: 270px;
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 7px;
	background-color:#FFF;
	font-family: arial, sans-serif;
}

#rightp {
	float: right;
	width: 270px;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 7px;
	background-color:#FFF;
	font-family: arial, sans-serif;
}

#centerp {
	float:left;
	width: 270px;
	padding-right: 27px;
	padding-left: 27px;
	padding-top: 15px;
	padding-bottom: 7px;
	background-color:#FFF;
	font-family: arial, sans-serif;
}

#left {
	float: left;
	width: 260px;
	padding-right: 30px;
	padding-bottom: 7px;
	background-color:#FFF;
	font-family: arial, sans-serif;
}

#right {
	font-size:10px;
	float: left;
	width: 600px;	
	padding-bottom: 7px;
	background-color:#FFF;	
}

#content-container #content #left .box {
	padding: 10px 10px 10px 0;
	margin-top:20px;
	clear: both;
	font-family: arial, sans-serif;
}

#content-container #content #left .box2 {
	padding: 10px 10px 10px 0;
	height: 180px;
	clear: both;
	font-family: arial, sans-serif;
}

#content-container  #content #right .box {
	padding: 10px 0 10px 10px;
	font-size: 10px;
}

#content-container  #content #right .box2 {
	width: 365px;
	float:right;
	font-size:14px;
		
}

/* end of content layout style */

/* Global Headers */

h1, h2, h3, h5, h6 { 
	font-weight: normal;
	line-height: 1.1em;
}

h4 {
	line-height: 1.5em;
	font-weight: normal;
	color:#333;
}

h5 {
	line-height: 1.5em;
	font-weight: normal;
}

h1 { 
	font-size: 25px;
}

h2 { 
	font-size: 18px;
}

h3 { 
	font-size: 15px;
}

h4 { 
	font-size: 16px;
}

h5 { 
	font-size: 13px;
}	

h6 { 
	font-size: 10px;
}

h7 { 
	font-size: 14px;
	color:#333;
}

#content-container h2 {
	border-bottom: 1px #ccc solid;
	color: #09C;
	padding: 5px 0;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: arial, sans-serif;
}

#content-container p h2 {
	border-bottom: 0px;
}

#content-container h3 span {
	border-bottom: 3px #ccc solid;
	color: #888;
	padding-bottom: 3px;
	font-weight: bold;
}

#content-container #left h3  {
	border-bottom: 0;
	font-weight: bold;
}

#content-container h3 a {
	color: #ccc;
	font-size: 13px;
}

#content-container #content #right  h3 {
	padding-bottom: 3px;
}

#content-container #content #right p {
	margin: 10px 0;
	padding: 0;
	color: #666;
}

#content-container h3 a {
	text-decoration: none;
}

/* end of Global Headers */

#content #slider-container ol {
	list-style: none;
}

/* sidebar navigation */



#navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#navigation li {

	list-style: none;
	width: 100%;
    padding: 0;
	margin: 0;
}

#navigation a {

	display:block;
	width: 240px;

	text-decoration:none;
	font-weight:bold;
	color:#333;
	font-family: arial, "lucida console", sans-serif;
	
	border-bottom: 1px #ccc solid;
	border-left: 3px #0e7ec4 solid;

	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 1px 0;
	background-color: #fff;
}


#navigation a:hover {
	border-left: 3px #0e7ec4 solid;
	background-color: #f6f6f6;
}
#navigation a:visited {
	color:#333;
}


#navigation #current a {
	border-left: 3px #0e7ec4 solid;
}


/* mews style in left column */

.list  li {
	clear: both;
}

.list  li .list-left-column {
	float: left;
	width: 80px;
	font-size: 13px;
	font-weight: bold;
	color: #666;
}
.list  li .list-left-column span {
	color: #0e7ec4;
}
.list  li .list-left-column div {
	color: #999;
	font-size: 11px;
	font-weight: normal;
}
.list li .list-right-column {
	float: left;
	width: 173px;
}

#content-container .list li .list-right-column  h3 {
	border-bottom: 0;
	color: #666;
	font-size: 13px;
	margin: 0;
}

#content-container #content #left .list {
	border-bottom: 0;
	margin: 0px;
	list-style: none;
	padding: 0;
}


/* end of news style*/


/* footer layout */

#footer { 
	background: url(../images/footer.png) no-repeat bottom;
	width: 1000px;
	clear: both; 
	height: 100px;
	padding-top: 75px;
	margin-top: 100px; 
}

/* footer theme */


#footer-left {
	float: left;
	width: 470px;
	height: 80px;
	padding-left: 60px;
	margin-top: 15px;
}
#footer-right {
	float: right;
	width: 400px;
	height: 53px;
	padding-right: 50px;
	margin-top: 30px;
}


/* footer */

#footer-left  p {
	margin-top:0;
	margin-bottom: 0;
	padding:39px 10px 0px 10px;
	color: ;
	
}

#footer-left  p a{
	color: ;
	text-decoration: none;
}

#footer-right #footer-menu {
	margin:0;
	padding:20px 10px 10px 0px;
	list-style:none;
	float: right;
	color: #666;
}

#footer-right #footer-menu .box {
	text-align: right;

}


#footer-right #footer-menu li{
	display:inline;
	margin:0 0 0 8px;
}
#footer-right #footer-menu li a{
	color: #666;
	text-decoration: none;
	font-size: 11px;
}
#footer-right #footer-menu li a:hover{
	color: #666;
	color: #999;
}
#footer-right #footer-menu li a.active {
	color: #666 ;
	font-weight: bold;
}
#footer-right a{
	color: #666 ;
}

#prefooter {
	margin: 0 0 1px;
	width: 100%;
	height: 1px;
	clear: both;
}


/* end of footer */

/* links style */

#content-container  a:link, #content-container  a:active   {
	color: #0e7ec4;
	text-decoration: none;

}
#content-container  a:visited  {
	color: #666;
	text-decoration: none;
}
#content-container  a:hover {
	color: #333;
	text-decoration: underline;
	text-align: left;
}


.url a {
	color: #0e7ec4;
	font-size: 18px;
	float: right;
	text-decoration: none;
	
}

/* end links */



/* contact form style */
form {
  padding: 20px 0;
  margin: 0;
}
label {
	float: left;
	width: 100px;
	padding-right: 1px;
	font-weight: bold;
	color: #999;
	font-size: 12px;
}
input,
textarea{
	padding: 2px;
	font: 400 12px arial, sans-serif;
	background: #fafafa;
	border-width: 1px;
	border-style: solid;
	border-color: #c0c0ba #f4f4ec #f4f4ec #c0c0ba;  
}
input:focus,
textarea:focus{  
  color: #333;
  background-color: #edf2f5;
}
#name, #email, #subject{
	width:250px;
}
#message{
	width:360px;
	height:150px;
}
input.button {
  padding: 1px 10px;

  font: bold 1em arial, sans-serif;
  cursor: pointer;

  color: #FFF;
  background-color: #0e7ec4;
  border-width: 1px;
  border-style: solid;
  border-color: #186825 #0e4d19 #0e4d19 #186825;
}

#submit {
	width: 101px;
	height: 30px;
	background: url("../images/submit_button.gif") no-repeat top right;
	border: 0;
	cursor: pointer;
}

#note {
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #992222;
	border: 1px #ccc solid;
	display: none;
}

.notification_ok {
	color: #229922;	
}

/* end of contact form style */




/* testimonial style */
/*clientSays - Client Says style for HEADER */

#header .box .testimonial blockquote{
	margin: 30px 0 0 15px;
	padding:0px 10px 20px 20px;
	background:url(../images/quote.gif) no-repeat top left;
	width:253px;
}
#header .box .testimonial blockquote p.quote{
	text-align:center;
	font-size:14px;
	font-weight: bold;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;}


#header .testimonial blockquote p.author{
	margin:10px 10px 0 0;
	display:block;
	text-align:right;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}
/*clientSays - Client Says style for CONTENT */

#content .box .testimonial blockquote{
	margin: 0;
	padding:0px 10px 20px 30px;
	background:url(../images/quote_white.gif) no-repeat top left;
	width:223px;
}
#content .box .testimonial blockquote p.quote{
	text-align:left;
	font-size:15px;
	font-weight: bold;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;	
}

#content .testimonial blockquote p.author{
	margin:10px 10px 0 0;
	display:block;
	text-align:right;
	
	font-size:12px;
	color:#999;
	font-weight:bold;
}

/* text style */




/* -------- misc style ----------*/

.image-left{
	padding:3px;
	margin:0 15px 0 0;
	border:1px solid #ccc;
}

.image-right{
	padding:3px;
	margin:0 0 0 15px;
	border:1px solid #ccc;
}


/* thumbnail in right column */

.image-left-small{
	padding:3px 3px;
	margin:0 3px 0 0;
	
}

.image-right-small {
	padding:3px 3px;
	margin:0 0 0 3px;
	border:1px solid #ccc;
}

.image-border-small {
	background:#fff;
	padding:3px 3px;
	border:1px solid #ccc;
}


.image-border {
	padding:3px;
	border:1px solid #ccc;
}

.textblock {
	border: 1px #aaa solid;
	background-color: #fafafa;
	padding: 10px;
	color: #777;
	margin-bottom: 20px;
	
}

.clearit {
	clear: both;
}

/* Floats */
.float-left {
	float: left;
}

.float-right {
	float: right;
}



/* for portfolio page style */
#portfolio {
	margin-top: 10px;
	height: 125px;
}
#portfolio ul {
	margin: 0;
	padding: 0;
	height: 125px;
	list-style: none;
}

#portfolio ul li {
	clear: both;
	margin-top: 20px;
	height: 125px;
}
#portfolio ul li ul li {
	clear: both;
	margin-top: 5px;
	height: 125px;
}
#portfolio ul li ol li {
	clear: both;
	margin-top: 5px;
	height: 125px;
}


#portfolio {
	margin-top: 10px;
}
#portfolio ul li ul{
	margin: 0;
	padding: 0;
	list-style: square;
	padding-left: 16px;
	margin-left: 16px;
	
}


.portfolio-item {
	width: 100%;
	height: 125px;
}

.portfolio-item .portfolio-item-image {
	float: left;
	width: 45%;
}

.portfolio-item .portfolio-item-desc {
	float: left;
	width: 54%;
}


.padding-5 {
	padding: 5px;
	padding-top: 0;
}



/* table style */

table {
	margin: 0 0px 20px 12px;
	padding: 0;
	display: block;
	font-size: 12px;
	border-collapse: collapse;
	width:97%;
}
table caption {
  margin: 0 12px;
  padding: 20px 0 5px 0;
  font: 12px arial, sans-serif;
  text-align: left;  
}

table th,table td {
	text-align: left;
	vertical-align: top;
	padding: 6px 8px;
	font-family: arial, sans-serif;
}


thead th {
  color: #FFF;
  background-color: #5588bb;
  border-bottom: 3px solid #88aadd;
}

tbody tr.highlighted {
  background-color: #f8f8f8;
}


tbody tr:hover td {
  background: ; 

}

/* slider images */

#design1 {
	background: url("../images/screenshot.gif") no-repeat center;
}
#design2 {
	background: url("../images/screenshot2.gif") no-repeat center;
}
#design3 {
	background: url("../images/screenshot3.gif") no-repeat center;
}
		
/* end of slider images */
