body{
	background-image: url(../image/aps_bg.png);
	background-repeat: repeat-x;
	background-color: #0031FC;
	margin: 0;
	padding: 0;
}

/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(../image/menub_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float: left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}

/* ######### Top Section ######### */

#topbar{
	background-color: #0F0B24;
}

#toprightdiv{
	width: 256px;
	float: right;
}

#toprightdiv img {
	width: 256px;
	border: 0px;
}

#topbarimg
 {
	position: relative;
	background-color: #1C1737;
}

#h2 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	font-weight: bold;
	color: #000013;
	padding-left: 5px;
	margin-left: 3px;
	float: left;
	position: relative;
	letter-spacing: -3px;
	height: 50px;
	line-height: 50px;
}

/* ########## End Top Section ######### */

/* ########## Start Center Section ########### */
.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../image/menub_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background:  url(../image/menub_hover_right.gif) no-repeat right top; /*right tab image path*/
}

.maincontainer{
	width: 950px;
	background-color: #E1E1E1;
	margin: auto;
	padding: auto;
	height: auto;
}

#p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.7em;
	color: #000000;
	text-align: center;
	width: auto;
	padding-top: 15px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
#logo-img {
	margin-right: 15px;
	float: right;
	margin-top: 25px;
	overflow: visible;
}
#phone {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	font-weight: bold;
	color: #000013;
	position: relative;
	float: right;
	padding-right: 5px;
	margin-right: 50px;
	letter-spacing: 10px;
}
.linediv {
	background-color: #E1E1E1;
	text-align: center;
	height: 50px;
	width: 100%;
	position: relative;
}
#bt_img {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.hd_box {
	background-image: url(../image/hd_box.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	margin-top: 15px;
}

#shop_imgLeft {
	margin-top: 25px;
	width: 650px;
	margin-left: auto;
	margin-bottom: 35px;
	text-align: center;
	font-size: 20px;
	margin-right: auto;
}

#shop_imgRight{
	position: relative;
	margin-top: 25px;
	margin-right: 10px;
	float: right;
	margin-bottom: 20px;

}


/* ########### End Center Section ########### */
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin: auto;
	margin-top: 15px;
}

#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;

}
