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

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12pt;
	color: #fff;
	background-color: #fff;
	background-image: url(../images/webdesign2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Questrial,sans;
		}

body * {
		/*position: relative;*/
	border: 0;
	text-decoration: none
		}
		
a:visited {
	color: #fff;
}
	
a:link {
	color: #fff;
}
li {
	list-style-position:inside
}
h1 {
	font-size: 38px;
	font-family: 'Bad Script', cursive;
	text-align: right;
	text-shadow: 2px 2px 2px #000;
	color: #fff;
	margin-top: 35px;
}

.title1 {
		font-family: Questrial,sans;
		font-size: 13pt;
		display: block;
		margin-top: -20px;
		margin-right: 42px;
		font-weight: 400;
}

.details {
	text-align: justify; 
	color: #888; 
	line-height: 175%;
}


h3 {
	font-weight: normal;
	margin: 0px;
	background-color: #555;
	color: #fff;
	width: 100%;
	padding: 4px;
	font-size: 13pt;
	margin-bottom: 25px;
}

.bluetext {
	font-size: 19pt;
	color: #00adef;
	font-weight: bolder;
}

#midbody h3 {
	font-weight: bold;
	margin: 0px;
	background-color: inherit;
	color: #fff;
	width: 100%;
	padding: 4px;
	font-size: 13pt;
	margin-bottom: 25px;
	text-shadow: 2px 2px 2px #000;
	color: #fff;
	margin-top: 23px;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
	font-size: 18pt;
}

.connect{
	font-family: Play,sans;
	font-size: 36pt;
	font-weight: 400;
}

#top {
	text-align: right;
	margin: auto auto;
	width: 1020px;
	color: #fff;
	height: 98px;
	position: relative;
	background-image: url(../images/detailtop.png);
	padding-right: 60px;
}

#socials {
	padding-top: 15px;
	padding-right: 5px;
}

#topbar {
	width: 100%;
	height: 160px;
	margin: auto auto;
	text-align: left;
	font-size: 12px;
	background-color: #000;
	z-index: 9999;
	-moz-box-shadow: 0px 0px 25px 7px rgba(0,0,0,.45);
	-webkit-box-shadow: 0px 0px 25px 7px rgba(0,0,0,.45);
	box-shadow: 0px 0px 25px 7px rgba(0,0,0,.45);
	margin-top: -4px;
	position: absolute;
	padding-top: 10px;
}

#topbarcontact {
	text-align: right;
	margin: auto auto;
	width: 960px;
	color: #fff;
	height: 50px;
	font-size: 16px;
	border: 1px solid #000;
	position: relative;
}

#logo {
	position: absolute;
	margin-left: -19px;
	margin-top: -8px;
}

.social {
	margin-top: -15px;
}

#sliderM {
	width: 100%;
	height: 400px;
	margin: auto auto;
	margin-top: 155px;
	-moz-box-shadow: 0px 25px 15px 5px rgba(0,0,0,.25);
	-webkit-box-shadow: 0px 25px 15px 5px rgba(0,0,0,.25);
	box-shadow: 0px 25px 15px 5px rgba(0,0,0,.25);
	border-radius: 2;
}

#sliderwrapper {
 width: 1020px;
 height: 400px;
 margin: auto auto;
}

#wrapper {
	height: auto;
	margin: auto;
	position: relative;
	width: 930px;
	padding: 15px;
}
		
#uppernav {
	width: 930px;
	margin: auto auto;
	text-align: center;
	position: absolute;
	z-index: 5;
	height: 20px;
}

#button {
	width: 120px;
	height: 85px;
	background-image: url(../images/1.png);
	display: inline-block;
	margin: 20px;
	border-radius: 15px;
	z-index: 1;
	margin-top: -30px;
	cursor: pointer;
	-moz-box-shadow: 0px 12px 18px 6px rgba(0,0,0,.6);
	-webkit-box-shadow: 0px 12px 18px 6px rgba(0,0,0,.6);
	box-shadow: 0px 12px 18px 6px rgba(0,0,0,.6);
	border: 4px solid #1b75bb;
	font-weight: bolder;
	font-size: 14pt;
	padding-top: 35px;
}

#button:hover {
	background-image: url(../images/2.png);
}

#button2 {
	width: 120px;
	height: 40px;
	background-color: #00adef;
	display: inline-block;
	margin: 20px;
	border-radius: 15px;
	z-index: 1;
	margin-top: -30px;
	cursor: pointer;
	-moz-box-shadow: 0px 12px 18px 6px rgba(0,0,0,.6);
	-webkit-box-shadow: 0px 12px 18px 6px rgba(0,0,0,.6);
	box-shadow: 0px 12px 18px 6px rgba(0,0,0,.6);
	border: 4px solid #1b75bb;
	padding-top: 20px; 
	vertical-align: top;
	font-weight: bolder;
	font-size: 14pt;
	margin-top: 4px;	
	background-image: url(../images/little.png);
}

#button2:hover {
	background-image: url(../images/2.png);
}

#mainbody {
	width: 930px;
	margin-top: 60px;
	text-align: left;
	line-height: 125%;
	margin-right: 10px;
	color: #000;
	padding-top: 150px;
	font-size: 13pt;
}

#mainbody a:link {
	color: #00adef;
}

#mainbody a:visited {
	color: #00adef;
}

#mainbody a:hover {
	color: #1b75bb;
	text-decoration: underline;
}

#articles1 {
	background-color: rgba(102,102,102,1);
	padding-top: 7px;
	height: 25px;
	padding-left: 10px;
}

#articles2 {
	padding-top: 7px;
	height: 25px;
	color: #fff;
	padding-left: 10px;
}

#mainleft {
	width: 325px;
	display: inline-block;
	vertical-align: top;
}

#mainleft2 {
	width: 220px;
	display: inline-block;
	vertical-align: top;
}

#descriptor {
	width: 560px;
	display: inline-block;
	vertical-align: top;
	border-left: 2px solid #00adef;
	padding-left: 12px;
	margin-top: 25px;
	letter-spacing:0.5px;
}

#descriptor2 {
	width: 680px;
	display: inline-block;
	vertical-align: top;
	border-left: 2px solid #00adef;
	padding-left: 12px;
	margin-top: 25px;
	letter-spacing:0.5px;
}

#new {
	display: inline-block;
	margin: 10px;
	width: 160px;
	font-size: 10pt;
	line-height: 1;
	text-align: center;
}

#new2 {
	display: inline-block;
	margin: 10px;
	width: 140px;
	font-size: 10pt;
	line-height: 1;
	text-align: center;
}

#goback {
	text-align: center;
	margin-top: 55px;
}

#quote {
	width: 900px;
	height: 190px;
	background-image: url(../images/quote.png);	
}

#web {
	width: 273px;
	height: 171px;
}

#websub {
	width: 273px;
	height: 272px;
	display: inline-block;
	margin: 11px;
	margin-top: 25px;
	font-size: 11pt;
	padding: 6px;
	-moz-box-shadow: 0px 0px 40px 8px rgba(0,0,0,.25);
	-webkit-box-shadow: 0px 0px 40px 8px rgba(0,0,0,.25);
	box-shadow: 0px 0px 40px 8px rgba(0,0,0,.25);
	border-radius: 6px;
}
	
#midbody {
	width: 900px;
	text-align: left;
	line-height: 125%;
	color: #000;
	font-size: 12pt;
	padding: 15px;
	background-color: #00adef;
	border-radius: 15px;
	margin-top: 40px;
	letter-spacing:0.5px;
}

#copyright {
	padding: 10px;
	height: 100%;
	margin: auto auto;
	margin-top: 20px;
	z-index: 2;
	text-align: left;
	font-size: 12px;
	background-color: #000;
	z-index: 2;
	-moz-box-shadow: 0px 0px 25px 7px rgba(0,0,0,.10);
	-webkit-box-shadow: 0px 0px 25px 7px rgba(0,0,0,.10);
	box-shadow: 0px 0px 25px 7px rgba(0,0,0,.10);
	position: relative;
}

#copycontact {
	margin: auto auto;
	width: 960px;
	color: #fff;
	height: 300px;
	border: 1px solid #000;
	position: relative;
	margin-bottom: 30px;
}

#copy{
	display: inline-block;
	width: 300px;
	margin: 8px;
	float: left;
	font-size: 10.5pt;
	margin-top: 15px;
}

#copy h3 {
	text-align: center;
	margin-left: -4px;
	background-color: #333333;
	margin-bottom: 4px;
}

#copy a {
	color: #00adef;
}

#latest a {
	color: #00adef;
}

.creditLink {
	font-size: 10px;
	text-decoration: none;
	text-align: right;
	float: right;
	margin-top: -40px;
	*margin-top: -50px;
	}
		
.active {
	color: #74c195 !important;
	}	
