* {
margin: 0;
padding: 0;
border: 0;

}

body {
	position: absolute;
	margin: 0;
	width: 100%;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #CCCCCC;
	text-align: center;
	padding: 0px;	
	background: #000000 url(../Images1/px.gif) repeat center;
	
}

#container {
position: relative;
margin: 0 auto;
padding: 0px;
width: 100%;
height: 100%;
float: none;
clear: both;
}

#header {  
	margin: 0 auto; 	
	width: 949px;
	height: 155px;
	padding: 0;	
	background: url(../Images1/top_03.gif) no-repeat 0px 0px;
}
#headerbox {
	margin: 0 auto;
	width:701px;
	height:27px;
	padding: 0;	
}


#main {
    margin: 0 auto;
    width: 949px;
	height: 549px;
	padding: 0;
	background: url(../Images1/main.gif) no-repeat left 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
	
}

#main p{
	margin-right: 163px;
	margin-left: 104px;
	padding: 4px;
	margin-top: 0px;
	margin-bottom: 0px;	
	
}

:focus { -moz-outline-style: none; }

	
	
#nolink	a:link {
	text-decoration: none;
	border:0px;
}

#nolink   a:hover {
	text-decoration: none;
	border:0px;
	
}


#portfolioright {
	background: url(/Images1/brush.gif) no-repeat right 0px;
	width: 260px;
	height: 285px;
	margin: 0px;
	padding: 0px;
	float: right;
	position: relative;
	top: 30px;
	right: 120px;
	clear: left;
}

#headings {
	color: #FF0066;
	text-decoration: underline;
	margin-right: 0px;
	margin-left: 109px;
	margin-top: 0px;
	margin-bottom:0px;
	padding: 0px 0px 12px;
	font-size: 110%;
	font-weight: normal;
}

.floatleft {
	float: left;
}

p a:link {
	color: #000000;
	text-decoration: none;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px none #666666;
}

p a:hover {
	color: #FF0066;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0066;
	border-right-color: #FF0066;
	border-bottom-color: #FF0066;
	border-left-color: #FF0066;
	
}

p a:visited {
  color: #000000;
  text-decoration: none;
  border-top: 1px none #666666;
  border-right: 1px none #666666;
  border-bottom: 1px dotted #666666;
  border-left: 1px none #666666;
}

#paragraph {
	background: url(../Images1/paragraphleft.gif) no-repeat left -7px;
	margin: 0px;
	text-indent: 30px;
	text-align: justify;
	padding: 0px;
	height: 34px;
	width: 34px;
}

#paragraph2 {
	background: url(../Images1/paragraphright.gif) no-repeat left 7px;
	margin: 0px;
	text-align: justify;
	padding: 0px;
	height: 34px;
	width: 34px;
}


.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
    padding: 4px 0px;
	width:175px;
	text-align:left;
	
}

.formfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 100%;
	background: #999999 url(../Images1/px.gif) repeat center;
	width:175px;
	margin:0px;
	padding: 0px;
	
}

.text {
	color: #FF0066;
	width:257px;
	height:280px;
	text-align:left;
	margin:0px;
	padding:0px;
	background: url(/Images1/paintdoor_07.jpg) no-repeat left 50px;
}

.poll {
	height: 141px;
	width: 100px;
	margin-bottom:0px;
	margin-top: 0px;
	float: right;
	display: block;
	position: absolute;
	right: 180px;
	top: 40px;
	
	
}

#pollpic {
	background: url(/Images1/bgcontact_03.gif) no-repeat;
	height: 331px;
	width: 421px;
	margin: 0px;
	display: block;
	position: relative;
	padding: 0px;
	right: 110px;
	bottom: 70px;
	float: right;
	
}


ul#nav {
	position: relative;
	top:87px;    /* set the exact position of the navigation */
	left:-27px;  /* set the exact position of the navigation */
	width:701px;
	height:27px;
	}
	
ul#nav li {
	padding:0;
	margin:0;
	float:left;
	text-indent:-9999px;	
	list-style-type:none;
	}
ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
	background:transparent url(../Images1/menu.gif) no-repeat;

	}
li#home a {
	width:88px;
	height:27px;
	 }
li#about a {
	width:84px;
	height:27px;
	 }
li#portfolio a {
	width:119px;
	height:27px;
	 }	 
li#art a {
	width:55px;
	height:27px;
	 }
li#tshirts a {
	width:100px;
	height:27px;
	 }	
li#clientfeedback a {
	width:172px;
	height:27px;
	 }	
li#contact a {
	width:83px;
	height:27px;
	 }	 
 
	  	 	 	 
li#home a:hover, li#home a:focus {
	background-position: 0px -27px;
	 }

li#about a:link, li#about a:visited {	
	background-position: -88px 0px;
	}	
li#about a:hover, li#about a:focus {	
	background-position:-88px -27px;
	}

li#portfolio a:link, li#portfolio a:visited {	
	background-position: -172px 0px;
	}
li#portfolio a:hover, li#portfolio a:focus {	
	background-position: -172px -27px;
	}
	
li#art a:link, li#art a:visited {	
	background-position: -291px 0px;
	}
li#art a:hover, li#art a:focus {	
	background-position: -291px -27px;
	}
	
li#tshirts a:link, li#tshirts a:visited {	
	background-position: -346px 0px;
	}
li#tshirts a:hover, li#tshirts a:focus {	
	background-position: -346px -27px;
	}
	
li#clientfeedback a:link, li#clientfeedback a:visited {	
	background-position: -446px 0px;
	}
li#clientfeedback a:hover, li#clientfeedback a:focus {	
	background-position: -446px -27px;
	}
	
li#contact a:link, li#contact a:visited {	
	background-position: -618px -0px;
	}	
li#contact a:hover, li#contact a:focus {	
	background-position: -618px -27px;
	}
	














#splash {
	background:url(../images/Concept2.gif) no-repeat left center;
	width: 780px;
	height: 450px;
	margin: 0 auto;
	padding: 0px;
		
}

.splash p {
	padding: 0px;
	margin: 0px;
	font-size: 50%;
	
}

#splash2 {
	background:url(../images/Concept3_03.gif) no-repeat 450px center;
	width: 760px;
	height: 470px;
	margin: 0 auto;
	padding: 0px;
		
}

.splash2 p {
	padding: 0px;
	margin: 0px;
	font-size: 50%;
	
}
