body {
	background: #ddd;
	margin: 0;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
	}
	
form {
	margin: 0;
	padding: 0;
}

h1 {
	color: #666666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;

	}		


#container {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	background-color:#FFF;
}

#forms {
	padding-top: 10px;
	font-size: 11px;
	line-height: 15px;
}

#flashHome {
	width: 950px;
	height: 320px;
	z-index: -10;
}		

#support {
	margin: 10px 60px 110px 40px;
	text-align: left;

}


#homeCol1 {
	padding: 30px 10px 0 25px;
	text-align: left;

}
#homeCol2 {
	padding: 30px 0 30px 10px;
	text-align: left;
	
}
#homeCol3 {
	padding: 30px 0 0 30px;
	text-align: left;

}

#tagfla {
	width: 100px;
	height: 127px;
	float: left;
}
#header {
	width: 850px;
	height: 127px;
	float: left;
}

#logo {
	width: 850px;
}

#space {
	width: 850px;
}

#navi {
	width: 850px;
}
#icons {
	width: 950px;
	background-color:#DDD;
	padding: 10px 0 30px 0;
	text-align: left;

}		
			

#subCol1 {
	width:180px;
	text-align:left;
	background-color: #f1f1f1;
	color: #555;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding: 20px 30px;
}

#subCol2 {
	width:430px;
	padding:20px 35px 100px 45px;
	background-color: #fff;
	background-image:url(../images2/letterAbg1.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#subCol3 {
	width:200px;
	padding:20px 0 0 0;
	background-color: #fff;
	background-image:url(../images2/letterAbg2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}


#subCol3 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#subCol3 li {
	background-image:url(../images2/subLinkBG.gif);
	padding: 4px 0;
	background-repeat:no-repeat;

}

/* Portfolio page specific CSS Starts */

#subCol2pf {
	width:430px;
	padding:20px 15px 100px 65px;
	background-color: #fff;
	background-image:url(../images2/letterAbg1.gif);
	background-repeat:no-repeat;
	background-position:bottom right;

}

#subCol3pf {
	width:200px;
	padding:20px 0 0 0;
	background-color: #fff;
	background-image:url(../images2/letterAbg2.gif);
	background-repeat:no-repeat;
	background-position:bottom;

}

#subCol3pf ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#pfNext {
	padding: 20px 0 0 10px;
}

.pfItem {
	background-image:url(../images2/subLinkBG.gif);
	background-repeat:no-repeat;
	padding: 4px 0;
}

.pfItem2 {
	background-image:url(../images2/subLinkBG2.gif);
	background-repeat:no-repeat;
	padding: 4px 0;
}

.pfItemchild {
	padding: 2px 0 2px 20px;
}

.pfItemchildOn {
	padding: 2px 0 2px 20px;
	background-image:url(../images2/subLinkChildBG.gif);
	background-repeat:no-repeat;
	background-position: top;
}

.pfNavi {
	padding-left:18px;
	}

.pfNaviBG {
	padding-left:18px;
	background-image:url(../images/navi.jpg);
	background-repeat:no-repeat;
	}

/* Portfolio page specific CSS Ends */

	
.text12pxGray {
	color: #555;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;

	}

.text11pxGray {
	color: #555;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;

	}
	
.text11pxGreen {
	color: #637234;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;

	}
	
.text12pxGreen {
	color: #667D00;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;

	}


.letterA {
	background-image:url(../images2/letterAbg.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}	



.subNaviBG	{
	background-image:url(../images/sub-a.gif);
	background-repeat:no-repeat;
	background-position: top;
}	

	
.enews {
	border: 1px solid #CCC;
	padding: 2px;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 3px 0px 3px 0px;
	}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* Links -------------------------------- */

a.smallLink:link, a.smallLink:visited {
	color: #667D00;
	font-family: Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
	}
	
a.smallLink:hover {
	color: #111;
	font-family: Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
	}
	

a.subLink:link, a.subLink:visited {
	color: #C93;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	}
	
a.subLink:hover {
	color: #222;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
	}


#footer a:link{
	color: #999;
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	text-decoration: none;
	}
	
#footer a:visited {
	color: #999;
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #C93;
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	text-decoration: none;
	}
	


a:link {
	color: #667D00;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	}
	
a:visited {
	color: #667D00;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	}	
	
a:hover {
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	}

