body
{
		background:	url(/skillsconnect_html/images/bg.jpg?SiteID=929faa24-be49-4346-9e2d-6db79b091a83&V=0) top left repeat-x;
		margin:	0;
		padding:	0;
		font-family:	arial, verdana, tahoma, sans-serif;
		color:	#444;
		font-size:	12px;
		line-height:	18px;
}

#logo
{
		margin:	22px auto 8px;
		width:	300px;
}

#navbar
{
		width:	980px;
		height:	40px;
		margin:	0 auto 5px;
		text-align:	center;
		position:	relative;
		z-index:	2;
}

#wrapper
{
		width:	980px;
		background:	url(/skillsconnect_html/images/shadow.png?SiteID=929faa24-be49-4346-9e2d-6db79b091a83&V=0) top center no-repeat;
		margin:	0 auto 0;
		clear:	both;
		padding-top:	36px;
		position:	relative;
}

#main
{
		background-color:	#fff;
		width:	980px;
		clear:	both;
}

#content
{
		float:	left;
		width:	630px;
		padding:	30px 30px 30px 40px;
		clear:	left;
		background-color:	#fff;
}

#rightCol
{
		float:	left;
		width:	280px;
		clear:	right;
		text-align:	right;
		padding-bottom:	20px;
		background-color:	#fff;
}

#contact
{
		text-align:	left;
		padding:	0px 0px 0 0px;
		float:	left;
}

#footer
{
		height:	60px;
		background-color:	#fff;
		margin:	20px auto 10px;
		color:	#84aa59;
}

#footerWrapper
{
		width:	980px;
		height:	60px;
		margin:	0 auto 0;
}

#footerIMGS
{
		float:	left;
		height:	60px;
		padding-right:	10px;
}

#footerTXT
{
		float:	left;
		height:	45px;
		padding:	15px 0 0 10px;
}

.Subnav
{
		width:	250px;
		clear:	right;
		text-align:	left;
		padding:	30px 10px 20px 20px;
}

h1
{
		color:	#6da029;
		font-family:	Georgia, times New Roman, serif;
		font-size:	22px;
		font-weight:	normal;
		margin-top:	0;
}

h2
{
		color:	#79ac2d;
		font-size:	15px;
		font-family:	Georgia, times New Roman, serif;
		font-weight:	normal;
}

h3
{
		color:	#6da029;
		font-family:	Georgia, times New Roman, serif;
		font-size:	16px;
		font-weight:	normal;
		margin:	0;
		font-weight:	bold;
}

.Subnav li
{
		margin-left:	-30px;
}

#main p
{
		margin:	0;
}

#rightCol h1
{
		color:	#4e7718;
		font-family:	Georgia, times New Roman, serif;
		font-size:	22px;
		font-weight:	normal;
		margin-top:	0px;
}

#rightCol h2
{
		color:	#4f7a16;
		font-size:	18px;
		font-family:	Georgia, times New Roman, serif;
		font-weight:	normal;
		margin-bottom:	10px;
}

a:link, a:active, a:visited
{
		color:	#466b9c;
		text-decoration:	underline;
}

a:hover
{
		color:	#aaa;
		text-decoration:	none;
}

#footer a:link, #footer a:active, #footer a:visited
{
		color:	#5a822c;
		text-decoration:	none;
}

#footer a:hover
{
		color:	#5a822c;
		text-decoration:	underline;
}

#rightCol a:link, #rightCol a:active, #rightCol a:visited
{
		color:	#568a18;
		text-decoration:	underline;
		font-weight:	bold;
}

#rightCol a:hover
{
		color:	#568a18;
		text-decoration:	none;
		font-weight:	bold;
}

.quote
{
		color:	#466b9c;
		font-style:	italic;
}

#content ul
{
		margin-top:	5px;
}

