@charset "UTF-8";
body {
	background-image: url(images/bgd.png);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin-top: 35px;
	padding-right: 2px;
	padding-left: 2px;
}
#mainBox {
	background-image: url(images/mainBox.png);
	background-repeat: no-repeat;
	height: 541px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 22px;
	margin-bottom: 22px;
}
#mainBox-Inside {
	width: 956px;
	height: 537px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.learnHow  a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.learnHow a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.learnHow a:hover {
	font-weight: bold;
	color: #fd9c35;
	text-decoration: none;
}
#boxText {
	float: right;
	width: 430px;
	margin-top: 125px;
}
#boxText2 {
	float: right;
	width: 390px;
	margin-top: 50px;
}
#boxText3 {
	float: right;
	width: 400px;
	margin-top: 50px;
}
#boxText h1 {
	font-size: 55px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#boxText h2 {
	font-size: 23px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #9b9b9b;
	line-height: 35px;
}
#boxText3  h1 {
	font-size: 55px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#boxText3  h2 {
	font-size: 23px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #9b9b9b;
	line-height: 35px;
}
.boxImage {
	margin-left: 120px;
}
.boxImage2 {
	margin-left: 50px;
	margin-top: 90px;
}
.boxImageImg {
	float: left;
	margin-right: 10px;
}
.smallLink   a:link  {
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fd9c35;
	text-decoration: none;
}
.smallLink  a:visited {
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fd9c35;
	text-decoration: none;
}
.smallLink  a:hover {
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#specials {
	background-image: url(images/specialsBgd.png);
	background-repeat: no-repeat;
	width: 930px;
	height: 21px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 7px;
	margin-bottom: 22px;
}
#specialsLeft {
	font-size: 14px;
	font-weight: bold;
	color: #2e2e2e;
	width: 115px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	float: left;
	margin-right: 30px;
}
#specialsRight {
	color: #FFFFFF;
	font-size: 14px;
}
#boxes {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#boxes img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#boxes a:link {
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#boxes a:visited {
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#boxes a:hover {
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FD9C35;
	text-decoration: none;
}
.smallBox {
	background-image: url(images/smallBox.png);
	background-repeat: no-repeat;
	height: 149px;
	width: 222px;
	float: left;
	margin-left: 24px;
	text-align: center;
}
.smallBoxFirst {
	background-image: url(images/smallBox.png);
	background-repeat: no-repeat;
	height: 149px;
	width: 222px;
	float: left;
	text-align: center;
}
.clear {
	clear: both;
}
#footer {
	margin-top: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9b9b9b;
	text-align: center;
	margin-bottom: 40px;
}
#footer a:link {
	color: #fd9c35;
	text-decoration: none;
}
#footer a:visited {
	color: #fd9c35;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: none;
}