body {
	 background-color: #F8F8F8;
	/* font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	/* padding-top: 5px;*/
}

#Main {
	margin:auto;
	width:834px;/*734px;*/
}
#MainT {
	background: url(../images/pTop.png) no-repeat top center;
	height: 96px;
}
#MainM2 {
		background: url(../images/mTop.png) no-repeat center;
 padding: 0 35px;
 _padding: 0 30px 0 35px; /*IE only*/
 height: 27px;
}
#MainM {
	background: url(../images/pTile.png) repeat-y top center;
 padding: 0 25px;
}

#MainF {
	background: url(../images/pFoot.png) no-repeat bottom center;
	padding-bottom: 20px;
	text-align: center;
}
.mainText {
	padding-top: 10px;
}
.mainText h1 {margin:0; margin-bottom:10px; font-size: 22px; padding: 0px;}

.mainTable td {
	width: 50%;
	vertical-align: top;
	
}
.tdLeft{ padding-right: 5px;
vertical-align: top;
	
}
.tdRight{ padding-left: 5px;
vertical-align: top;
	
}

.txtCopyright{ padding-bottom: 5px;}

a {color: #990000;
}


/* used for lower advertising box */
/*


#MainM2 {
	background: url(../images/pAd2.png) no-repeat top center;
	height: 111px;
	text-align: center;
}
#MainM2 #sub {
margin-top: 25px;
}*/



.MenuBox  {
	padding-top: 5px;
	padding-bottom: 15px;

}

.MenuBox ul {
	margin: 0; /*stops layout break above*/
	
}

/*main dividers*/
.ContentCenter{
	vertical-align: top;
	padding-right: 10px;
	
}

.ContentRight{
	width: 231px;
	vertical-align: top;
	text-align: left;
	background: url(../images/bluespecs.jpg) no-repeat bottom right;
}
.ContentRight img {
	border:0;
}
.ContentRight div {
	margin-bottom: 11px;
}
#ContentRight h2, .txtFPWelcome {
line-height: 115%;
	font-size: 17px;
	color: #000;
	margin: 5px 0;
	padding: 0px;
}
/*end main dividers*/

#fplaptop2{
	background: url(../images/fplaptop2.jpg) no-repeat left;
	height: 152px;
	margin-bottom: 10px;
}

#fphorizon2 {
		background: url(../images/fphorizon2.jpg) no-repeat left;
		height: 152px;
		margin-top: 10px;
		margin-bottom: 10px;
}

#fplaptop2 h2, #fphorizon2 h2 {
line-height: 115%;
	font-size: 17px;
	color: #fff;
	margin: 5px 0;
	padding: 0px;
}

#fplaptop2, #fphorizon2 {
	font-size: 13px;
	color: #fff;
	line-height: 135%;
}

#fplaptop2 div, #fphorizon2 div {
	padding:5px 13px;
	width: 350px;
}
/*BEGIN holding*/
#fplaptop{
	background: url(../images/fplaptop.jpg) no-repeat center;
	height: 228px;
	margin-bottom: 10px;
}

#fphorizon {
		background: url(../images/fphorizon.jpg) no-repeat center;
		height: 228px;
		margin-top: 10px;
		margin-bottom: 10px;
}

#fplaptop h2, #fphorizon h2 {
line-height: 125%;
	font-size: 22px;
	color: #fff;
	margin: 7px 0;
	padding: 0px;
}

#fplaptop, #fphorizon {
	font-size: 15px;
	color: #fff;
	line-height: 155%;
}

#fplaptop div, #fphorizon div {
	padding:5px 13px;
	width: 350px;
}
/*End holding*/

.txtLocation a:link {
	COLOR: #707070; TEXT-DECORATION: none;  FONT-SIZE: 11px;
}
.txtLocation a:visited {
	COLOR: #707070; TEXT-DECORATION: none;  FONT-SIZE: 11px;
}
.txtLocation a:hover {
	COLOR: orange; TEXT-DECORATION: none;  FONT-SIZE: 11px;
}


.supportTbl td{ width: 50%; vertical-align: top;}

.boxContent {
	padding: 0 3px;
}
.boxContent h2, .boxContent h2 a {
	margin: 2px 0;
	padding: 0;
	COLOR: #277DC9; TEXT-DECORATION: none;  FONT-SIZE: 11px;
}
.boxContent h2 a:hover {COLOR: #ff7200; TEXT-DECORATION: underline;}
/*.boxContent h2 a {	COLOR: #277DC9; TEXT-DECORATION: none;  FONT-SIZE: 11px;}
.boxContent h2 a:hover {	COLOR: #ff7200; TEXT-DECORATION: underline;  FONT-SIZE: 11px;}*/


a.txtCopyright { text-decoration: none; color: #000;
	
}
a.txtCopyright:hover { text-decoration: underline;color: #000;
	
}

.supportTbl td li {
	list-style: none outside none;
	background: url(../images/arrow.gif) no-repeat left top;
	padding-left: 15px;
	font-size: 12px;
	margin: 5px 0;
}

.webTbl td{ vertical-align: top; padding-bottom: 20px;}
.supportTbl h2, .webTbl h2, .webTbl h2 a {	font-size: 16px;}

li.GalleryBox {
	float: right;
	 list-style: none;
	 padding: 5px!important;
	 background:none!important;
	 margin: 0!important;
	 height: 162px;
}
ul.image_list {
	padding: 0;
	margin: 0;
	width:340px;
	text-align: right;
}
li.GalleryBox img{
	border: 1px solid #000;
}