			@charset "utf-8";
		body {
			margin: 0px;
			padding: 0px;
			background-image: url(images/main-bg.jpg);
			background-repeat: repeat-x;
			background-color: #EFEFEF;
			font-family: Tahoma, Geneva, sans-serif;
			color: #333;
		}
		.clear {
			clear: both;
		}
		
		
		a {
			color: #86C2E6;
			font-style: italic;
			font-weight: bold;
			text-decoration: none;
		}
a:hover {
	color: #86C2E6;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

		
		
		#wrapper {
			width: 960px;
			margin-right: auto;
			margin-left: auto;
		}
		#header .logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-left: -5px;
		}
		#header .info {
			width: 300px;
			text-align: right;
			line-height: 24px;
			font-style: italic;
			color: #666;
			float: right;
			position: relative;
			top: 50px;
		}
		#header .navigation {
			background-image: url(images/navigation-bg.jpg);
			height: 39px;
		}
		#header .navigation .links .left {
			background-image: url(images/navigation-left.jpg);
			background-repeat: no-repeat;
			width: 15px;
		}
		#header .navigation .links .right {
			float: right;
			background-image: url(images/navigation-right.jpg);
			background-repeat: no-repeat;
			width: 25px;
		}
		#header .navigation .links a {
		color: #FFF;
		font-style: normal;
		line-height: 38px;
		margin-right: 25px;
		font-size: 14px;
		}
	#body .feature .table .button {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 8px;
	margin-left: 42px;
	}
	
		#header .navigation .search {
			float: right;
			background-image: url(images/navigation-search.jpg);
			height: 39px;
			width: 185px;
		}
		#header .navigation .search form input {
			border-top-style: none;
			border-right-style: none;
			border-bottom-style: none;
			border-left-style: none;
			background-color: transparent;
		}
		#header .navigation .search form .submit {
			visibility: hidden;
		}
		#header .navigation .search form .textbox {
		font-style: italic;
		color: #999;
		font-size: 10px;
		width: 150px;
		padding-top: 13px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 15px;
		}
	#wrapper #header .navigation .search form {
		margin: 0px;
		padding: 0px;
	}
	#header .media {
		background-image: url(images/media-bg.jpg);
		height: 309px;
		margin-top: 10px;
	}
	#header .media .left {
		float: left;
		background-image: url(images/media-left.jpg);
		height: 309px;
		width: 10px;
		background-repeat: no-repeat;
	}
	
	
	#header .media .right {
		background-image: url(images/media-right.jpg);
		background-repeat: no-repeat;
		float: right;
		height: 309px;
		width: 12px;
	}
	#wrapper #body {
	margin-top: 40px;
	padding-left: 15px;
	}
	
	#header .media .main .header {
		background-image: url(images/media-heading.jpg);
		width: 521px;
		background-repeat: no-repeat;
		background-position: top;
		display: block;
		padding-top: 117px;
		float: right;
		color: #FFF;
		font-size: 15px;
		line-height: 20px;
		margin-right: 30px;
		text-align: justify;
	}
	#body .feature {
	background-image: url(images/feature-bg.jpg);
	background-repeat: no-repeat;
	height: 440px;
	width: 449px;
	float: left;
	padding-top: 35px;
	background-position: top;
	}
	#body .feature .table img {
	border: 4px solid #2389C7;
	margin-top: 5px;
	}
#body .feature .browse {
	background-image: url(images/btn-browse-more-normal.jpg);
	background-repeat: no-repeat;
	height: 82px;
	width: 409px;
	margin-top: 45px;
	margin-right: auto;
	margin-left: auto;
}
#body .feature .browse:hover {
	background-image: url(images/btn-browse-more-hover.jpg);
}
#body .feature .browse a {
	display: block;
	height: 82px;
	width: 402px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



	#body .feature .table h2 {
		color: #2389C7;
		font-size: 18px;
		margin-bottom: 5px;
		margin-top: 0px;
	}
	#body .feature .table p {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	}
	
	
	#body .feature .table {
		width: 449px;
	}
	
	#body .testimonials {
	width: 450px;
	float: right;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 25px;
	}
#body .testimonials .message p {
	font-size: 11px;
	line-height: 15px;
	color: #333;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer {
	background-color: #147BBD;
	margin-top: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFF;
	font-size: 12px;
	font-style: italic;
}
#footer .wrapper .copyright {
	text-align: center;
	display: block;
	line-height: 20px;
}
#footer .wrapper .links {
	text-align: center;
}
#footer .wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}



#body .testimonials .message {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	margin-right: 20px;
	margin-left: 20px;
}


	
	#header .media .main .video {
		margin-left: 25px;
		float: left;
		border: 2px solid #2389C7;
		margin-top: 45px;
	}
	
	
	
	
	
	
		
		
		
		#header .navigation .links a:hover {
	color: #1A6999;
	text-decoration: none;
		}
		
		
		#header .navigation .links li {
			display: block;
			float: left;
			height: 39px;
		}
		
		
		#header .navigation .links {
			margin: 0px;
			padding: 0px;
			list-style-type: none;
		}
#social {
	background-image: url(images/social-bg.jpg);
	height: 97px;
	width: 450px;
	margin-top: -3px;
	margin-bottom: 15px;
}
#wrapper #body #widget {
	margin-top: 5px;
	clear: both;
	margin-left: 0px;
}

#wrapper #body .testimonials .textwidget {
		margin-right: 5px;
	margin-top: 5px;
	margin-left: 5px;
}
#wrapper #body .testimonials #widget {
}
#wrapper #body .testimonials .twitterwidget {
	margin-left: 5px;
}


#wrapper #body .testimonials #widget .img {
	margin: 0px;
	float: none;
}
#widget img {
	margin: 0px;
	float: none;
}



#wrapper #body .testimonials #social .btn {
	margin-top: 12px;
	margin-right: 15px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
