﻿/*
---------------------------------
//CSS template
---------------------------------
*/

html
{
	background-color:#ffffff;
}

body
{
	font-size: 90%;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	text-align: center;
	color: #444444;
	margin-bottom: 20px;
}

a
{
	text-decoration: none;
	color: #dac979;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: none;
}

h1
{
	display:none;
}

h2
{
	color: #bdc68e;
	font-family:verdana, arial;
	font-size:14px;
	font-weight:bold;
	margin-bottom: 15px;
}

h3
{
	color: #fafeeb;
	font-family:verdana, arial;
	font-size:11px;
	font-weight:bold;

}

p
{
	color: #ffffff;
	font-size: 12px;
	margin-bottom: 22px;
}

span {
	color: #d1c784;
	font-size: 16px;
}

.believe {
 	color: #bdc68e;


}

blockquote
{
	font-size: 11px;
	font-style:italic;
}


.fr
{
	float: right;
	padding: 1em 0 1em 1em;
}

.fl
{
	float: left;
	padding: 1em 1em 1em 0;
}

.none {
	color: black;

}

/* CONTAINER  */

#container
{
	text-align: left;
	margin: auto;
	width: 900px;
}


#container-popup
{

	padding: 10px;
	position: absolute;
	text-align: left;
	
}

#container-popup h3
{
		padding: 4px, 0px, 4px, 0px;
		line-height:normal;
}

#container-popup img {
	padding: 10px;
	float: right;
}

#container-popup p
{
		padding: 2px, 0px, 2px, 0px;
		line-height: normal;
}




#container-popup ul
{
	list-style: square;
	color: #111111;
	margin-left: 5px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 16px;

}

#container-popup li
{
	margin-right: 400px;

}


/* LOGO */

#logo
{
	background: url(../images/logovert.png) no-repeat;
	width: 310px;
	height: 130px;
	position: absolute;
	margin-left: 560px;
	margin-top: 55px;
}

/* TOP */

#top 
{
	background-color: #6b5744;
	height: 50px;
}

#menuContainer
{
	margin-left: 20px;
	padding-top: 18px;
}

DIV.menuButton a, DIV.menuButton a:active, DIV.menuButton a:visited
{
	width: 96px;
	padding-bottom: 1px;
	font-size: 14px;
	font-weight: normal;
	color: #96a47b;
	float:left;
	text-align:center;
	margin-right: 5px;
	margin-left: 5px;
}
	
DIV.menuButton a:hover
{
	cursor:pointer;
	font-weight: normal;
	border-bottom: #dac979 solid thin;
	text-decoration: none;
	color:#dac979;
}

DIV.active a, DIV.active a:active, DIV.active a:visited
{
	cursor:pointer;
	font-size: 13px;
	text-decoration:none;
	font-weight: normal;
	border-bottom: #96a47b solid thin;
	color: #96a47b;
}

/* BANNER */

#banner
{
	/*background: url(../images/banner.jpg) no-repeat;*/
	height: 338px;

}


#banner1
{
	background: url(../images/verticalelevation_image.jpg) no-repeat;
	height: 338px;

}

#banner1a
{
	background: url(../images/banner4a.jpg) no-repeat;
	height: 338px;

}


#banner1b
{
	background: url(../images/banner4b.jpg) no-repeat;
	height: 338px;

}

#banner-blue
{
	background: url(../images/banner-blue.jpg) no-repeat;
	height: 338px;

}

#banner_blue1
{
	background: url(../images/banner-blue1.jpg) no-repeat;
	height: 338px;

}

#banner-green
{
	background: url(../images/banner-green.jpg) no-repeat;
	height: 338px;

}

#banner-orange
{
	background: url(../images/banner-orange.jpg) no-repeat;
	height: 338px;

}

#banner-red
{
	background: url(../images/banner-red.jpg) no-repeat;
	height: 338px;

}

#banner-yellow
{
	background: url(../images/banner-yellow.jpg) no-repeat;
	height: 338px;

}

#banner-fun
{
	background: url(../images/banner-fun.jpg) no-repeat;
	height: 338px;

}

/* SIDEBAR */

#sidebar
{
	width: 213px;
	position:absolute;
	margin-left: 660px;
	margin-top: 25px;
}

#services
{
	height: 215px;
	background-color: #96a47b;
	border: 1px solid #513d29;
	padding: 20px;
}

#services-vantage
{
	height: 425px;
	background-color: #96a47b;
	border: 1px solid #513d29;
	padding: 20px;
}

#services-clientservices
{
	height: 430px;
	background-color: #96a47b;
	border: 1px solid #513d29;
	padding: 20px;
}

#services ul
{
	list-style: square;
	color: #dac979;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 11px;
	line-height: 20px;
}

#services-vantage ul
{
	list-style: square;
	color: #dac979;
	margin-left: 5px;
	margin-top: 10px;
	font-size: 11px;
	line-height: 16px;
}

#services-clientservices ul
{
	list-style: none;
	color: #111111;
	margin-left: 5px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 16px;

}

#services-clientservices li
{
	margin-bottom: 3px;

}

#newsletter
{
	background: url(../images/newsletter_bg.png) no-repeat;
	width: 213px;
	height: 62px;
	margin-top: 10px;
	padding: 20px;
	padding-top: 40px;
	color: #f1f1f1;
}

input.newsletterEmail
{
	width: 115px;
}

input.newsletterSubmit
{
	width: 50px;
	height:20px;
	border:1px solid #ffffff;
	background: transparent;
	cursor:pointer;
	color:#ffffff;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

/* DIVIDER */


#divider-blue
{

	background: url(../images/divider-blue.png) repeat-x;
	height: 51px; 
}

#divider-blue h2 {
	color: #f9f9f9;
	text-indent: 30px;
	padding-top: 15px;
	font-size: 25px;
}


#divider-lightblue
{

	background: url(../images/divider-lightblue.png) repeat-x;
	height: 51px; 
}

#divider-lightblue h2 {
	color: #f9f9f9;
	text-indent: 30px;
	padding-top: 15px;
	font-size: 25px;
}

#divider-brown
{

	background: url(../images/divider-brown.png) repeat-x;
	height: 51px; 
}

#divider-brown h2 {
	color: #f9f9f9;
	text-indent: 30px;
	padding-top: 15px;
	font-size: 25px;
}

#divider-green
{

	background: url(../images/divider-green.png) repeat-x;
	height: 51px; 
}

#divider-green h2 {
	color: #f9f9f9;
	text-indent: 30px;
	padding-top: 15px;
	font-size: 25px;
}

#divider-greyblue
{

	background: url(../images/divider-greyblue.png) repeat-x;
	height: 51px; 
}

#divider-greyblue h2 {
	color: #f9f9f9;
	text-indent: 30px;
	padding-top: 15px;
	font-size: 25px;
}

#divider-sky
{

	background: url(../images/divider-sky.png) repeat-x;
	height: 51px; 
}

#divider-sky h2 {
	color: #f9f9f9;
	text-indent: 30px;
	padding-top: 15px;
	font-size: 25px;
}

#divider-solidblue
{

	background: url(../images/divider-solidblue.png) repeat-x;
	height: 51px; 
}

#divider-solidblue h2 {
	color: #f9f9f9;
	text-indent: 30px;
	padding-top: 15px;
	font-size: 25px;
}

#divider
{

	background: url(../images/divider.png) repeat-x;
	height: 51px; 
}


#divider h2 {
	text-indent: 30px;
	padding-top: 15px;
	font-size: 25px;
}

/* CONTENT */


#content
{
	width:620px;
	background-color: #6b5744;
	padding: 20px 260px 20px 20px;
	float:left;
	min-height:320px;
 	height:auto !important;
 	height:320px;

}

#content-wide
{
	width:860px;
	background-color: #6b5744;
	padding: 20px 20px 20px 20px;
	float:left;
	min-height:320px;
 	height:auto !important;
 	height:320px;

}

#content ul
{
	list-style: square;
	color: #626262;
	font-size: 11px;
	margin-left: 20px;
	margin-top: 10px;
	line-height: 20px;
}

#content-wide ul
{
	list-style: square;
	color: #111111;
	font-size: 12px;
	margin-left: 20px;
	margin-top: 10px;
	line-height: 20px;
}

#content h3 span {
font-weight: normal;
color: #66ccff;
font-size: 14px;
margin-bottom: 5px;
}

#content h3 {
font-weight: normal;
font-size: 14px;
margin-bottom: 5px;
}

/* FOOTER */

#footer
{
	width:900px;
	height: 32px;
	background-color: #7d664f;
	border-top: 3px solid #413b32;
	padding-top: 8px;
	float:left;
}

DIV.footerLeft
{
	width: 300px;
	float:left;
	text-align:left;
	margin-left: 30px;
}

DIV.footerRight
{
	width:540px;
	float:right;
	text-align:right;
	margin-right: 30px;
}

/*
---------------------------------
//Forms
---------------------------------
*/

form
{
	font-size: 11px;
}

input
{
	font-size: 11px;
}

textarea
{
	font-size: 11px;
}

input.submit, input.reset
{
	background: url(../images/button.png) no-repeat;
	width: 60px;
	height: 25px;
	color: #ffffff;
	font-size: 10px;
	font: Arial, Helvetica, sans-serif;
	font-variant: normal;
	border: 0px;
	cursor: pointer;
	font-weight: lighter;
	text-transform: uppercase;
	margin-left: 10px;
}

input.submit:hover, input.reset:hover
{
	background:url(../images/button_hover.png);
}

input.submit
{
	margin-left: 78px;
}

form li
{
	color: #ffffff;
	list-style-type: none;
	padding-bottom: 10px;
}

label
{
	float: left;
	width: 5em;
	margin-right: 2em;
	margin-top: 2px;
	
}

/*
---------------------------------
//Primary content
---------------------------------
*/

/* FRONT PAGE */

		DIV.coloumn
		{
			width: 188px;
			float:left;
			margin-right: 18px;
		}
		
		DIV.coloumnLast
		{
			width: 188px;
			float:left;
		}
		
		DIV.coloumn h3, DIV.coloumnLast h3
		{
			margin-left: 10px;
			margin-bottom: 10px;
			margin-top: 5px;
		}
		
		DIV.coloumn p, DIV.coloumnLast p
		{
			margin-left: 10px;
			font-style:italic;
		}
		
		.coloumnImage
		{´
			padding: 2px;
			margin:2px;
			border: 2px solid #a6a6a6;
		}
		
		.readMore
		{
			float:right;
			font-size: 11px;
		}
		
/* ABOUT US */

		.aboutusImage
		{
			padding: 2px;
			margin:2px;
			border: 1px solid #a6a6a6;
			float:right;
			margin-left: 20px;		
		}
		
/* CONTACT */

		#contactForm
		{
			width: 350px;
			float:left;
		}
		
		#contactInformation
		{
			border-left: 1px solid #cccccc;
			width: 210px;
			padding-left: 20px;
			float:left;			
		}
		
		
		
/* misc */
		
		.release {
		color: #1c0772;
		font-weight: bold;
		margin-right: 20px;
		}
		.release a {
		color: #1c0772;
		text-decoration: underline;
		
		}
		
		.newlinks a {
		color: #66CCFF;
		text-decoration: underline;
		
		}
		
		.partners {
		padding: 8px;
		
		}
		
.author {
	color: white;
	text-align: right;
}

.author a {
	color: #f1f1f1;
	
}