body {
	padding:0px;
	background-color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:62.5%;
	color:#FFF;
	width:793px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

h1 {
	font-size:1.2em;
	display:block;
	width:240px;
	margin-left:19px;
	margin-right:19px;
	margin-top:15px;
	text-align:justify;
	}

.subh1 {
	font-size:1.2em;
	margin:0px;
	padding-left:15px;
	padding-top:15px;
	text-align:justify;
	width: 300px;
	}

h2 {
	font-size:1.2em;
	margin:0px;
	padding-left:15px;
	padding-top:15px;
	text-align:justify;
	}

#wrap {
	margin:0px auto;
	width:793px;
	}

#banner {
	width:778px;
	height:25px;
	padding-left:15px;
	color:#333;
	text-align: justify;
	}
	
#banner img {
	border:none;
	}
#banner a, banner a:hover {
	border:0px;
}

ul#navigation {
	list-style-image: none;
	list-style-type: none;
	margin:0px;
	padding:0px 0 0 15px;;
	width:793px;
	height:30px;
	}

#navigation li {
	float:left;
	display:inline;
	color:#FFF;
	font-size:1.2em;
	padding: 30px 5px 0px 5px;
	}

#navigation li a, #navigation a:hover {
	color:#FFF;
	text-decoration:none;
	width:auto;
	padding:15px 5px 0px 5px;
	}

.home {
	background-image:url(../images/home.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:79px;
	height:30px;
	}
	
.about {
	background-image:url(../images/about.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:80px;
	height:30px;
	}
	
.services {
	background-image:url(../images/services.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:98px;
	height:30px;	
	}

.portfolio {	
	background-image:url(../images/portfolio.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:100px;
	height:30px;
	}

.photography {
	background-image:url(../images/photography.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:120px;
	height:30px;
	}

.contact {
	background-image:url(../images/contact.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:101px;
	height:30px;
	}

#clear {
	clear:both;
	}

#leftbody {
	float:left;
	width:319px;
	height:373px;
	border-bottom: 2px solid #FFF;
	background-image:url(../images/left-body.jpg);
	background-repeat:no-repeat;
	}

#leftbody p {
	padding-left:15px;
	padding-right:15px;
	text-align:justify;
}

#leftbody li {
	margin-left:25px;
	margin-right:25px;
	}

#leftbody li a, #leftbody li a:hover {
	color:#FFF;
	text-decoration:none;
	}

#rightbody {
	background-image:url(../images/background-image1.jpg);
	background-repeat:no-repeat;
	height:371px;
	width:470px;
	border: 2px solid #FFF;
	float:right;
	}
	
ul#right-body {
	list-style-image: none;
	list-style-type: none;
	margin:0px;
	padding:0px 0 0 15px;
	width:793px;
	height:30px;
	}

#right-body li {
	float:left;
	display:inline;
	color:#FFF;
	font-size:1.2em;
	padding: 15px 5px 0px 5px;
	}

#right-body li a {
	color:#FFF;
	text-decoration:none;
	}

#right-body a:hover {
	color:#FFF;
	text-decoration:underline;
	}

#mainsection {
	width:793px;
	height:auto;
	float:left;
	display:inline;
	margin-top:10px;
	}

#mainsection p {
	text-size:1.2em;
	margin-left:19px;
	margin-right:19px;
	text-align:justify;
	}

UL#key {
	list-style-image: none;
	list-style-type: none;
	margin:0px;
	width:300px;
	height:50px;
	}

#key li {
	float:left;}

.html, .css, .cms, .php, .mysql {
	width:50px;
	height:35px;
	border: 1px solid #fff;
	background-color:#063;
	padding:15px 0 0 0;
	}

#left, #right {
	width:262px;
	height:148px;
	float:left;
	background-image:url(../images/main-section.jpg);
	background-repeat:no-repeat;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	}
	
#middle {
	width:250px;
	height:148px;
	float:left;
	background-image:url(../images/main-section.jpg);
	background-repeat:no-repeat;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	margin-left:6px;
	margin-right:6px;
	}

ul#footer {	
	list-style-image: none;
	list-style-type: none;
	margin:0px;
	padding:0px;
	width:793px;
	height:30px;
	}
#footer li {
	float:left;
	display:inline;
	color:#FFF;
	padding:10px 0px 10px 0px;
	}
#footer li a {	
	color:#FFF;
	text-decoration:none;
	width:auto;
	padding:5px 5px 5px 5px;
	font-size:1.2em;
	}
#footer li a:hover {
	text-decoration:underline;
	}
