/*

* {
	border-color: #ffff00;
	border-width: 1px;
	border-style: solid;
}

*/

#stfghpcontentleft {
	float: left;
	width: 500px;
	line-height: 1.6em;
	padding-left: 20px;
	padding-top: 20px;
}

#stfghpcontentright {
	float: right;
	width: 410px;
	margin-left: 0px;
	padding-top: 20px;
}

#stfghpcontentspcr {
	height: 35px;
}

#stfgpage {
	/*background-color: #cccccc;*/
	background-image: url("http://www.seantheflashguy.com/images/content_bg_grad.jpg"); background-repeat:repeat-x;
}

#ascs {
	height: 250px;
}

#ascs_left {
	width: 160px;
	float: left;
	padding-left: 35px;
	/*
	border-color: #ffff00;
	border-width: 1px;
	border-style: solid;
	*/
}
#ascs_right {
	width: 710px;
	float: right;
	/*
	border-color: #0000ff;
	border-width: 1px;
	border-style: solid;
	*/
}

#stfghp_left {
	width: 465px;
	float: left;
	padding-left: 35px;
	/*
	border-style: solid;
	border-color: #ffff00;
	border-width: 2px;
	*/
}

#stfghp_right {
	width: 410px;
	float: right;
}

#hbar {
	/*margin-top: 300px;
	margin-bottom: 100px;
	height: 100px;*/
}

#stfg_footer {
	height: 200px;
	background-color: #fff;	
}
#stfg_footer_left {
	width: 240px;
	height: 150px;
	float: left;
}
#stfg_footer_right {
	width: 660px;
	height: 150px;
	float: right;
	padding-left: 50px;
}

#footer_ico_left {
	width: 104px;
	height: 120px;
	float: left;
	padding-left: 20px;
	
}
#footer_ico_right {
	width: 110px;
	height: 120px;
	float: right;
	
}



#footercopyright {
	font-size:10px;
	color: #333333;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 60px;
}

#navbar {
    width: 950px;
	height: 24px;
	font-size: 13px;
	text-align: right;
}

p.hpbody {
	font-size: 13.5px;
}

a.ascstitlelink, a.ascstitlelink:active, a.ascstitlelink:visited, a.ascstitlelink:hover {
	font-size: 25px;
	font-weight: 600;
	color: #7A7A7A;
	text-decoration: none;
}

a.ascslink, a.ascslink:active, a.ascslink:visited, a.ascslink:hover {
	font-size: 14px;
	color: #454545;
	text-decoration: none;
	margin-left: 4px;
}


.ascsimg {
	
}