/*
Original Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 3.0 License
*/

* {
	margin: 0;
	padding: 0;
}

/* here 1 */


a {
	text-decoration: none;
	/*font-weight: bold;/*
	/*border-bottom: 1px dotted #7E33B3;*/
	/* 120813 color: #8762AE; */
	color: #F18539;

}

a:hover {

	text-decoration: none;
	border-bottom: none;
	color: #F18539 ;
	border-bottom: 1px dotted #F18539;
	

}
/* here */


body {
	font-size: 11pt;
	color: #4a4a4a;
	line-height: 1.60em;
	background: #f6f6f6; 
	

}

strong {
	color: #6f6f6f;
}

br.clearfix {
	clear: both;
}

body,input {
	font-family: Calibri, Arial, Tahoma, Verdana, sans-serif;
}

h1 {
	font-weight: normal;
	letter-spacing: 0px;
	font-family: Georgia, sans-serif, verdana, serif;


}


.hdr1 {
	text-align: center;
	font-size: 2.7em;
	font-weight: normal;
	letter-spacing: 1px;
	font-family: Georgia, Verdana, Arial, Georgia, sans-serif, verdana, serif;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #ffffff;
	line-height: 1.5em;
	border-radius: 4px;
	color: #F18539;


}

.hdr2 {
	text-align: center;
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: 0px;
	font-family: Georgia, Verdana, Arial, Georgia, sans-serif, verdana, serif;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 0px;
	background: #ffffff;
	line-height: 1.55em;
	border-radius: 4px;
	color: #F18539;

}

.hdr3 {
	text-align: left;
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: 0px;
	font-family: Georgia, Verdana, Arial, Georgia, sans-serif, verdana, serif;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
	background: #ffffff;
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	line-height: 1.0em;
	border-radius: 4px;
	color: #F18539;

}


.hdr4 {
	text-align: left;
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: 0px;
	font-family: Georgia, Verdana, Arial, Georgia, sans-serif, verdana, serif;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
	background: #ffffff;
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	line-height: 1.0em;
	border-radius: 4px;
	color: #8E63BC;

}


.hdr5 {
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0px;
	font-family: Calibri, Georgia, Verdana, Arial, Georgia, sans-serif, verdana, serif;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
	background: #ffffff;
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	line-height: 2.0em;
	border-radius: 4px;
	color: #5a5a5a;

}

img.alignleft {
	margin: 5px 20px 20px 0;
	float: left;
}

img.aligntop {
	margin: 5px 0 20px 0;
}

img.pic {
	padding: 5px;
	border: solid 1px #d4d4d4;
}

p {
	font-size: 11pt;
	padding-left: 20px;
	padding-right: 45px;
	margin-bottom: 0.8em;
	margin-top: 0.2em;
}


p.list {
	
	vertical-align: sub;
	padding-bottom: 1.0em;
}

p.last {

	padding-bottom: 1.0em;
}

p.first {

	padding-top: 1.0em;
	padding-bottom: 1.0em;
}





p.center {
	text-align: center;
	/*padding-left: 30px;
	padding right: 30px;*/
}

p.quote {
	text-align: center;
	color: #000000;
	padding-left: 60px;
	padding right: 60px;
}


p.first_last {
	
	padding-top: 1.0em;
	padding-bottom: 1.0em;
}


p.indent{

	/*padding-bottom: 1.0em;*/
	padding-left: 40px;
}

p.indent_big{

	/*padding-bottom: 1.0em;*/
	padding-left: 55px;
}


ul {
	margin-bottom: 1.5em;
	font-size: 10.5pt;
}

ul h4 {
	margin-bottom: 0.35em;
}

.box {
	overflow: hidden;
	margin-bottom: 1em;
}

/*
.orange {	
	color: #ee6300;
}
*/


#content {
	width: 645px;
	float: left;
	padding-right: 30px; /* was 25, now the vertical line is 5 to the right */
	border-right: #EFA777 dotted 1px;
}

#content-box1 {
	width: 310px;
	float: left;
}

#content-box2 {
	margin: 0 0 0 335px;
	width: 310px;
}

#footer {
	margin: 20px 0 120px 0;
	text-align: center;
	color: #8C8B8B;
}

#footer a {
	color: #8C8B8B;
}


#header {
	height: 60px;
	position: relative;
	background: #8B60B9 url(images/logo_background.jpg) /*top left*/;
	padding: 45px;
	color: #FFFFFF;
	width: 890px;
	/*border: solid 1px #aaaaaa;*/
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	overflow: hidden;
}

#logo {
	line-height: 136px;
	height: 136px;
	padding: 5px 0 0 0;
	position: absolute;
	top: 0;
	left: 45px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
	text-shadow: #666666 1px 1px 1px;
	font-family: Georgia, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 1.1em;
	border-bottom: none;
}

#logo a:hover {
	text-decoration: none;
	color: #FFFFFF;
	text-shadow: #666666 1px 1px 1px;
	border-bottom: none;
	font-family: Georgia, sans-serif;
	letter-spacing: 0px;
	border-bottom: none;
}

#logo h1 {
	font-size: 3.45em;
}

#slogan {
	line-height: 136px;
	height: 136px;
	padding: 5px 0 0 0;
	position: absolute;
	right: 50px; /* was 45 before menu was right aligned */
	top: 0;
	
}

#slogan h1 {
	color: #6433A0;
	font-size: 1.8em;
	text-shadow: #7544b1 0px 0px 0px;
	font-family: Verdana, "Segoe UI", Verdana, Tahoma, sans-serif, Georgia, serif;
	letter-spacing: -1px;
}

#menu {
	padding: 0 45px 0 45px;
	position: relative;
	background: #ffffff url(images/menu_background.jpg) /*repeat-x top left*/;
	margin: 0 0 0 0;
	height: 50px;
	line-height: 50px;
	width: 890px;
	text-align: center;
	
}


/* here 3*/
#menu a {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	font-size: 1.0em;
	letter-spacing: 0.0px;
	font-family: Calibri, Georgia, Tahoma, "Segoe UI", Tahoma, Verdana, sans-serif, Georgia, serif;
	
}

#menu a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: 0.0px;
	font-family: Calibri, Georgia, Tahoma, "Segoe UI", Tahoma, Verdana, sans-serif, Georgia, serif;
	/*text-shadow: #888888 1px 1px 1px;*/
	border-bottom: 1px dotted #ffffff;

}

/* here */

#menu ul {
	list-style: none;
	/* text-align: right; */
}

#menu ul li {
	padding: 0 5px 0 5px;
	display: inline;
}

#menu ul li.first {
	padding-left: 0;
}

#menu ul li.white {
	padding-left: padding: 0 5px 0 5px;
	color: #efefef;
	font-size: 1.15em;
	letter-spacing: 0.0px;
	font-family: Calibri,Georgia, Tahoma, "Segoe UI", Tahoma, Verdana, sans-serif, Georgia, serif;
}

#page {
	padding: 25px 45px 15px 45px;
	position: relative;
	width: 890px;
	margin: 0;

}

#page .section-list {
	list-style: none;
	padding-left: 0;
}

#page .section-list li {
	clear: both;
	padding: 30px 0 30px 0;
}

#page ul {
	list-style: none;
	font-size: 11pt;
}

#page ul li {
	border-top: dotted 1px #EFA777;
	padding: 15px 0 15px 0;
}

#page ul li.first {
	padding-top: 0;
	border-top: 0;
}

#page-bottom {
	position: relative;
	margin: 0;
	background: #ffffff url(images/menu_background.jpg) /*repeat-x top left*/;
	border: solid 0px #999999;
	width: 890px;
	padding: 05px 45px 0 45px;
	color: #DCDCDC;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#page-bottom a {
	color: #F5F5F5;
}

#page-bottom h2, #page-bottom h3, #page-bottom h4 {
	color: #FFFFFF;
}

#page-bottom ul {
	list-style: none;
}

#page-bottom ul li {
	border-top: solid 1px #8F8F8F;
	padding: 15px 0 15px 0;
}

#page-bottom ul li.first {
	padding-top: 0;
	border-top: 0;
}

#page-bottom-content {
	width: 665px;
	float: left;
}

#page-bottom-sidebar {
	width: 200px;
	margin: 0 0 0 690px;
}

#search input.form-submit {
	margin-left: 1em;
	color: #FFFFFF;
	padding: 10px;
	background: #2FACAC;
	border: 0;
}

#search input.form-text {
	border: solid 1px #8F8F8F;
	padding: 10px;
}

#sidebar {
	width: 195px;
	padding: 0;
	margin: 0 0 0 695px;

	
}


#splash {
	margin: 0 0 0 0;
	height: 250px;
	position: relative;
	padding: 30px 45px 10px 45px;
	width: 890px;
}




#splash_text_index {
	line-height: 136px;
	height: 136px;
	padding: 5px 0 0 0;
	position: absolute;
	top: 150px;
	left: 65px;
	text-decoration: none;
	/* color: #5A3A7D; */
	color: #ee6300;
	/*text-shadow: #666666 1px 1px 1px;*/
	font-family: Georgia, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 1.1em;
	border-bottom: none;
}

#splash_text_index h1 {
	font-size: 3.45em;

}

#splash_text_about {
	line-height: 136px;
	height: 136px;
	padding: 5px 0 0 0;
	position: absolute;
	top: 150px;
	left: 65px;
	text-decoration: none;
	/*color: #9E5520;*/
	color: #ee6300;
	/*text-shadow: #666666 1px 1px 1px;*/
	font-family: Georgia, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 1.1em;
	border-bottom: none;
}

#splash_text_about h1 {
	font-size: 3.45em;

}


#splash_text_services {
	line-height: 136px;
	height: 136px;
	padding: 5px 0 0 0;
	position: absolute;
	top: 150px;
	left: 65px;
	text-decoration: none;
	/* color: #2B639E;*/
	color: #ee6300;
	/*text-shadow: #666666 1px 1px 1px;*/
	font-family: Georgia, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 1.1em;
	border-bottom: none;
}

#splash_text_services h1 {
	font-size: 3.45em;

}


#splash_text_commitment {
	line-height: 136px;
	height: 136px;
	padding: 5px 0 0 0;
	position: absolute;
	top: 150px;
	left: 65px;
	text-decoration: none;
	/*color: #334900;*/
	color: #ee6300;	
	/*text-shadow: #666666 1px 1px 1px;*/
	font-family: Georgia, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 1.1em;
	border-bottom: none;
}

#splash_text_commitment h1 {
	font-size: 3.45em;

}


#splash_text_mbti {
	line-height: 136px;
	height: 136px;
	padding: 5px 0 0 0;
	position: absolute;
	top: 150px;
	left: 65px;
	text-decoration: none;
	/* color: #7B7B0D;*/
	color: #ee6300;	
	/*text-shadow: #666666 1px 1px 1px;*/
	font-family: Georgia, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 1.1em;
	border-bottom: none;
}

#splash_text_mbti h1 {
	font-size: 3.45em;

}


#splash_text_firob {
	line-height: 136px;
	height: 136px;
	padding: 5px 0 0 0;
	position: absolute;
	top: 150px;
	left: 65px;
	text-decoration: none;
	/* color: #64728C;*/
	color: #ee6300;	
	/*text-shadow: #666666 1px 1px 1px;*/
	font-family: Georgia, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 1.1em;
	border-bottom: none;
}

#splash_text_firob h1 {
	font-size: 3.45em;

}


#splash_text_tki {
	line-height: 136px;
	height: 136px;
	padding: 5px 0 0 0;
	position: absolute;
	top: 150px;
	left: 65px;
	text-decoration: none;
	/*color: #455B8A;*/
	color: #ee6300;	
	/*text-shadow: #666666 1px 1px 1px;*/
	font-family: Georgia, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 1.1em;
	border-bottom: none;
}

#splash_text_tki h1 {
	font-size: 3.45em;

}

#splash_text_nlp {
	line-height: 136px;
	height: 136px;
	padding: 5px 0 0 0;
	position: absolute;
	top: 150px;
	left: 65px;
	text-decoration: none;
	/* color: #376826;*/
	color: #ee6300;	
	/*text-shadow: #666666 1px 1px 1px;*/
	font-family: Georgia, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 1.1em;
	border-bottom: none;
}

#splash_text_nlp h1 {
	font-size: 3.45em;

}

#splash_text_contact {
	line-height: 136px;
	height: 136px;
	padding: 5px 0 0 0;
	position: absolute;
	top: 150px;
	left: 65px;
	text-decoration: none;
	/* color: #5A4B2E;*/
	color: #ee6300;	
	/*text-shadow: #666666 1px 1px 1px;*/
	font-family: Georgia, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 1.1em;
	border-bottom: none;
}

#splash_text_contact h1 {
	font-size: 3.45em;

}

#splash .pic {
	padding: 9px;
}

#wrapper {
	position: relative;
	width: 980px;
	margin:35px auto 0 auto;
	background: #FFFFFF;
}