@charset "utf-8";
/* CSS Document */

#container_top{
	width: 944px;
}
#container_bottom{
	margin: 0px 10px 0px 10px;
	width: 924px;
	background: url(../../images/bird.gif) bottom left no-repeat;
}
#col_Top{
	clear: both;
}
#col_Bot{
	clear: both;
	margin-bottom: 10px;
}
#col_Top_Left{
	float: left;
	width: 290px;
}
#col_Top_Right{
	margin-left: 290px;
	/*padding-top: 134px;*/
	background: url(../../images/reqreg_bg.jpg) repeat-x;
	background-position: 0px 134px;
	border-bottom: 3px solid #6666ff;
}
#col_Bot_Left{
	float: left;
	width: 590px;
	padding: 5px;
}
#col_Bot_Right{
	margin-left: 600px;
	padding: 5px;
	border-left: 3px dotted #999999;
	width: 308px;
}
#col_Follow{
	margin-left: 291px;
	background: url(../../images/follow_bg.gif) repeat-x;
	background-position: 0px 134px;
	min-height: 250px;
}

#logo_section{
	clear: both;
	height: 319px;
	width: 252px;
	padding: 5px 20px 0px 19px;
	text-align: center;
	background: url(../../images/logo_bg.gif) bottom left repeat-x;
}
#quote_section{
	height: 120px;
	width: 281px;
	background-color: #efefef;
	padding: 5px;
}
#welcomeShort{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#col_FullPage{
	clear: both;
	margin-top: 140px;
	padding: 0px 15px 40px 15px;
}
