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

body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,p,a {margin:0;padding:0;border:0}

a {
	outline:none;
	cursor:pointer;
	border:none;
	text-decoration:none;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:18px;
line-height:20px;
font-weight:100;
letter-spacing:-0.01em;
color:#000;
}

p a {
	outline:none;
	cursor:pointer;
	border:none;
	text-decoration:none;
	color:#900;
}

p{
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:10px;
line-height:24px;
font-weight:100;
letter-spacing:-0.01em;
color:#000;
}

html{
	width:100%;
	background-color:#000;
	/* background:url(../images/bg3.jpg) center -50px; */
}
body {
	width:100%;
}

img {
	border:none;
}
#container, #backgroundcontainer {
	width:100%;
	height:100%;
}

#headercontainer {
	margin-top:50px;
	width:100%;
	height:auto;
	background:url(../images/85black.png);
}
#header {
	width:1050px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
}

#content {
	width:1050px;
	height:500px;
	margin-left:auto;
	margin-right:auto;
}
#footer {
	width:1050px;
	height:70px;
	margin-left:auto;
	margin-right:auto;
}
#admin {width:260px;
margin-top:20px;
height:20px;
background:url(../images/90black.png);
float:left;
}



#dotted {
	width:700px;
	border-top:2px dotted #000;
	float:left;
	margin-top:30px;
}

#navigationcontainer {
float:right;
height:40px;
margin: 50px 0 0 0;
}
#logo {
	float:left;
}

#headercontainer #header #navigationcontainer #navigation ul li a.active {
	color:#900;
	background:url(../images/hover.gif) center 15px no-repeat;
}

#hometext {
	padding:70px 10px 10px 20px;
}
#homewebsite {
	padding:0px 10px 0px 20px;
}


#hometext p {font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:10px;
line-height:24px;
font-weight:100;
letter-spacing:-0.01em;
color:#FFF;
}

#homecopy {
	width:260px;
	float:left;
	overflow:hidden;
	margin-top:3px;
	background-color:#000;
}

#homewebsite p {font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:8px;
line-height:18px;
font-weight:100;
letter-spacing:0.2em;
color:#900;
}

#maincontent {
	min-height:600px;
}
#mustard a {width:100px;
height:20px;
float:left;
}
#login {
	width:150px;
	height:15px;
	padding-top:5px;
	float:left;
}
#login a {font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:9px;
font-weight:100;
letter-spacing:-0.01em;
color:#FFF;
}

#login a:hover {
	color:#900;
}

#aboutcontainer {
	width:310px;
	overflow:hidden;
	float:right;
	background-color:#FFF;
	padding:20px;
	margin:5px 30px 0px 0px;
}

#aboutcopy img {
	float:left;
	margin-right:10px;}

.pagetitle {width:100%;
margin:10px 0px 20px 0px;
text-align:left;

}

#portfoliocontainer {
	width:715px;
	overflow:hidden;
	float:right;
	background-color:#FFF;
	padding:20px;
	margin:5px 30px 0px 0px;
}

#portfolio {
	width:610px;
	height:460px;
	overflow:hidden;
	position:relative;
	float:left;
	padding:20px;
}

#portfolio #portfolioslider {
	position:absolute;
	top:0px;
	left:0px;
	width:675px;
}


#portfolio #portfolioslider img {	
	width:auto;
//	height:110px;
	margin:0; //6px;
	float:left;
	overflow:hidden;
	border:0px #E6E6E6 solid;
}

#portfolionavigation {
	width:30px;
	height:100px;
	margin:100px 0px 0px 10px;
	background-color:#309;
	float:left;
}
	
	#aboutimage {
		float:left;
		width:650px;
		height:480px;
		background:url(../images/about_photos.gif) no-repeat;
	}
	
	