@charset "utf-8";
/* CSS Document */

@import url('reset.css');

@import url('rebuild.css');

body{
	background-image:url(../images/paper.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.5em;
	font-size:14px;
	margin:0px;
	padding:0px;
	
}

a{
	color:#930;
	text-decoration:none;
}

a:hover {
	color:#333;
}

h1{
	font-size:36px;
	color:#300;
}

span#AboutMe h1{
	background-image:url(../images/AboutMe.jpg);
	width:259px;
	height:33px;
	text-indent:-9999px;
	margin-bottom:30px;
}

span#TheConnection h1{
	background-image:url(../images/TheConnection.jpg);
	width:371px;
	height:34px;
	text-indent:-9999px;
	margin-bottom:30px;
}

span#MyServices h1{
	background-image:url(../images/MyServices.jpg);
	width:282px;
	height:44px;
	text-indent:-9999px;
	margin-bottom:30px;
}

span#ContactMe h1{
	background-image:url(../images/ContactMe.jpg);
	width:275px;
	height:33px;
	text-indent:-9999px;
	margin-bottom:30px;
}

#wrapper{
	width:100%;
	margin:0 auto;
}

#container{
	width:100%;
	margin:0 auto;
}

#headerContainer{
	width:100%;
}

#header{
	width:960px;
	margin:0px auto;
	text-align:center;
	height:155px;
	background-image:url(../images/headerBack.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#logo{
	height:60px;
	padding-top:30px;
}

#backtotop{
	float:right;
	width:174px; 
	height:92px;
	background:url(../images/BackToTop.jpg) 0 0 no-repeat;
}

#backtotop a{
	display:block;
	width:174px; 
	height:92px;
}

#backtotop span{
	display:none;
}

.menu {
	width:820px;
	margin:0 auto;
	height:60px;
	
}

.menu ul{
	list-style:none;
}

.menu li{
	display:inline;
}

.menu a {
	display:block;
	float:left;
}

#main-nav{
	height:60px;
	margin:0;
	padding:0;
	/*background:url(../images/menu.jpg) 0 0 no-repeat;*/
}

#main-nav li, #main-nav a{
	display:block;
	height:55px;
}

#main-nav ul{
	height:60px;
}

#main-nav li{
	float:left;
	list-style:none;
	display:inline;
}

#main-nav span{
	display:none;
}

#main-nav-01 a{
	width:105px;
	margin-right:100px;
	display:inline;
	background:url(../images/menu.jpg) 0px -60px no-repeat;
}

#main-nav-01 a:hover{
	background:url(../images/menu.jpg) 0px 0px no-repeat;
}

#main-nav-02 a{
	width:165px;
	margin-right:95px;
	display:inline;
	background:url(../images/menu.jpg) -205px -60px no-repeat;
}

#main-nav-02 a:hover{
	background:url(../images/menu.jpg) -205px 0px no-repeat;
}

#main-nav-03 a{
	width:120px;
	margin-right:115px;
	display:inline;
	background:url(../images/menu.jpg) -465px -60px no-repeat;
}

#main-nav-03 a:hover{
	background:url(../images/menu.jpg) -465px 0px no-repeat;
}

#main-nav-04 a{
	width:120px;
	margin-right:0px;
	display:inline;
	background:url(../images/menu.jpg) -700px -60px no-repeat;
}

#main-nav-04 a:hover{
	background:url(../images/menu.jpg) -700px 0px no-repeat;
}
			  

#mainContainer{
	width:100%;
}

#main{
	width:960px;
	margin:0px auto;
}

#content {
	width:860px;
	margin-left:50px;
}

#content p{
	width:500px;
	float:left;
}

.anythingSlider {
	height:500px;
	margin:0px auto 15px;
	position:relative;
	width:960px;
	background-image:url(../images/sliderBack.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#slideContainer{
	overflow:hidden;
	height:413px;
	left:0;
	margin:15px 170px;
	position:absolute;
	top:0;
	width:619px;
}

#slideContainer ul{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	left:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	position:absolute;
	top:0;
	width:99999px;
}

#slideContainer ul li{
	display:block;
	float:left;
	height:60px;
	margin:0;
	padding:0;
	width:619px;
}

.anythingSlider .forward{
	background-position:-87px 0;
	right:55px;
}

.anythingSlider .forward:hover{
	background-position:-87px -44px;
}

.anythingSlider .back{
	background-position:0px 0;
	left:55px;
}

.anythingSlider .back:hover{
	background-position:0px -44px;
}

.arrow{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	display:block;
	background:transparent url(../images/arrows.jpg) no-repeat scroll 0 0;
	height:44px;
	cursor:pointer;
	position:absolute;
	text-indent:-9999px;
	top:225px;
	width:87px;
}

#thumbNav{
	position:absolute;
	text-align:center;
	top:450px;
	left:380px;
	height:40px;
}

#thumbNav a{
	color:#333;
	display:inline-block;
	font-size:32px;
	margin:0 20px 0 0;
	text-decoration:none;
	height:40px;
}

#thumbNav a.cur {
	color:#930;
}

#start-stop {
	text-decoration:none;
	position:absolute;
	top:450px;
	right:170px;
	font-size:28px;
	color:#333;
	height:40px;
}

#divider{
	width:100%;
	clear:both;
	float:none;
	background-image:url(../images/divider.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:80px;
}

.contactForm{
	 width:400px;
	 float:left;
}

.contactForm p{
	width:400px;
}

input{
	background-color:#c7b299;
	color:#FFF;
}

textarea{
	background-color:#c7b299;
	color:#FFF;
}

#footerContainer{
	width:100%;
}

#footer{
	width:960px;
	margin:0px auto;
}
