@charset "utf-8";
/* FONTS */

body, p { font-family:'Verdana'; font-size:12px; color:#a7a7a7; margin:0; }
h1 { font-family:'Verdana'; font-size:18px; color:#00CC00; }
.white { color:#fff; margin-left:5px; }
.green { color:#00CC00; }

.nav a { font-family:'Verdana';  font-size:12px; color:#ffffff; text-decoration:none; margin:0 20px; }
.nav a:hover { font-family:'Verdana'; font-size:12px; color:#00cc00; text-decoration:none; margin:0 20px; }

.pagecontent a { font-family:'Verdana'; font-size:12px; color:#dddddd; text-decoration:none; }
.pagecontent a:hover { font-family:'Verdana'; font-size:12px; color:#00CC00; text-decoration:underline; }

.ftr, .ftr p  { color:#515050; line-height:20px; }
.ftr a { font-family:'Verdana'; color:#515050; text-decoration:none; }
.ftr a:hover { font-family:'Verdana'; color:#777777; text-decoration:underline; }

.rightpart h2 { font-family:Arial, 'Helvetica', sans-serif; font-size:18px; color:#a7a7a7; font-weight:normal; }
.rightpart, .rightpart p {
	font-family:'Arial', Helvetica, sans-serif;
	font-size:12px;
	color:#a7a7a7;
	position: relative;
}
.rightpart p { margin-top:10px; }
.textstyle { font:'Arial'; color:#a7a7a7; font-size:14px; }
.textstyle2 { font:'Arial'; color:#a7a7a7; font-size:14px; }

.portf-info, .portf-info p { font-family:'Arial'; font-size:12px; color:#adadad; margin:0; line-height:normal; }
.portf-info h3 { font-family:'Arial'; font-size:18px; color:#adadad; margin:0; font-weight:normal; }


/* OTHERS */

.logo {
	background: url(images/logo-bg.gif) no-repeat;
	width: 400px;
	/*height: 215px;*/
	padding-left: 15px;
	padding-top: 83px;
	float: left;
}
.computer {
	background: url(images/hdr-bg.jpg) no-repeat;
	width: 474px;
	height: 385px;
	float: right;
	padding-left: 13px;
	padding-top: 25px;
}
.contacts { padding-top:28px; }
.flash { width: 372px; height: 233px; }
.more { clear:both; text-align: right; margin-top:15px; }
.portfolio-holder { height: 300px; margin-top: 60px; }

.textstyle { 
	background:#141414;
	border:#3f3f3f 1px solid;
	width: 200px;
	height: 20px;
}
.textstyle2 { 
	background:#141414;
	border:#3f3f3f 1px solid;
	width: 200px;
	height: 80px;
}


/* Portfolio */

.portf-image {
	background: url(images/portfolio/portfoliobg.gif) no-repeat center top;
	width:520px;
	height:205px;
	float:left;
	clear: both;
}
.portf-info {
	width: 160px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}

#container {
	width: 1000px;
	margin: 0 auto;
}

#nav-wrap {
	width: 1000px;
	height: 53px;
	padding-top: 12px;
}
	.nav {
		background: url(images/nav-bg.gif) no-repeat center top;
		width: 977px;
		height: 27px;
		margin: 0 auto;
		padding-top: 11px;
		text-align: center;
	}
	
#header {
	width: 1000px;
	height: 395px;
	float: left;
}
	
#content-wrap {
	width: 1000px;
	margin: 0 auto;
}
	.content {
		width: 1000px;
		float: left;
	}
	.box1 {
	width: 204px;
	height: 215px;
	float: left;
	padding: 20px 20px;
	}
	.box2 {
	width: 298px;
	height: 215px;
	float: left;
	padding: 20px 20px;
	margin-left: 23px;
	}
	.box3 {
	width: 355px;
	height: 215px;
	float: left;
	padding: 20px 20px;
	margin-left: 20px;
	}
	.box4 {
		background: url(images/box4-bg.jpg) no-repeat;
		width: 222px;
		height: 215px;
		float: left;
		padding: 10px 10px;
	}
	.box5 {
		background: url(images/box5-bg.jpg) no-repeat;
		width: 222px;
		height: 194px;
		float: left;
		padding: 30px 10px 10px;
	}
	.box6 {
		background: url(images/box6-bg.jpg) no-repeat;
		width: 222px;
		height: 185px;
		float: left;
		padding: 30px 10px 10px;
	}
	.splash {
		background: url(images/splash-bg.jpg) no-repeat bottom left;
		width: 725px;
		height: 429px;
		float: left;
		padding-top: 30px;
		padding-left: 10px;
	}
	.widebox {
		background: url(images/widebox-bg.jpg) no-repeat top right;
		width: 1000px;
		height: 130px;
		clear: both;
		padding-top: 20px;
		text-align: right;
	}
		.widebox-left {
			float: left;
			width: 400px;
		}
		.widebox-right {
			float: right;
			width: 380px;
			padding-top: 50px;
		}
	
	/* Inner Page */
	.subnav {
		width: 1000px;
		height: 111px;
		clear: both;
	}
	.pagecontent {
	line-height: 24px;
	text-align: justify;
	position: static;
	}
	.content-bottom {
		background: url(images/content-bottom.jpg) no-repeat center top;
		width: 1000px;
		height: 106px;
		clear: both;
	}
	.rightpart {
	width: 230px;
	float: right;
	margin-right: 5px;
	clear: none;
	background-image: url(../images/quotebg.png);
	background-repeat: no-repeat;
	}
#footer-wrap {
	background: url(images/footer-bg.gif) repeat-x;
	width: 100%;
	height: 100px;
	clear: both;
}
.header {
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
	border: none;
	height: 230px;
	top: 0px;
	}
	.footer {
	position: fixed;
	bottom: 0px;
	width: 100%;
	background-color: #000000;
	border: none;
	height: 500px;
	}

	.footer-logo {
	width: 197px;
	height: 100px;
	float: left;
	margin-left: 180px;
	position: fixed;
	bottom: 0px;
	}
	
	.ftr {
		width: 646px;
		height: 50px;
		padding-top: 50px;
		float: left;
	}
	
	.g2s {
		width: 157px;
		float: left;
		padding-top: 42px;
	}
.formfields {
	font:100% Arial, Helvetica, sans-serif normal;
	color:#000000;
	background:#ffffff;
	border:1px solid #3f3f3f;
	width: 200px;
}
.formtxt {
	color: #FFFFFF;
	margin-left:10px;
}
.box_bg {
	background-image: url(../images/box_bg_full.jpg);
	background-repeat: no-repeat;
	background-position: 0px 45px;
}
.quoteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	border: 2px;
	border-color: #FFFFFF;
}

/* Branding */

.branding-wrap {
	float: left;
	margin-top: 50px;
	padding-bottom: 50px;
	clear: both;
	background-image: url(../images/branding/separator.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.branding-holder {
	width: 250px;
	float: left;
	text-align: left;
	margin-right: 65px;
	margin-left: 0px;
}
.brandview {
	width: 250px;
	height: 20px;
	text-align: right;
	background-image: url(../images/branding/icon.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.brandlogo {
	width: 682px;
	height: 264px;
}
.para {
	font-family:'Verdana';
	font-size:12px;
	color:#a7a7a7;
	margin:0;
}
