*
{
	padding: 0;
	margin: 0;
	border: none;
}

body
{
	margin: 0;
	padding: 0;
	font-size: 0.7em;
	font-family: tahoma;
	min-width: 800px;
}

.clear
{
	clear: both;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

.rightBorder
{
	border-right: 2px dotted #EEEEEE;
}

.autoWidth
{
	width: auto;
}


/* ----------------------------------------------------
   Navigation START
-----------------------------------------------------*/

#navigation
{
	width: 100%;
	height: 70px;
	border-bottom: 1px solid #1b445c;
	overflow: hidden;
}

#navigation ul
{
	float: right;
	padding-top: 10px;
}

#navigation ul li
{
	float: left;
	list-style: none;
	width: 175px;	
}

#navigation ul li a
{
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	color: #FF7A03;
	font-weight: bold;
	font-size: 1.3em;
}

#navigation ul li a:hover
{
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	color: #FF7A03;
}

#navigation ul li .navigationTag
{
	text-transform: lowercase;
	padding-left: 15px;
	color: #1776b0;
	font-size: 1.2em;
	font-weight: normal;
	display: block;
}

/* ----------------------------------------------------
   Navigation END
-----------------------------------------------------*/


/* ----------------------------------------------------
   Header START
-----------------------------------------------------*/

#headerWrapper
{
	width: 100%;
	height: 296px;
	background: url('resources/images/headerBG.png') repeat-x;
}

.header
{
	max-width: 800px;
	height: 100%;
	margin: 0 auto;
	background: url('resources/images/header.png') no-repeat;
}



#logo
{
	height: 100%;
	float: left;	

	width: 50%;
}

#logo span
{
	position: relative;
	top: 50px;
	left: 70px;
	* left : 0px; /* hack to stop extra left padding in ie6 */
}

#portfolio-scroller
{
	height: 100%;
	float:left;
	width: 45%;
	padding-left: 5%;
}

/* ----------------------------------------------------
   Header START
-----------------------------------------------------*/


/* ----------------------------------------------------
   Hidden Contact Form START
-----------------------------------------------------*/

#hiddenContactWrapper
{
	height: 265px;
	background-color: #fc871d;
	border-bottom: 1px solid #ae5c11;
	width: 100%;
	color: #000;
	overflow: auto;
}

#hiddenContactToggle
{
	height: 50px;
	padding-left: 10%;
	overflow: hidden;
	margin-top: -6px;
	float: left;
}

#hiddenContactToggle .link
{
	height: 35px;
	display: block;
	width: 163px;
	text-align: center;
	padding-top: 12px;
	background: url('resources/images/Grad_03.png') no-repeat top left;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 1.6em;
	outline: none;
	font-weight: bolder;
}

#hiddenContactToggle .link:hover
{
	text-shadow: 0px 1px 1px #000;
}


/*    */

.hiddenContactDetails
{
	/*margin-right: 1%;
	margin-left: 2%;*/
	width: 270px;
	float: left;
}

.hiddenContactDetails p
{
	width: 90%;
}

#hiddenContactForm
{
	padding-top: 20px;
	width: 810px;
	margin: 0 auto;
}

#hiddenContactForm h2
{
	font-size: 1.2em;
	color: #ffffff;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#hiddenContactForm .socialMedia
{
	width: 150px;
}

#hiddenContactForm .socialMedia img
{
	float: left;
	border: none;
}

#hiddenContactForm input, textarea
{
	margin: 3px 3px 3px 3px;
	width: 200px;
	font-size: 1em;
	color: #999;
	font-family: tahoma;
}

#hiddenContactForm .button
{
	width: auto;
	color: #000;
}

#hiddenContactForm .contactLabel
{
	font-style: italic;
	font-size: 1em;
	color: #fff;
	padding-right: 10px;
	line-height: 25px;
	text-align: right;
}

.contactDetail
{
	width: 190px;
}

/* ----------------------------------------------------
   Hidden Contact Form END
-----------------------------------------------------*/


/* ----------------------------------------------------
   Content START
-----------------------------------------------------*/


#content
{
	padding: 20px 20px 20px 20px;
	width: 80%;
	margin: 0 auto;
	overflow: visible;
	line-height: 1.7em;
}

#content p
{
	padding: 0px 0 10px 0;
}

#content h2
{
	font-size: 2em;
	color: #04314C;
	padding-bottom: 20px;
	margin-left: -20px;
}

#content h3
{
	font-size: 1.3em;
	color: #04314C;
	padding-bottom: 8px;
}

#content h2 a
{
	color: #04314C;
	text-decoration: none;
}

#content .portfolio p
{
	padding: 10px 10px 10px 10px;
	line-height: 1.5em;
}

#columnContent
{
	width: 90%;
	padding: 15px 15px 0px 15px;
	overflow: auto;
	margin: 0 auto;
	font-size: 1em;
	height: auto;
}

#columnContent h1
{
	color: #04314c;
	font-weight: bold;
	font-size: 2em;
	padding: 0 0 0 0;
}	

.contentColumn
{
	width:47%;
	height: auto;
	overflow: auto;
}

.recentBlogPosts li
{
	list-style: none;
	padding-bottom: 20px;
}

.recentBlogPosts h2
{
	color: #04314c;
	font-weight: normal;
	font-size: 1.7em;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.recentBlogPosts h3
{
	padding: 0 0 0 0;
}

.recentBlogPosts a
{
	color: #04314c;
		text-decoration: none;

}

.recentBlogPosts a:hover
{
	text-decoration: none;
}

.recentBlogPosts .subTitle
{
	color: #999999;
	font-size: 1em;
	display: block;
	padding-bottom: 5px;
}

.clientLogos
{
	width: 100%;
	height: 100%;
	max-height:450px;
	max-width: 450px;
}
/* ----------------------------------------------------
   Content END
-----------------------------------------------------*/


/* ----------------------------------------------------
  Services START
-----------------------------------------------------*/

#services
{
	width: 80%;
	background-color: #F8F8F8;
	border: 1px solid #E5E5E5;
	padding: 15px 15px 15px 15px;	
	margin: 0 auto;
	overflow: auto;
}
#content .servicesList
{
	margin: 0 auto;
	overflow: auto;
}

#content .servicesList li
{
	width: 29%;
	float: left;
	list-style: none;
	padding: 0% 1% 1% 1%;
}

#content .servicesList .servicesBox .servicesBoxContent
{
	margin-left: 75px;
}

#content .servicesList .servicesBox .servicesBoxContent h2
{
	color: #FF7A03;
	font-weight: bold;
	font-size: 1.3em;
	padding: 0 0 0 0;
	margin-left: -20px;
}

#content .servicesList .servicesBox .serviceIcon
{
	background: url('resources/images/IconSprite.png') no-repeat;
	height: 48px;
	width: 48px;
	float:left;
	margin: 5px 5px 5px 5px;
}

#content .servicesList .servicesBox .webApplicationDev
{
	background-position: -48px 0px;	
}

#content .servicesList .servicesBox .websiteRedesign
{
	background-position: -96px 0px;	
}

#content .servicesList .servicesBox .hosting
{
	background-position: 0px -48px;	
}

#content .servicesList .servicesBox .siteMaintenance
{
	background-position: -48px -48px;	
}

#content .servicesList .servicesBox .seo
{
	background-position: -96px -48px;	
}

/* ----------------------------------------------------
   Services END
-----------------------------------------------------*/


/* ----------------------------------------------------
   Footer START
-----------------------------------------------------*/

#footerWrapper
{
	height: 231px;
	width: 100%;
	background: url('resources/images/footer.png') repeat-x bottom;
	overflow: auto;
	/*margin-top: 100px;
	font-size: 0.8em;
	padding-bottom: 26px;*/
}

#footer
{
	width: 640px;
	margin: 0 auto;

	overflow:auto;
}

#footer .contactLabel
{
	font-style: italic;
	font-size: 1em;
	color: #8aa5b5;
	padding-right: 10px;
	line-height: 25px;
	text-align: right;
}

#footer h2
{
	font-size: 1.3em;
	color: #A5CAE0;
	font-weight: normal;
	padding: 20px 0 4px 0;
	margin: 0 0 6px 0;
	background: url('resources/images/underline.png') repeat-x bottom;
}

.footerBlock
{
	width: 270px;
	float: left;
	height: 100%;
	padding: 0px 20px 0px 20px;
}

.footerLinks
{
	color: #8aa5b5;
	position: relative;
	top: 10px;
	width: 600px;
	margin: 0 auto;
}

.footerLinks li
{
	float: left;
	list-style: none;
	padding-right: 10px;
}

.footerLinks .copyright
{
	padding-right: 50px;
}

.footerLinks li a
{
	color: #8aa5b5;
}


#footer .speechBubble
{
	background: url('resources/images/speechBubble3.png') no-repeat;
	height: 103px;
	width: 230px;
	padding: 20px 20px 20px 20px;
}

#footer .speechBubble .client
{
	float: left;
	padding-top: 77px;
	padding-left: 30px;
	color: #8aa5b5;
	font-size: 1.1em;
}

/* ----------------------------------------------------
   Footer END
-----------------------------------------------------*/



/* ----------------------------------------------------
   Portfolio START
-----------------------------------------------------*/

.portfolioWrapper
{
	margin: 0 auto;
	width: 811px;
	padding-top: 60px;
}

.technologies
{
	background: url('resources/images/portfolio/PortfolioTechnologies.png') no-repeat;
	height: 277px;
	width: 185px;
}

.technologies ul
{
	margin-top: 52px;	
	width: 100%;
}

.technologies ul li
{
	height: 23px;
	width: 100%;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 9px;
	text-align: left;
	list-style: none;
}

.technologies ul li a
{
	display: block;
	margin-left:60px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.3em;
}

.technologies .last
{
	border: none;
}

.images
{
	background: url('resources/images/portfolio/PortfolioImage.png') no-repeat;
	height: 277px;
	width: 374px;
}

.images img
{
	margin: 18px 0 0 14px;
}

.info
{
	background: url('resources/images/portfolio/PortfolioInfo.png') no-repeat;
	height: 277px;
	width: 252px;
}

.info .content
{
	margin-top: 22px;
	padding: 13px 22px 13px 0px;
	overflow: hidden;
	height: 185px;
}
.info h3
{
	font-size:1.4em;
	padding: 4px 0 5px 0;
	color: #04314C;
}

/* ----------------------------------------------------
   Portfolio END
-----------------------------------------------------*/


/* ----------------------------------------------------
   Individual Portfolio START
-----------------------------------------------------*/

.portfolio .portfolioImageLarge
{
	width:60%;
	height: 60%;
	padding-right: 3%;
}

.portfolio .portfolioTechnologies
{
	width: 37%;
	max-width: 300px;
}

.portfolio .portfolioTechnologies li
{
	list-style: none;
	padding-bottom: 10px;
}

.portfolio .portfolioTechnologies li h3
{
	padding-bottom: 4px;
	color: #04314C;
	font-size: 1.2em;
}

.portfolio .portfolioSpacer
{
	margin-top: 30px;
}

