body
{
  margin: 0px;
  padding: 0px;
  font-family: Verdana,Tahoma,sans-serif;
  color: #666666;
  font-size: 16px;
  line-height: 22px;
}

a
{
  color: #15537d;
}

h1
{
  margin: 10px 0px;
  color: #0b5395;
	font-size: 28px;
	line-height: 35px;
}

h1,h2,h3
{
 font-family: Verdana,Helvetica, sans-serif;
}

h2
{
  margin: 0px;
	color:#d92328;
}

.msInputText
{
  width: 320px;
  font-size: 16px;
  border: solid 1px #004d97;
}

#msHeaderWrap
{
	background-color: transparent;
	background-image: url(../ms_sq_01_images/ms_sq_01_header_bg.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	height: 85px;
	width: 100%;
}

#msHeader
{
  margin: 0 auto;
  width: 900px;
  height:85px;
  position: relative;
	background-image: url(../ms_sq_01_images/ms_sq_01_header.png);
	background-repeat: no-repeat;
}

.msLogo
{
  margin-left: 10px;
  border: none;
}

#msMainWrap
{
  margin: 0 auto;
  width: 900px;
}

#msContentWrap
{
  width: 100%;
  margin-bottom: 10px;
  position: relative;
  padding: 30px 0px;
}

#msTopRowWrap
{
  width: 900px;
}

#msTopRowContent
{
  margin: 0 auto;
  width: 878px;
  padding: 10px;
  border: 1px solid #ccc;
  text-align:center;
}

.msTopRowVideo
{
  width: 500px;
  margin: 0 auto;
}

.msTopRowBlock
{
  color: #0b5395; 
  font-size: 18px;
  font-weight: bold;
}

#msBottomRowWrap
{
  width: 900px;
}

#msBottomRowContent
{
  width: 878px;
  border: 1px solid #ccc;
  padding: 10px;
  color: #004d97;
}

#msBottomRowContent table
{
  width: 500px;
}

.msBottomRowContentTip
{
  color: #0b5395;
  font-weight: bold;
  padding-top: 15px;
  font-size: 13px;
  height: 49px;
  text-align: center;
}

.msBottomRowContentHeadline
{
  color: #004d97;
  font-size: 34px;
  font-family: "Century Gothic",Arial,sans-serif;
  margin: 0px;
	line-height:34px;
	text-align:center;
}

.msBottomRowContentHeadline span
{
  font-weight: normal;
}

.msAddtoCartButton
{
  border: 2px dotted #004d97;
  width:500px;
  margin:0 auto;
}

.msButtonCenterIE
{
  width:500px;
}

#msFooterWrap
{
  border-top: 7px solid #004d97;
  width: 100%;
}

#msFooter
{
  margin: 0 auto;
  width: 900px;
}

#msFooter span 
{
  font-size: 10px;
}