div#logo h1{
	overflow: hidden;
	background: url(images/pin.jpg) no-repeat right;
	height: 225px!important;
	height /**/:HEIGHT_OF_IMAGEpx;
	margin-top: 0px;
	padding-top: 100px;
	padding-right: 0;
	padding-bottom: 0;
	margin-bottom: 0px;
	text-align: center;
}
div#logo p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	margin: 0px;
	padding: 0px;
	
}
div#nav{
	margin: 0px;
	padding: 0px;
	top: 200px;
	position: absolute;
	visibility: visible;
	width: 100%;
}
div#nav ul{
	height: 17px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 0px;
	padding: 0px;
}
div#nav li{
	display: inline;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-position: outside;
	list-style-type: square;
	color: #333333;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
div#nav li a{
	text-decoration: none;
	color: #333333;
}
div#nav li a:hover{
	color: #990066;
	text-decoration: none;
}
div#content{
	padding: 0px;
	width: auto;
	background-color: #EBEBEB;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	height: 250px;
	text-align: center;
}
div#content h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #006699;
	font-weight: lighter;
	letter-spacing: 0.2em;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66CC33;
}
div#content h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #999999;
	letter-spacing: .2em;
}
div#content h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	font-weight: lighter;
	letter-spacing: 0.1em;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66CC33;
}
div#portfolionav P{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
	margin: 0px;
	padding: 0px;
	
}
div#content img{
	float: right;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 0px;
	padding: 0px;
}
div#content p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 16px;
	text-align: left;
	text-indent: 5px;
	word-spacing: 0.1em;
	clear: none;
	position: relative;
	margin: 0px;
	padding: 0px;
}
div#content em{
	font-style: italic;
	font-weight: bold;
	
}
div#content br{
	clear: both;

}
div#content a{
	text-decoration: none;
	color: #006699;
	font-size: 2.3em;
	line-height: 1.8em;
	text-align: center;
	z-index: 10;
	
	
}
div#content a:hover{
	color: #006600;
	
	
}
div#footer{
}
div#footer p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.nb {
	background-image: url(images/notebook2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 75px;
}
.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}
.box1 {
	width: 45%;
	float: right;
	z-index: 10;
	background-color: #C0D9FC;
	padding: 5px;
	
}
.box2 {
	float: right;
	width: 25%;
	
}
.box3 {
	float: right;
	width: 25%;
	
}
.box4 {
	width: 50%;
	float: left;
	position: relative;
	
}
.hosting {
	font-weight: bold;
	background-color: #B5D530;
	display: block;
	width: 200px;
	height: 200px;
	padding: 10px;
}
#content ul {
	clear: none;
	height: auto;
	width: auto;
	display: block;
}
#content li {
	float: right;
	height: 250px;
	width: 250px;
	padding: 5px;
	list-style-type: none;
	margin-right: 6px;
	margin-left: 6px;
}
.design {
	font-weight: bold;
	background-color: #74B1CC;
	display: block;
	width: 200px;
	height: 200px;
	padding: 10px;
	float: right;
}
.etc {
	font-weight: bold;
	background-color: #FFCF34;
	display: block;
	width: 200px;
	height: 200px;
	padding: 10px;
	float: right;
}
.emailsignup {
	font-weight: bold;
	background-color: #74B1CC;
	display: block;
	width: 200px;
	height: 200px;
	padding: 10px;
	float: right;
}
