/* global elements */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	background-color: #000000;
    line-height: 14px;
    scrollbar-face-color:#000000;
    scrollbar-arrow-color:#999999;
    scrollbar-track-color:#333333;
    scrollbar-shadow-color:#999999;
    scrollbar-highlight-color:#999999;
    scrollbar-3dlight-color:#4d4c4c;
    scrollbar-darkshadow-Color:#4d4c4c;
}



/* container elements */

div#bordercontainer {
	position: absolute;
	height: 453px;
	width: 926px;
	left: 50%;
	top: 50%;
	margin-top: -226px;
	margin-left: -465px;
}

div#container {
	position: absolute;
	height: 433px;
	width: 924px;
	background:url(http://www.ysconsulting.com.au/images/background.jpg);
	background-repeat: no-repeat;
	border: 2px solid #4d4c4c;
}

div#container #content {
	position: absolute;
	height: 278px;
	width: 390px;
	left: 515px;
	margin-top: 150px;
	color: #CCCCCC;
	z-index: 2;
	top: 0px;
	text-align: left;
	line-height: 14px;
    overflow: auto;
}

div#container #navigation {
	position: absolute;
	height: 260px;
	width: 120px;
	left: 355px;
	margin-top: 100px;
	color: #CCCCCC;
	z-index: 3;
	top: 0px;
	text-align: right;
	text-transform: uppercase;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

div#container #navigationservices {
	position: absolute;
	height: 260px;
	width: 120px;
	left: 355px;
	margin-top: 80px;
	color: #CCCCCC;
	z-index: 3;
	top: 0px;
	text-align: right;
	text-transform: uppercase;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

div#container #flash {
	position: absolute;
	height: 433px;
	width: 350px;
	left: 0px;
	top: 0px;
	text-align: right;
}

div#container #footer {
	position: absolute;
	top: 433px;
	height: 20px;
	width: 926px;
	float: left;
	text-align: right;
	line-height: 20px;
	color: #666666;
	font-size: 10px;
}


div.services {
    text-align: right;
    font-size: 11px;
    font-weight: normal;
    text-transform: none;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 15px;
}



/* hyperlink elements */

a:link {
	color: #CC3399;
	text-decoration: none;
}

a:active {
	color: #CC3399;
	text-decoration: none;
}

a:visited {
	color: #CC3399;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a.whitelinks:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.whitelinks:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.whitelinks:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.whitelinks:hover {
	color: #666666;
	text-decoration: none;
}

a.greylinks:link {
	color: #666666;
	text-decoration: none;
}

a.greylinks:active {
	color: #666666;
	text-decoration: none;
}

a.greylinks:visited {
	color: #666666;
	text-decoration: none;
}

a.greylinks:hover {
	color: #FFFFFF;
	text-decoration: none;
}

br .small {
    line-height: 3px;
}

#bordercontainer #container #content input {
	font-size: 10px;
}

table {
       font-size: 10px;
}
