﻿div#picture_links {
	/*float:left;*/
	width:485px;
	height:410px;
	margin:0;
	padding:0;
	margin-top:28px;
}

/*div#picture_links a.photolink {
	float:left;
	display:block;
	width:185px;
	height:32px;
	padding:173px 15px 0 26px;
	margin:0 15px 15px 0;
	text-transform:uppercase;
	text-decoration:none;
	color:#e9811b;
	font-weight:bold;
	font-size:8px;
}

div#picture_links a:hover {
	color:#2e3191;
}*/

div#footer_text {
	padding-right:30px;
	width:485px;
}

a#welcome_1 { background:url('../images/welcome_1.jpg'); }
a#welcome_2 { background:url('../images/welcome_2.jpg'); }
a#welcome_3 { background:url('../images/welcome_3.jpg'); }
a#welcome_4 { background:url('../images/welcome_6.jpg'); }

div#faq_links {
	position:absolute;
	left:490px;
	top:60px;
	height:600px;
	/*
	margin-top:25px;
	float:right;
	*/
	width:150px;

}

div#faq_links a {
	display:block;
	width:143px;
	background:#f7f7f7 url('../images/faq_block.gif') no-repeat;
	float:left;
	padding:8px;
	font-size:11px;
	text-decoration:none;
	margin-bottom:9px;
}

span.question { color:black; }
span.q {
	font-weight:bold;
	color:#2e3191;
}
span.answer { color:#909090; }
span.a {
	font-weight:bold;
	color:#f86f05
}
span.answer1 { color:#909090; }
span.a1 {
	font-weight:bold;
	color:#abce18
}
span.plus { color:#909090; }
span.p {
	font-weight:bold;
	color:#663366