/* CSS Document */


body {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: "Verdana", Geneva, Lucida, Arial, Helvetica, sans-serif;
	color: #333333;
}

#wrapper{ 
	width: 1000px;
	margin: auto;
}

#banner{
	height: 167px;
	width: 1020px;
	padding-top: 5px;
	margin-top: 5px;
	background: url(images/website-top.jpg) no-repeat;
}

#contentWrapper {
	background: url(images/website-bkground.jpg) no-repeat center top;
	position: relative;
	width: 100%;
	height: 570px;
	margin-top: -10px;
	border-top: 1px dashed #666666;
}
	
#main{
	position: absolute;
	margin-top: 10px;
	margin-left: 50px;
	margin-right: 45px;
	width: 380px;
}







		
	/* HEADER */

#header{
	position: relative;
	margin-top: 10px;
	padding-top: -5px;
	padding-bottom: -25px;
	margin-bottom: 5px;
	height: 15px;
	width: 1000px;
}		


#header ul {
	margin-left: 20px;
	padding-left: 40px;
	list-style: none;
	width: 100%;
}

#header li {
	list-style-type: none;
	padding-right: 135px;
	float: left;
	color: #e3181b;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
}



#header2{
	position: relative;
	margin-top: -10px;
	padding-top: -15px;
	padding-bottom: 10px; 
	margin-bottom: -10px; 
	height: 15px;
	width: 1000px;
}
	
#header2 ul {
	margin-left: 20px;
	padding-left: 40px;
	list-style: none;
	width: 100%;
}

#header2 li {
	list-style-type: none;
	padding-right: 52px;
	float: left;
	font: 1.6em/1.4em "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}

#header2 a{
	color: #555555;
	text-decoration: none;
	left: 300px;
	top: 70px;
	list-style-type: none;
}

#header2 a:hover{
	text-decoration: underline;
}
		
		
	/* NAVIGATION BAR */		
		
#Nav {
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 0 10px 10px 10px;
}

#Nav ul {
	margin: 0px -5px 0 0;
	padding-top: 90px;
	padding-left: 40px;
	list-style: none;
	width: 100%;
}

#Nav li {
	list-style-type: none;
	padding-right: 15px;
	float: left;
}


	/* MAIN BODY */

#main h1 {
	color: #555555;
	margin-bottom: 15px;
	font: normal 1.6em "Century Gothic", Gill Sans, Arial, sans-serif;
	line-height: 1.4em;
}

#main h2 {
	color: #e3181b;
	font: 1.3em "Century Gothic", Gill Sans, Arial, sans-serif;
	letter-spacing: normal;
	line-height: 1.4em;
	word-spacing: 1.8px;
	margin-bottom: -25px;
	padding-bottom: 15px;
}

#main h3 {
	color: #e3181b;
	margin-bottom: -10px;
	font: normal 1.6em "Century Gothic", Gill Sans, Arial, sans-serif;
	line-height: 1.4em;
}

#main h4 {
	color: #e3181b;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font: bold 1.1em "Century Gothic", Gill Sans, Arial, sans-serif;
	line-height: 1.4em;
}

#main p {
	color: #555555;
	padding-bottom: -10px;
	font-size: 1.1em;
	word-spacing: 2px;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main ul {
	padding-left: 0px;
	margin-left: 15px;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #e3181b;
	list-style-type: square;
	padding-bottom: 10px;
}

#workNav {
	margin: 0px 0 20px 0;
	padding-top: 60px;
	
}

#workNav ul {
	padding-left: 10px;
	margin-left: 0px;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px dashed #666666;
	color: #e3181b;
	list-style-type: none;
	padding-left: 10px;
}


#main a{
	color: #555555;
	text-decoration: none;
	left: 300px;
	top: 70px;
	list-style-type: none;
}

#main a:hover{
	text-decoration: underline;
}

.regularList {
	color: #555555;
}
	
#main li {
	margin-bottom: 5px;
}

/* TESTIMONIALS */

#pullquote h3 {
	text-align: left;
	color: #e3181b;
	font: normal 1.5em "Century Gothic", Gill Sans, Arial, sans-serif;
	line-height: 1.5em;
	margin-top: 50px;
}

#pullquote p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: right;
	font-size: 1em;
	word-spacing: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#pullquote ul {
	margin-top: -10px;
	padding-bottom: 10px;
	text-align: right;
	font-size: 1em;
	color: #555555;
	list-style-type: none;
	word-spacing: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#pullquote li {
	padding-bottom: 3px;
}

.mark {
	font-size: 1.5em;
	margin-bottom: 100px;
	padding-right: 5px;
	padding-bottom: -10px;
}

.mark2 {
	font-size: 1.5em;
	margin-top: 5px;
	padding-left: 5px;
}

/* PORTFOLIO */


#sidebar h3 {
	text-align: right;
	color: #e3181b;
	margin-bottom: -10px;
	font: normal 1.6em "Century Gothic", Gill Sans, Arial, sans-serif;
	line-height: 1.4em;
}

#sidebar p {
	padding-bottom: -10px;
	text-align: right;
	font-size: 1.1em;
	word-spacing: 2px;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebar a{
	color: #555555;
	text-decoration: none;
	left: 300px;
	margin-top: -10px;
	list-style-type: none;
}

#sidebar a:hover{
	text-decoration: underline;
}

#nextbutton ul{
width: 100%;
margin-top: 150px;
list-style: none;
position: relative;
}

.next{
display: inline;
float: left;
padding-right: 10px;
border-right: 1px dashed #666666;
}

.previous{
display: inline;
float: left;
padding-left: 10px;
}



/* CONTACTS PAGE */
	
.asterix1 {
	float: right;
	font-size: 1.2em;
	padding-top: 10px;
	margin: -30px 58px 0 0;
}

.asterix2 {
	float: right;
	font-size: 1.2em;
	padding-top: 10px;
	margin: -30px 58px 0 0;
}

.asterix3 {
	float: right;
	font-size: 1.2em;
	font-family: "Century Gothic", Verdana, Gill Sans, Arial, sans-serif;
	color: #e3181b;
	padding-top: 10px;
	margin: -85px 58px 0 0;
}

/* FOOTER BAR */

#footer a{
	color: #555555;
	padding-left: 0px;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

#footer {
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	line-height: 1.5em;
	list-style-type: none;
	margin-left: 10px;
	margin-right: 10px;
	text-align: right;
	border-bottom: 1px dashed #999999;
	clear: both;
}

#footer p {
	color: #e3181b;
	margin: 0 10px 2px 40px;
	padding-bottom: 2px;
}

#footer2 {
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-bottom: 10px;
	clear: both;
}

#footer2 p {
	color: #e3181b;
	padding-top: 1px;
	margin: 1px 20px 10px 40px;
}

#footer2 a{
	color: #555555;
}


