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

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #4F4F4F;
}
#container {
	width: 750px; 
	margin: 0 auto;
	text-align: left; 
}

a {
	color: #5B7132
}
a:visited {
	color: #5B7132
}
a:hover {
	color: #9AB903
}


h1 {
	font-size:14px;
	line-height:16px
	
	
}

h2 {
	font-size:16px;
	font-weight: bold;
	margin: 0 0 6px 0;
	color:#9AB903;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

h3 {
	font-size:18px;
	font-weight: bold;
	margin: 0 0 6px 0;
	color:#596F32;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

h4 {
	font-size:12px;
	margin: 0;
	color:#9AB903;
	font-weight:lighter
}

h5{
	font-size:12px;
	margin: 0 0 4px 0;
	color:#596F32;

}

h6{
	font-size:15px;
	font-weight: bold;
	margin: 0 0 6px 0;
	color:#596F32;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}


.images {
	border: 1px solid #c0c0c0;
	margin-right:10px
}


#mainContent {
	padding: 0 25px 0 20px; 
	float: left;
	width: 485px;
	margin: 15px 0 15px 0;
	background-image:url(../images/vert_line.gif);
	background-repeat:repeat-y;
	background-position:right
}

#mainContent h1 {
	font-size:26px;
	color:#596D00;
	margin: 0 0 10px 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#mainContent .textlg {
	font-size: 14px;
	margin: 0;
}

#mainContent h2 {
	font-size:18px;
	color:#596D00;
	margin: 10px 0 10px 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#mainContent h3{
	font-size:18px;
	color:#373737;
	margin: 10px 0 10px 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#mainContent2 {
	border: 1px dotted #c0c0c0;
	padding:10px;
	margin: 0 23px 15px 20px;
	}
	
#mainContent2 .left {
		float: left;
		width: 325px;
		padding: 9px 19px 15px 0;
		margin: 6px 0 0 0;
		background-image:url(../images/vert_line.gif);
		background-repeat:repeat-y;
		background-position:right
	}
	
#mainContent2 .right {
		padding: 9px 0 15px 15px;
		float: right;
		width: 325px;
		margin: 6px 0 0 0;
		}		
#mainContent2 .top {
		margin: 0;
		background-image:url(../images/box_bg.gif);
	    background-repeat:repeat-x;
		line-height: 30px;
		color: #fff;
		text-align:center;
		font-size:16px;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	}
#mainContent3 {
	padding: 0 25px 0 20px; 
	float: left;
	width: 485px;
	margin: 15px 0 15px 0;
	background-image:url(../images/vert_line.gif);
	background-repeat:repeat-y;
	background-position:right
}	


#mainContent3 h1 {
	font-size:17px;
	color:#596D00;
	line-height:20px;
	margin: 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#mainContent3 h2{
	font-size:18px;
	color:#373737;
	margin: 10px 0 10px 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#mainContent3 h3{
	font-size:15px;
	color:#596D00;
	margin: 0 0 5px 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#mainContent3 ul{
	margin: 5px 0 10px 0;
	list-style-image:url("/images/arrow1.gif");
	list-style-type:square;
	
}
#mainContent3 ul li{
	margin: 0 10px 0 30px;
	line-height: 17px;
	list-style-image:url("/images/arrow1.gif");
	list-style-type:square;
}

#mainContent3 ul li a{
	color:#5C7232;
	text-decoration:underline
}
#mainContent3 ul li a:visited{
	color:#596F32;
	text-decoration:underline
}
#mainContent3 ul li a:hover{
	color:#9ab903;
	text-decoration:underline
}

#rightsidebar {
	margin: 15px 23px 15px 15px;
	float: right;
	clear: left;
	width: 180px
	}
#rightsidebar .top {
	border: 1px dotted #c0c0c0;
	margin-bottom: 15px
	}	
	
#rightsidebar .top2 {
	border: 1px dotted #c0c0c0;
	margin-bottom: 15px
	}
	
#rightsidebar .topbg {
	padding:5px;
	background-image:url(../images/box_bg.gif);
	background-repeat:repeat-x;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	text-align:center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 10px
	}
	
#rightsidebar .text {
	padding: 10px;
	font-weight:lighter
	}

#rightsidebar .text2 {
	padding: 10px;
	font-size: 11px;
	font-weight:lighter
	}
#rightsidebar .text3 {
	padding: 10px;
	font-weight:lighter
	}	
#rightsidebar .text4 {
	padding: 10px;
	font-size: 11px;
	line-height:17px
	}
	
#rightsidebar .portsbg {
	background-color:#5B7132;
	color: #fff;
	font-size:12px;
	text-align:left;
	line-height:18px;
	margin: 10px
	}	
	
#rightsidebar .portsbg a {
	color: #fff;
	text-decoration: underline
	}	
	
#rightsidebar .portsbg a:visited {
	color: #fff;
	text-decoration: underline
	}	
#rightsidebar .portsbg a:hover {
	color: #9AB903;
	text-decoration: underline
	}	

#rightsidebar .busbg {
	background-image:url(../images/computer.gif);
	background-repeat:no-repeat;
	background-position:center;
	color: #FFF;
	font-size:12px;
	text-align:left;
	line-height: 17px;
	height: 175px;
	margin: 10px;
	font-weight:900
	}


#rightsidebar .webbg {
	background-image:url(../images/web.gif);
	background-repeat:no-repeat;
	color: #4F4F4F;
	font-size:12px;
	text-align:left;
	line-height: 17px;
	height: 175px;
	margin: 10px;
	font-weight:900
	}		


#rightsidebar .servicesbg {
	background-image:url(../images/people2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	color: #4F4F4F;
	font-size:15px;
	text-align:left;
	height: 258px;
	margin: 10px;
	border: 1px solid #c0c0c0;
	}	
	
#rightsidebar .portbg {
	background-color: #e3edda;
	color: #4F4F4F;
	font-size:15px;
	text-align:left;
	margin: 10px;
	border: 1px solid #c0c0c0;
	}	
	
#rightsidebar .portbg2 {
background-color: #e3edda;
	color: #4F4F4F;
	font-size:15px;
	text-align:left;
	margin: 10px;
	border: 1px solid #c0c0c0;
	}	
	
#rightsidebar .contactbg {
	background-image:url(../images/blue.png);
	background-repeat:no-repeat;
	color: #fff;
	font-size:15px;
	text-align:left;
	line-height: 17px;
	height: 269px;
	margin: 10px
	}	
	
#rightsidebar .abouttbg {
	background-image:url(../images/flowers.gif);
	background-repeat:no-repeat;
	color: #fff;
	font-size:14px;
	text-align:left;
	line-height: 17px;
	height: 185px;
	margin: 10px
	}	
	
#rightsidebar .softwarebg {
	background-image:url(../images/computer.gif);
	background-repeat:no-repeat;
	color: #fff;
	font-size:15px;
	text-align:left;
	line-height: 17px;
	height: 175px;
	margin: 10px
	}	
#rightsidebar .designbg {
	background-image:url(../images/design.gif);
	background-repeat:no-repeat;
	color: #fff;
	font-size:15px;
	text-align:left;
	line-height: 17px;
	height: 180px;
	margin: 10px
	}
	
#rightsidebar .cmsbg {
	background-image:url(../images/cms.gif);
	background-repeat:no-repeat;
	color: #fff;
	font-size:15px;
	text-align:left;
	line-height: 17px;
	height: 175px;
	margin: 10px
	}
	
#rightsidebar .bottom {
	border: 1px dotted #c0c0c0;
	}
	
#rightsidebar .bottombg {
	background-image:url(../images/box_bg.gif);
	background-repeat:repeat-x;
	color: #fff;
	line-height: 30px;
	height: 30px;
	font-size:16px;
	text-align:center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 10px
	}
	
#rightsidebar .text {
	padding: 10px;
	}
	
/*Right Headers*/	
#rightsidebar h1 {
	font-size:18px;
	color:#596D00;
	margin: 10px 0 10px 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#rightsidebar h2{
	font-size:18px;
	color:#373737;
	margin: 10px 0 10px 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#rightsidebar h3{
	font-size:16px;
	color:#373737;
	margin: 10px 0 10px 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#rightsidebar h4 {
	font-size:13px;
	line-height: 16px;
	margin: 0 0 6px 0
}

/*	Footer */
#footer {     
	color:#747474; 
	text-align:center; 
	margin:0 23px 0 20px;
	padding-top:20px; 
	font-size:10px; 
	clear: both
	}
#footer a {
	color:#747474;
	text-decoration:none
	}
	
	#line {
		border-top: 1px dotted #c0c0c0;
		margin: 20px 0 10px 0;
		height: 1px
	}

	.line {
		border-top: 1px dotted #c0c0c0;
		margin: 20px 0 10px 0;
		height: 1px
	}

.clear {
	clear: both;
	margin: 0 auto
}