/* INITIAL
*/

/* Neutralize styling:
   Elements we want to clean out entirely: */ html, body, form, fieldset {
    margin: 0;
    padding: 0;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
}

/* Neutralize styling:
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 0px 0px 1em 0px;
        padding: 0px;
}

/* Apply left margin:
   Only to the few elements that need it: */ li, dd, blockquote {
        margin-left: 3em;
        margin-bottom: 1em;
}

/* Miscellaneous conveniences: */
form label {
        cursor: pointer;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
}
img {
	border: 0px none;
}

/*
Custom styling
*/

form label {
	display: block;
	float: left;
	width: 220px;
}

form input, textarea {
	width: 180px;
}

form select {
	width: 186px;
}

body {
	font-family: Arial;
	margin: 0px;
	color: #000000;
	background-color: #588bc2;
	font-size: 11px;
}

body a {
	color: #5e8ec3;
	text-decoration: none;
}

.backgroundTop {
	background-image: url(images/blue_fade.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	height: 131px;
}

.center {
	text-align: center;
}

.mainContent {
	width: 786px;
	margin: 0px auto;
}

#lefthandside {
	float: left;
	background-image: url(images/fade_left.jpg);
	background-repeat: repeat-y;
	width: 10px;
}

#lhsTop {
	background-image: url(images/top_fade_left.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 131px;
}

#lhsBottom {
	background-image: url(images/lower_fade_left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 10px;
	height: 11px;
}

#altCenter {
	float: left;
	background-color: #f3f3f3;
}

#righthandside {
	background-image: url(images/fade_right.jpg);
	background-position: center;
	background-repeat: repeat-y;
	float: left;
}

#rhsTop {
	background-image: url(images/top_fade_right.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 131px;
}

#rhsBottom {
	background-image: url(images/lower_fade_right.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 10px;
}

.header {
	background-image: url(images/grey_fade.jpg);
	background-repeat: repeat-x;
	width: 766px;
	height: 122px;
}

.headerContent {
	margin: 5px 5px 0px 10px;
	width: 122px;
	height: 112px;
	float: right;
	text-align: right;
}

.headerFlash {
	width: 482px;
	height: 122px;
	float: right;
}

.logo {
	background-image: url(images/logo.jpg);
	background-repeat:no-repeat;
	width: 110px;
	height: 92px;
	float: left;
}

.logoPad {
	padding-top: 20px;
	padding-left: 18px;
}

.menu {
	background-image: url(images/strip.jpg);
	background-repeat: repeat-x;
	width: 766px;
	height: 27px;
}

.menuItems {
	padding-top: 3px;
}

.menu span {
	color: #ffffff;
	font-size: 16px;
	padding: 0px 10px 0px 10px;
}

.menu a {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
}

.middle {
	float: left;
	background-color: #f3f3f3;
	width: 746px;
	padding: 10px;
	height: auto !important;
	min-height: 413px;
	height: 413px;
}

.sidePanel {
	text-align: left;
	background-color: #588bc2;
	color: #ffffff;
	border-left: 1px solid #9f9e9e;
	border-right: 1px solid #9f9e9e;
	background-image: url(images/side_blue_fade_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.sidePanelTop {
background-image: url(images/side_blue_fade_top.jpg)
	background-repeat: repeat-x;
	background-position: top center;
	height: 29px;
	width: 105px;
	padding: 5px;
}

.RHS {
	float: right;
	text-align: center;
}

.LHS {
	float: left;
}

.service {
	float: left;
	padding-bottom: 5px;
}

.serviceText {
	width: 265px;
	float: left;
}

.serviceImage {
	width: 187px;
	float: left;
	text-align: right;
}

.serviceImage img {
	border: 1px solid #588bc3;
}

.blueHeader {
	color: #5e8ec3;
	font-size: 12px;
	font-weight: bold;
}

.centerContent {
	margin: 0px 30px 0px 30px;
	text-align: left;
	float: right;
	width: 452px;
	height: auto !important;
	min-height: 400px;
	height: 400px;	
}

.centerImage {
	width: 452px;
	text-align: center;
	padding-top: 50px;
}

.contentPadding {
	margin: 10px 0px;
	float: left;
}

.sidePortfolio {
	text-align: center;
	width: 105px;
}

.sidePortfolioHeader {
	text-align: left;
}

.sidePortfolioItem {
	padding-top: 3px;
	padding-bottom: 3px;
}

.sidePortfolioComment {
	padding-top: 1px;
	text-align: left;
}

.sidePortfolioComment a {
	color: #ffffff;
	text-decoration: none;
}

/*
Header Styles
*/

h1 {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}

/*
portfolio Item
*/

#portfolioFlashContainer {
	float: left;
	margin-top: 10px;
	width: 100%;
	text-align: center;
}

#portfolioDescription {
	margin: 10px 0px;
	float: left;
}

.backLink {
	width: 100%;
	text-align: center;
	float: left;
	margin-top: 10px;
}
/*
portfolio List
*/

.portfolioItem {
	padding-top: 5px;
	clear: left;
}

.portfolioItemImage img {
	border: 1px solid #588bc3;
}

.portfolioItemDetails {
	float: left;
	margin-left: 10px;
	width: 338px;
}

.portfolioItemImage {
	float: left;
}

/*
buttons
*/

.sendButton {
	border: 0px none;
	background-image: url(images/btn_send.jpg);
	background-position: left 0px;
	background-repeat: no-repeat;
	width: 54px;
	height: 24px;
	cursor: pointer;
}

.sendButtonGrey {
	border: 0px none;
	background-image: url(images/btn_send_grey.jpg);
	background-position: left 0px;
	background-repeat: no-repeat;
	width: 54px;
	height: 24px;
	cursor: pointer;
}

#sendButtonContainer {
	text-align: right;
	margin-top: 10px;
}

/*
blueBanner
*/

.blueBannerLeft {
	float: left;
	background-image: url(images/blue_header_left.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 3px;
}

.blueBannerMiddle {
	float: left;
background-image: url(images/blue_header.jpg);
	background-repeat: repeat-x;
	height: 37px;
	width: 446px;
}

.blueBannerRight {
	float: left;
	background-image: url(images/blue_header_right.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 3px;
}

/*
centralContent
*/

.centralContentHeader {
	margin: 8px 0px 0px 10px;
}

.centralContentBody {
	margin-top: 15px;
	float: left;
	width: 452px;
}	

/*
bottom fade
*/

#bottomFadeLeft {
	float: left;
	background-image: url(images/bottom_fade_left.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 20px;
}

#bottomFadeRight {
	float: left;
	background-image: url(images/bottom_fade_right.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 20px;
}

#bottomFade {
	float: left;
	background-image: url(images/bottom_fade.jpg);
	background-repeat: repeat-x;
	height: 10px;
	width: 746px;
}

.footer, .footer a {
	color: #fff;
}

.footerSeparator {
	margin: 0px 10px;
}

/*
	CMS popup styles
*/

.popupMenuLevel1 {
	text-align: left;
}

.popupMenuLevel2 {
	text-align: left;
}

.popupMenuLevel3 {
	text-align: left;
}

.popupMenuLevel4 {
	text-align: left;
}
