@charset "UTF-8";
/* CSS Document */

body {
	font-size: 80%;
	margin-top: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #ffcc66;
	font-family: "Lucinda Grande", Tahoma, sans-serif;
	line-height: 150%;
	}
	
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
}
	
h1 {
	
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:lighter;
}

h3 {
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
	
/* DIV tags */

#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	}
	
#container #container2 #header {
	border-bottom:dotted;
	border-bottom-width: 1px;
	}

#container #mainnav {
	line-height: normal;
	height: 25px;
}

#logo {
	height: 200px;
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	}

#container #leftsidebar #side_part1 {
	margin-top: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffcc;
	}


#container #leftsidebar #side_part2 {
	margin-top: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffcc;
	}
	
#container #leftsidebar #side_part3 {
	margin-top: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffcc;
	}


#container2 {
	width: 658px;
	background-image: url(../images/content_bg.gif);
	float: left;
	background-repeat: repeat-x;
	background-color: #F8EDC7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F8C417;
	border-right-color: #F8C417;
	border-bottom-color: #F8C417;
	border-left-color: #F8C417;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	}

#goldbudgets {
	display:inline-block;
	width: 140px;
	height: 25px;
	background-image: url(../images/buttons/goldbudgets.png);
	}

#goldbudgets:hover { 
	background-image: url(../images/buttons/goldbudgets_rollover.png); 
	}

#aboutus {
	display: inline-block;
	width: 140px;
	height: 25px;
	background-image: url(../images/buttons/aboutus.png);
	}

#aboutus:hover { 
	background-image: url(../images/buttons/aboutus_rollover.png);
	}

#expertise {
	display: inline-block;
	width: 140px;
	height: 25px;
	background-image: url(../images/buttons/expertise.png);
	}

#expertise:hover { 
	background-image: url(../images/buttons/expertise_rollover.png);
	}

#mediacentre {
	display: inline-block;
	width: 140px;
	height: 25px;
	background-image: url(../images/buttons/mediacentre.png);
	}

#mediacentre:hover { 
	background-image: url(../images/buttons/mediacentre_rollover.png);
	}

#memberlogin {
	display: inline-block;
	width: 140px;
	height: 25px;
	background-image: url(../images/buttons/memberlogin.png);
	}

#memberlogin:hover { 
	background-image: url(../images/buttons/memberlogin_rollover.png);
	}
	
#container #leftsidebar {
	width: 259px;
	float: right;
	}
	
#footer {
	width: 990px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	}

#footer ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	} 

#footer li {
	display: inline;
	margin-right: 1em;
	}
	
/* Class tags */

#footer a:link, #footer a:visited{
	color: #666;
    text-decoration: none;
	border-bottom: dotted;
	border-width: 1px;
	border-color:#FFF;
	}
	
#footer a:hover {
	text-decoration: none;
	border-bottom: none;
	}
#footer a:active{
	color: #fff;
	text-decoration: none;
	border-bottom: dotted;
	border-width: 1px;
	border-color: #FFF;
	}

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	color: #666;
}

.sidebar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #666;
}
#container #submenu {
	float: left;
	height: 20px;
	width: 678px;
	background-image: url(../images/submenu.gif);
	background-repeat:repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F8C417;
	border-right-color: #F8C417;
	border-bottom-color: #F8C417;
	border-left-color: #F8C417;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#container #submenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	} 

#container #submenu li {
	font-size: .80em;
	display: inline;
	margin-right: 2.5em;
	}
	
/* Class tags */

#container #submenu a:link, #footer a:visited{
	color: #666;
    text-decoration: none;
	}
	
#container #submenu a:hover {
	text-decoration: none;
	border-bottom: none;
	color:#000;
	}
#container #submenu a:active{
	color: #fff;
	text-decoration: none;
	}

.form_field {
	clear:both;
	padding-bottom: 5px;
}

.contact_name {
	width: 120px;
	float:left;
}

.submit {
	border-color:#666;
	border-width: 1px;
	background-color:#CCC;
}

.submit_button {
	margin-left: 120px;
}
