@charset "utf-8";
/* CSS Document */

body {
	background-color: #f2f2f2;
	font-family:"Helvetica Neue",helvetica,arial,sans;
	margin: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

#container {
	background-color:#FFF;
	box-shadow:0 0 60px rgba(0,0,0,.4);
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#header {
	margin: 0px;
	height: 170px;
	background-image: url(images/1.jpg);
	background-repeat: repeat-y
	width: 100%;
}

#head {
	margin: 0px;
	height: 105px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
}


#line {
	margin: 0px;
	height: 2px;
	background-color: #acdff7;
	background-repeat: no-repeat;
	width: 100%;
	display: none;
}

#head1 {
	margin-left: auto;
	margin-right: auto;
	width: 1180px;
}

nav	{
	float:left;
}

nav ul li{
	display:inline-block;
	margin:0;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #888;
}

nav ul li a{
	font-size:12px;
	margin:0;
	background-color:transparent;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 34px;
}

nav a:link,
nav a:visited{
	color: #FFF;
	font-weight:bold;
	text-decoration:none;
	-webkit-transition: all .25s linear;
	transition: color .25s linear;
}

nav a:hover,
nav a:active{color: #CCC}

nav ul li.current a:after,
nav ul li.current a:before{
	content:"";
	position:absolute;
	bottom:-16px;
	border-width:8px;
	border-style:solid;
	border-color:#121314 transparent transparent transparent;
	width:999em;
}

nav ul li.current a:after{left:50%;}
nav ul li.current a:before{right:50%;}

#banner {
	height: 355px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	display: none;
}

#main-box {
	width: 1100px;
	padding-top: 2px;
}

#main-content {
	float: right;
	background-color: #FFF;
	background-repeat:no-repeat;
	margin: 0px;
	padding-top: 25px;
	text-align: justify;
	width: 800px;
}

#main-right {
	float: left;
	background-color: #FFF;
	background-image: url(images/main-right.jpg);
	background-repeat:no-repeat;
	margin: 0px;
	width: 300px;
	height: 327px;
}

#bottom {
	clear: both;
	height: 200px;
	background-image: url(images/bg2.jpg);
	background-position: top;
}

.heading {
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-size: 36px;
	font-weight: bold;
	padding-right: 30px;
	padding-bottom: 10px;
	color:#333;
}

.text {
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-size: 16px;
	line-height: 22px;
	font-weight: 300px;
	padding-right: 30px;
	padding-top: 5px;
}

.text2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-size: 16px;
	line-height: 22px;
	font-weight: 300px;
	padding-left: 46px;
	padding-top: 5px;

}

.home-cta:link,
.home-cta:visited{
	float:right;
	clear:both;
	color:#fff !important;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	background-color:#00aed7;
	display:block;
	padding:8px 18px;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	cursor:pointer;
	font-family: Tahoma, Geneva, sans-serif;
}

.home-cta:hover,
.home-cta:active{
	background-color:#666;
}

side-nav {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: normal;
	font-size: 16px;
	line-height: 22px;
}

.pad {
	padding-top: 70px;
	padding-left: 25px;
}

side-nav ul li{
	display: !important;
	list-style-type: none;
	margin:0;
	line-height: 39px; 
	border-right-width: 1px;
	border-right-color: #888;
}

side-nav ul li a{
	font-size:12px;
	margin:0;
	background-color:transparent;
	padding-top: 0px;
	padding-right: 36px;
	padding-bottom: 0px;
	padding-left: 36px;
}

side-nav a:link,
side-nav a:visited{
	color: #000;
	text-decoration:none;
	-webkit-transition: all .25s linear;
	transition: color .25s linear;
}

side-nav a:hover,
side-nav a:active{color: #CCC}

side-nav ul li.current a:after,
side-nav ul li.current a:before{
	content:"";
	position:absolute;
	bottom:-16px;
	border-width:8px;
	border-style:solid;
	border-color:#121314 transparent transparent transparent;
	width:999em;
}

side-nav ul li.current a:after{left:50%;}
side-nav ul li.current a:before{right:50%;}

#bottomleft {
	float: left;
	width: 366px;
	height: 200px;
}

#bottomright {
	float: right;
	width: 733px;
	height: 200px;
}

#bottomrightleft {
	float: left;
	width: 366px;
	height: 200px;
}

#bottomrightright {
	float: right;
	width: 366px;
	height: 200px;
}

.heading1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: normal;
	font-size: 20px;
	padding-left: 55px;
	padding-top: 30px;
	color:#333;
}

.heading2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: normal;
	font-size: 20px;
	padding-left: 50px;
	padding-top: 30px;
	color:#333;
}

.heading3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: normal;
	font-size: 20px;
	padding-left: 40px;
	padding-top: 30px;
	color:#333;
}

.textbottom {
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-size: 16px;
	line-height: 22px;
	font-weight: 300px;
	padding-left: 55px;
	padding-top: 16px;
}

.textbottoml {
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-size: 16px;
	line-height: 22px;
	font-weight: 300px;
	padding-left: 50px;
	padding-top: 16px;
}

.textbottomr {
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	font-size: 16px;
	line-height: 22px;
	font-weight: 300px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 16px;
}

.linemid {
	color: #FFF;
}

#footer {
	background-color: #464646;
	height: 36px;
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999
	font-family: 'Source Sans Pro', sans-serif;
	color: #FFF;
	font-style: normal;
	font-size: 12px;
	line-height: 22px;
	font-weight: 300px;
	padding-top: 10px;
	text-align: center;
	box-shadow:0 0 60px rgba(0,0,0,.4);
	border-bottom-color: #999;
}

a:link,
a:visited{
	color: #000;
	text-decoration:none;
}