@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 100%;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}
.oneColLiqCtrHdr #container {
	width: 965px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColLiqCtrHdr #header { 
	width:960px;
	background-image:url(images/headergold.png);
	height:111px;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:200%;
	color:#FFF;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.oneColLiqCtrHdr #header p {
	padding: 0px 10px 0px;
	color:#FFF;
}
.oneColLiqCtrHdr #header img {
	border:none;
}
.oneColLiqCtrHdr #mainContent {
	margin-right:2px;
	padding: 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width:920px;
	background:#FFF;
	overflow: hidden;
	line-height: 150%;
	text-align:justify;
}
.oneColLiqCtrHdr #mainContent H1{
	color: #94740F;
	font-size:140%;
	padding-left:44px;
}
.oneColLiqCtrHdr #mainContent H2{
	color: #0F3B60;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 130%;
	padding-left:44px;
	line-height: 120%;
}
.oneColLiqCtrHdr #mainContent H3{
	color: #0F3B60;
	font-size: 130%;
	line-height: 100%;
}
.oneColLiqCtrHdr #mainContent H4{
	line-height: 100%;
}
.oneColLiqCtrHdr #mainContent strong{
	color: #0F3B60;
}
.oneColLiqCtrHdr #mainContentl {
	margin-right:2px;
	padding: 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width:920px;
	background-image:url(images/resumebackground2.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
	line-height: 150%;
	text-align:justify;
}
.oneColLiqCtrHdr #mainContentl H1{
	color: #94740F;
	font-size:140%;
	padding-left:44px;
}
.oneColLiqCtrHdr #mainContentl H2{
	color: #0F3B60;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 130%;
	padding-left:44px;
	line-height: 120%;
}

.oneColLiqCtrHdr #mainContentl strong{
	color: #0F3B60;
}
.oneColLiqCtrHdr #mainContentl2 {
	margin-right:2px;
	padding: 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width:920px;
	background-image:url(images/landingimage2.png);
	background-repeat:no-repeat;
	overflow: hidden;
	line-height: 150%;
	text-align:justify;
}
.oneColLiqCtrHdr #mainContentl2 H1{
	color: #94740F;
	font-size:140%;
	padding-left:44px;
}
.oneColLiqCtrHdr #mainContentl2 H2{
	color: #0F3B60;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 130%;
	padding-left:44px;
	line-height: 120%;
}

.oneColLiqCtrHdr #mainContentl2 strong{
	color: #0F3B60;
}
.oneColLiqCtrHdr #footer { 
    clear:both;
	width:940px;
	height:30px;
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFE9A5;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size:60%;
	color:#94740F;
	text-align:center;
}

.element1 {
	width:50%;
	height:70px;
	float:left;
}

.element2 {
	width:50%;
	height:70px;
	float:left;
}

.element3 {
	width:50%;
	height:97px;
	float:left;
}

.element4 {
	width:50%;
	height:97px;
	float:left;
}

.menubalk {
	width: 880px;
	margin-left: 29px;
	clear:both;
}
.menubalk ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

.menubalk li{
	float:left;
}
.menubalk a{
	display:block;
	width:215px;
	font-size:75%;
	text-align:center;
	padding-top:12px;
	text-decoration:none;
}
.menubalk a:link {
	color:#fff;
}
.menubalk a:visited {
	color: #FDFDFD;
}
.menubalk a:hover {
	color:#900;
	z-index:1;
}
.mcontenta {
	float:left;
	width:400px;
	padding-left:44px;
	padding-right:15px;
}
.mcontentalanding {
	float:left;
	width:400px;
	padding-left:44px;
	padding-right:15px;
	background-color: #ffe9a5;
}
.mcontentalanding a{
	color:#0F3B60;
}
.mcontentalanding a:link {
	color:##0F3B60;
}
.mcontentalanding a:visited {
	color: #94370f;
}
.mcontentb {
	float:left;
	width:400px;
    padding-right:42px;
	padding-left:15px;
}
.mcontentb img {
	border:none;
}
.mcontentb a{
	color:#0F3B60;
}
.mcontentb a:link {
	color:##0F3B60;
}
.mcontentb a:visited {
	color: #94370f;
}
.step1 {
	background-image:url(images/step1.png);
	height:61px;
	line-height:150%;
	padding-left:150px;
	padding-top:25px;
}
.step2 {
	background-image:url(images/step2.png);
	height:61px;
	padding-left:150px;
	padding-top:25px;
}
.step3 {
	background-image:url(images/step3.png);
	height:61px;
	padding-left:150px;
	padding-top:25px;
}
.icons {
	width:190px;
	padding-left:10px;
	float:left;
}
.icons img {
	float:left;
}


.service {
	float: left;
	width: 190px;
	padding-right: 10px;
	padding-bottom: 15px;
}
.service img {
	float:left;
	margin-right:2px;
}
.service a {
	font-size:75%;
	text-align:left;
	color:#333;
}
.curriculo {
	width: 700px;
	height:980px;
	border: thin outset #999;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 125%;
	font-size: 80%;
	padding-top: 20px;
	padding-right: 75px;
	padding-bottom: 10px;
	padding-left: 75px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align:justify;
	background-color:#FFF;
}

ul#landingsteps {
	padding-left:10px;
}

ul#landingsteps li{     
	list-style-type:none;
}

ul#landingsteps li{
	background: url(images/bs.png) no-repeat left center;

  /* Adjust the padding for your custom bullet image */
  padding: 10px 0 10px 34px;

}
.oneColLiqCtrHdr #about {
    height:92px;
	text-align:left;
	border-bottom: solid #94740F;
	}
.oneColLiqCtrHdr #about h1 {
	margin:0;
	color: #94740F;
	font-size:140%;
	padding-left:83px;
}
.oneColLiqCtrHdr #about h2 {
	margin:5px 0 0 0;
	color: #0F3B60;
	font-size:105%;
	padding-left:83px;
}
.oneColLiqCtrHdr #testimonials {
	clear:both;
	text-align:center;
	border-bottom:#bb9728 dotted 1px;
	padding-top:15px;
	height:450px; 
}
.oneColLiqCtrHdr #kaders {
	padding-left:44px;
	padding-right:18px;
	width:26%;
	float:left;
	font-style:italic;
}
