@charset "utf-8";
/* CSS Document */
.def p {
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	line-height:20px;
	color:white;
	text-align:justify;
	margin-right:10px;
	margin-left:10px;
	padding-top:0px;
	margin-top:0px;
}
.def h2 {
	font-family:"Myriad Pro", Sans-serif;
	font-size:16pt;
	line-height:40px;
	color:white;
	margin-right:0px;
	margin-left:20px;
	margin-top:0px;
}
.centered_wrapper {
	width:1024px;
	margin:auto;
	background-color:#253447;
	border:2px #253447 solid;
}
body {
	background-color:#000000;
	margin:0px;
	border: black 5px solid;
}
div {
	line-height:0px;
}
img {
	border:none;
}
.button {
	border-top:2px black solid;
	border-right:2px white solid;
	border-left:2px black solid;
}
.button:hover {
	border-top:0px black solid;
	border-bottom:2px black solid;
	border-right:2px #9cb042 solid;
}
.link:hover {
	opacity: .50;
	filter: alpha(opacity=50);
}
.blur:hover {
	position:relative;
	right:2px;
}
a:hover {
	opacity: .80;
	filter: alpha(opacity=80);
}
h1 {
	font-family:"Myriad Pro", Sans-serif;
	font-size:32px;
	line-height:32px;
	color:#FFFFFF;
	margin-right:10px;
	margin-left:10px;
}
h2 {
	font-family:"Myriad Pro", Sans-serif;
	font-size:24px;
	line-height:24px;
	color:#FFFFFF;
	margin-right:10px;
	margin-left:10px;
}
h3 {
	font-family:"Myriad Pro", Sans-serif;
	font-size:16px;
	line-height:16px;
	color:#c4c6c5;
	margin-right:10px;
	margin-left:10px;
}
h3 a {
	color:#c4c6c5;
	text-decoration:none;
}
p {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	line-height:20px;
	color:#FFFFFF;
	text-align:justify;
	margin-right:10px;
	margin-left:10px;
}
p a {
	color:#c4c6c5;
}
p b a {
	font-weight:bold;
}
label {
	width:100px;
	display:block;
}
.phone_numbers {
	float:right;
	margin-right:21px;
	width:240px;
	background-color:#000000;
	color:#9cb043;
	font-family:'Myriad Pro', Sans-serif;
	font-size:15pt;
	padding:2px;
	position:relative;
	bottom:5px;
}
.phone_left {
	float:left;
	width:50%;
	line-height:20px;
}
.phone_right {
	float:right;
	width:50%;
	line-height:20px;
}
.client_generation {
	float:right;
	margin-top:56px;
}
.right {
	float:right;
}
.button_menu {
	float:left;
	width:540px;
	height:50px;
	margin-top:28px;
	margin-bottom:14px;
	margin-left:8px;
}
.button_div {
	width:100px;
	height:50px;
	float:left;
	margin-right:10px;
}
.blog div {
	line-height:normal;
	color:black;
}.input_text {
	height:24px;
	background-color:#354457;
	border:1px solid #c4c6c5;
	color: #c4c6c5;
	font-family:'Times New Roman', Times, serif;
	font-size:16px;
	padding-left:5px;
	margin-bottom:5px;
}
.input_button {
	height:28px;
	font-family:'Times New Roman', Times, serif;
	font-size:16px;
	line-height:16px;
	color:#c4c6c5;
	background-color:#152437;
	border:1px solid #c4c6c5;
}
textarea {
	background-color:#354457;
	border:1px solid #c4c6c5;
	color: #c4c6c5;
	font-family:'Times New Roman', Times, serif;
	font-size:16px;
	padding-left:5px;
}
.def {
	position:absolute;
	z-index:0;
	width:333px;
	display:none;
}
.def_top {
	background-image:url(images/def-top.png);
	width:333px;
	height:38px;
}
.def_mid {
	background-image:url(images/def-mid.png);
	background-position:bottom;
	width:313px;
	padding:15px 10px 0px 10px;
}
.def_body {
	width:313px;
	max-height:140px;
	overflow:auto;
}
.def_bot {
	background-image:url(images/def-bot.png);
	width:333px;
	height:43px;
}
.footer {
	text-align:center;
	font-size:10px;
}
.footer .bigger {
	font-size:12px;
}
