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

#container {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#MainArea {
	background-image: url(../images/FolderBackground-Home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 524px;
	width: 850px;
}
#24-7Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	text-align: center;
}
#banner-area {
	width: 400px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: center;
}
#PhoneNumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
#WhereverNeed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3399CC;
	text-align: center;
}

#Folder_Tab_row1 {
	display: block;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Folder_Tab_row2 {
	display: block;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Folder_Tab_row3 {
	display: block;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Folder_Tab_row4 {
	display: block;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#left_column1 {
	display: block;
	width: 280px;
	float: left;
	margin-left: 5px;
}

.Tab_Text_Left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 2.5em;
	background-image: url(../images/HomePageFolderTabs.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 35px;
	width: 280px;
	margin-top: 10px;
	text-decoration: none;
}
.Tab_Text_Left a:link a:visited{
	text-decoration: none;
	background-image: url(../images/HomePageFolderTabs.png);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 2.5em;
	display: block;
	height: 35px;
	width: 280px;
	color: #000000;
}
.Tab_Text_Left a:hover{
	text-decoration: none;
	background-image: url(../images/HomePageFolderTabsOver.png);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 2.5em;
	display: block;
	height: 35px;
	width: 280px;
	color: #000000;
}


#Center_Column {
	display: block;
	width: 280px;
	margin-left: 285px;
	margin-right: 285px;
}
.Tab_Text_Center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 2.5em;
	background-image: url(../images/HomePageFolderTabs.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 35px;
	width: 280px;
	margin-top: 10px;
	text-decoration: none;
}

.Tab_Text_Center a:link a:visited{
	text-decoration: none;
	background-image: url(../images/HomePageFolderTabs.png);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 2.5em;
	display: block;
	height: 35px;
	width: 280px;
	color: #000000;
}
.Tab_Text_Center a:hover{
	text-decoration: none;
	background-image: url(../images/HomePageFolderTabsOver.png);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 2.5em;
	display: block;
	height: 35px;
	width: 280px;
	color: #000000;
}






#Rightr_Column {
	display: block;
	width: 280px;
	float: right;
	margin-right: 5px;
	}
.Tab_Text_Right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 2.5em;
	background-image: url(../images/HomePageFolderTabs.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 35px;
	width: 280px;
	margin-top: 10px;
	text-decoration: none;
}
.Tab_Text_Right a:link a:visited{
	text-decoration: none;
	background-image: url(../images/HomePageFolderTabs.png);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 2.5em;
	display: block;
	height: 35px;
	width: 280px;
	color: #000000;
}
.Tab_Text_Right a:hover{
	text-decoration: none;
	background-image: url(../images/HomePageFolderTabsOver.png);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 2.5em;
	display: block;
	height: 35px;
	width: 280px;
	color: #000000;
}

#AlansBlogGraphic {
	float: left;
	margin-left: 40px;
}

#footer {
	font-family: arial;
	font-size: 10px;
	color: 0066cc;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 75px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;

}
