#header {
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 358px;
}
body {
	margin: 0px;
	background-color: #e8e5c0;
	font-size: 1em;
	color: #575757;
}
a {
	color: #144D6B;
}
a:visited {
	color: #1E75A4;
}
#main-top {
	background-image: url(images/bg_main_top.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 943px;
	position: relative;
	background-position: center top;
	margin-top: -214px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#main-content {
	position: relative;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 410px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #575757;
}
#left-col {
	float: left;
	width: 268px;
	margin-left: 12px;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#left-col #sample-site {
	background-image: url(images/sample_site_frame.png);
	background-repeat: no-repeat;
	height: 90%;
	width: 300px;
	margin-top: -33px;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 29px;
	position: relative;
	float: left;
}
#main #main-stage {
	background-image: url(images/bg_content_body.png);
	float: left;
	width: 943px;
	position: relative;
	margin-right: 5px;
	margin-left: 30px;
	color: #575757;
}
#main #main-stage #right-col {
	background-repeat: repeat;
	width: 165px;
	position: relative;
	float: right;
	background-position: 0px 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	height: 95%;
	margin-right: 5px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #FDFDFD;
	color: #144D6B;
}
#footer {
	background-image: url(images/bg_footer.png);
	background-repeat: repeat;
	float: left;
	width: 100%;
	margin-top: -65px;
	min-height: 160px;
}
#main #main-footer {
	background-image: url(images/bg_main_footer.gif);
	float: left;
	height: 6px;
	width: 943px;
	margin-left: 30px;
	position: relative;
}
#main #main-stage #left-col #logo {
	background-image: url(images/logo.png);
	margin-top: -118px;
	position: relative;
	float: left;
	width: 245px;
	height: 68px;
	margin-left: 20px;
}
#nav-bar {
	position: absolute;
	height: 33px;
	width: 568px;
	left: 460px;
	top: 90px;
	display: inline-block;
}
#nav-bar ul {

}
#nav-bar ul #nav_about a img {
}

#nav-bar ul #nav_about a:hover {
	background-image:url(images/nav_about_hover.png);
	background-repeat: no-repeat;
	background-position: -10px -20px;
}
#nav-bar ul #nav_about a {
	background-image: url(images/sample-site.jpg);
	position:relative;
	width:73;
	height:33;
}
#nav-bar ul #nav_about {
	height: 33px;
	width: 73px;
}
#nav-bar #nav-about {
	background-image: url(images/spacer.gif);
	height: 33px;
	width: 73px;
	float: left;
	position: relative;
}

#nav-bar #nav-about:hover {
	background-image: url(images/nav_about_hover.png);
	height: 33px;
	width: 73px;
	
}
#nav-bar #nav-home {
	background-image: url(images/spacer.gif);
	width: 73px;
	float: left;
	position: relative;
}

#nav-bar #nav-home:hover {
	background-image: url(images/nav_about_hover.png);
}

#nav-bar #nav-services {
	background-image: url(images/spacer.gif);
	width: 87px;
	float: left;
	position: relative;
}

#nav-bar #nav-services:hover {
	background-image: url(images/nav_services_hover.png);
}

#nav-bar #nav-portfolio {
	background-image: url(images/spacer.gif);
	width: 91px;
	float: left;
	position: relative;
}

#nav-bar #nav-portfolio:hover {
	background-image: url(images/nav_portfolio_hover.png);
}

#nav-bar #nav-career {
	background-image: url(images/spacer.gif);
	width: 81px;
	float: left;
	position: relative;
}

#nav-bar #nav-career:hover {
	background-image: url(images/nav_career_hover.png);
}

#nav-bar #nav-contact {
	background-image: url(images/spacer.gif);
	width: 83px;
	float: left;
	position: relative;
}

#nav-bar #nav-contact:hover {
	background-image: url(images/nav_contact_hover.png);
}
#main #main-stage #left-col #dev-logos {
	float: left;
	position: relative;
	width: 210px;
	padding-top: 30px;
}
#main #main-stage #left-col #sample-site #dev-logos img {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 4px;
	padding-top: 3px;
}
#main #main-stage #main-content {
	color: #575757;
}
#main #main-stage #main-content h1 {
	color: #1E74A2;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 2px;
}
#main #main-stage #main-content h2 {
	color: #333;
	font-weight: normal;
}
#main #main-stage #main-content h3 {
	color: #000;
	font-weight: normal;
	margin-bottom: 2px;
}
#main #main-stage #main-content #package-ad {
	float: left;
	width: 99%;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#main #main-stage #main-content #package-ad:hover {
	border-left-width: 1.5px;
	border-left-style: dashed;
	border-left-color: #999;
	border-top-width: 1.5px;
	border-top-style: dashed;
	border-top-color: #999;
}
#main #main-stage #main-content #package-ad img {
	position: relative;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main #main-stage #main-content #package-ad h3 {
	margin-top: 1px;
}
#main #main-stage #main-content #package-ad a {
	position: relative;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
}
#main #main-stage #main-content #package-ad h3 b {
	font-weight: 900;
	color: #000;
	font-size: large;
}
#main #main-stage #main-content hr {

}
#main #main-stage #main-content #main-content-divider {
	background-image: url(images/bg_main_divider.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 5px;
	width: 413px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#main #main-stage #main-content #recent-project {
	float: left;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
#main #main-stage #main-content #recent-project img {
	float: left;
	margin-right: 10px;
}
#main #main-stage #right-col #right-col-clients {
	line-height: 26px;
}
#main #main-stage #right-col #right-col-clients h3 {
	margin-bottom: 1px;
	color: #1E74A2;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#main #main-stage #left-col #sample-site #dev-logos h2 {
	color: #1E74A2;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 3px;
	padding-bottom: 2px;
	margin-left: -10px;
}
#main #main-stage #left-col #sample-site #dev-logos h3 {
	color: #1E74A2;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#main #main-stage #right-col img {
	margin-top: -19px;
	margin-right: -3px;
	float: right;
	margin-bottom: -35px;
}
#main #main-stage #right-col-payment {
	margin-bottom: 5px;
}
#main #main-stage #right-col-payment h3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	color: #2181B4;
	margin-bottom: 8px;
}
#main #main-stage #right-col-payment img {
	float: left;
	margin-right: 2px;
	position: relative;
	margin-bottom: 20px;
	margin-top: 0px;
}
#main #main-stage #main-content #add-on {
	float: left;
	width: 99%;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#main #main-stage #main-content #add-on:hover {
	border-left-width: 1.5px;
	border-left-style: dashed;
	border-left-color: #999;
	border-top-width: 1.5px;
	border-top-style: dashed;
	border-top-color: #999;
}#main #main-stage #main-content #package-nav a {
	color: #1E74A2;
	text-decoration: none;
}
#main #main-stage #main-content #package-nav a img {
	position: relative;
}
#main #main-stage #main-content #package-nav {
	vertical-align: middle;
}
#main #main-stage #main-content #package-header #package_icon {
	position: relative;
	float: left;
	margin-right: 5px;
	margin-top: 0px;
	margin-left: -5px;
}
#main #main-stage #main-content #package-header h3 {
	margin-top: -10px;
	margin-left: 15px;
}
#main #main-stage #main-content #package-header {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}
#main #main-stage #main-content #package-nav #link {
	float: left;
	position: relative;
	width: 33%;
	text-align: center;
	margin-left: 1px;
	margin-top: 5px;
}
#main #main-stage #main-content #package-notes {
	font-size: 12px;
	color: #666;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#main #main-stage #main-content table tr td img {
	margin-right: 5px;
	margin-left: -25px;
}

/* Grey Box CSS *************************************************************** */
#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }

