/* Main body */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background: url(../images/page-background.png) repeat-x;
	}
	
/* Center page */
.center {
	width: 960px;
	overflow: hidden;
	margin: 0px auto;	
	}
	
/* Header left */
.headerLeft {
	width: 677px;
	height: 136px;
	float: left;
	padding: 0px 23px 0px 0px;
	}
	
.headerLeft .logo {
	float: left;
	border: 0px;
	display: block;
	}
	
.headerLeft ul {
	float: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
.headerLeft ul li {
	width: 126px;
	height: 30px;
	line-height: 23px;
	font-size: 68%;
	padding: 0px;
	margin: 0px 0px 0px 6px;
	float: left;
	text-align: center;
	background: url(../images/header-buttons.png) no-repeat;
	}
	
.headerLeft ul li a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	}
	
.headerLeft ul li a:hover {
	text-decoration: underline;
	color: #0091dc;
	}

/* Header right */	
.headerRight {
	width: 230px;
	height: 123px;
	padding: 13px 0px 0px 30px;
	background: url(../images/header-right-seperator.png) no-repeat;
	float: left;
	}
	
.headerRight h2 {
	font-size: 120%;
	color: #ffffff;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}
	
.headerRight .callBackName {
	background: url(../images/callback-name-field.png) no-repeat;
	height: 23px;
	padding: 0px 0px 0px 0px;
	}
	
.headerRight .callBackName input {
	width: 174px;
	height: 15px;
	margin: 0px 0px 0px 10px;
	font-size: 12px;
	color: #999999;
	border: 0px;
	}
	
.headerRight .callBackPhone {
	background: url(../images/callback-phone-field.png) no-repeat;
	height: 23px;
	padding: 0px 0px 0px 0px;
	}

.headerRight .callBackPhone input {
	width: 134px;
	height: 13px;
	margin: 0px 0px 0px 10px;
	font-size: 12px;
	color: #999999;
	border: 0px;
	}
	
/* Navigation bar */
.navBar {
	clear: both;
	width: 960px;
	height: 63px;
	}
	
.navBar ul {
	width: 955px;
	height: 63px;
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	}
	
.navBar ul li {
	font-size: 93%;
	padding: 0px;
	margin: 0px 20px 0px 0px;
	line-height: 60px;
	float: left;
	height: 63px;
	}
	
.navBar ul li a {
	color: #ffffff;
	text-decoration: none;
	padding: 7px;
	}
	
.navBar ul li a:hover {
	color: #69bfed;
	background: #ffffff;
	}
	
.navBar .selected {
	background: url(../images/nav-selected-arrow.png) bottom center no-repeat;
	}
	
.navBar .selected a {
	color: #69bfed;
	text-decoration: none;
	}
	
.navBar .selected a:hover {
	color: #69bfed;
	text-decoration: none;
	background: none;
	}
	
/* Main content area */
.main {
	width: 940px;
	overflow: hidden;
	padding: 28px 10px 0px 10px;
	margin: 0px 0px 30px 0px;
	clear: both;
	}
	
.main h1 {
	font-size: 120%;
	color: #051b4f;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	}
	
.main h2 {
	font-size: 112%;
	color: #0099ff;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	font-weight: normal;
	}
	
.main table {
	color: #666666;
	font-size: 87%;
	line-height: 170%;
	padding: 0px;
	margin: 0px 0px 30px 0px;
	}
	
.main p {
	color: #666666;
	font-size: 87%;
	line-height: 170%;
	padding: 0px;
	margin: 0px 0px 30px 0px;
	}
	
.main a {
	color: #0099ff;
	}
	
.main a:hover {
	color: #ff9900;
	text-decoration: none;
	}
	
.main .rightImg {
	float: right;
	margin: 0px 0px 30px 30px;
	border: 0px;
	}
	
.main .homeLargeText {
	font-size: 180%;
	color: #cccccc;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	line-height: 120%;
	}
	
.main .homeLargeText a {
	color: #69bfed;
	text-decoration: none;
	}
	
.main .homeLargeText a:hover {
	color: #ff9900;
	}
	
.main .horizontalLine {
	width: 940px;
	height: 1px;
	margin: 0px 0px 29px 0px;
	background: url(../images/hr.png) repeat-x;
	}
	
.main ul {
	padding: 0px;
	margin: 0px 0px 30px 0px;
	list-style: none;
	}
	
.main ul li {
	font-size: 87%;
	color: #666666;
	line-height:  170%;
	background: url(../images/bullet.png) no-repeat;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	}
	
/* Forms */
.formDivWrap {
	padding: 30px; 
	margin: 0px 0px 30px 0px; 
	border-top: 1px dashed #CCCCCC; 
	border-bottom: 1px dashed #CCCCCC; 
	background: #EBEBEB;
	}

.formTable td {
	padding: 4px 0px 4px 0px;
	}

.formTextField {
	font-size: 14px;
	color: #666666;
	border: 1px solid #999999;
	}
	
/* Interactive portfolio */
.iPortfolio 
{
	width: 898px;
	height: 310px;
	border: 1px solid #eaeaea;
	padding: 10px;
	margin-top: -20px;
}

.iPortfolio .panel 
{
	width: 118px;
	height: 310px;
	float: left;
	background-position: right;
	background-repeat: no-repeat;
	cursor: pointer;
}

.iPortfolio #panel1 
{
	background-image: url(../images/iportfolio-1.jpg);
}

.iPortfolio #panel2 
{
	background-image: url(../images/iportfolio-2.jpg);
}

.iPortfolio #panel3 
{
	background-image: url(../images/iportfolio-3.jpg);
}

.iPortfolio #panel4 
{
	background-image: url(../images/iportfolio-4.jpg);
}

.iPortfolio #panel5 
{
	background-image: url(../images/iportfolio-5.jpg);
}

.iPortfolioShadow
{
	width: 920px;
	height: 43px;
	background: url(../images/iportfolio-shadow.png) no-repeat;
}
	
/* Small box */
.smallBox {
	width: 204px;
	overflow: hidden;
	border-right: 1px solid #eaeaea;
	padding: 0px 30px 0px 0px;
	float: left;
	cursor: pointer;
	}
	
.smallBox:hover {
	background: #f4f4f4;
	}	

.smallBoxh2 {
	font-size: 150%;
	color: #666666;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}
	
.smallBox p {
	color: #666666;
	font-size: 87%;
	line-height: 170%;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}
	
.smallBox a {
	color: #69bfed;
	text-decoration: none;
	}
	
.smallBox a:hover {
	color: #ff9900;
	}
	
/* Medium box */
.mediumBox {
	width: 229px;
	overflow: hidden;
	border-right: 1px solid #eaeaea;
	padding: 0px 30px 0px 30px;
	float: left;
	cursor: pointer;
	}
	
.mediumBox:hover {
	background: #f4f4f4;
	}	
	
.mediumBoxh2 {
	font-size: 150%;
	color: #69bfed;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}
	
.mediumBox p {
	color: #666666;
	font-size: 87%;
	line-height: 170%;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}
	
.mediumBox a {
	color: #69bfed;
	text-decoration: none;
	}
	
.mediumBox a:hover {
	color: #ff9900;
	}
	
/* Large box */
.largeBox {
	width: 385px;
	overflow: hidden;
	padding: 0px 0px 0px 30px;
	float: left;
	cursor: pointer;
	}
	
.largeBox:hover {
	background: #f4f4f4;
	}	
	
.largeBoxh2 {
	font-size: 150%;
	color: #051b4f;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}
	
.largeBox p {
	color: #666666;
	font-size: 87%;
	line-height: 170%;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}
	
.largeBox a {
	color: #69bfed;
	text-decoration: none;
	}
	
.largeBox a:hover {
	color: #ff9900;
	}
	
/* Portfolio */
.portfolioItem 
{
    width: 283px;
    height: 175px;
    float: left;
    margin: 10px 10px 10px 10px;
    padding: 4px;
    background: #eaeaea;
}

.portfolioItem img 
{
    border: 0px;
}

.portfolioItem:hover
{
    background: #0091dc;
    
}

.portfolioRight 
{
	width: 291px;
	overflow: hidden;
	float: right;
	margin: 0px 0px 30px 30px;
}

.portfolioRight .item 
{
	width: 283px;
    height: 175px;
    float: left;
    padding: 4px;
    background: #eaeaea;
    margin-bottom: 30px;
}

.portfolioRight .item:hover 
{
    background: #0091dc;    
}
	
/* Footer */
.footer {
	width: 100%;
	overflow: hidden;
	background: #0391db;
	border-top: 3px solid #eaeaea;
	padding: 30px 0px 30px 0px;
	}
	
.footerInner {
	width: 940px;
	overflow: hidden;
	margin: 0px auto;
	}
	
.footer .footerBox {
	width: 220px;
	overflow: hidden;
	float: left;
	}
	
.footer .spacer {
	width: 20px;
	height: 20px;
	float: left;
	}
	
.footerBox .footerTitle {
	font-size: 87%;
	color: #051b4f;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}
	
.footerBox p {
	font-size: 68%;
	color: #ffffff;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}
	
.footerBox a {
	color: #ffffff;
	text-decoration: none;
	}
	
.footerBox a:hover {
	color: #051b4f;
	}
	
.footerBox .callBackName {
	background: url(../images/callback-name-field.png) no-repeat;
	height: 23px;
	padding: 0px 0px 0px 0px;
	}
	
.footerBox .callBackName input {
	width: 174px;
	height: 15px;
	margin: 0px 0px 0px 10px;
	font-size: 12px;
	color: #999999;
	border: 0px;
	}
	
.footerBox .callBackPhone {
	background: url(../images/callback-phone-field.png) no-repeat;
	height: 23px;
	padding: 0px 0px 0px 0px;
	}

.footerBox .callBackPhone input {
	width: 134px;
	height: 13px;
	margin: 0px 0px 0px 10px;
	font-size: 12px;
	color: #999999;
	border: 0px;
	}
	
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

/* Twitter feed */
.largeBox #tweet ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.largeBox #tweet ul li 
{
    padding: 0px;
    margin: 0px 0px 20px 0px;
    background: none;
}
/* Right contact */
.rightContact 
{
	width: 880px;
	overflow: hidden;
	padding: 20px;
	margin: 0px 0px 30px 0px;
	background: #f1f1f1;
}

.rightContact .left 
{
	width: 285px;
	overflow: hidden;
	float: left;
	padding: 0px 20px 0px 0px;
	margin: 0px 20px 0px 0px;
	border-right: 2px solid #eaeaea;
}

.rightContact p 
{
	margin: 0px 0px 20px 0px;
}

.rightContact .telephone 
{
	font-size: 150%;
	color: #62c5f6;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	line-height: 100%;
}

.rightContact .hr 
{
	width: 285px;
	height: 20px;
	border-top: 2px solid #eaeaea;
}
.rightContact table 
{
	width: 550px;
	float: left;
	padding: 0px;
	margin: 0px;
}

.rightContact table tr td 
{
	line-height: 24px;
}

.rightContact table tr td input, .rightContact table tr td select
{
	width: 250px;
	height: 24px;
	border: 2px solid #e5e5e5;
	margin: 0px 0px 10px 0px;
	color: #666666;
}

.rightContact table tr td .button 
{
	width: 53px;
	height: 22px;
}
	
