@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
	
}
body {
	overflow:scroll;
}
#wallpaper {
	display:block; 
}
#header {
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	margin: 110px auto 0px auto;
	padding: 0px;
	height:177px;
	width: 592px;
}

#header span {
	display:block;
	margin-left:-5000px;
}

#hireme, #mydesigns {
	position:fixed;
	width:214px;
	height:158px;
	margin-top: 137px;
	font-family:  Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight:bold;
	text-align:center;
	z-index: 101;
	outline: none;
}
#hireme a, #mydesigns a {
    margin-top:30px;
	
	text-decoration: none;
	color:#fff;	
	display: block;
	padding-top: 32px;
	padding-bottom: 13px;
	width:214px;
	height:58px;
}
#hireme {
	background:url(../img/hireme.png) no-repeat;
	left:0;
	
}
#mydesigns {
	background:url(../img/mydesigns.png) no-repeat;
	right:-1px;
}

#contents {
	background-color: white;
	width:592px;
	min-height: 400px;
	margin: 0 auto 0 auto;
	padding-bottom: 20px;
	overflow: auto;
}

#contents h2 {
	
	text-transform: uppercase;
	
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	
	font-weight: bold;
	
	text-shadow: 1px 1px 3px;
	
	margin-left: 110px; 
	font-size: 14px;
	color: #a09a9a;

}

#home {
	background:url(../img/contentbgindex.png) no-repeat;
	min-height:385px;
	padding-top:30px;
}
#home p, #clients p, #works p {
	width:300px;
	margin-left:250px;	
	font-family:  Geneva,Verdana, sans-serif;
	font-size:12px;
	line-height:18px;
	margin-bottom:15px;
}

#home fieldset.required {
	background: url(../img/footerbg.png);
	border: 0;
	padding: 0;
	margin: 0;
}
#home fieldset.required input {
	border: 0;
	background: none;
	border-bottom: 1px solid lavender;
	font-family: Georgia;
	font-size: 14px;
	padding: 2px;
	color: #fff;

}
#home fieldset {

	border: 0;
	padding: 0;
	margin: 0;
	margin-bottom: 30px;
}
#home fieldset h2 {
	color: #362a5f;
	text-shadow: none;
	font-size: 12px;
	
	}
#home fieldset input, #home fieldset select, #home textarea {
	border: 1px solid #eaeaea;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: #fafafe;
	outline: none;
	font-family: Georgia;
	font-size: 14px;
	padding: 4px;
	color: #333;

}
#home p ul li {
	list-style-type: none;
	font-family:  Geneva,Verdana, sans-serif;
	margin-left: 35px;
}
#clientlogo {
	margin-left: 25px;
	}
#clientlogo li {
	list-style-type: none;
	border: 1px solid #eaeaea;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	width: 265px;
	height: 100px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	position: relative;
}
#clientlogo li div{
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	background: url(../img/footerbg.png);
	display: none;
	position:  absolute;
	bottom: 0;
	width: 245px;
	padding: 10px;
	font-family:  Geneva,Verdana, sans-serif;
	color: #fff;
	

	
}/*
#widthfixer {
	min-width:1017px;
}*/

#buttons {
	background:url(../img/buttonbg.png) no-repeat;
	height:179px;
	width:592px;
	margin: 0px auto 0px auto;
	padding-top:3px;
	position:relative;
}

#findoutmore {
	width: 330px;
	height:49px;
	margin-top: -37px;
	 margin-left: 135px;
	 margin-right:auto;
	background:url(../img/findoutmore.png) no-repeat;
	position:absolute;
	z-index:100;
}
#buttonslink {
	height: 179px;
	margin-top:-1px;
}
#buttonslink li{
	list-style-type: none;
	float: left;
}
li.button {
	width: 194px;
	margin-top:-1px;
	
}
li.button a{
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size:12px;
	
	outline: none;
	display:block;
	padding-top: 20px;
	width:194px;
	text-align:center;
	height:159px;

}


li.button:hover {
	width: 194px;
	height:179px;
	background:url(../img/buttonbginverted.png) no-repeat center bottom;
}
li.divider {
	height:179px;
	width: 3px;
	background:url(../img/buttondivider.png) no-repeat;
}

#tweetfeed {
	width: 592px;
	height:306px;
	margin:auto;
	overflow:auto;
	background: url(../img/twitter.png)no-repeat;
}

#footer {
	background: url(../img/footerbg.png);
	width: 592px;
	min-height: 80px;
	color: white;
	margin:auto;	
	border-top: 2px solid #363535;
}
#footer p{
	font-family: Geneva,Verdana,  sans-serif;
	font-size:10px;
	color: #fff;
	
	text-align:center;
	padding-top:10px;
}
#social {
	width: 80px;
	float: left;
	margin-left: 10px;
	margin-top:5px;
	border-right: 1px dotted #666;
}

#db {
	background:url(../img/dbquicklink.png) no-repeat;
	display:block;
	width: 121px;
	height:121px;	position: fixed;
	right:0;
	bottom:0;
}
#db span {
	margin-left:-5000px;

}
