* {margin:0; padding:0;}

body {background:#fff; color:#545248; font:15px/1.5 "arial", sans-serif; text-align:center;}

a {text-decoration: underline; color: #eb5614;}
a:hover {text-decoration: none;}

h1, h2, h3, h4 {
	padding-bottom: 0.5em;
	margin-top: 1em;
	font-family: 'PT Sans Caption', sans-serif;
	font-weight: 700;
	line-height: 1.2em;
	color: #000;
}

a img {
	border: 0;
}

.fl_l {
	float: left;
}

.fl_r {
	float: right;
}

.clear {
	clear: both;
}

.ac {
	text-align: center;
}

ul, ol, p {
	list-style: inside;
	margin-bottom: 1.5em;
}

#editor ol {
	list-style-type: decimal;
}

#editor ul,
#editor ol {
	list-style-position: outside;
	padding-left: 1em;
}

.text ul {
	list-style: inside;
	padding-bottom: 15px;
}

h1 {font-size:200%;}
h2 {font-size:160%;color: #e55414;}
h3 {font-size:140%;}
h4 {font-size:110%;}
h5 {font-size:100%;}

.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}

.main {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 100px;
	background: #fff;
	line-height: 100px;
}

.contact-text {
	float: right;
	margin-left: 30px;
	line-height: 100px;
	color: #000;
}

.muted {
	opacity: 0.5;
}

#top-teaser {
	background: #f56a2c url(../images/top-teaser-bg.jpg) 50% 0 no-repeat;
	padding: 50px 0;
}

.breadcrumbs-wrap {
	background: #f56a2c url(../images/top-teaser-bg.jpg) 50% 0 no-repeat;
	padding: 17px 0;
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,.4);
}

.breadcrumbs {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 13px;
}

.breadcrumbs a {
	color: #fff;
}

.breadcrumbs li.first {
	opacity: .7;
}

.breadcrumbs li {
	display: inline-block;
}

.breadcrumbs li.sep {
	padding: 0 4px;
}

#top-teaser h1 {
	color: #fff;
font-family: "PT Sans", sans-serif;
font-size: 38px;
font-weight: bold;
text-shadow: 0 1px 2px rgba(0,0,0,.4);
line-height: 1.1em;
margin-top: 0;
text-align: center;
}

#top-teaser h1 .normal {
	font-weight: normal;
	font-size: 35px;
	letter-spacing: -1px;
}

.logo {
	display: inline-block;
	background: transparent url(../images/ar-logo.png) 0 0 no-repeat;
	width: 273px;
	height: 43px;
	line-height: 100px;
	vertical-align: middle;
	position: relative;
top: -9px;
}

.col3 {
	float: left;
	width: 28%;
	padding-right: 6%;
	text-align: center;
}

.col3 p {
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,.4);
	font-size: 17px;
	margin-bottom: 0;
}

.col3 h2 {
	font-size: 28px;
font-weight: bold;
color: #000;
}

.col3.n3 {
	padding-right: 0;
}

.cta-line {
	background: #282828;
	padding: 40px 0;
}

.cta-line .btn {
	font-size: 20px;
	float: right;
}

.cta-line p {
	width: 600px;
	float: left;
	margin-bottom: 0;
	color: #fff;
	opacity: 0.7;
	font-size: 17px;
}

.cta-line.smaller {
	padding: 24px 0;
}

.cta-line.smaller p {
	font-size: 15px;
	width: 650px;
}

.cta-line.smaller .btn {
	font-size: 15px;
	top: -4px;
position: relative;
}

.cta-line.smaller .btn:hover {
	top: -3px;
}

.btn {
	-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background-color: #ff6d2d;
-moz-box-shadow: 0 5px 0 #c15424, inset 0 -1px 0 rgba(255,255,255,.27);
-webkit-box-shadow: 0 5px 0 #c15424, inset 0 -1px 0 rgba(255,255,255,.27);
box-shadow: 0 5px 0 #c15424, inset 0 -1px 0 rgba(255,255,255,.27);
color: #fff;
font-family: "PT Sans Caption", sans-serif;
font-size: 16px;
font-weight: bold;
text-shadow: 0 1px 0 rgba(0,0,0,.29);
display: inline-block;
text-decoration: none;
padding: 12px 18px;
border: 0;
cursor: pointer;
}

.btn:hover {
	background-color: #eb5919;
	-moz-box-shadow: 0 4px 0 #c15424, inset 0 -1px 0 rgba(255,255,255,.37);
-webkit-box-shadow: 0 4px 0 #c15424, inset 0 -1px 0 rgba(255,255,255,.37);
box-shadow: 0 4px 0 #c15424, inset 0 -1px 0 rgba(255,255,255,.37);
position: relative;
top: 1px;
}



.contact-page #c-form-content {
	display: block;
}

.errors,
.info {
	background-color: #d72424;
	color: #fff;
	padding: 15px 0;
	font-weight: bold;
	font-size: 16px;
}

.info {
	background-color: #64ab50;
}

#c-form-content {

	padding: 0px 0;
}

#c-form-content-wrap {
	background: #333333;
	position: relative;
}

#form-left h2 {
	margin: 0;
}

#form-left {
	float: left;
	width: 100%;
	margin: 40px 0;
}

#form-left form {
	margin-top: 10px;
}

#form-right {
	width: 25%;
	float: right;
}

.demand-info {
	font-size: 15px;
	font-family: 'Open sans', sans-serif;
}

.demand-process {
	background: white;
	border: 1px solid #CDCDCD;
	padding: 25px;
}

.demand-process h4:first-child {
	margin-top: 0;
}

.demand-process h4 {
	margin-top: 25px;
}

.input-block.right {

}

#form-bottom p {
	color: #fff;
	opacity: 0.5;
	padding-top: 8px;
}

.input-block {
	width: 33%;
	display: inline-block;
	padding-bottom: 0px;
	text-align: left;
	
}

.input-block.wide {
	width: 100%;
	float: none;
}

.input-block label {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	padding-bottom: 8px;
	display: block;
}

.input-block label span {
	color: #999;
	font-weight: normal;
	font-size: 13px;
}

.input-text,
.select {
	width: 90%;
	padding: 12px;
}

.select {
	width: 99%;
}

.input-text,
.textarea,
.select {
	-webkit-box-shadow: inset 2px 2px 5px 0px rgba(0, 0, 0, 0.15);
   box-shadow: inset 2px 2px 5px 0px rgba(0, 0, 0, 0.15);
	background: white;
	border: 1px solid #CDCDCD;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.textarea {
	width: 96.5%;
	height: 127px;
	padding: 12px;
}

.input-text:focus,
.texarea:focus,
.select:focus {
	border-color: #7ABFEA;
}

#form-left .red-button {
	float: left;
}

#editor {
	float: right;
	width: 71%;
	margin-bottom: 40px;
}

#aside {
	width: 25%;
	float: left;
}

.left-menu {
	list-style: none;
	margin-top: 40px;
	margin-bottom: 40px;
}

.left-menu li:first-child a {
	border-top: 1px solid #e1e1e1;
}

.left-menu li a {
	display: block;
	padding: 8px 12px;
	border-bottom: 1px solid #e1e1e1;
	text-decoration: none;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	background: #f1f1f1;
	color: #515151;
}

.left-menu li a:hover,
.left-menu li a.active {
	border-left-color: #ff6d2d;
	border-right-color: #ff6d2d;
	color: #eb5614;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
}

.left-menu li a.active {
	font-weight: bold;
}

#footer {
	font-size: 13px;
	padding: 30px 0;
	background-color: #282828;
border-top: 1px solid #333;
 }

 #footer p {
 	margin-bottom: 0;

 }

 #footer p span {
 	 	color: #fff;
	opacity: 0.3;
 }

 .copy {
 	float: left;

 }

  .made a {
  
  }

 .made {
	float: right;
	position: relative;
	top: -4px;

}

.made img {
	position: relative;
	top: 3px;
	margin-left: 7px;
	opacity: 0.6;
}

.made a:hover img {
	opacity: 1;
}

.input-block.right.empty-input {
	display: none;
}