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

*, html {
	margin: 0;
	padding: 0;
}

body {
	padding: 0;
	margin: 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #fff;
	background: #010c1e url(images/mainDivbg.png) scroll no-repeat top center;
	height: 100%;
}

#main-wrapper {
	margin: 0 auto;
	height: 590px;
}

#mainDiv {
	width: 998px;
	margin: 0 auto;
}

#header {
	height: 255px;
	position: relative;
}

/* Navigation Menu */
ul#mainNav {
	list-style: none;
	padding: 0;
	margin: 3px 0 0 0;
	height: 30px;
	width: 751px;
}

ul#mainNav li a {
	text-indent: -9999px;
	display: block;
	float: left;
	height: 30px;
	background-image: url(images/nav.png);
	outline: none;
}

ul#mainNav li a.home {
	width: 65px;
	background-position: 0 0;
	
}
ul#mainNav li a.about {
	width: 107px;
	background-position: -65px 0;
}
ul#mainNav li a.portfolio {
	width: 98px;
	background-position: -172px 0;
	
}
ul#mainNav li a.services {
	width: 97px;
	background-position: -270px 0;
	
}
ul#mainNav li a.testimonials {
	width: 119px;
	background-position: -368px 0;
	
}
ul#mainNav li a.blog {
	width: 72px;
	background-position: -486px 0;
	
}
ul#mainNav li a.partners {
	width: 94px;
	background-position: -558px 0;
	
}

ul#mainNav li a.contact {
	width: 99px;
	background-position: -652px 0;
	
}

/* Navigaion Hover */
ul#mainNav li a.home:hover {
	width: 65px;
	background-position: 0 -30px;
	
}
ul#mainNav li a.about:hover {
	width: 107px;
	background-position: -65px -30px;
}
ul#mainNav li a.portfolio:hover {
	width: 98px;
	background-position: -172px -30px;
	
}
ul#mainNav li a.services:hover {
	width: 97px;
	background-position: -270px -30px;
	
}
ul#mainNav li a.testimonials:hover {
	width: 119px;
	background-position: -368px -30px;
	
}
ul#mainNav li a.blog:hover {
	width: 72px;
	background-position: -486px -30px;
	
}
ul#mainNav li a.partners:hover {
	width: 94px;
	background-position: -558px -30px;
	
}

ul#mainNav li a.contact:hover {
	width: 99px;
	background-position: -652px -30px;
	
}

/* Start bookmark nav */
ul#bookmarks {
	list-style: none;
	padding: 0;
	margin: 3px 0 0 0;
	height: 30px;
	width: 232px;
	float: right;
	position: relative;
	top: -33px;
}

ul#bookmarks li a {
	text-indent: -9999px;
	display: block;
	float: left;
	height: 30px;
	background-image: url(images/bookmark.png);
	outline: none;
}

ul#bookmarks li a.follow {
	width: 70px;
	background-position: 0 0;
	
}
ul#bookmarks li a.twitter {
	width: 32px;
	background-position: -70px 0;
	
}
ul#bookmarks li a.facebook {
	width: 32px;
	background-position: -102px 0;
	
}
ul#bookmarks li a.likedin {
	width: 32px;
	background-position: -134px 0;
	
}
ul#bookmarks li a.feedburner {
	width: 32px;
	background-position: -166px 0;
	
}
ul#bookmarks li a.rss {
	width: 32px;
	background-position: -198px 0;
	
}

/* Start bookmark hover effect */
ul#bookmarks li a.twitter:hover {
	width: 32px;
	background-position: -70px -30px;
	
}
ul#bookmarks li a.facebook:hover {
	width: 32px;
	background-position: -102px -30px;
	
}
ul#bookmarks li a.likedin:hover {
	width: 32px;
	background-position: -134px -30px;
	
}
ul#bookmarks li a.feedburner:hover {
	width: 32px;
	background-position: -166px -30px;
	
}
ul#bookmarks li a.rss:hover {
	width: 32px;
	background-position: -198px -30px;
	
}

/* Paragraphs and header */

p {
	margin: 0;
	padding: 0;
	
}

h1 {
	
}

h2 {
	padding-bottom: 10px;
	
}


#slogan {
	position: relative;
	width: 440px;
	height: 22px;
	overflow: hidden;
	left: 25px;
	top: 100px;
	
}
#content-wrapper {
	margin:0 auto;
	width:980px;
}
#contentDiv {
	margin: 0 auto;
	color: #036;
	z-index: 9999;
	width: 980px;
	height: 2000px;
	display: inline-block;
	
}
#bannerDiv {
	width: 980px;
	z-index: 100;
	padding: 10px 0 5px 0;
	margin: 0 auto;
}

#content {
	width: 670px;
	margin: 0 25px 0 10px;
	display: block;
	float: left;
	position: relative;
	min-width: 710px;
}
#sidebar-wrapper {
	width: 234px;
	margin: 10px 0px 0 0px;
	color: #fff;
	line-height: 22px;
	display: block;
	float: left;
}

#pictures {
	width: 534px;
	height: 395px;
	position: absolute;
	background:url(images/pictures.png) no-repeat top left;
	float: right;
	right: 0px;
	top: 32px;
	z-index: 9999;
}

#message {
	width: 500px;
	height: 97px;
	position: absolute;
	top: 170px;
	font-size: 24px;
	line-height: 38px;
	padding-left: 20px;
	display: block;
	text-transform: uppercase;

}

#sidebar-header {
	width: 234px;
	height: 30px;
	background: url(images/header-sidebar.png) no-repeat top left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding-top: 10px;
}
#sidebar-footer {
	width: 234px;
	height: 23px;
	background: url(images/footer-sidebar.png) no-repeat top left;

}

#sidebar {
	width: 234px;
	background-color: #050910;
	display: inline-block;
	float: left;
}

#sidebar ul {
	list-style: none;
	margin: 0 0 0 0px;
}

#sidebar ul li a {
	text-decoration: none;
	color: #a1bfee;
	border-bottom: 1px dotted #fff;
}

#sidebar ul li a:hover {
	text-decoration: none;
	color: #021a3f;
	background-color: #a1bfee;
	border-bottom: 1px dotted #fff;
}

.widgettitle {
	color: #97def5;
	padding-bottom: 10px;
	display: none;
}

.sidebar-widget {
	color: #97def5;
	font-family: Verdana, Geneva, sans-serif;
}


#footer-wrapper {
	height: 413px;
	background:url(images/footerbg.png) no-repeat top center;
}

#footer {
	width: 998px;
	margin: 0 auto;
	padding-top: 10px;
}

#user1 {
	width: 265px;
	float: left;
}
#user2 {
	width: 255px;
	float: left;
}
#user3 {
	width: 227px;
	float: left;
}
#user4 {
	width: 245px;
	float: left;
}

.footer-text {
	margin: 10px 20px;
	
}

.footerlink {
	list-style: none;
	margin: 0 0 0 15px;
}

.footerlink li a {
	text-decoration: none;
	color: #a1bfee;
	border-bottom: 1px dotted #fff;
}

.footerlink li a:hover {
	text-decoration: none;
	color: #021a3f;
	background-color: #a1bfee;
	border-bottom: 1px dotted #fff;
}

#credits {
	height: 30px;
	background-color: #041531;
	border-top: 1px solid #16223e;
}

#credit-text {
	width: 980px;
	margin: 0 auto;
}

ul {
	list-style: none;
}

#sidebar ul {
	padding-bottom: 10px;
}

#sidebar ul li {
	padding: 5px 0 0 10px;
}

#comments {
	padding: 20px 0 15px 0;
}

.comment-meta {
	font-size: 10px;
	
}

#respond {
	padding: 20px 0 15px 0;
}

.textfield {
	height: 22px;
	width: 150px;
	margin-top: 5px;
	border: 1px solid #036;
}

.textarea {
	height: 80%;
	margin-top: 5px;
	width: 90%;
	border: 1px solid #036;
}

#content a {
	outline: none;
	text-decoration: none;
	color:#039;
	border-bottom: 1px dashed #039;
}

#content a: hover {
	outline: none;
	text-decoration: none;
	color:#039;
	border-bottom: 1px dashed #039;
	background-color: #036;
}