﻿body  
{
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Arial;
    font-size: 12px;
}
H1 { font-size: 16px; }
H2 { font-size: 14px; margin: 0 0 5px 0; }
H3 { font-size: 12px;}
#outwrapper
{
	width: 100%;
}
.tblfull
{
	width: 760px;
}
.padnormal { padding-left: 60px; padding-right: 60px }
.leftcheck {text-align: left; height: 50px; background-image: url('/images/checklefttoright.jpg'); background-repeat: no-repeat; background-position: center; padding-left: 60px; padding-top: 33px }
.rightcheck {text-align: right; height: 50px; background-image: url('/images/checkrighttoleft.jpg'); background-repeat: no-repeat; background-position: center; padding-right: 60px; padding-top: 33px }
.rowAlternatingGray { background-color: #EFEFEF; }
.pageContentWrapper { padding: 5px 5px 5px 5px;}
.webDesignSections { padding-top: 25px; padding-bottom: 15px; height: 72px; padding-left: 73px;  background-image: url(../images/web-design-go-green.jpg); background-repeat: no-repeat; background-position: left center;} 
#innerwrapper
{
	
	width: 815px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: auto;
	margin-right: auto;
}

#mainhead 
{
	 width: 795px;
	 margin-left: auto;
	 margin-right: auto;
	 padding-top: 5px;
	 background-image: url("../images/logo08.jpg");
	 background-position: left center;
	 background-repeat: no-repeat;	 
	 height: 60px;
	 text-align: right;
	 vertical-align: middle;
	 color: #999999;
	 padding-left: 10px;
	 padding-right: 10px;
}
#nav
{
	padding-top: 30px;
    padding-bottom: 10px;
	font-size: 14px;
	vertical-align: text-top;
	text-align: center;
	color: #999999;
	border-bottom: dashed 1px #CCC;
}
#content1
{
}
#footer
{
	margin-left: auto;
	height: 8px;
	margin-right: auto;
	width: 830px;
	
	font-weight: bold;
	color: #999999;
	text-align: center;
}
a.navlinkHome
{
	color: #261AF9;
	font-size: 16px; 
	font-family: Tahoma, Arial; 
	padding: 5px 10px 5px 10px;
	text-decoration: none;
}
a.navlinkOrange:hover
{
	color: #FF6600;
}
a.navlink
{
	color: #999999;
	font-size: 16px; 
	font-family: Tahoma, Arial; 
	padding: 5px 10px 5px 10px;
	text-decoration: none;
}
a.navlink:hover
{
	color: #000000;
}
a.navcontact
{
	color: #EFEFEF;
	background-image: url("../images/contactbg.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 16px; 
	font-family: Tahoma, Arial; 
	padding: 5px 10px 8px 10px;
	text-decoration: none;
}
a.navcontact:hover
{
	background-image: url("../images/contactbgover.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	padding: 5px 10px 8px 10px;
	color: #FFFFFF;
}
.navbulletimage
{
	padding-bottom: 4px;
}