img 
{border:0;}

a
{
    color:#fff;
    text-decoration:underline;
}

a:hover
{color:#f57b20;}

/*a:visited
{color:#fff;}*/

td 
{font-size:1em;}

.clear
{
    height:1px;
    line-height:1px;
    clear:both;
}

/*start specific*/

#global 
{
	text-align:center;
	padding-top:20px;
	color:White;
}

.container 
{
	width:857px;
	margin:auto; 
	text-align:left;
	position:relative;
}

#header-container
{min-height:121px;}

#logo-new
{
	position:absolute;
	top:28px;
	right:0px;
	width:94px;
}

#take-centre-stage
{
	position:absolute;
	top:120px;
	right:30px;
	width:170px;
	height:70px;
	background:url(../images/immerseyourself.gif) left top no-repeat;
}

#main-image
{
	/*background:url(../images/main-image-bg.gif) left bottom no-repeat;
	width:649px;*/
}

.four-columns
{margin-top:6px;}

.column
{
	width:190px;
	float:left;
	margin-right:28px;
}

.column-last
{
	width:190px;
	float:left;
	margin-right:28px;
}

/* ROUNDED BOXES */

.box-new
{
	clear:both;
	font-size:0.7em;
}

.top-left 
{
	margin-right: 10px; /* clip right corner */
	background-image: url(../images/box-tl.gif);
	height: 10px; /* vertical: show first half of the image with the top-corners in it */
	font-size: 2px; /* correct height for IE */
}

.top-right 
{
	margin-top: -10px; /* to level of top-left corner */
	margin-left: 10px; /* clip left corner */
	background: url(../images/box-tr.gif) 100% 0 no-repeat; 
	height: 10px; 
	font-size: 2px;
}

.bottom-left 
{
	margin-right: 10px; /* clip right corner */
	background-image: url(../images/box-bl.gif);
	background-position: 0 -10px; /* show under half of the image */
	height: 10px;
	font-size: 2px;
}

.bottom-right 
{
	margin-top: -10px; /* to level of bottom-left corner */
	margin-left: 10px; /* clip left corner */
	background-image: url(../images/box-br.gif); 
	background-position: 100% 0px; /* under half, right side */
	background-repeat:no-repeat;
	height: 10px; 
	font-size: 2px; 
}

.inside 
{
	border-right: 1px solid #fff;
	padding-left: 9px;
	padding-right: 9px;
	background:url(../images/box-l.gif) left top repeat-y;
	margin-top:-3px;
	padding-bottom:0px;
}

.box-content 
{
	border-top:1px solid #000; /* without this, causes problems in browsers */
	border-bottom:1px solid #000; /* without this, causes problems in browsers */
	padding:0px;
	color: #fff;
}

.notopgap 
{margin-top:0;}

.nobottomgap 
{margin-bottom:0;}


.box-new input.textfield {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 0.950em;
width: 110px;
margin: 3px 0 0 0px;
height: 18px;
padding:3px 10px 0 5px;
background-color: transparent;
border: 0;
background: transparent url(../images/input-bg.gif) 0 0 no-repeat;
}

.home-column-box
{
	/*padding-top:5px;*/
	min-height:123px;
}

.home-column-right-box
{
	/*padding-top:0px;*/
	min-height:38px;
}

#footer-new 
{
	clear: both;
	text-align: right;
	color:White;
	margin:20px 0 20px 0;
}

#footer-new p {
font-size: 0.750em;
padding:0 10px 0 0;
float:right;
}

#footer-new p a {
color: #FFF;
text-decoration: none;
}

#footer-new p a:hover {
color: #CCC;
text-decoration: underline;
}

/* New Style Boxes */
.box-homePage
{
	background: transparent url(../images/box-homepage.png) 0 0 no-repeat;
	clear:both;
	font-size:0.7em;
	width:176px;
	height:36px;
}

.box-homecontent 
{
	padding:0px;
	color: #000;
}

.box-homeinside 
{
	padding-left: 5px;
	padding-right: 0px;
	margin-top:-3px;
	padding-top:10px;
	padding-bottom:0px;
}

.box-quickLink
{
	background: transparent url(../images/home-quickLink-bg.png) 0 0 no-repeat;
	clear:both;
	font-size:0.7em;
	width:178px;
	height:45px;
	margin-bottom:10px;
}

.quicklink-inside
{
	padding-left: 5px;
	padding-right: 0px;
	margin-top:-3px;
	padding-top:10px;
	padding-bottom:0px;
}