body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	background-color:transparent;
	clear: both;
	margin: 0;
	padding: 0px;
}

a:link {
	font: Arial, Helvetica, sans-serif;
	color: #2C298D;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	font: Arial, Helvetica, sans-serif;
	color: #2C298D;
	font-weight:bold;
	text-decoration: none;
}
a:active {
	font: Arial, Helvetica, sans-serif;
	color: #2C298D;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #669aca;
	font-weight: bold;
}

p {
	margin:0px;
}

.banner-style {
	height: 79px;
	background-color: #DEEBFE;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 160px;
	text-align: center;
}
.banner-left {
	width:120px;
	float:left;
	text-align: center;
	padding-top: 15px;
	padding-right: 5px;
	}
.body-wrapper {
	width: 100%;
	background-color: #FFFFFF;
}

.topmenu {
	background-color: #669aca;
	height: 15px;
	width: 100%;
}

.topbar {
	text-align: center;
	color: #333333;
	background-color: #DEEBFE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

img {
	border:none;
}

/*------------------- This bit does all the work left menu position and container ---------------------------*/
#container {relative;
	display:block;
	border-left:153px solid #DEEBFE;
	overflow:visible;
	background-color: transparent;
	background-image: url(../images/bottom-box.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
* html #container {display:inline-block;}
#leftcolumn {float:left; position:relative; width:153px; margin-left:-153px; display:inline;}
* html #leftcolumn {width:152px;}

.clear {clear:both;height:1px;overflow:hidden;}




/*----------------------------  Search style ---------------------------------------------------*/
.searchstyle {
	position: absolute;
	float: right;
	right: 8px;
	top: 8px;
	color: #000000;
}

.phone-text {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	text-align:right;
	padding-right:10px;
}



/*----------------------------  Banner text styles ---------------------------------------------------*/
.txt-title {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #61635D;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color: #61635D;
	display: inline;
}
/*----------------------------  Banner link left styles ---------------------------------------------------*/
a.lefttoptext:link, a.lefttoptext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	height: 15px;
}
	
a.lefttoptext:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3D159A;
	height: 15px;
}

.buttons a {
	color: #F9F9F9;
	background-color: #669aca;
	display: inline;
	font: 11px Arial, Helvetica, san-serif;
	text-decoration: none;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	height: 15px;
}

.buttons a:hover {
	background-color: #ffcc66;
	color: #669aca;
	text-decoration: none;
	height: 15px;
}
/*----------------------------  Banner link right styles ---------------------------------------------------*/
a.top:link, a.top:visited, a.top:active {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	padding-left: 3px;
	padding-right: 3px;
}

a.top:hover {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	background-color: #669ACA;
}

/*----------------------------  left menu style ---------------------------------------------------*/
.spacer {
	width:143px;
	height:10px;
	float: left;
}


.buttons-side a,.buttons-side a:visited {
	color: #330066;
	background-color: #DEEBFE;
	padding: 4px 2px 4px 6px;
	display: block;
	font: normal 11px Arial, Helvetica, san-serif;
	text-decoration: none;
	text-align: left;
	width: 140px;
	border-left: 5px solid #330066;
	border-bottom: 1px solid #ffffff;
}

.buttons-side a:hover {
	font-weight: normal;
	border-left: 5px solid #ffcc66;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	color: #fff;
	background-color: #669ACA;
}

.buttons-side4 a,.buttons-side4 a:visited {
	color: #330066;
	background-color: #DEEBFE;
	padding: 4px 2px 4px 6px;
	display: block;
	border-left: 5px solid #330066;
	border-bottom: 1px solid #ffffff;
	font: normal 11px Arial, Helvetica, san-serif;
	text-decoration: none;
	text-align: left;
	width: 140px;
	background-image: url(../images/template_images/basket2blue.png);
	background-repeat: no-repeat;
	background-position: 120px;
}

.buttons-side4 a:hover {
	font-weight: normal;
	border-left: 5px solid #ffcc66;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	color: #fff;
	background-color: #669ACA;
	background-image: url(../images/template_images/basket2white.png);
	background-repeat: no-repeat;
	background-position: 120px;
	z-index: 10;
}

/*----------------------------  main body style ---------------------------------------------------*/
.body-content {
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 10px;
	padding-top: 10px;
}


/*----------------------------  Back link at bottom of page styles ---------------------------------------------------*/
.bottomback-link {
	float: left;
	margin-bottom: 10px;
	clear: both;
	text-align: right;
	width: 100%;
}

.back-link {
	float: right;
	margin-bottom: 10px;
	clear: right;
}

.back-link a:link {
	font: Arial, Helvetica, sans-serif;
	color: #2C298D;
	font-weight:bold;
	text-decoration: none;
}
.back-link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#2C298D;
	font-weight:bold;
	text-decoration: underline;
}
/*---------------------------- Footer styles ---------------------------------------------------*/
.footerline {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #DEEBFE;
	height: 90px;
	background-color: #DEEBFE;
	width: 100%;
	bottom: 0px;
	clear: both;
}

.txt-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330066;
	text-align: center;
/*	margin-left: 215px;
*/	margin-left: 0px;
	margin-top: 20px;
}

.footerline .txt-footer p {
	margin: 5px;
}

