﻿body
{
	background-color: #6BCDFF;
}
.MainTable
{
	position: relative;
	margin:0 auto;
	width: 778px
}
.StoreTitle
{
	font-size: large;
	font-family: Market;
	text-align: center;
}
.StoreInfo
{
	font-size: medium;
	font-family: 'Comic Sans MS';
	text-align: center;
}
.ITGuyTitle
{
	font-weight: bold;
	font-size: large;
	font-family: 'Book Antiqua';
	text-align: center;
}
.ITGuyInfo
{
	font-weight: bold;
	font-size: medium;
	font-family: 'Book Antiqua';
	text-align: center;
}
.StoreButton
{
	cursor: hand;
}
/*----FOOTER PANEL----*/
#footermainPan{height:55px; background:url(images/footerbg.gif) 0 0 repeat-x #5EBFFF; color:#fff; font:13px/20px "Trebuchet MS",Arial, Helvetica, sans-serif; position:relative; margin:0 auto; clear:both; padding:75px 0 0;}

#footerPan{width:700px; position:relative; margin:0 auto;}

#footerPan ul{width:430px; height:20px; position:relative; margin:0 auto;}
#footerPan li{float:left; }
#footerPan ul li a{padding:0 10px 0; color:#fff; text-decoration:none; font-size:12px;}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan p.copyright{width:220px; position:relative; margin:0 auto; color:#fff;  font-size:11px;}

#footerPanhtml{width:70px; height:24px; display:block; position:absolute; top:45px; left:265px;}
#footerPanhtml a{width:66px; height:24px; display:block; background:url(images/html-bg-normal.gif) 0 0 no-repeat #3B3B3B; color:#fff; font-size:14px; line-height:24px; font-weight:bold; text-decoration:none;text-transform:uppercase; padding:0 0 0 4px;}
#footerPanhtml a:hover{background:url(images/html-bg-hover.gif) 0 0 no-repeat #3B3B3B; color:#fff;}
#footerPancss{width:58px; height:24px; display:block; position:absolute; top:45px; left:340px;}
#footerPancss a{width:58px; height:24px; display:block; background:url(images/css-bg-normal.gif) 0 0 no-repeat #3B3B3B; color:#fff; font-size:14px; line-height:24px; font-weight:bold; text-decoration:none; text-transform:uppercase; padding:0 0 0 8px;}
#footerPancss a:hover{background:url(images/css-bg-hover.gif) 0 0 no-repeat #3B3B3B; color:#fff; text-decoration:none;}
/*----/FOOTER PANEL----*/
li
{
	list-style-position: outside;
	list-style-type: circle;
}

