body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom:0px;
} 

input {
	 background-color: #ffffff;
	 border:solid;
	 border-width:1px;
	 border-color:#000000;
	 width:200px;
	 font-size:12px;
}

textarea {
	 background-color: #ffffff;
	 border:solid;
	 border-width:1px;
	 border-color:#000000;
	 width:200px;
	 font-size:12px;
}
.button {
	background-colour:#ffffff;
	color:#DB60A7;
	font-weight:bolder;
	border:none;
	width:auto;
	text-align:right;

}
 a:link { 
			color: #FFFFFF;
			font-size: 12px;
			text-decoration: none;
			}
		 a:visited { 
			color: #FFFFFF;
			font-size: 12px;
			text-decoration: none;
			}
		 a:hover { 
			color: #FFFFFF;
			font-size: 12px;
			text-decoration: underline;
			}
		 a:active { 
			color: #FFFFFF;
			font-size: 12px;
			text-decoration: none;
			}
.greenText {
	color: #DBE354;;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#siteContainer {
	margin-left: auto;
	margin-right: auto;
	margin-top:60px;
	width:800px;
	height:auto;
	overflow:hidden;
	text-align: left;
	padding-bottom: 20px;
}
#bannerSpcr{
	width:600px;
	height:75px;
	float:left;
	font-size: 26px;
}
#PABLogo{
	width:auto;
	height:85px;
	float:left;
	overflow:hidden;
}
#menuSpcrTop{
	width:800px;
	height:25px;
	float:left;
	font-size: 26px;
}
.mainMenu{
	width:760px;
	height:15px;
	float:left;
	font-size: 26px;
	margin-left: 40px;
	margin-bottom: 15px;
}

#mainMenuHTML{
	width:865px;
	height:15px;
	font-size: 26px;
	margin-bottom: 15px;
}
.menuItem{
	width:auto;
	height:15px;
	float:left;
	font-size: 12px;
	overflow: hidden;
	text-align:center;
	padding-left: 15px;
	padding-right: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #FFFF00;
}
.menuItemHTML{
	width:auto;
	height:15px;
	float:left;
	font-size: 12px;
	overflow: hidden;
	text-align:center;
	padding-left: 5px;
	padding-right: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #FFFF00;
}
.HTMLmenuTitle{
	width:100px;
	height:15px;
	float:left;
	font-size: 12px;
	overflow: hidden;
	color: #CCFF00;
}
#contentContainer{
	width:800px;
	height:255px;
	float:left;
	overflow:hidden;
	margin-bottom: 25px;
	}
#contentLeftLargeStripes{
	width:33px;
	height:255px;
	float:left;
	background-image: url(../images/stripes.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#contentLeftSmall{
	width:140px;
	height:255px;
	float:left;
	background-color: #DBE354;
	margin-bottom: 25px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
#contentLeftMedium{
	width:155px;
	height:255px;
	float:left;
	background-color: #DBE354;
	margin-bottom: 25px;
	padding-left: 10px;
	padding-right: 10px;
}
#contentLeftLarge{
	width:355px;
	height:255px;
	float:left;
	background-color: #DBE354;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	padding-top: 5px;
}
#blueStripe{
	width:8px;
	height:255px;
	float:left;
	background-color: #00AECE;
}
#contentRightTopSpcr {
	width:100%;
	height:35px;
}
#contentRightTopSpcrSm {
	width:100%;
	height:20px;
}

#contentRightLrgImgCnt {
	float:left;
	width:550px;
	height:auto;
	text-align: center;
	margin-top: 20px;
}
#contentRightLrgImgCntPOS {
	float:left;
	width:550px;
	height:auto;
	text-align: center;
	margin-top: 35px;
}
#contentRightLrgImgCntDM {
	float:left;
	width:550px;
	height:auto;
	text-align: center;
	margin-top: 45px;
}
#contentRightSmall{
	width:375px;
	height:255px;
	float:left;
	background-color: #FFFFFF;
}
#contentRightMedium{
	width:575px;
	height:255px;
	float:left;
	background-color: #FFFFFF;
	margin-bottom: 25px;
}
#contentRightLarge{
	width:590px;
	height:255px;
	float:left;
	background-color: #FFFFFF;
	margin-bottom: 25px;
	overflow: hidden;
}
#contentRightScroll{
	width:570px;
	height:255px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	background-color: #FFFFFF;
	margin-bottom: 25px;
	overflow: auto;
}
.slideContent {
	width:590px;
	height:255px;
	float: right;
}
#contentRightLeftBtn {
	float:left;
	width:20px;
	height:30px;
	margin-top: 220px;
	text-align: right;
}

#contentRightRightBtn {
	float:left;
	width:20px;
	height:30px;
	margin-top: 220px;
}
#pinkStripe{
	width:8px;
	height:255px;
	float:left;
	background-color: #DB60A7;
}
#address{
	width:770px;
	height:40px;
	float:left;
	margin-left: 30px;
	color: #FFFFFF;
}

.imageSpcr {
	float:left;
	height:10px;
	width:95px;
}
.imageContainer {
	float:left;
	height:auto;
	width:auto;
}
