@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; }
.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;
}



/* PAGE */
body {
	background: url(images/background.jpg) repeat-x top left #000;
}

#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 {
		background: url(images/box1-bg.jpg) no-repeat;
		width: 193px;
		height: 215px;
		float: left;
		padding: 10px 10px;
	}
	.box2 {
		background: url(images/box2-bg.jpg) no-repeat;
		width: 228px;
		height: 215px;
		float: left;
		padding: 10px 10px;
	}
	.box3 {
		background: url(images/box3-bg.jpg) no-repeat;
		width: 254px;
		height: 215px;
		float: left;
		padding: 10px 10px;
	}
	.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 {
		width: 700px;
		padding: 0 20px 20px 0;
		line-height: 24px;
		float: left;
	}
		.pagecontent p { margin-top:20px; }
	.content-bottom {
		background: url(images/content-bottom.jpg) no-repeat center top;
		width: 1000px;
		height: 106px;
		clear: both;
	}
	.rightpart {
		width: 200px;
		float: left;
	}
	
#footer-wrap {
	background: url(images/footer-bg.gif) repeat-x;
	width: 100%;
	height: 100px;
	clear: both;
}
	.footer {
		width: 1000px;
		margin: 0 auto;
	}

	.footer-logo {
		width: 197px;
		height: 100px;
		float: left;
	}
	
	.ftr {
		width: 646px;
		height: 50px;
		padding-top: 50px;
		float: left;
	}
	
	.g2s {
		width: 157px;
		float: left;
		padding-top: 42px;
	}