body{
	background-color:#BDCEE2;
	font-family:Georgia, Verdana, sans-serif}
	
a:link
{
	color:#95C4EE;
}

a:visited
{
	color:#000000;
}
h5
{
	padding-left:10px;
	color:#3366CC;
	font-size: 36px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	
}

#container
{	width:750px;
	background:#E8EDF2;
	margin-left:auto;
	margin-right:auto;
}

#menu
{
	background:#E8EDF2;
	width:150px;
	height:100px;
	float:left;
}

#image
{
	background: url(images/shopje.gif) #95C4EE;
	width:750px;
	height:150px;
	float:left;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 36px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	
	color: #6666CC;

	letter-spacing: normal;
	text-align: center;
	text-indent: 1pt;

	word-spacing: normal;


}
#image p
{
	color:#FF9900;
	font-size:36px;
	margin-top:5px;
	margin-left:10px;
}
header
{
width:750px;

}
#content
{
	width:100%;
	background:#E8EDF2;
}

#leftContent
{
	width:500px;
	float:left;
	background:#E8EDF2;
}
#rightContent
{
	width:200px;
	float:left;
	background:#E8EDF2;


	
	

	height: auto;
	padding-top: 20px;
}
#infoBox
{
	margin-top:0px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	width:200px;
	border:1px solid gray;
	
}
#infoBoxContent
{
	background:#E8EDF2;
	margin:3px;
}
#infoBoxHeader
{
	font-weight:bold;
	border-left:5px #95C4EE;
	border-bottom:1px solid gray;
	height:25px;
	background-color:#95C4EE;
	margin-top:0px;
}
#infoBoxHeader p
{
	margin-top:0px;
	padding-top:3px;
	margin-left:5px;
	font-size:12px;
}
#infoBoxContent
{
	margin-top:0px;
	margin-left:5px;
	font-size:10px;
	padding-bottom:3px;
}
#infoBoxContent a:hover
{
	color:#B0C5DF;
}

#footer
{
	height:25px;
	background:#95C4EE;
	width:750px;
	clear:both;
	text-align:center;
	font-size:10px;
}
#footer p
{
	padding-top:5px;
}
#footer a:hover
{
	color:#B0C5DF;
}
#navMenu ul
{
	list-style:none;
	padding: 0px;

}
#navMenu li a
{
	background-color:#95C4EE;
	height:16px;
	display:block;
	text-decoration:none;
	text-align:center;
	float:none;
	font-size:10px;
	color:#000000;
	letter-spacing:2px;
	font-weight:bold;
	
	border-bottom:1px solid #B0C4DE;
	
	
}

#navMenu li a:hover
{
	background-color:#708090;
	color:#E8EDF2;
}
#contentBox
{

	width:450px;
	border:1px solid gray;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
}
#contentBoxHeader
{
	font-weight:bold;
	border-left:5px #95B1D3;
	border-bottom:1px solid gray;
	height:25px;
	background-color:#95C4EE;
}
#contentBoxHeader p
{
	margin-left:5px;

	padding-top:2px;
}
#contentBoxContent
{
		font-size:14px;

}
#contentBoxContent p
{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
#contentBoxContent a:hover
{
	color:#B0C5DF;
}
