/* CSS RESET =============================================== */
body,div,dl,dt,dd,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0;}
table { border-collapse:collapse; border-spacing:0;}
fieldset,img { border:0;}
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal;}
caption,th { text-align:left;}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal;}
q:before,q:after { content:'';}
abbr,acronym { border:0;}



/* GLOBAL CSS =============================================== */
body {
	background: #fff url('../images/bg_main.jpg') repeat-x;
	background-position: top center;
	font-family: Arial, Verdana, san-serif;
	font-size: 12px;
	color: #686868;
}

a:link, a:visited, a:active {
	color: #807f83;
	text-decoration: none;
}
a:hover {
	color: #4181cb;
	text-decoration: none;
}



/* TEXTSTYLE CSS downwards =============================================== */
.sydneywebdesign {
	color: #fff;
	font-size: 11px;
}

.sydneywebdesign a:link, .sydneywebdesign a:active, .sydneywebdesign a:visited {
	color: #fff;
	font-size: 11px;
}

.sydneywebdesign a:hover {
	color: #d4deef;
	font-size: 11px;
}


@font-face {
    font-family: 'FuturaCondensedLight';
    src: url('fucl___-webfont.eot');
    src: url('fucl___-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fucl___-webfont.woff') format('woff'),
         url('fucl___-webfont.ttf') format('truetype'),
         url('fucl___-webfont.svg#FuturaCondensedLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AvenirBook';
    src: url('aew____-webfont.eot');
    src: url('aew____-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('aew____-webfont.woff') format('woff'),
         url('aew____-webfont.ttf') format('truetype'),
         url('aew____-webfont.svg#AvenirBook') format('svg');
    font-weight: normal;
    font-style: normal;

}


h1 {
	font-family: 'FuturaCondensedLight', Arial, sans-serif;
	color: #3a6fc6;
	margin: 0;
	font-size: 36px;
	text-transform: uppercase;
}

h2 {
	font-family: 'FuturaCondensedLight', Arial, sans-serif;
	color: #4d72bd;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-size: 24px;
}

h3 {
	font-family: 'FuturaCondensedLight', Arial, sans-serif;
	color: #686868;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-size: 24px;
}

/********************/

.float {float: left;}
.floatR {float: right;}
.imgPad {padding:0 0 10px 20px;}

.toggle img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity:1;
}

.toggle:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity:0.8;
}

ul {
	line-height: 18px;
	padding-left: 20px;
}

ul li {
	margin-bottom: 5px;
}

input[type='text'], textarea {
	width: 220px;
	border: 0;
	padding: 8px;
	background: #d5ddf0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 3px;
}

input[type='submit'] {
	border: 0;
	padding: 10px 15px;
	background: #1f3e9b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

	
/* TEXTSTYLE CSS upwards =============================================== */



#wrapper {
	width: 960px;
	margin: 15px auto;
}



/* DIV CONTENT =============================================== */
#header {
	width: 860px;
	margin: 0 0 10px 50px;
	float: left;
}


#contentMAIN {
	width: 910px;
	padding: 0 25px;
	float: left;
}

#contentTEXT {
	background: #fff;
	width: 860px;
	padding: 35px 25px;
	line-height: 18px;
	min-height: 350px;
	float: left;
}

.RHS {
	width: 220px;
	float: right;
}

.text {
	width: 610px;
	float: left;
}


.btn1 {
	background: url('../images/btn_01.jpg') repeat-x;
	width: 190px;
	padding-right: 20px;
	height: 46px;
	line-height: 46px;
	display: block;
	font-family: 'FuturaCondensedLight', Arial, sans-serif;
	margin: 0;
	font-size: 20px;
	text-transform: uppercase;
	text-align: right;
}

.btn1 a {
	color: #fff;
}

.btn1:hover {
	background-position: 0 -46px;
}

.btn2 {
	background-color: #787878;
	width: 205px;
	padding-left: 15px;
	height: 38px;
	line-height: 38px;
	display: block;
	font-family: 'AvenirBook', Arial, sans-serif;
	margin: 0 0 1px 0;
	font-size: 14px;
	text-transform: uppercase;
}

.btn2 a {
	color: #fff;
}

.btn2:hover {
	background-color: #086058;
}



#menu {
	background: url('../images/bg_menu.jpg') no-repeat;;
	width: 935px;
	padding-left: 25px;
	float: left;
}


#footer {
	background: url('../images/bg_footer.jpg') repeat-x;
	width: 100%;
	padding: 65px 0 30px 0;
	line-height: 18px;
	float: left;
}



/* Top Nav elements enclosed down ================================*/
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float:left;
	width:910px;
}


#nav li { /* all list items */
	float: left;
	margin:0;
	padding:0;
	width:auto; /* width needed or else Opera goes nuts */
}


/* first level */
#nav li a:link, #nav li a:visited {
	display:block;
	text-decoration:none;
}

#nav li a:hover, #nav li a.active:link, #nav li a.active:visited {
	background-position:0 -60px;
}


/* second level - dropdown menu */
#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}


#nav li ul a{
	background-color:#2d54c4;
	width:150px;
	height:36px;
	padding-left:15px;
	margin:0 0 1px 0;
	line-height: 36px;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity:0.7;
}

#nav li ul a:hover, #nav li ul a.active:link, #nav li ul a.active:visited {
	background-color: #2d54c4;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity:1;
}



/*button background images are set underneath**/
#nav li a.nav1:link, #nav li a.nav1:visited {
	background-image:url('../images/nav1.jpg');
	width:105px;
	height:60px;
}

#nav li a.nav2:link, #nav li a.nav2:visited {
	background-image:url('../images/nav2.jpg');
	width:216px;
	height:60px;
}

#nav li a.nav3:link, #nav li a.nav3:visited {
	background-image:url('../images/nav3.jpg');
	width:155px;
	height:60px;
}

#nav li a.nav4:link, #nav li a.nav4:visited {
	background-image:url('../images/nav4.jpg');
	width:154px;
	height:60px;
}

#nav li a.nav5:link, #nav li a.nav5:visited {
	background-image:url('../images/nav5.jpg');
	width:143px;
	height:60px;
}

#nav li a.nav6:link, #nav li a.nav6:visited {
	background-image:url('../images/nav6.jpg');
	width:136px;
	height:60px;
}

#nav li a.nav7:link, #nav li a.nav7:visited {
	background-image:url('../images/nav7.jpg');
	width:136px;
	height:60px;
}
/* Top Nav elements enclosed up */

.side-menu {margin: 0; 
	padding: 0; 
	list-style: none;
	width: 200px; /* Width of Menu Items */ 
	font-size:12px;
	}
	
.side-menu ul{margin: 0; 
	padding: 0; 
	
	}

.side-menu ul li{margin: 0; 
	padding: 0; 
	list-style: none;
	
	}
	
.side-menu ul li a{display: block; 
	text-decoration: none; 
	color: #075b8d; 
	background: #fff; /* IE6 Bug */ 
	padding: 5px 8px 5px 14px; 
	border-bottom: 1px solid #ccc;
	
	}
	
.side-menu ul li a:hover {color: #cb012c; 
	background: #f9f9f9;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:left center;
	}
