* {
	margin: 0;
	padding: 0;
}
a {
	color: #963;
}
a:hover {
	color: #C60;
}
html {	background: #655A46 url(../images/New/bg.jpg);
}
body {
	background: #655A46 url(../images/New/bg.jpg);
	color: #543;
	font: normal 62.5%/160% "arial, verdana",sans-serif;
	padding:10px 0;
	font-size:.7em;
}
input {
	color: #555;
	font: normal 1.1em "arial, verdana",sans-serif;
}
h1 {
	font-size: 1.5em;
	margin: 4px 0 0 0;
}
h2 {
	font-size: 1.3em;
	margin-bottom: 4px;
}
h3 {
	font-size: 1em;
	margin-bottom: 4px;
}
p,cite,code,ul {
	font-size:1.2em;
	margin-bottom:5px;
}
em{
font-weight:bold;
font-size:1.1em;
}
code {
	background: #FFE;
	border: 1px solid #EED;
	border-left: 6px solid #938262;
	color: #554;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h1,h2,h3 {
	color: #654;
	padding-top: 6px;
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	margin: 20px auto;
	width: 725px;
	border:1px solid #666;
	
}

/* header */
.header {
	background:#fff;
	margin: 0 auto;
	padding:0;
	width: 725px;
	height:126px;
}


/* navigation */

#nav{
	width:725px;
	float:left;
	background:#FFF url(../images/New/Gradbg3.jpg) repeat-x;
	border-bottom:3px solid #FFCD33;
}
#nav ul { padding: 0; }
#nav ul li { display: inline; }

#nav ul
{
	margin: 0;
	padding: 0 0 0 0;
	color: #FFFFFF;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	border-top:1px solid #666;
	float:left;
}

#nav ul li a
{
padding:.5em 0;
background-color: #00669c;
background:#FFF url(../images/New/Gradbg2.jpg) repeat-x;
color: #FFFFFF;
text-decoration: none;
float: left;
border-right:1px solid #ccc;
width:180px;
text-align:center;
font-size:1.2em;
line-height:1.7em;
}


#nav ul li a.last{
padding:.5em 0;
text-align:center;
border-right:0px;
width:182px;
}
#nav ul li a.first{
border-left:0px;
}

#nav ul li a:hover
{
text-align:center;
background: url(../images/New/Gradbg3.jpg) repeat-x;
color: #fff;
}

#About #nav ul li.About a,
#Home #nav ul li.Home a,
#Contact #nav ul li.Contact a,
#Services #nav ul li.Services a{
background: url(../images/New/OnPage.gif) no-repeat 50% 100%;
color: #fff;
}

/* main */
.main {
	clear: both;
	padding: 0 0px 12px 0px;
}

/* content */
.content {
	padding: 12px;
	float: left;
	width:701px;
	background:#fff;
}
.content .descr {
	color: #987E57;
	font-size: 1.1em;
	margin-bottom: 6px;
}
.content li {
	margin-left: 18px;
}

/* footer */
.footer {
	background: #958463; 
	color: #FED;
	font-size: 1.1em;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 760px;
}
.footer a {
	color: #FFD;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

.InfoBox{
	width:200px;
	float:left;
	margin:5px;
	text-align:left;
font-weight:bold;
	
}
.InfoBox.First{
	margin-left:0px;
}
.InfoBox .C{
	padding:5px;


}
.InfoBox .IBTitle{
	font-size:16px;
	color:#333399;
	font-weight:bold;
	margin:5px 0;
	text-align:left;
}
.InfoBox h1.IBTitle a{
color:#963;}
.InfoBox h1.IBTitle a:hover{
color:#C60;}
.InfoBox img{margin-top:5px;}
.left{float:left;}
.right{float:right;}

.story h1{
font-size:12px;}

.Boxes{
padding-bottom:5px;
margin-bottom:30px;
}

.RSSNews{
border-left:1px dashed #666;
background:#eee;
float:right;width:200px;margin-left:10px;overflow:hidden;padding:10px 0 10px 8px;
}
.RSSNews h1{margin-bottom:5px;margin-left:-5px;padding:0px;text-align:center;}
.clear{clear:both;display:block;height:1px;margin:0;overflow:hidden;padding:0;}
.Blurb{width:490px;}
#Valid{border-top:1px solid #ccc;padding-top:10px;}
	.Service{width:300px;}
	.Merchant{
		width:200px;
		height:129px;
		margin-left:5px;
		background:url(../images/New/Merchant_Services.jpg) no-repeat top left;
		}
	.Networking{
		width:200px;
		height:129px;
		margin-left:5px;
		background:url(../images/New/Windows_Linux_Networking.jpg) no-repeat top left;
		}
	.Web{
		width:200px;
		height:129px;
		margin-left:5px;
		background:url(../images/New/Web_Design_and_Development.jpg) no-repeat top left;
		}
		.Boxes h1{text-align:center;padding-top:10px;}
		.Boxes h1 a{color:white;text-decoration:none;}
		.Boxes h1 a:hover{color:white;text-decoration:underline;}
		.Boxes .InfoBox{margin:5px 0 0 0;text-align:justify;padding:0px;}
#SubLine{
	width:725px;
	float:left;
	background:#FFCD33;
}
#SubLine ul { padding: 0; }
#SubLine ul li { display: inline; }

#SubLine ul
{
	margin: 0;
	padding: 0 0 0 0;
	color: #FFFFFF;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	float:left;
}

#SubLine ul li a
{
padding:.5em 0;
color: #000;
text-decoration: none;
float: left;
border-right:1px solid #ccc;
width:180px;
text-align:center;
font-size:1.2em;
line-height:.5em;
}



#SubLine ul li a:hover
{
text-align:center;
background: url(../images/New/Gradbg3.jpg) repeat-x;
color: #fff;
}


#SubLine ul li.Merchant a,
#SubLine ul li.WebDesign a,
#SubLine ul li.Networking a{
background: url(../images/New/Gradbg3.jpg) ;
color: #fff;
}
#SubLine.WebDesignLine,#SubLine.WebDesignLine  a{background:#D87822;color:white;}
#SubLine.NetworkingLine,#SubLine.NetworkingLine a{background:#CA1E1E;color:white;}
#SubLine.MerchantLine,#SubLine.MerchantLine a{background:#26A429;color:white;}
.white{color:white;}
