a:link {color:#000;text-decoration: none;}
a:active {color:#000;text-decoration: none;}
a:visited {color:#000;text-decoration: none;}
a:hover {color:red;text-decoration: none;}

body	{
	background-color: #fff;
	height:100%;
	margin-top:0px;

}
#pageWrapper
{
	width:744px;
}
table.layoutTable {
	text-align:left;
	border-spacing:0px;
	padding:0px;
	border-collapse: collapse;	
	border-left:1px solid black;
}

.layoutTable td {vertical-align:text-top;border-spacing:0px;	background:#fff;}

#title  {
	font: bold 24px "lucida sans unicode", arial, sans-serif;
	background: url(theme_images/balls3.gif) no-repeat center left;
	height:60px;
	margin-left:5px;
	line-height:40px;
	text-indent:65px;
}

/* SLOGAN  SLOGAN  SLOGAN  SLOGAN  SLOGAN  SLOGAN  SLOGAN  SLOGAN  SLOGAN  SLOGAN  SLOGAN */

.slogan {font: italic 11px "lucida sans unicode", arial, sans-serif;margin-left:65px;margin-top:-25px;padding-bottom:10px;}

/* NAV MENU   NAV MENU   NAV MENU   NAV MENU   NAV MENU   NAV MENU   NAV MENU   NAV MENU     */

ul#nav {
	width:175px!important;
	width:136px;
	font: bold 14px "lucida sans unicode", arial, sans-serif;
	padding-left:0px;
	padding-top:0px;
	margin-top:0px;
	list-style-type:none;}

#nav li{	
	
	line-height:13px;
	text-align:right;
	padding-right:9px;
	padding-top: 5px;
	padding-left:10px;
	list-style-type:none;}

.navtable {border-top:1px solid black;border-right:1px solid black;border-bottom:1px solid black;width:176px;}


/* COLOURS */

.layoutTable .con1 {background: #B585B2 url(theme_images/arrow13.gif) no-repeat center right;}

.layoutTable .con2 {background: #8596B5 url(theme_images/arrow14.gif) no-repeat center right;}

.layoutTable .con3 {background: #85B5A3 url(theme_images/arrow15.gif) no-repeat center right;}

.layoutTable .con4 {background: #B58A85 url(theme_images/arrow16.gif) no-repeat center right;}

.layoutTable .serve {background: #6E8DCD url(theme_images/arrow17.gif) no-repeat center right;}

.layoutTable .navi {background: #9985B5 url(theme_images/arrow18.gif) no-repeat center right;}

.layoutTable .foot {
	background: #000 url(theme_images/arrowblack.gif) no-repeat center right;}

/* CONTENT LARGE */

.large{width:100%;}

/* CONTENT MEDIUM */

.medium, mtitle {width:50%;}

/* CONTENT SMALL */

.small, stitle {width:33%;}

/* FOOTER */

.footer {

	font: normal 10px "lucida sans unicode", arial, sans-serif;
	text-align:right;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	border-right:1px solid black;
	border-bottom:1px solid black;
	}

/* UNIVERSAL STYLE */

.layoutTable .con1, .layoutTable .con2, .layoutTable .con3, .layoutTable .con4, .layoutTable .serve, .layoutTable .navi, .layoutTable .foot {
	padding-top:1px!important;
	padding-bottom:1px!important;
	padding-top:4px;
	padding-bottom:5px;
	padding-left:10px;
	color:white;
	vertical-align:middle;
	height:27px!important;
	height:18px;
	border-right:1px solid black;
	border-bottom:1px solid black;
	border-top:1px solid black;
	font: small-caps bold 14px "lucida sans unicode", arial, sans-serif;}

.layoutTable .serve, .layoutTable .navi { border-top: 0px; border-right: 0px; border-bottom: 1px solid black; }

.layoutTable .navi { border-top: 1px solid black; }
.medium, .large, .small{
	border-bottom:1px solid black;
	border-right:1px solid black;
	border-top:1px solid black;
	font: normal 12px "lucida sans unicode", arial, sans-serif;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	background:#F6F6F6;}

#brand	{

	margin-bottom: 20px;
	padding-top: 10px;
	text-align:center;
	}