body {
	background: url(images/white_carbon.png) repeat;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 15px;
	margin: 0;
}

html, body {
	height: 100%;
	width: 100%;
}


.clear {
	clear: both;
}

a{
	color: #144D86;
}

h1 {
	color: #0a83fb;
	font-size: 18px;
}

h2 {
	color: #0a83fb;
	font-size: 15px;
}

h1, h2, h3, h4, h5, h6, p{
	margin: 0 0 10px 0;
}


#left_shape {
	background: url(images/left_shape.png) no-repeat;
	bottom: 0;
	height: 486px;
	left: 0;
	position: absolute;
	width: 1350px;
}


#right_shape {
	background: url(images/right_shape.png) no-repeat;
	bottom: 0;
	height: 550px;
	position: absolute;
	right: 0;
	width: 1420px;
}

#left_content {
	float: left;
	width: auto;
}

img#logo {
	margin-left: -40px;
	padding-top: 5px;
	position: relative;
	width: 300px;
	z-index: 3;
}


ul#navigation {
	border-radius: 7px;
	border: 2px solid white;
	background-color: #3e80c1;
	list-style: none;
	margin-left: -5px;
	margin-top: 0;
	padding-left: 0;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	width: 230px;
	z-index: 2;
}

ul#navigation li {
	border-bottom: 1px dashed #326aa2;
	border-top: 1px dashed #62a0de;
}

ul#navigation li a{
	color: white;
	display: block;
	font-size: 18px;
	text-decoration: none;
	width: 200px;
	padding: 8px 15px;

}

ul#navigation li a.first{
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

ul#navigation li a.last{
	
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}



ul#navigation li a:hover{
	color: #0e3861;
	box-shadow: inset 0 3px 1px rgba(0, 0, 0, .3);
	background-color: white;
	text-shadow: 0 0 30px rgba(255, 255, 255, 100);
}

ul#navigation li.first a:hover{
	color: #0e3861;
	box-shadow: inset 0 -3px 1px rgba(0, 0, 0, .3);
	background-color: white;
	text-shadow: 0 0 30px rgba(255, 255, 255, 100);
}

#social_links {
	/*background-color: rgba(255, 255, 255, .9);*/
	text-align: center;
	margin-top: -23px;
	margin-left: -3px;
	padding: 15px;
	position: relative;
	width: 78%;
	z-index: 1;
}

/* FF3.5 image link fix */

#logo img {
	border: 0 !important;
}

#social_links img {
	border: 0 !important;
}

#social_links img {
	/*padding-left: 5px;*/
}

#social_links .img {
	/*margin-left: -5px;*/
	border: 0;
}

#social_links .img a {
Ê Ê Êborder: 0;
}

/*
#social_links img.facebook {
	margin-right: 10px;
}
*/

#social_links h6 {
	font-size: 15px;
}


li.first {
	border-top: none !important;
}

li.last {
	border-bottom: none !important;
}

#wrapper {
	height: 100%;
	max-width: 1150px;
	margin: 0 auto;
	position: relative;
	z-index: 4;
}

#content {
	background-color: rgba(255, 255, 255, .85);
	border: 7px solid black;
	border-radius: 50px 0 50px 0;
	height: 80%;
	overflow: scroll;
	float: left;
	margin-left: 0;
	margin-right: 10px;
	margin-top: 20px;
	padding: 20px;
	position: relative;
	text-align: justify;
	max-width: 58%;
}

#right_design {
	float: right;
	height: 76%;
	margin-right: 10px;
	margin-top: 20px;
	padding-bottom: 56px;
	min-width: 135px;
}


.shape {
	height: 10.4%;
}

.blue_1 {
	border-right: 4px solid black;
	border-top: 4px solid black;
	background-color: #98b8d8;
	margin-bottom: 10px;	

}

.blue_2 {
	border-left: 4px solid black;
	border-bottom: 4px solid black;
	background-color: #144d86;
	margin-bottom: 10px;	

}

.blue_3 {
	border-top: 4px solid black;
	border-bottom: 4px solid black;
	background-color: #3b9dff;
	margin-bottom: 10px;	

}

.blue_4 {
	border-left: 4px solid black;
	border-right: 4px solid black;
	background-color: #85b4e3;
		margin-bottom: 10px;	

}


#footer {
	border-top: 2px solid #162d45;
	background-color: #1d3853;
	bottom: 0;
	position: absolute;
	height: 45px;
	width: 100%;
	z-index: 3;
}

#footer_wrap {
	max-width: 1100px;
	margin: 0 auto;
	text-align: center;
}

#footer_wrap p{
	color: white;
	font-size: 12px;
	margin-top: 15px;
}

a.mobile-works:link{color:#0a83fb; text-decoration:none;}
a.mobile-works:visited{color:#0a83fb;}
a.mobile-works:hover{color:#0a83fb; text-decoration:underline;}


img#mla_header {
	display: block;
	margin: 0 auto 30px;
	border:1px solid black;
	text-align: center;
	width: 600px;

}

img.about {
	border: 1px solid black;
	float: left;
	margin-right: 15px;
	width: 138px;
}

ul.bucket_nav {
	border-bottom: 1px dashed #e0e0e0;
	list-style: none;
	margin: 25px auto;
	padding-bottom: 25px;
	width: 90%;
}

ul.bucket_nav li {
	display: inline;
	margin-right: 30px;
}

ul.bucket_nav li a{
	border: 1px solid #81b3e5;
	background-color: #144d86;
	color: white;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	height: 50px;
	width: 130px;
	padding: 30px 15px 0 15px;
	text-align: center;
	text-decoration: none;	
	vertical-align: top;
}

ul.bucket_nav li a:hover{
	background-color: #4d93d9;
}
