@charset "utf-8";
/* CSS Document */
img, div { behavior: url(iepngfix.htc) }

input.input {
	background-color:#4d4c4c;
	border:none;
	color:#FFFFFF;
	width:120px;
}

label.label {
	float:left;
	display:inline;
	width:80px;
}

.fRight {
	float:right;
	display:inline;
}

.fLeft {
	float:left;
	display:inline;
}

.clearBoth {
	clear:both;
}

* {
	padding:0;
	margin:0;
	border:0;
}

.left {
	display:inline;
	float:left;
}

.right {
	display:inline;
	float:right;
}

body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#000;	
}

#container {
	width:960px;
	margin:0 auto;
}

#header {
	float:left;
	display:inline;
	width:960px;
	height:105px;
	background-image:url(../images/header-bg.png);
	background-position:top center;
	background-repeat:no-repeat;
	margin-top:53px;
	overflow:hidden;
}

#logo {
	float:left;
	display:inline;
	width:246px;
	height:57px;
}

#navigation {
	float:right;
	display:inline;
	margin-top:12px;
}

#top-nav {
	float:right;
	display:inline;
	padding-right:2px;
}
#bottom-nav {
	float:right;
	display:inline;
	clear:both;
	margin-top:8px;
	padding-right:2px;
	width:700px;
	text-align:right;
}

#main-content {
	float:left;
	display:inline;
	width:960px;
	min-height:549px;
	height:auto !important;
	height:549px;
	background-color:#0a0a0a;
	margin-top:5px;
}

#index-content {
	float:left;
	display:inline;
	width:960px;
	height:357px;
	overflow:hidden;
	background-image:url(../images/dotted-line.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-bottom:13px;
}

#index-image {
	float:left;
	display:inline;
	width:960px;
	height:357px;
	position:relative;
	z-index:5;
}

#index-text {
	float:right;
	display:inline;
	background-image:url(../images/index-text-bg.png);
	background-repeat:no-repeat;
	width:377px;
	height:329px;
	position:relative;
	z-index:10;
	margin-top:-357px;
	padding:8px 20px 20px 20px;
}

#short-text {
	float:right;
	display:inline;
	width:377px;
	height:300px;
	overflow:hidden;
	margin-top:20px;
}

#bottom-buttons {
	float:left;
	display:inline;
	width:960px;
	height:148px;
	background-image:url(../images/bottom-btns-bg.jpg);
	background-repeat:no-repeat;
	margin-top:30px;
}

#latest-proj-short {
	float:left;
	display:inline;
	background-image:url(../images/index-btn.jpg);
	background-repeat:no-repeat;
	width:222px;
	height:143px;
	padding-top:5px;
}

#faqs-short {
	float:left;
	display:inline;
	background-image:url(../images/index-btn.jpg);
	background-repeat:no-repeat;
	width:222px;
	height:143px;
	padding-top:5px;
	margin-left:24px;
}

#portfolio-short {
	float:left;
	display:inline;
	background-image:url(../images/index-btn.jpg);
	background-repeat:no-repeat;
	width:222px;
	height:143px;
	padding-top:5px;
	margin-left:24px;
}
#image-short-index {
	float:left;
	display:inline;
	background-image:url(../images/index-btn-plain.jpg);
	background-repeat:no-repeat;
	width:222px;
	height:143px;
	padding-top:5px;
	margin-left:24px;
}
#image-short {
	float:left;
	display:inline;
	background-image:url(../images/index-btn-plain.jpg);
	background-repeat:no-repeat;
	width:222px;
	height:143px;
	padding-top:5px;
}
#newsletter-short {
	float:right;
	display:inline;
	background-image:url(../images/index-buttons/capital-newsletter-bg.jpg);
	background-repeat:no-repeat;
	width:222px;
	height:143px;
	padding-top:5px;
}

.btn-image {
	width:222px;
	height:117px;
	margin-top:6px;
}

.btn-image a {
	padding:0 !important;
	margin:0;
}

.form-field {
	float:left;
	display:inline;
	background-color:#4d4c4c;
	width:205px;
	height:25px;
	margin-top:5px;
	margin-left:5px;
	padding:9px 0 0 5px;
}
.form-field-2 {
	float:left;
	display:inline;
	background-color:#4d4c4c;
	width:205px;
	height:40px;
	margin-top:5px;
	margin-right:5px;
	padding:5px 0 5px 5px;
}
.form-field-3 {
	float:left;
	display:inline;
	background-color:#4d4c4c;
	width:160px;
	height:50px;
	margin-top:5px;
	margin-right:5px;
	padding:5px 0 5px 5px;
}
.form-field-large {
	float:left;
	display:inline;
	background-color:#4d4c4c;
	width:420px;
	height:140px;
	margin-top:5px;
	margin-right:5px;
	padding:5px 0 5px 5px;
}

input.form {
	width:200px;
}

select {
	width:65px;
}

textarea {
	width:415px;
	height:120px;
}

.sign-button {
	float:left;
	display:inline;
	width:72px;
	height:28px;
	margin-top:5px;
	margin-left:5px;
}

#footer {
	float:left;
	display:inline;
	width:960px;
	margin-top:35px;
	padding:10px 0;
	background-image:url(../images/dotted-line.png);
	background-position:top center;
	background-repeat:no-repeat;
}

#long-image-content{
	float:left;
	display:inline;
	width:960px;
	height:357px;
	overflow:hidden;
	background-image:url(../images/dotted-line.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-bottom:13px;
}

#image {
	float:left;
	display:inline;
	width:960px;
	height:357px;
	position:relative;
	z-index:5;
}

#quick-links{
	float:right;
	display:inline;
	width:223px;
	height:357px;
	position:relative;
	z-index:10;
	margin-top:-357px;
}

#latest-quicklink {
	float:right;
	display:inline;
	background-image:url(../images/index-btn.jpg);
	background-repeat:no-repeat;
	width:222px;
	height:143px;
	padding-top:5px;
}
#portfolio-quicklink {
	float:right;
	display:inline;
	background-image:url(../images/index-btn.jpg);
	background-repeat:no-repeat;
	width:222px;
	height:143px;
	padding-top:5px;
	margin-top:30px;
}

#long-content {
	float:left;
	display:inline;
	width:960px;
	min-height:200px;
	height:auto !important;
	height:200px;
	background-image:url(../images/long-content-bg.jpg);
	background-repeat:repeat-x;
	margin-top:30px;
}

#right-coloumn {
	float:right;
	display:inline;
	background-image:url(../images/quick-link-bg.png);
	background-repeat:no-repeat;
	width:223px;
	min-height:143px;
	height:auto !important;
	height:143px;
	margin-top:30px;
}

#left-column {
	float:left;
	display:inline;
	width:700px;
	min-height:300px;
	height:auto !important;
	height:300px;
	background-image:url(../images/long-content-textbg.png);
	background-repeat:no-repeat;
	margin:20px 0 0 20px;
}

#long-text{
	float:left;
	display:inline;
	width:680px;
	min-height:200px;
	height:auto !important;
	height:200px;
	margin:30px 20px 20px 0;
}

.rightContact {
	width:300px;
}

.topBorder-topMargin {
	margin-top:20px;
	background-image:url(../images/dotted-line.png);
	background-repeat:repeat-x;
	background-position:top center;
	padding-top:20px;
}