* {margin: 0; padding: 0; outline: none;}
body{
	background-color:#000000;
	height:100%;
	width:100%;
}
.body{
	background: url(../images/bg_01.jpg) top repeat-x;
	height:800px;
	width:100%;
}
h1{
border-bottom:solid 1px #CCCCCC;
margin:0 0 0 0;
	padding:0;

font-family:tahoma;
	font-weight:normal;
	font-style:italic;
	font-size:22px;
	letter-spacing:-1px;

}
h2, h3, h4, h5, h6 {
	font-family:Trebuchet Ms, Lucida, Arial, Verdana, serif, sans;
	font-weight:bold;
        font-size:14px;
	color:#010101;
	margin:20px 0 0 0;
	padding:0;
}

h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#006600;
	text-decoration:none !important;
}
p {
	margin:.7em 0 .7em 0;
}
p a{
color:#006600;
}
#grText{
color:#006600;
}
#wrapper{
	width:875px;
	margin:auto;
}
#header{
	width:875px;
	height:99px;
	background:url(../images/header.png) top no-repeat;
	margin-top:0px;
}
.nav{
	height:25px;
	width:442px;
	margin-top:76px;
	padding-left:422px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:3px;
	text-align:center;
	float:left;
	font-family:Verdana;
	font-size:12px;
}
.nav a:link{
	color:#FFFFFF;
	text-decoration:none;
}
.nav a:visited{
	color:#FFFFFF;
	text-decoration: none;
}
.nav a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}

.navSpacer{
	margin-left:10px;
	margin-right:10px;
}
#contentWapper{
	margin-top:15px
}
#contentTop{background:url(../images/topbg.png) top no-repeat; height:9px;}
#contentBt{background:url(../images/bottombg.png) bottom no-repeat;height:9px;}
#content{

	background:url(../images/contentbg.png) top repeat-y;
	text-align:center;
}
#srcontent{
	background:url(../images/contentbg.png) top repeat-y;
	text-align:center;
}
.banner{
	margin-left:4px;
	margin-top:2px;
}
#colLeft{
	margin-left:11px;
	width:578px;
	float:left;

}
#leftColTop{
	height:21px;
	background:url(../images/Lt_col_top.png) top no-repeat;
}
#leftColContent{
	background:url(../images/Lt_col_bg.png) top repeat-y;
	padding:6px 14px 10px 10px;
}
#leftColbottom{
	height:4px;
	background:url(../images/Lt_col_btm.png) top no-repeat;
}
#colRt{
	margin-right:9px;
	width:274px;
	float:right;
}
#RtColTop{
	height:21px;
	background:url(../images/Rt_col_top.png) top no-repeat;
}
#RtColContent{
	background:url(../images/Rt_col_bg.png) top repeat-y;
	font-size:12px;
	font-family: Arial;
	padding:2px 5px 5px 5px;
	height:350px;
}
#RtColbottom{
	height:4px;
	background:url(../images/Rt_col_btm.png) top no-repeat;
}
#projects{
	height:155px;
	background:url(../images/proj_bg.jpg) top repeat-x;
	border:solid 1px #000000;
	padding:0px 5px 0px 5px;
	margin-bottom:10px;
}
#projectInner{

	background:url(../images/proj_inner_bg.jpg) bottom repeat-x;
	border:solid 1px #CCCCCC;
	margin:0px 5px 5px 5px;
        padding:0px 5px 0px 5px;

}
#footerWrapper{
	font-size:10px;
	margin-top:5px;
}
#footerLeft{
	float:left;
	width:300px;
	color:#FFFFFF;
	font-family:Arial;
	font-weight:bold;
	margin-left:12px;
}
#footerRight{
	float: right;
	width:215px;
	color:#FFFFFF;
	font-family:Arial;
	font-weight:bold;
	margin-right:3px;
}
#footerRight a:link, #footerRight a:visited{
	color:#FFFFFF;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
}
#footerRight a:hover{
	text-decoration:underline;
}
#projImage{
	float:left;
	width:334px;
	margin:6px 0px 0px 6px;
}
.projImage{
	border:solid 1px #000;
}
#projInfo{
	float:right;
	width:190px;
	color:#999999;
	font-family:Arial;
	font-weight:bold;
	text-align:left;
	font-size:12px;
	margin-top:6px;
}
#BlogFeedDiv .gfc-title {
	font-size:14px;
	font-weight:bold;
	color:black;
	display:none;
	border:none;
}
#BlogFeedDiv{
	border:none;
	text-align:left;
}
.gfc-resultsHeader, .gfc-resultsRoot, .gfc-control{
border:none;
}
.gf-result {
	margin-left:7px;
	margin-right:10px;
	padding:5px;
	border: solid 1px #000000;
	background:url(../images/proj_inner_bg.jpg) bottom repeat-x;
	border:solid 1px #CCCCCC;
}
.gf-title{
	font-weight:bold;
	color: #006600;
}
#servicesContent{
	background:url(../images/proj_inner_bg.jpg) bottom repeat-x;
	border:solid 1px #CCCCCC;
	text-align:left;
	padding:5px;
	font-family:Verdana;
	font-size:12px;
}
.samples{
	background:url(../images/proj_inner_bg.jpg) bottom repeat-x;
	border:solid 1px #CCCCCC;
	width:120;
	float:left;
	margin:2px;
	padding:2px;
}