body{
	background-image: url(../image/aps_bg_1.png);
	background-repeat: repeat-x;
	background-color: #FD7B01;
	padding: 0;
	margin: 0;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/* ######### Top Section ######### */
#h2 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #00004C;
	letter-spacing: 1px;
	line-height: 50px;
	float: left;
	margin-left: 5px;
}
#phone {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #00004C;
	float: right;
	margin-right: 5px;
	letter-spacing: 5px;
	line-height: 50px;
}
.linediv {
	background-color: #666;
	text-align: center;
	height: 50px;
	width: 1000px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	border-bottom: solid #000;
	
	
}

/* ########## End Top Section ######### */

/* ########## Start Center Section ########### */

.maincontainer{
	width: 1000px;
	background-color: #FFF;
	height: 800px;
	margin: auto;
}

/* ##############  Side Columns  ################## */

#columnLeft /* Left side */{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	background-color: #E5E5E5;
	word-spacing: 0.2em;
	padding: 5px;
	height: 750px;
	width: 125px;
	position: relative;
	margin-left: 0px;
	overflow: visible;
	margin-top: 0px;
	float: left;
	background-image: url(../image/logo-small.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	padding-top: 35px;
}

#columnRight /*Center */{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	background-color: #09F;
	text-align: center;
	height: auto;
	width: 650px;
	position: relative;
	margin-right: 40px;
	float: right;
	margin-top: 15px;
}

#columnRight2 /* Right side */{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	background-color: #E5E5E5;
	word-spacing: 0.2em;
	padding: 5px;
	height: 750px;
	width: 125px;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	overflow: visible;
	margin-top: 0px;
	float: right;
	text-align: right;
	padding-top: 35px;
}

#columnRightBottom /* Right side */{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	background-color: #06F;
	word-spacing: 0.2em;
	height: auto;
	width: 120px;
	text-align: left;
	position: absolute;
	top: 675px;
	left: 7px;
	color: #FFF;
}

#bg_tbar {
	background-image: url(../caraudio/assets/bg_tbar.png);
	background-repeat: repeat-x;
	height: auto;
	width: auto;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	position: fixed;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom-width: 2px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 10px;
}



/* ########### End Center Section ########### */
#footer {
	position: relative;
	bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#bt-menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	text-decoration: none;
	text-align: center;
	word-spacing: 0.5em;
	padding-top: 10px;
	padding-bottom: 10px;
}
#h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #00FFFF;
	letter-spacing: 3px;
	text-align: right;
	word-spacing: 0.8em;
}
#h5 {
	font:Georgia, "Times New Roman", Times, serif, #00FFFF;
	margin: auto;
	width: 100px;
}
#link {
	background-color: #666666;
	margin: auto;
	width: auto;
	height: auto;
	color: #FFFFFF;
	text-align: left;
	padding-left: 25px;

}

