body {
	background-image: url("fat_lines_light.gif");
	background-repeat:repeat;
	font-family: Arial, sans-serif;
}

.box1 {
	background-color: white;
	width: 950px;
	margin: 0 auto 19px auto;
	padding: 19px;
	margin-left: -4px;
	color: #111;
	line-height: 1.4em;

	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	behavior: url(border-radius.htc);
			  -webkit-box-shadow: 3px 3px 4px #222;

}

#recruit_through_facebook {
	
	background:#6D84B4;
	border:2px solid;
	border-color:#8DA4D4 #4D6494 #4D6494 #8DA4D4;
	color:#FFF;
	display:block;
	font-weight:bold;
	margin:5px 3px;
	padding:3px;
	text-align:center;
	text-decoration:none;
	
}



h1,h2,h3 {
	margin: 0;
	font-family: Arial, Century Gothic, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 26px;
	font-weight: normal;
	font-family: Myriad Pro, sans-serif;
	margin: 0px;
}

#aboutus h3 {
	color: #14bbde;
	font-family: Arial, Myriad Pro, sans-serif;
	margin-bottom: 5px;
	font-size: 1.1em;
}


h3 {
	font-size: 1.35em;
	font-family: Arial, sans-serif;

}

a {
	text-decoration: none;
	color: #14bbde;
}

a:hover {
	color: pink;
}

input {
	padding: 7px;
	font-family: Arial, Verdana, sans-serif;
	background-color: #e5f5ff;
	border: 1px solid #c6e1f2;
	font-weight: bold;
	font-size: 0.9em;
}

#menu ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}

#menu li {
	display: inline;
	padding: 10px;
	margin-left: 5px;
	font-size: 1em;
}

#menu li a {
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}

#menu li a:hover {
	color: pink;
	}


	.box2 {
	background-color: white;
	width: 550px;
	padding: 21px;
	color: #111;
	line-height: 1.4em;
	float: left;

	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	behavior: url(border-radius.htc);
			  -webkit-box-shadow: 3px 3px 4px #222;
}

	.box3 {
	background-color: white;
	width: 200px;
	float: left;
	padding: 20px;
	color: #111;
	line-height: 1.4em;
	margin-left: 20px;

	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	behavior: url(border-radius.htc);
			  -webkit-box-shadow: 3px 3px 4px #222;
}

#lawl:hover {
	color: pink;
}

#ruta2{
width:190px;
float:left;
text-align:center;
margin:0 auto;
}

#quotebox {
	background-color: #e5f5ff;
	width: 550px;
	padding: 12px;
	color: #111;
	line-height: 1.4em;

	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	behavior: url(border-radius.htc);
}

#quotebox2 {
	background-color: #FFFFCD;
	width: 550px;
	padding: 12px;
	color: #111;
	line-height: 1.4em;

	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	behavior: url(border-radius.htc);
}
