@charset "utf-8";
/* CSS Document */

*
{
	margin:0;
	padding:0;
}

body {
background-color: #0F4AA2;
background-repeat: no-repeat;
background-position: center top;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
height:100%;
}

img
{
	border:0;
}

#wrapper
{
	width:960px;
	margin:0 auto;
	background:#FFF;
	overflow:hidden;
}

#header
{
	width:960px;
	height:100px;
	float:left;
	background-color:#FFF;
}

#logo
{
	width:112px;
	height:51px;
	float:left;
	padding:20px 0 0 30px;
}

.logo-head
{
	font-size:8px;
	padding-top:5px;
	color:#666;
}
#flash-cont
{
	width:500px;
	height:50px;
	float:left;
	padding:25px 0 0 10px;
}

#top-nav
{
	width:290px;
	height:88px;
	float:right;
	padding:12px 10px 0 0 ;
}

.topnav
{
	width:auto;
	height:auto;
	float:right;
	clear:both;
	padding:5px 0;
}

.topnav a
{
	font-size:15px;
	color:#333;
	font-weight:bold;
	text-align:right;
}

.text
{
	width:auto;
	float:left;
	height:auto;
	padding-right:10px;
}

.img
{
	width:auto;
	height:auto;
	float:right;
}

.nav-head
{
	font-size:15px;
	color:#333;
	font-weight:bold;
	text-align:right;
}

.nav-text
{
	font-size:11px;
	color:#333;
	font-weight:bold;
	text-align:right;
}

#navigation
{
	width:960px;
	height:25px;
	float:left;
	margin-bottom:5px;
	padding-bottom:5px;
}

/* Start of navigation */

#nav
{
	clear:both;
	width:960px;
	height:30px;
}

#nav ul {
	padding:0;
	margin:0 0 0 9px;
	list-style-type: none;
	height: 26px;
}


#nav li {
	display: inline;
	margin: 0;
	padding: 0;
}

#nav li a {
	float: left;
	display: inline;
	margin:0 1px;
}

#nav li a.home {
	height: 26px;
	width: 113px;
	text-indent: -10000px;
	background-image:url("../images/home.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#nav li a.about {
	height: 26px;
	width: 113px;
	text-indent: -10000px;
	background-image: url("../images/about.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#nav li a.itservices {
	height: 26px;
	width: 113px; 
	text-indent: -10000px;
	background-image: url("../images/it-service.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#nav li a.featured {
	height: 26px;
	width: 187px;
	text-indent: -10000px;
	background-image: url("../images/featured.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#nav li a.samplesite {
	height: 26px;
	width: 113px;
	text-indent: -10000px;
	background-image: url("../images/sample-sites.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#nav li a.contact {
	height: 26px;
	width: 113px;
	text-indent: -10000px;
	background-image: url("../images/contact.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* End of navigation */

#banner
{
	width:940px;
	height:150px;
	clear:both;
	margin-left:10px;
	background:url(../images/banner.jpg) no-repeat;
}

.banner
{
	width:540px;
	height:auto;
	color:#fff;
	margin:110px 20px 0 0;
	float:right;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:14px;
}

.link
{
	text-align:right;
	width:auto;
	height:auto;
	clear:both;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:5px 25px 0 0;
}

.link a
{
	color:#fff;
	text-decoration:none;
}

.link a:hover
{
	text-decoration:underline;
}


#portfolio
{
	width:940px;
	height:auto;
	clear:both;
	margin:10px 0 10px 10px;
}

.portfolio
{
	background:url(../images/port-bg.jpg) #FFF no-repeat bottom;
	width:940px;
	height:auto;
	overflow:hidden;
	margin-top:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:14px;
}

.port-img
{
	float:left;
	height:86px;
	height:86px;
	padding-left:10px;
}

.port-text
{
	float:right;
	height:auto;
	width:800px;
	padding-right:10px;
}

h3
{
	font-size:14px;
	font-weight:bold;
	color:#666666;
	padding-top:5px;
}

.port-text p
{
	font-size:12px;
	color:#666;
	padding:5px 0;
}

.port-text a
{
	font-size:12px;
	color:#666;
	padding:5px 0;
	text-align:right;
	float:right;
	text-decoration:none;
}

.port-text a:hover
{
	text-decoration:underline;
}

#main-content
{
	width:910px;
	height:auto;
	overflow:hidden;
	clear:both;
	margin-left:10px;
	padding:10px;
}

#main-content p
{
	color:#525252;
	font-size:12px;
	padding:3px 0;
}


#main-content a
{
	color:#525252;
	font-size:100%;
}

#main-content ul, #main-content ol
{
	padding:0;
	margin:0 0 0 25px;
}

#main-content li
{
	color:#525252;
	font-size:12px;
	padding:3px 0;
}

h1
{
	font-size:15px;
	color:#525252;
	padding:10px 0 5px 0;
}

#footer
{
	background:url(../images/footer-bg.jpg) repeat-x;
	clear:both;
	height:40px;
	width:940px;
	margin-left:10px;
}

#footer p
{
	font-size:12px;
	color:#333;
	padding:14px 0 0 10px;
}

#cont-table
{
	width:589px;
	height:auto;
	padding-bottom:10px;
	margin-left:0px;
}

#cont-table td
{
	font-size:.8em;
	border:0;
}

#cont-table input
{
	background:url(../images/input-bg.jpg) repeat-x #FFF;
	height:auto;
}

#cont-table textarea
{
	background:url(../images/input-bg.jpg) repeat-x #FFF;
	height:auto;
}

