body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
	text-align: center;
}
h1 {
	font-size: 110%;
	color: #FF3300;
	font-weight: bold;
}
h2 {
	font-size: 90%;
	color: #FF3300;
	font-weight: bold;
	margin-bottom: 0px;
}
h3 {
	font-size: 90%;
	color: #FF3300;
	font-weight: bold;
}
p, ul, table {
	font-size: 80%;
}
a {
	color: #0066CC;
	text-decoration: none;
	font-weight: normal;
}
a:hover, a:focus {
	color: #FF3300;
	text-decoration: underline;
}
.HeadFoot {
	text-align: center;
	padding: 0px;
	width: 750px;
	background-color: #F2F2F2;
	margin: 4px auto 6px;
	clear: both;
}
.HeadFoot h1 {
	display: none;
}
.HeadFoot p {
	font-size: 70%;
	color: #666666;
	margin: 0px;
}
.HeadFoot a {
	text-decoration: underline;
	color: #666666;
}
.HeadFoot a:hover, .HeadFoot a:focus {
	color: #FF3300;
	text-decoration: underline;
}
.HeadFoot .Telephone {
	font-size: 150%;
	color: #666666;
	font-weight: bold;
	padding-bottom: 8px;
}
.TopEdge {
	font-size: 0px;
	background-image: url(images/grey-top.gif);
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 750px;
}
.BtmEdge {
	font-size: 0px;
	background-image: url(images/grey-btm.gif);
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 750px;
}
.TopLogo {
	background-image: url(images/design1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	vertical-align: top;
	width: 750px;
	margin: 0px auto;
	padding: 0px;
}
#Wrapper {
	text-align: left;
	width: 750px;
	margin: 0px auto;
	padding: 0px;
}
#ContentWrapper {
	float: left;
	width: 100%;
}
#Content {
	margin: 0px 250px 0px 0px;
	padding: 2px 0px 10px 0px;
}
#Content p, #Content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
#RightCol {
	float: left;
	width: 250px;
	margin: 0px 0px 0px -250px;
}
#RightCol ul {
	margin: 8px 0px 16px 30px;
	padding: 0px;
}
#RightCol ul li {
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#RightCol ul li a {
	color: #0066CC;
	text-decoration: none;
	background-image: url(images/buttona-1.gif);
	padding-left: 30px;
	background-repeat: no-repeat;
	padding-top: 2px;
}
#RightCol ul li a:hover {
	background-image: url(images/buttona-2.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #FF3300;
	text-decoration: underline;
	padding-top: 2px;
}
#RCPad {
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
#RightBlocks {
	background-image: url(images/rightblocks.jpg);
	background-repeat: no-repeat;
	height: 230px;
	width: 230px;
	font-size: 11px;
}
#RightBlocks a {
	color: #FFFFFF;
	text-decoration: none;
}
#RightBlocks a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.RBLeft {
	float: left;
	height: 115px;
	width: 115px;
	text-align: left;
}
.RBRight {
	float: left;
	height: 115px;
	width: 115px;
	text-align: right;
}
.RBPad20 {
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.RBPad60 {
	padding-top: 60px;
	padding-left: 10px;
	padding-right: 10px;
}
#Packages {
	background-image: url(images/gifttag.gif);
	background-repeat: no-repeat;
	height: 160px;
	padding-top: 2px;
	padding-left: 50px;
	margin: 30px 0px 0px;
}
#Packages h1 {
	color: #000000;
	margin: 0px;
	font-weight: normal;
	font-size: 18px;
	text-align: center;
}
#Packages h2 {
	margin: 6px 0px 3px;
	list-style-type: disc;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
#Packages p {
	margin: 0px;
	padding-left: 16px;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
#Packages a {
	color: #FFFFFF;
	font-weight: bold;
}
.TablePortfolio {
	font-size: 70%;
	font-weight: bold;
}
.TablePortfolio tr {
	height: 130px;
}
.TablePortfolio td {
	text-align: center;
	vertical-align: top;
	width: 125px;
}
.TablePortfolio img {
	border: 1px solid #0000CC;
	margin-bottom: 2px;
}
.RightPix {
	float: right;
	padding: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
	font-size: 60%;
	text-align: center;
}
