@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#FFF;
	background-image:url(../images/body-background.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

a {
	font-size:12px;
}

h1 {	
	font-size:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#637C81;	
	font-weight:normal;	
}

h2 {	
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	color:#505863;
}

h2 a {
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	letter-spacing:1px;
}

img {
	border:none;
}



#container {
	position:relative;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	width:980px;
	background-color:#FFF;
}

#banner {
	position:relative;
	width:980px;
	height:280px;
}

#banner-contact {
	position:absolute;
	top:10px;
	left:650px;
	height:32px;
	width:268px;
	background-color:#6D7481;
	text-align:center;
	line-height:30px;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
}

#banner-contact a {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}

#banner-logo {
	position:absolute;
	top:42px;
	left:62px;
	width:588px;
	height:43px;
	background-color:#7A808C;
}

#banner-block {
	position:absolute;
	left:0px;
	top:85px;
	height:195px;
	width:980px;
	background-color:#505863;
	background-image:url(../images/internetsolutions.jpg);
	background-repeat:no-repeat;
}

#banner-pictures {
	position:absolute;
	left:650px;
	top:42px;
	width:268px;
	height:238px;
	background-color:#505863;
}

#banner-featured {
	position:absolute;
	left:918px;
	top:42px;
	width:32px;
	height:238px;
	background-color:#7A808C;
}

#navigation {
	position:relative;	
	margin-left:62px;
	width:856px;
	height:30px;
	background-color:#7A808C;
	line-height:30px;
	font-size:14px;
	color:#7A808C;
	font-family:Verdana, Geneva, sans-serif;
}

#navigation a {
	color:#000;
	font-size:14px;	
	text-decoration:none;
	padding:0 11px 0 20px;	
}

#navigation a:hover {
	color:#FFF;
}

#content-wrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:856px;
	background-color:#B1B6BF;
}
	

#news-block {
	position:absolute;
	top:280px;
	left:650px;
	width:268px;
	height:430px;	
	background-color:#B1B6BF;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	overflow:auto;
	z-index:2;
	padding-top:10px;
}

#news-block p {
	padding-left:30px;
	padding-right:6px;
}

#news-block a {
	color:#333;
	font-size:10px;
}

#products {	
	float:left;	
	width:269px;
	height:400px;	
	padding:10px 5px 0px 20px;	
	background-color:#C8E3F6;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}

#products li {
	padding:0px 10px 6px 0px;
}

#products a {
	font-size:14px;
	color:#C92439;
	font-weight:bold;
	letter-spacing:1px;	
}

#services {
	float:left;	
	padding:10px 5px 0px 20px;	
	width:267px;
	height:400px;	
	background-color:#CCFFCC;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:2px;
}

#services li {
	padding:0px 10px 6px 0px;
}

#services a {
	font-size:14px;
	color:#C92439;
	font-weight:bold;
	letter-spacing:1px;	
}

#widefront {
	background-color:#CCFFCC;
	color:#333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:10px 20px 10px 20px;
}

#widefront a {
	font-size:14px;
	color:#333;
}

#tail {
	position:relative;
	clear:both;
	width:980px;
	background-color:#505863;
	font-size:10px;
	color:#FFF;
	text-align:center;
	border-top-color:#637C81;
	border-top-style:solid;
	border-top-width:1px;
}

#tail a {
	color:#FFFFFF;
	font-size:10px;
}

.header {	
	padding-left:20px;
	font-size:24px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#C92439;	
	font-weight:normal;
}

.image-left {
	float:left;
	margin-right:10px;
}

.products-header {	
	padding:0;	
	font-size:28px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#C92439;
	font-weight:normal;	
}

