/* css Australia PR*/
/* All associated graphics copyright 2012, Michelle Grima */
/* Added: October 2012 */

img {
	border: 0;
}

a, a:visited {
	color: #551A8B;
}

body {
	font-family: "Century Gothic", sans-serif;
    background: url(../images/paper_tile.png) repeat;
	background-position:center; 
	top: 100px;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h3 {
	font-size: 12.5px;
	line-height: 16px;
}

#container {
	width: 1000px;
	height: auto;
	margin: auto;
	padding: 0 0px 0px 0px;
	position: relative;
    top: 20px; 
}

#logo {
	width: 994px;
	height: 131px;
	background: url(../images/logo.png) no-repeat;
	top:100px;
	left: 0px;
	padding: 0 0 20px 0px;
	margin: 0 0 0 0;
}


#nav {
	position: absolute;
	left: 0px;
	top: 65px;
}

#nav a {
    color: #4f5257;
    text-decoration: none;    
    padding: 0 6px;
    text-transform: uppercase;
    font-size: 13px;
}

#nav a.active {
    color: #F90018;
    font-weight: bold;
}

#text{
	width: 900px;
	height: 350px;
	top: -15px;
	background: none;
	float: left;
	padding: 5px 20px;
	position:relative;
}

#slides{
	width: 9500px;
	height: 250px;
	top: 0px;
	float: left;
	padding: 0px 0px 0px 0px;
	position:relative;
	color: #e8e5de;
}

#logos2{
	width: 1000px;
	height:113px;
	top: 0px;
	background: url(../images/logos2.png) no-repeat;
	float: left;
	padding: 0px 0px;
	position:relative;
}


#footer {
	width: 1000px;
	height: 80px;
	float: left;
	font-size: 1em;
	background: none;
	padding: 0 0 0 0;
	margin: 0 auto;
}


#left {
    float: left;
    padding-left: 12px;
    width: 430px;
}

#about_services .bullet {
	list-style: disc inside;
}


#left2 {
    float: left;
    padding-left: 5px;
    width: 520px;
}

#left3 {
    float: left;
    padding-left: 5px;
    width: 900px;
}

#right {
    float: right;
    width: 500px;
}

#right2 {
    float: right;
    width: 340px;
}

#about_top {
    font-size: 16px;
    font-style: italic;
}

#about_middle {
    font-size: 18px;
    font-style: italic;
    line-height: 20px;
    padding-bottom: 0px;
    padding-top: 10px;
    color: #F90018;
}

#bcrumb {
    font-size: 18px;
    line-height: 20px;
    padding-bottom: 0px;
    padding-top: -20px;
    color: #F90018;
}

#about_middle strong {
    color: #F90018;
}

#about_bottom {
    
}

#about_dots {
    float: left;
}

#about_services {
    line-height: 20px;
}

#about_services .bullet {
	list-style: disc inside;
}

#about_dots img {
    margin-top: 1px;
}

#about_services li {
    list-style: none;
    font-size: 14px;
}

#logo.text {
    padding-top: 0px;
    padding-bottom: 20px;
}

.arrow-down {
    display: none;
}

.ui-state-active .arrow-down {
    display: inline;
}

.ui-state-active .arrow-left {
    display: none;
}

.accordion .content {
    clear: both;
    font-size: 13px;
    line-height: 18px;
    padding-bottom: 10px;
    padding-left: 65px;
    width: 385px;
}

.accordion .head {
    clear: both;
    background-color: #ee6363;
    width: 450px;
    height: 56px;
    margin-bottom: 5px;
}

.accordion .pic {
    float: left;
}

.accordion .name {
    float: left;
    color: #000000;
    text-transform: uppercase;
    font-size: 16px; 
    padding: 5px;
}

.accordion .role {
    color: #bb0a0a;
    text-transform: lowercase;
}

.accordion .arrow {
    margin-top: 9px;
}





