body
{
		background:	url(/skillsconnect_html/imageshome/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 50px;
		text-align:	center;
		position:	relative;
}

.wrapper
{
		width:	980px;
		margin:	0 auto 0;
		clear:	both;
}

#box1
{
		margin:	0px 20px 80px 10px;
		float:	left;
		width:	460px;
		height:	250px;
		display:	inline;
}

#box2
{
		margin:	0px 10px 80px 20px;
		float:	left;
		width:	460px;
		height:	250px;
		display:	inline;
}

#main
{
		width:	640px;
		float:	left;
		padding:	0 30px 0 10px;
		margin-bottom:	40px;
}

#rightCol
{
		width:	220px;
		float:	left;
		border-left:	1px solid #999;
		padding:	0 10px 0 50px;
		margin-bottom:	40px;
}

#footer
{
		background:	url(/skillsconnect_html/imageshome/bgfooter.jpg?SiteID=929faa24-be49-4346-9e2d-6db79b091a83&V=0) top left repeat-x;
		padding-top:	18px;
		margin:	0 auto 0;
		color:	#84aa59;
		height:	60px;
		line-height:	22px;
}

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;
}

#rightCol h1
{
		color:	#4e7718;
		font-family:	Georgia, times New Roman, serif;
		font-size:	22px;
		font-weight:	normal;
		margin-top:	0px;
}

#rightCol h2
{
		color:	#79ac2d;
		font-size:	15px;
		font-family:	Georgia, times New Roman, serif;
		font-weight:	normal;
		margin:	0 0 0 -20px;
}

#main p, #rightCol p
{
		margin:	0;
}

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;
}

