@charset "utf-8";
/* CSS Document */


body  {
    font-family: Century Gothic, Helvetica, sans-serif;
    background: #111418 url(images/background.gif) repeat-x;
    margin: 0;          
    padding: 0;        
}

p, h1, h2, h3, h4, h5, h6, li {
    margin: 1ex 1em;
}


div#outerDiv {
    width: 960px;       
    margin: 0 auto;     /* no top/bottom margin, centered horizontally */
    background: none;
	position: relative;
}
/* ===== Header ===== */
div#header {
    height: 90px;     
    padding: 40px 5px 0px 10px;
	margin: 0 0 0 0;
	background: url(images/headerbg.gif) no-repeat;
	
}


div#navMenu {
    height: 20px;      
    width: 250px;
	padding: 44px 5px 0px 10px;
	margin: 0 0 0 0;
	float: right;
	
}
#navMenu img a:hover {
	text-decoration: none;
	
}
/* ===== recent work ===== */

div#recent {
    width: 705px;
	height: 370px;
	margin: 0 0 0 0;
	background: url(images/recentbg.jpg) no-repeat;
	float:left;

}

div#flashcontent {
    width: 620px;
	height: 275px;
	margin: 45px 0 0 45px;
	float:left;
}

/* ===== Portfolio ===== */

div#portfolio {
    width: 960px;
	height: 620px;
	margin: 0 0 0 0;
	background: url(images/portfoliobg.jpg) no-repeat;
	float:left;

}

div#portfolioFlash {
    width: 860px;
	height: 580px;
	margin: 25px 0 0 45px;
	float:left;
}

/* ==== about me === */
div#aboutMe {
    width: 705px;
	height: 370px;
	margin: 0 0 0 0;
	background: url(images/aboutbg.jpg) no-repeat;
	float:left;

}

div#aboutContent1 {
    width: 290px;
	height: 280px;
	margin: 48px 0 0 48px;
	float:left;
}
div#aboutContent2 {
    width: 300px;
	height: 280px;
	margin: 48px 0 0 25px;
	float:left;
}
#aboutMe p {
    font-family: Century Gothic, Helvetica, sans-serif;
    font-size: .70em;
	line-height: 1.4em;
    color: #1e2227;
    margin: 0;
    padding: 0;
	margin-top: 0em;
    margin-bottom: .9em;
    text-align: justify;
	
}

/* ===== contact info ===== */
div#contact {
    width: 255px;
	height: 370px;
	background: url(images/contactbg.jpg) no-repeat;
	float:right;
}

div#contactBody {
    width: 212px;
	height: 330px;
	float:right;
	padding: 0;
	margin: 22px 12px 0 0;
}

#contactBody p {
    font-family: Century Gothic, "Trebuchet MS", sans-serif;
    font-size: .75em;
    color: #1e2227;
    margin: 0;
    padding: 0;
    line-height: 150%;
	text-align: left;
}

#contactBody a:link, #contactBody a:visited {
    font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
    color: #FFF;
}

#contactBody a:hover, #contactBody a:active {
    font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
    color: #FFF;
	border-bottom: 1px dotted #0061ad;
}

#contact-area input, #contact-area textarea {
	padding: 0px;
	width: 208px;
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: .75em;
	margin: 0px 0px 0px 0px;
}
#contact-area input.submit-button {
	width: 80px;
	float: right;
}


/* ===== Content (body) ===== */
div#content {
    background: url(images/contentbg.gif) repeat-y;
	width: 960px;
	padding: 0 0 20px 0;
    float:left;
}

#content p {
    font-family: Century Gothic, Helvetica, sans-serif;
    font-size: .70em;
	line-height: 1.4em;
    color: #8eabbd;
    margin: 0;
    padding: 0;
	margin-top: 0em;
    margin-bottom: .9em;
    text-align: justify;
	
}
#content a:link, #content a:visited {
    font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
    color: #179cff;
	text-decoration: none;
	
}
#content a:hover, #content a:active {
    font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
    color: #FFF;
	text-decoration: none;
	
}
#content h1 {
	font-family: Century Gothic, Helvetica, sans-serif;
    font-size: .9em;
	line-height: 1.2em;
	font-weight: bold;
    color: #f0f0f0;
    margin: 0;
    margin-top: 0px;
	margin-bottom: 2px;
   	text-align: justify;
	
}
#content li {
	font-family: Century Gothic, Helvetica, sans-serif;
    font-size: .70em;
	line-height: 1.5em;
    color: #8eabbd;
    margin: 0;
    margin-top: 0px;
	margin-bottom: 0px;
   	text-align: justify;
	
}
div#servicesTitle {
	width: 20px;
	height: 230px;
	margin: 25px 0 0 22px;
	padding: 0 0 0 0;
	float: left;
}
div#print {
    background: url(images/serviceboxbg.gif) no-repeat;
	width: 255px;
	padding: 0px 10px 0px 10px;
	margin: 10px 19px 0 5px;
    float:left;
}

div#webdesign {
    background: url(images/serviceboxbg.gif) no-repeat;
	width: 255px;
	padding: 0px 10px 0px 10px;
	margin: 10px 19px 0 0px;
    float:left;
}
div#print2 {
    background: url(images/serviceboxbg.gif) no-repeat;
	width: 255px;
	padding: 0px 10px 0px 10px;
	margin: 10px 19px 0 0px;
    float:left;
}

/* ===== footer ===== */

div#footer {
    clear: both;
    background: url(images/footerbg.gif) no-repeat;
    width: 960px;
	height: 40px;
	padding: 15px 0px 0px 0px;
}

#footer p {
    font-family: Century Gothic, "Trebuchet MS", sans-serif;
    font-size: .65em;
    color: #e0e0e0;
    margin: 0;
    padding: 0;
    text-align: center;
}

#footer a:link, #footer a:visited {
    color: #0092f9;
    text-decoration: none;
}

/* ===== miscellaneous styles ===== */

.clear { clear: both }

.label {
	font-family: Century Gothic, "Trebuchet MS", sans-serif;
    font-size: 1em;
    font-weight: bold;
	color: #FFF;
}

img {
border: 0;
}
a:hover img {
border: 0;
}
a:img {
border: 0;
}
a:active
{
outline: none;
}
a:focus
{
-moz-outline-style: none;
}
