html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #eee;
	text-align: center;
	margin: 0px;
	padding: 0px;
	/*background:url(../images/bg-test.gif) center 1px no-repeat;*/

}
html, body { /* saves you from the "centering jump" on short pages */
	min-height: 100%;
	margin-bottom: 1px;
}
p {
	font-size: 70%;  
	line-height: 140%; /* Opens up the spacing (leading) between lines of text. */
}
a:link, a:hover, a:focus {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1{
	font-size:150%;
	line-height:200%;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:1px solid #cccccc;
}
h2 {
    font-size:120%;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top:15px;
	margin-bottom:5px;
		border-top:0px solid #cccccc;
}

h3 {
	font-size:90%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	padding-top:5px;
	margin-top:10px;
	margin-bottom:10px;
	}
h4, h5 {
    font-size:85%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin-top:10px;
	margin-bottom:10px;
}
h6 {
    font-size:65%;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin-top:5px;
	margin-bottom:5px;
}
td {
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:80%;
margin:0px;
}

hr {
border: none 0;
border-top: 1px dashed #CCC;/*the border*/
width: 99%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

/* wrapper styles */
#wrapper {
	width: 980px;
	background: #FFFFFF url(../images/faux.jpg) repeat-y right; /* This image creates the three column faux effect */
	text-align: left;
	margin: 10px auto 0 auto;
	border:0px solid #cccccc;
}
#wrapper2{
	width: 780px;
	background: #000000; /* This image creates the three column faux effect */
	text-align: left;
	margin: 5px auto 0 auto;
	border-top:0px solid #000000;
}
#cvstop {
	background-color:#FFFFFF;
	background-image:url(../images/top-curves.jpg);
	background-repeat: no-repeat;
	height:10px;
}


/* header styles */
#headerhm {
	background: transparent; 
	background-image:url(../images/header001.jpg);
	border-bottom:0px solid #CCCCCC;
	height:0px;
	padding:0px;
}
#header {
	background: transparent; 
	/*background-image:url(../images/header003.jpg);*/
	border-top:0px solid #ddd;
	border-bottom:0px solid #999;
	height:140px;
	padding:0px;
}
#header p{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
margin-right:10px;
	}
#header .subtitle {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666;
font-size:0.9em;
margin-right:10px;
margin-left:150px;
}	
	
#header a{
color:#666;
font-weight: normal;
background-color:transparent;
text-decoration:inherit;
padding: 0px 0px 0px 0px;
border-bottom:0px solid #EEEEEE;
}
#header a:hover, a:focus {
background-color:transparent;

text-decoration:underline;
border-right: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
color:#666;
}

#header .hdtitle {
	color: #666; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 250%;  
	line-height:110%;
	margin-top:5px;
	margin-left:20px;
	margin-bottom:2px;
	padding:0px;
	background:transparent;
	font-weight:normal;
}
#header .hdtitlerd {
	color: #FF0000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;  
	line-height:110%;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:2px;
	padding:0px;
	background:transparent;
	font-weight:normal;
}
#header .hdtitle2 {
	color:#666; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;  
	line-height:100%;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:20px;
	padding:0px;
	background:transparent;
	font-weight:normal;
	text-decoration:none;
}
#search {
width:790px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:100%;
margin:0px;
padding:5px;
}
#search .smallsearch {
	color: #333333; 
	font-size: 80%;  
	margin-top:5px;
}

/*globalnav*/

#globalnav {
	position:relative;
	float:left;
	width:97%;
	padding:0 0 1.75em 1em;
	margin:0;
	list-style:none;
	line-height:1.0em;
	font-size:0.8em;
	font-weight:normal;
}

#globalnav LI {
	float:left;
	margin:0;
	padding:0;
}

#globalnav A {
	display:block;
	color:#000066;
	text-decoration:none;
	font-weight:normal;
	background:#fff;
	margin:0;
	padding:0.25em 1em;
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	border-right:1px solid #aaa;
}

#globalnav A:hover,
#globalnav A:active,
#globalnav A.here:link,
#globalnav A.here:visited {
color:#000066;
	background:#eee;
}

#globalnav A.here:link,
#globalnav A.here:visited {
	position:relative;
	z-index:102;
}

/*subnav*/

#globalnav UL {
	position:absolute;
	left:0;
	top:1.5em;
	float:left;
	background:#eee;
	width:100%;
	margin:0;
	padding:0.25em 0.25em 0.25em 1em;
	list-style:none;
	border-top:1px solid #ddd;
}

#globalnav UL LI {
	float:left;
	display:block;
	margin-top:1px;
}

#globalnav UL A {
	background:#eee;
	color:#999;
	display:inline;
	margin:0;
	padding:0 1em;
	border:0
}

#globalnav UL A:hover,
#globalnav UL A:active,
#globalnav UL A.here:link,
#globalnav UL A.here:visited {
	color:#000066;
}

#front-pic {
	position:relative;
	margin-top:20px;
	padding-top:10px;
	margin-left:40px;
	width:900px;
	height:400px;
	z-index:1;
	background-image: url(../images/letsgo5.jpg);
}
#front-pic p {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:20px;
	line-height:1.5em;
	padding-top:20px;
	padding-left: 20px;
	padding-right:30px;
	text-align:left;
}
#front-pic .titlelink {
font-family:Georgia, "Times New Roman", Times, serif;
	float:right;
	color:#666666;
	font-size:1.0em;
	line-height:1.0em;
	padding-top:5px;
	margin-right:20px;
	margin-left:270px;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
}

#front-pic a{
font-size:80%;
color:#666666;
background-color:transparent;
text-decoration:underline;
padding: 0px 0px 0px 0px;
border-bottom:0px solid #EEEEEE;
}
#front-pic a:hover, a:focus {
font-size:80%;
text-decoration:underline;
border-right: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
color:#666666;
}

#intro {width:980px;
background-image:url(../images/tdbg.gif)}

#col_left {
	width: 0px;
	float: left;
	padding: 5px 5px; 
	background:#C0CCDA;
	border-bottom: 0px solid #FFFFFF;
}

/* content and centre column styles */
#col_centre {
	padding: 10px;
	margin-top: 0px;
	margin-right: 265px;
	margin-bottom: 0;
	margin-left: 30px;
}
#col_centre a{
    font-size: 100%;  
color:#0000FF;
background-color:transparent;
text-decoration:none;
padding: 0px 0px 0px 0px;
border-bottom:0px solid #EEEEEE;
}
#col_centre a:hover, a:focus {
    font-size: 100%;  
background-color:transparent;
text-decoration:underline;
border-right: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
color:#0000FF;
}
#col_centre p {
    font-size: 75%;  
	line-height: 160%;
	margin-top:5px;
}
#col_centre .smallpara {
	color: #333333; 
	font-size: 70%;  
	margin-top:5px;
}
#col_centre td {
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:100%;
margin:0px;
}
#col_centre ul {
	color: #333333; 
	font-size: 75%;  
	line-height: 130%;
	margin-top:5px;
margin-left:20px;
}
#col_centre ol {
	color: #333333; 
	font-size: 75%;  
	line-height: 130%;
	margin-top:5px;
margin-left:30px;
}
#col_centre .pbox-old {
float:none;
margin-left:70px;
width:296px;
height:72px;
border:0px solid #CCCCCC;
padding-top:10px;
background-image:url(../images/button-bak-2.jpg);
text-align:center;
}
#col_centre .pbox {
float:left;
width:200px;
height:120px;
border:1px solid #CCCCCC;
padding-top:15px;
}
#col_centre .pboxwh {
float:left;
width:200px;
height:20px;
border:1px solid #FFFFFF;
padding-top:15px;
}

.pbox-para {
color: #999999
}
#col_centre .pbox a{
color:#999999;
background-color:transparent;
text-decoration:none;
padding: 2px 0px 2px 2px;
border-bottom:0px solid #EEEEEE;
}
#col_centre .pbox a:hover, a:focus {
background-color:transparent;
text-decoration:underline;
border-right: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
color:#000000;
}
.pboxtitle {
	font-family:Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	font-size:140%;
	line-height:170%;
}
.pboxtitlebl {
	font-family:Arial, Helvetica, sans-serif;
	color: #0099cc;
	font-weight: bold;
	font-size:140%;
	line-height:170%;
}
.pboxtitlegr {
	font-family:Arial, Helvetica, sans-serif;
	color: #00cc33;
	font-weight: bold;
	font-size:140%;
	line-height:170%;
}
#col_centre #xtra {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	margin-top:5px;
}
#col_centre #xtra a{
color:#000000;
font-weight: bold;
background-color:transparent;
text-decoration:inherit;
padding: 0px 0px 0px 0px;
border-bottom:0px solid #EEEEEE;
}
#col_centre #xtra a:hover, a:focus {
background-color:transparent;

text-decoration:underline;
border-right: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
color:#000000;
}
#col_centre #nav {
font-family:Arial, Helvetica, sans-serif;
font-size:95%;
color:#999999;
}
#col_centre #nav a{
font-size:85%;
color:#999999;
background-color:transparent;
text-decoration:none;
padding: 0px 0px 0px 0px;
border-bottom:0px solid #EEEEEE;
}
#col_centre #nav a:hover, a:focus {
font-size:85%;
text-decoration:underline;
border-right: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
color:#FF0000;
}

#col_centre .wel {
    font-size: 95%;  
	line-height: 130%;
	margin-top:5px;
}

#col_centre .tbox2 {
float:left;
width:320px;
height:auto;
font-size:14px;
background-image:url(../images/home/letsgo4.jpg);
background-repeat:no-repeat;
border:0px solid #CCCCCC;
padding-top:10px;
padding-left:5px;
padding-right:5px;
}

#col_centre .tbox2 .tboxtitle {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#000066;
padding-bottom:5px;
}




/* third column styles */
#col_right {
	margin: 0px;
	margin-right:20px;
	width: 214px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	float: right;
}
#col_right h1{
	font-size:110%;
	color: #669900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:0px solid #cccccc;
}
#col_right h2{
	font-size:100%;
	color: #669900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin-top:5px;
	margin-bottom:5px;
	border-bottom:0px solid #cccccc;
}
#col_right p {
	color: #666666; 
	font-size: 70%;  
	line-height: 130%;
	margin-top:5px;
}
#col_right ul {
	color: #333333; 
	font-size: 70%;  
	line-height: 130%;
	margin-top:5px;
margin-left:15px;
}
#col_right .smalltext {
	color: #333333; 
	font-size: 80%;  
	margin-top:5px;
}
#col_right .righttitle {
	color: #DDDDDD; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 200%;  
	line-height:100%;
	margin-top:5px;
	padding:0px;
	background:transparent;
	font-weight:200;
}
#col_right .righttitle2 {
	color: #FF0000; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:130%;  
	line-height:100%;
	margin-top:5px;
	padding:0px;
	background:transparent;
	font-weight:200;
}

#col_right .righttitlebl {
	color: #0099cc; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:130%;  
	line-height:100%;
	margin-top:5px;
	padding:0px;
	background:transparent;
	font-weight:200;
}
#col_right a{
    font-size: 100%;  
color:#0000FF;
background-color:transparent;
text-decoration:none;
padding: 0px 0px 0px 0px;
border-bottom:0px solid #EEEEEE;
}
#col_right a:hover, a:focus {
    font-size: 100%;  
background-color:transparent;
text-decoration:underline;
border-right: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
color:#0000FF;
}

#col_right #xtra {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	margin-top:5px;
	margin-right:20px;
}
#col_right #xtra a{
color:#000000;
background-color:transparent;
text-decoration:inherit;
padding: 0px 0px 0px 0px;
border-bottom:0px solid #EEEEEE;
}
#col_right #xtra a:hover, a:focus {
background-color:transparent;
text-decoration:underline;
border-right: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
color:#000000;
}
/* footer styles */
#footer {
	padding: 5px;
	border-top: 1px solid #CCCCCC;
	font-size: 85%;
	color: #736B5E;
	background: transparent;  /* This background color covers the faux column effect that spans the entire holder div */
	background-color:#fff;
	line-height:160%;
	margin-left:25px;
}
#footer p {
	padding: 5px;
	font-size: 75%;
	color: #736B5E;
	line-height:110%;
}

#footer a{
color:#999999;
background-color:transparent;
text-decoration:none;
padding: 0px 0px 0px 0px;
border-bottom:0px solid #EEEEEE;
}
#footer a:hover, a:focus {

text-decoration:underline;
border-right: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
color:#666666;
}

#footerright {
	float:right;
	width:200px;
	font-size: 100%;
	color: #736B5E;
	padding:5px;
}

/* miscellaneous styles */
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
.grey {
	color:#999999;
	}
.orange {color: #FF0000}
.blue {color: #0099cc}
.green {color:#00cc33;}
