body{
	margin:0;
	font-size:95%;
	color:#462414;
	font-family:verdana, tahoma, sans-serif;
	background-color:#ffc799;
}
#page{
	
}

#wrapper{
	width:740px;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
}

#header{

}

#logo{
	float:left;
	display:inline;
}

#logo img{
	border:0px;
}

#header-menu{
	float:right;
	display:inline;
	margin-right:20px;
}

#content-wrapper{
	clear:both;
	width:687px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;

	border:10px solid #dddddd;
}

#main-menu{
	float:left;
	display:inline;
	background-image:url(../images/bg-main-menu.png);
	background-repeat:no-repeat;
	height:228px;
	width:228px;
	color:#ffffff;
	font-size:110%;
	font-weight:bold;
	letter-spacing:2px;
}
#main-menu-items{
	width:190px;
	margin-left:0px;
	margin-top:30px;
}

#main-menu-items li{
	margin:10px;
}

#main-menu-items a{
	color:#ffffff;
	text-decoration:none;
}
#main-menu-items a:hover{
	text-decoration:underline;
	color:#ffc799;
}

#page-title{
	position:absolute;
	left:20px;
	top:20px;
	width:450px;
}

#page-title h1{
	float:left;
	display:inline;
	font-family:times new roman, serif;
}

#page-title p{
	width:245px;
	float:right;
	display:inline;
	margin-top:20px;
	margin-right:20px;
	font-size:105%;
}

.white-font{
	color:#ffffff;
}

hr{
	border: none 0; 
	border-top: 2px dotted #d4d4d4;/*the border*/
	height: 2px;/*whatever the total width of the border-top and border-bottom equal*/
	width:98%;

}

h2{
	font-size:130%;
}

h3{
	font-family:times new roman, serif;
	font-size:120%;
}

a{
	color:#462414;
}

a:hover{
	text-decoration:none;
}

#page-photo{
	position:relative;
	height:228px;
	float:right;
	display:inline;
}

#content-title-bar{
	position:relative;
	width:687px;
	height:87px;
	background-image:url(../images/bar.png);
	background-repeat:no-repeat;
}

#content-title-bar h1{
		color:#ffffff;
	position:absolute;
	left:45px;
	top:30px;
	font-size:200%;
	font-family:times new roman, serif;
	font-style:italic;
	font-weight:bold;
}

#page-content{
	padding-left:30px;
	padding-right:30px;
}

.service-details{
	clear:right;
	border-bottom:1px dashed gray;
	padding-bottom:2px;
	margin-bottom:0px;
}

.price{
	float:right;
	font-size:90%;
	margin-top:0px;
	margin-bottom:15px;
}

#footer{
	font-size:80%;
	color:Gray;
	text-align:center;
}

#website-design-services{
	font-size:70%;
	text-align:center;
}
#website-design-services a{
	text-decoration:none;
	color:gray;
}
