body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	background-color:#112637;
	}
	
p {
	font-size:10pt;
	color: #222222;
	margin:0;
	padding:0;
	margin-bottom:10px;
	text-align:justify;
	}
	
.warning {
    font-weight: bold;
    color: #FF0000;
	font-size:10pt;
	}

h1 {
	font-size:12pt;
	color:#222222;
	line-height:26px;
	padding:0;
	margin:0;
	font-weight:bold;
	margin-bottom:10px;
	}
	
h1#whoami {
    padding: 30px 0 0 0;
    overflow: hidden;
    background-image: url(../images/whoami.png); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:30px; /* for IE5.5's bad box model */
}

h1#latests {
    padding: 30px 0 0 0;
    overflow: hidden;
    background-image: url(../images/latestblogs.png); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:30px; /* for IE5.5's bad box model */
}

h1#featuredwork{
    padding: 30px 0 0 0;
    overflow: hidden;
    background-image: url(../images/featuredwork.png); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:30px; /* for IE5.5's bad box model */
}

h1#hireme{
	float:left;
	width:500px;
    padding: 30px 0 0 0;
    overflow: hidden;
    background-image: url(../images/hireme.png); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:30px; /* for IE5.5's bad box model */
}

h1#services{
    padding: 30px 0 0 0;
    overflow: hidden;
    background-image: url(../images/services.png); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:30px; /* for IE5.5's bad box model */
}

h1#theblog{
    padding: 30px 0 0 0;
    overflow: hidden;
    background-image: url(../images/theblog.png); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:30px; /* for IE5.5's bad box model */
}

h1#portfolio{
    padding: 30px 0 0 0;
    overflow: hidden;
    background-image: url(../images/portfolio.png); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:30px; /* for IE5.5's bad box model */
}

h1#theface{
    padding: 30px 0 0 0;
    overflow: hidden;
    background-image: url(../images/theface.png); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:30px; /* for IE5.5's bad box model */
}

h1#about{
    padding: 30px 0 0 0;
    overflow: hidden;
    background-image: url(../images/about.png); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:30px; /* for IE5.5's bad box model */
}

h1#alternativecontact{
    padding: 30px 0 0 0;
    overflow: hidden;
    background-image: url(../images/alternativecontact.png); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:30px; /* for IE5.5's bad box model */
}

h1#contactform{
    padding: 30px 0 0 0;
    overflow: hidden;
    background-image: url(../images/contactform.png); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:30px; /* for IE5.5's bad box model */
}

h2 {
	font-size:13pt;
	color:#83A53D;
	line-height:28px;
	padding:0;
	margin:0;
	font-weight:bold;
	margin-bottom:10px;
	border-bottom:#83A53D solid 1px;
	}
	
h3 {
	font-size:10pt;
	color:#222222;
	line-height:22px;
	padding:0;
	margin:0;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:20px;
	border-bottom:#222222 solid 1px;
	}


#headerwrap {
	width:100%;
	height:200px;
	float:left;
	padding:0;
	margin:0;
	background-color:#3B1004;
	background-image:url(../images/headerbg.jpg);
	background-position:top;
	background-repeat: repeat-x;
	border-bottom:#7ABAC9 solid 10px;
	}
	
#header {
	width:800px;
	height:200px;
	padding:0;
	margin:0 auto;
	background-image:url(../images/headerbg.jpg);
	background-position:top;
	background-repeat: repeat-x;
	}
	
#logo p{
	color:#FFFFFF;
	}
	
#logo{
	float:left;
	width:240px;
	height:200px;
	margin:0;
	padding:0;
	display: inline;
	}
	
#logo img{
	float:left;
	margin:0;
	padding:0;
	border:none;
	display:inline;
	}
	
#logo a{
	color:#FFFFFF;
	}
	
#nav{
	float:right;
	width:540px;
	height:200px;
	margin:0;
	padding:0;
	}
	
#nav ul{
	float:right;
	display: inline;
	height:200px;
	padding: 0;
	margin: 0;
	list-style: none;
	} 
  
#nav li{
	float:left;
	display: inline;
	height:200px;
	margin:0;
	padding:0;
	}
	

#nav ul li a {
	float:left;
	width:80px;
	height:50px;
	margin:0;
	padding:0 5px;
	padding-top:150px;
	display:inline;
	color:#FFFFFF;
	text-decoration: none;
	text-align:center;
 	font-size:8pt;
 	font-weight:bold;
	text-transform:uppercase;
	}

#nav ul li a:hover, #nav a#here {
	background-color:#7ABAC9; 
	text-decoration:none; 
	color:#222222; 
	}
	
#nav li a.home{
	background-image:url(../images/homeicon.jpg);
	background-position:top;
	background-repeat: no-repeat;
	}
	
#nav li a#here.home, #nav li a.home:hover{
	background-position:0 -200px; 
	background-repeat: no-repeat;
	background-color:#7ABAC9; 
	text-decoration:none; 
	color:#222222; 
	}
	
#nav li a.services{
	background-image:url(../images/servicesicon.jpg);
	background-position:top;
	background-repeat: no-repeat;
	}
	
#nav li a.blog{
	background-image:url(../images/blogicon.jpg);
	background-position:top;
	background-repeat: no-repeat;
	}
	
#nav li a.portfolio{
	background-image:url(../images/portfolioicon.jpg);
	background-position:top;
	background-repeat: no-repeat;
	}
	
#nav li a.about{
	background-image:url(../images/abouticon.jpg);
	background-position:top;
	background-repeat: no-repeat;
	}
	
#nav li a.contact{
	background-image:url(../images/contacticon.jpg);
	background-position:top;
	background-repeat: no-repeat;
	}
	
#nav li a#here, #nav li a:hover{
	background-position:0 -200px; 
	background-repeat: no-repeat;
	background-color:#7ABAC9; 
	text-decoration:none; 
	color:#222222; 
	}	
	
#contentwrap {
	width:100%;
	float:left;
	padding:0;
	margin:0;
	background-color:#F8F2E3;
	}
	
#content {
	width:800px;
	padding:0;
	margin:0 auto;
	margin-top:20px;
	}
	
#sitemap {
	width:800px;
	padding:0;
	margin:0 auto;
	margin-top:20px;
	padding-bottom:20px;
	}
	
#sitemap p{
	margin-bottom:5px;
	}
	
#sitemap a:link, #sitemap a:visited{
	font-weight: bold;
	text-decoration: none;
	color:#222222;
	text-decoration:underline;
	}

#sitemap a:hover{
	text-decoration:none;
	color:#1096D4;
	}
	
#sitemap li{
	font-size:10pt;
	margin-bottom:10px;
	}
	
a.contentlink:link, a.contentlink:visited{
	font-weight: bold;
	text-decoration: none;
	color:#1096D4;
	text-decoration:underline;
	}

a.contentlink:hover{
	text-decoration:none;
	color:#222222;
	}
	
.backlink a:link, .backlink a:visited {
	font-weight:bold;
	float:left;
	font-size:10pt;
	color:#222222;
	margin:0;
	padding:5px 5px;
	text-decoration: none;
	border-top:#999999 dotted 1px;
	border-bottom:#999999 dotted 1px;
	}

.backlink a:hover {
	color:#FFFFFF;
	background-color:#112637;
	}
	
.backlink{
	float:left;
	width:500px;
	display:inline;
	margin-top:10px;
	}
	
.contentlist{
	float:left;
	width:500px;
	margin:0;
	padding:0;
	}	
	
.contentlist ul{
	width:460px;
	margin:15px 0;
	margin-bottom:25px;
	padding-left:40px;
	}
	
.contentlist li{
	font-size:10pt;
	margin-bottom:10px;
	}
	
#left{
	float:left;
	width:280px;
	margin:0;
	padding:0;
	display:inline;
	}
	
#left h2 {
	font-size:11pt;
	color: #222222;
	line-height:18px;
	padding:0;
	margin:0;
	font-weight:normal;
	margin-bottom:10px;
	text-align:justify;
	border:0;
	}
	
#whoamiwrap{
	float:left;
	width:280px;
	min-height:381px;
  	height:auto !important;
  	height:381px;
	}
	
#bloglist{
	float:left;
	width: 280px;
	margin:0;
	padding:0;
	}
	
#bloglist ul {
	float:left;
	margin:0;
	padding:0;
	text-align: left;
	width: 280px;
	margin-bottom:20px;
	}

#bloglist li {
	float:left;
	display: block;
	font-size: 9pt;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#bloglist li a {
	float:left;
	width: 270px;
	display: block;
	color:#1096D4;
	font-weight:bold;
	margin:0;
	padding:5px 5px;
	text-decoration: none;
	border-bottom:#999999 dotted 1px;
	}

#bloglist li a:hover {
	color:#222222;
	background-color:#EBE0D8;
	}
	
#right{
	float:right;
	width:500px;
	margin:0;
	margin-bottom:20px;
	padding:0;
	display:inline;
	}

a.contentlink:link, a.contentlink:visited{
	font-weight: bold;
	text-decoration: none;
	color:#1096D4;
	text-decoration:underline;
	}

a.contentlink:hover{
	text-decoration:none;
	color:#222222;
	}
	
#featuredimgwrap{
	float:left;
	display:inline;
	width: 488px;
	padding:5px;
	background-color:#FFFFFF;
	border:#CCCCCC solid 1px;
	margin-bottom:20px;
	}
	
#featuredimg{
	overflow: hidden;
	float:left;
	width: 488px;
	height: 309px;
	background-color:#FFFFFF;
	}
	
.blogimg{
	float:left;
	width:488px;
	margin:0;
	padding:5px;
	border:#CCCCCC solid 1px;
	background-color:#FFFFFF;
	display:inline;
	margin-bottom:10px;
	}

.backlink{
	float:left;
	width:500px;
	display:inline;
	margin-top:10px;
	margin-bottom:20px;
	}
	
.backlink ul {
	float:left;
	margin:0;
	padding:0;
	text-align: left;
	width: 500px;
	}

.backlink li {
	float:left;
	display: block;
	font-size: 10pt;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 500px;
	}

.backlink li a {
	float:left;
	width: 490px;
	display: block;
	font-weight:bold;
	color:#222222;
	margin:0;
	padding:5px 5px;
	text-decoration: none;
	border-top:#999999 dotted 1px;
	border-bottom:#999999 dotted 1px;
	}

.backlink li a:hover {
	color:#FFFFFF;
	background-color:#112637;
	}

	
.portfoliowrap{
	float:left;
	width:500px;
	margin:0;
	margin-bottom:30px;
	padding:0;
	display:inline;
	}
	
.portfoliotitle{
	float:left;
	width:500px;
	margin:0;
	padding:0;
	display:inline;
	}

.portfolioimg{
	float:left;
	width:488px;
	margin:0;
	padding:5px;
	border:#CCCCCC solid 1px;
	background-color:#FFFFFF;
	display:inline;
	}
	
.portfolioimg img{
	float:left;
	width:488px;
	}	
		
.portfoliofeatures{
	float:left;
	width:500px;
	margin:10px 0;
	padding:0;
	display:inline;
	}
	
.portfoliofeatures ul {
	float:left;
	margin:0;
	padding:0;
	text-align: left;
	width: 500px;
	}

.portfoliofeatures li {
	float:left;
	display: block;
	font-size: 10pt;
	list-style-type: none;
	margin: 0;
	padding:8px 5px;
	width:490px;
	border-bottom:#999999 dotted 1px;
	}
	
.portfoliotext{
	float:left;
	width:500px;
	margin:0;
	padding:0;
	display:inline;
	}
	
.portfoliotext ul {
	float:left;
	margin:0;
	padding:0;
	text-align: left;
	width: 500px;
	}

.portfoliotext li {
	float:left;
	display: block;
	font-size: 10pt;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 500px;
	}

.portfoliotext li a {
	float:left;
	width: 490px;
	display: block;
	font-weight:bold;
	color:#222222;
	margin:0;
	padding:5px 5px;
	text-decoration: none;
	border-bottom:#999999 dotted 1px;
	}

.portfoliotext li a:hover {
	color:#FFFFFF;
	background-color:#112637;
	}
	
.pdf{
	background-image:url(../images/pdficon.gif);
	background-repeat:no-repeat;
	background-position:right;
	}
	
.externallink{
	background-image:url(../images/externallink.gif);
	background-repeat:no-repeat;
	background-position:right;
	}
	
.internallink{
	background-image:url(../images/internallink.gif);
	background-repeat:no-repeat;
	background-position:right;
	}
	
.flash{
	background-image:url(../images/flashicon.gif);
	background-repeat:no-repeat;
	background-position:right;
	}
	
#pagenumber{
	float:left;
	width:500px;
	margin:0;
	padding:0;
	display:inline;
	}
	
#pagenumber ul{
	float:left;
	display: inline;
	height:30px;
	padding: 0;
	margin: 0;
	list-style: none;
	} 
  
#pagenumber li{
	float:left;
	display: inline;
	height:30px;
	margin: 0;
	padding: 0;
	margin-right:5px;
	}
	
#pagenumber ul li a {
	padding:0 15px;
	padding-top:5px;
	height:25px;
	margin:0px;
	float:left;
	display:inline;
	color:#3B1004;
	text-decoration: none;
	text-align:center;
	font-size:9pt;
	font-weight:bold;
	border:#3B1004 solid 1px;
	}

#pagenumber ul li a:hover {
	background-color:#4A4333;
	text-decoration: none;
	color:#FFFFFF;
	}

#pagenumber a.active {
	background-color:#4A4333;
	text-decoration: none;
	color:#FFFFFF;
	}
	
.yourname{
	float:left;
	width:500px;
	font-size:10pt;
	text-align:left;
	margin:10px 0;
	display:inline;
	}
	
.emailaddress{
	float:left;
	width:500px;
	font-size:10pt;
	text-align:left;
	margin-bottom:10px;
	display:inline;
	}
	
.yourmessage{
	float:left;
	width:500px;
	font-size:10pt;
	text-align:left;
	margin-bottom:10px;
	display:inline;
	}
	
.question{
	float:left;
	width:500px;
	font-size:10pt;
	text-align:left;
	margin-bottom:10px;
	display:inline;
	}
	
.submitwrap{
	float:left;
	width:500px;
	display:inline;
	}
	
form{
	float:left;
	display:inline;
	margin:0;
	padding:0;
	}
	
label{
	float:right;
	width:148px;
	display:inline;
	}
	
input#name, input#email, textarea#comments, input#test{
	float:left;
	background-color:#FFFFFF;
	border:#999999 solid 1px;
	width:310px;
	display:inline;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10pt;
	}
	
input#send{
	float:left;
	display:inline;
	background-color: #FFFFFF;
	border:#999999 solid 1px;
	color:#222222;
	font-size: 14px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:140px;
	height:40px;
	}
	
.liststyle{
	font-size:10pt;
	}
	
#footerwrap {
	width:100%;
	float:left;
	padding:0;
	margin:0;
	background-color:#112637;
	}

#footer {
	width:800px;
	padding:0;
	margin:0 auto;
	padding-bottom:10px;
	}
	
#footer p{
	color:#FFFFFF;
	font-size:8pt;
	}
	
#footer a:link, #footer a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-decoration:underline;
	}

#footer a:hover{
	text-decoration:none;
	background-color:#3B1004;
	color:#FFFFFF;
	}
	
#copyright{
	float:left;
	width:680px;
	margin-top:20px;
	margin-bottom:10px;
	}
	
#valid{
	float:right;
	width:120px;
	text-align:right;
	margin-top:20px;
	margin-bottom:10px;
	}
	
#links{
	float:left;
	width:670px;
	margin-bottom:10px;
	}
	
#bookmarks{
	float:right;
	width:130px;
	text-align:right;
	margin-bottom:10px;
	}
	
#googleadsense {
	width:800px;
	padding:0;
	margin:10px 0;
	margin-top:10px;
	float:left;
	}
	
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-image:url(../images/slimboxbg.png);
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
