/*------------------------- Layout styles ------------------------*/
body {
	background:#b6062b;
	margin:0;
}
a {
	outline:none;
}
a img {
	border:0;
	display:block;
}
.border {
	position:relative;
	margin: 25px 0;
	-moz-box-shadow:    3px 3px 4px 0px #a3a3a3;
	-webkit-box-shadow: 3px 3px 4px 0px #a3a3a3;
	box-shadow:         3px 3px 4px 0px #a3a3a3;
	border-top:1px solid #9a9a9a;
	background: #D6E5BF;
}
.page {
	width:960px;
	margin:0 auto;
	overflow:hidden;
}
#bg {
	background:url(../images/bg-sidebar.jpg);
	height: 99.8%;
	left: 0;
	margin: 0;
	position: absolute;
	text-indent: -99999px;
	width: 51%;
	z-index: 0;
	border-color: #E5E5E5;
	border-style: solid none none;
	border-width: 1px;
}

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 30px;
}
/*------------------------- Fonts ------------------------*/
@font-face {
	font-family: 'Conv_Muli-Italic';
	src: url('../fonts/Muli-Italic.eot');
	src: url('../fonts/Muli-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/Muli-Italic.woff') format('woff'), url('../fonts/Muli-Italic.ttf') format('truetype'), url('../fonts/Muli-Italic.svg#Muli-Italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Muli-Regular';
	src: url('../fonts/Muli-Regular.eot');
	src: url('../fonts/Muli-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Muli-Regular.woff') format('woff'), url('../fonts/Muli-Regular.ttf') format('truetype'), url('../fonts/Muli-Regular.svg#Muli-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*------------------------- Header ------------------------*/
.sidebar {
	width:229px;
	float:left;
	height:auto;
	position: relative;
}
.sidebar ul {
	padding:0;
	margin:0;
	list-style:none;
}
.sidebar ul li:first-child {
	padding-top:0;
}
.sidebar ul li {
	text-align:right;
	padding-top: 24px;
	padding-right: 27px;
	padding-bottom: 0;
	padding-left: 0;
}
.sidebar ul li.selected a, .sidebar ul li a:hover {
	color:#B6062B;
}
.sidebar ul li a {
	font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-size:18px;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	line-height:20px;
	text-shadow:0 1px 0 #dfdfdf;
}
.sidebar form {
	margin:700px 0 0;
	text-align:center;
}
.sidebar form span {
	font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	color:#7d7d7d;
	text-shadow:-1px 1px 0 #fff;
	font-size:18px;
	text-transform:uppercase;
	padding: 0 0 7px;
	display:block;
}
.sidebar form input {
	background:url(../images/bg-input.jpg) repeat-x;
	border-bottom:1px solid #fefefe;
	border-top:0;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	width:172px;
	padding:6px 5px;
	color:#fefefe;
	margin:0;
	text-align:center;
	text-shadow:0 1px 0 #000000;
	font-size:12px;
	letter-spacing:0.010em;
	font-family: 'Conv_Muli-Regular';
}
.sidebar form input#submit {
	background: none #e6e6e6;
	width:84px;
	border-radius:5px;
	border:1px solid #fff;
	padding:0;
	height:23px;
	color:#767676;
	font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	text-transform:uppercase;
	font-size:13px;
	margin:12px 0 0;
	cursor:pointer;
	text-shadow:none;
}
.sidebar .connect {
	overflow: hidden;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 18px;
	padding-left: 80px;
}
.sidebar .connect a#facebook {
	width:37px;
	height:37px;
	display:inline-block;
	float:left;
	text-indent:-99999px;
	background:url(../images/icons.png) no-repeat 0 -83px;
}
.sidebar .connect a#facebook:hover {
	background:url(../images/icons.png) no-repeat 0 -121px;
}
.sidebar .connect a#twitter {
	width:37px;
	height:37px;
	display:inline-block;
	float:left;
	text-indent:-99999px;
	background:url(../images/icons.png) no-repeat 0 -41px;
	margin:0 5px;
}
.sidebar .connect a#twitter:hover {
	background:url(../images/icons.png) no-repeat 0 -197px;
}
.sidebar .connect a#googleplus {
	width:37px;
	height:37px;
	display:inline-block;
	float:left;
	text-indent:-99999px;
	background:url(../images/icons.png) no-repeat 0 0;
}
.sidebar .connect a#googleplus:hover {
	background:url(../images/icons.png) no-repeat 0 -159px;
}
.sidebar p {
	clear:both;
	text-align:center;
	color:#fff;
	text-shadow:0 1px 0 #797979;
	line-height:24px;
	font-size:12px;
	margin:0;
	letter-spacing:0.001em;
	font-family: 'Conv_Muli-Regular';
}
/*------------------------- Body ------------------------*/
.body {
	float:left;
	width:728px;
	position: relative;
	background: #D6E5BF;
	min-height:640px;
	height:auto;
	padding: 0 0 25px;
	border-color: #dfdfdf;
	border-style: none none none solid;
	border-width: 1px;
}
.body div {
	margin:23px 0 0 21px;
	background:#fff;
	-moz-box-shadow: 0 0 5px 3px #d3d3d3;
	-webkit-box-shadow: 0 0 5px 3px#d3d3d3;
	box-shadow: 0 0 5px 3px #d3d3d3;
	overflow:hidden;
}
.body div h2 {
	color: #919191;
	font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
	text-decoration: none;
	text-transform: uppercase;
	color: #7d7d7d;
	padding:36px 0 0 22px;
	margin:0;
}
.body div p {
	font-family: 'Conv_Muli-Italic';
	font-size:16px;
	line-height:24px;
	color:#808080;
	padding:0 0 0 22px;
	margin: 23px 0 30px;
}
.body div p a {
	color:#808080;
}
.body div p a:hover {
	color:#484848;
}
.body div div {
	background:none;
	box-shadow:none;
	margin: 0 21px;
}
.body div div h3 {
	margin:20px 0 24px;
	background-image: url(../images/border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 34px;
}
.body div div h3 span {
	font-family: Conv_Muli-Regular;
	font-size:18px;
	color:#7d7d7d;
	font-weight:bold;
	display:block;
	background-color:#fff;
	width: 180px;
	line-height: 34px;
}
.body div div p {
	padding:0;
}
.body div div ul {
	margin:0;
	padding:4px 0 7px;
	list-style:none;
	overflow:hidden;
}

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7d7d7d;
	line-height: 24px;
	top: 0px;
	text-decoration: none;
}
