/* CSS Document */
body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:center;
	background-image:url(siteGraphics/BG-Tile.gif);
	background-repeat:repeat-y;
	background-position:center;
	margin: 0px 0px 0px 0px;
}

img {  

border-style: none;

}

p {
margin-top: 0px;
margin-bottom: 15px;
}
#parent {
	width:776px;
	margin-left:auto;
	margin-right:auto;
	border: 0px solid yellow;
	padding-left:12px;
	padding-right:12px;
	margin-top:-15px;
}

#headerHomeFlash {
	width:776px;
	height:292px;
	background-color:#FFFFFF;
	padding-top:0px;
	margin-top:0px;
}

#headerSubFlash {
	width:776px;
	height:150px;
	background-color:#FF0000;
	padding-top:0px;
	margin-top:0px;
}

.home3col {
	width:208px;
	float:left;
	display:block;
	border:0px solid green;
	text-align:left;
	margin-left:17px;
	margin-right:15px;
}
#content {
	clear:both;
	text-align:left;
	background-image:url(siteGraphics/content-bg-tile.gif);
	background-repeat:repeat-y;
	margin-top:15px;
	width:754px;
	margin-left:11px;
	margin-right:11px;
}

.contentImgB {
	padding-top:0px;
}

.sTable {
	width:715px;
	background-image:url(siteGraphics/services-table-bg-tile.gif);
	background-repeat:repeat-y;
	margin-bottom:5px;
}

.sTableTop {
	background-image:url(siteGraphics/services-table-top.gif);
	background-repeat:no-repeat;
	height:20px;
	background-position:top;
}

.sTableBottom {
	background-image:url(siteGraphics/services-table-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:20px;
}

.sTableLeft {
	width:278px;
}

.sTableLeft div {
	padding-left:15px;
}

.sTableCenter {
	width:1px;
	background-color:#660066;
}

.sTableRight div {
	padding:0px 0px 0px 16px;
	line-height:20px;
}

#footerNav {
	padding-top:5px;
	padding-bottom:5px;
}

#footer {
	background-image:url(siteGraphics/BG-Footer.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:166px;
	padding-top:15px;
}

A, A:link, A:active, A:visited {
	text-decoration:none;
	color:#3366cc;
	font-weight: bolder;
}

#footerNav A, #footerNav A:link, #footerNav A:active, #footerNav A:visited {
	color:#660066;
}

#footerNav A:hover {
		color:#9900FF;
}

A:hover {
		color:#9900FF;
}

H1, H2, H3, H4, H5, H6 {
	margin-top:0px;
	margin-bottom:0px;
	color:#660066;
}

H1 {
	font-size:24px;
	color:#660066;
	font-weight:bolder;
	margin-bottom:0px;
}

H2 {
	font-size:18px;
	color:#660066;
	font-weight:bold;
	margin-bottom:0px;
}

H2 A, A:link, A:active, A:visited {
color:#660066;
}

H2 A:hover {
	text-decoration:none;
	color:#9900FF;
}

form strong {
	color:#660066;
	
}
.contactFormInput {
	width:100%;
	border: 1px solid #cccccc;
}

.contactFormTA {
	height:115px;
	width:100%;
	border: 1px solid #cccccc;
}

.boldItems {
	font-size:10px;
	color:#000000;
	font-style:italic;
	float:right;
}

.inPrint {
	margin:0;
	padding:0;
	width:201px;
	height:51px;
	float:left;
}

.inPrintA {
	background:url(siteGraphics/buttons/inPrint.png) top left no-repeat;
	width:201px;
	height:51px;
	display:block;
}

.inPrintA:hover {
	background:url(siteGraphics/buttons/inPrint.png) bottom left no-repeat;
	width:201px;
	height:51px;
}

.inMotion{
	margin:0;
	padding:0;
	width:201px;
	height:51px;
	float:left;
}

.inMotionA {
	background:url(siteGraphics/buttons/inMotion.png) top left no-repeat;
	width:201px;
	height:51px;
	display:block;
}

.inMotionA:hover {
	background:url(siteGraphics/buttons/inMotion.png) bottom left no-repeat;
	width:201px;
	height:51px;
}

.inWeb{
	margin:0;
	padding:0;
	width:201px;
	height:51px;
	float:left;
}

.inWebA {
	background:url(siteGraphics/buttons/inWeb.png) top left no-repeat;
	width:201px;
	height:51px;
	display:block;
}

.inWebA:hover {
	background:url(siteGraphics/buttons/inWeb.png) bottom left no-repeat;
	width:201px;
	height:51px;
}

.inHosting {
	margin:0;
	padding:0;
	width:212px;
	height:51px;
	float:left;
}

.inHosting A {
	background:url(siteGraphics/buttons/inHosting.png) top left no-repeat;
	width:212px;
	height:51px;
	display:block;
}

.inHosting A:hover {
	background:url(siteGraphics/buttons/inHosting.png) bottom left no-repeat;
	width:212px;
	height:51px;
}


.getIn{
	margin:0;
	padding:0;
	width:201px;
	height:51px;
	float:left;
}

.getInA {
	background:url(siteGraphics/buttons/getIn.png) top left no-repeat;
	width:201px;
	height:51px;
	display:block;
}

.getInA:hover {
	background:url(siteGraphics/buttons/getIn.png) bottom left no-repeat;
	width:201px;
	height:51px;
}

.contactUs{
	margin:0;
	padding:0;
	width:158px;
	height:51px;
	float:left;
}

.contactUsA {
	background:url(siteGraphics/buttons/contactUs.png) top left no-repeat;
	width:158px;
	height:51px;
	display:block;
}

.contactUsA:hover {
	background:url(siteGraphics/buttons/contactUs.png) bottom left no-repeat;
	width:158px;
	height:51px;
}

.newMedia{
	margin:0;
	padding:0;
	width:201px;
	height:51px;
	float:left;
}

.newMediaA {
	background:url(siteGraphics/buttons/inNewMedia.png) top left no-repeat;
	width:201px;
	height:51px;
	display:block;
}

.newMediaA:hover {
	background:url(siteGraphics/buttons/inNewMedia.png) bottom left no-repeat;
	width:201px;
	height:51px;
}


.getIn{
	margin:0;
	padding:0;
	width:201px;
	height:51px;
	float:left;
}

.getInA {
	background:url(siteGraphics/buttons/getIn.png) top left no-repeat;
	width:201px;
	height:51px;
	display:block;
}

.getInA:hover {
	background:url(siteGraphics/buttons/getIn.png) bottom left no-repeat;
	width:201px;
	height:51px;
}

.ourWork{
	margin:0;
	padding:0;
	width:185px;
	height:51px;
	float:left;
}

.ourWorkA {
	background:url(siteGraphics/buttons/ourWork.png) top left no-repeat;
	width:185px;
	height:51px;
	display:block;
}

.ourWorkA:hover {
	background:url(siteGraphics/buttons/ourWork.png) bottom left no-repeat;
	width:185px;
	height:51px;
}

.introButtons {
margin: 0px;
padding: 0px;
width: 400px;
}

.homeFloatLeft {
padding: 0px;
margin-left: -20px;
width: 158px;
float:left;
}

.homeFloatRight {
padding: 0px;
margin-top: -48px;
margin-left: -240px;
width: 158px;
float:right;
}


.threeColumsTop {
margin-left: 1px;
}
.clear {
	clear:both;
}

.PortTable {
width: 600px;
margin-left: 62px;

}
.linkCenter{
margin-left: 8px;
margin-top: -8px;

}