/* CSS Document */

body{	 
	padding:0; 
	margin:0;
	background-color:#ffffff;
	background-image:url(http://www.microsystems.com.au/demo/images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

a{
	outline:none;
}

a:hover{
	outline:none;
}

.blacktxt{
	font:13px Arial;
	color:#1b2300;
	text-decoration:none;
	text-transform:uppercase;
}

.bluetxt{
	font:12px Arial;
	color:#01346d;
	text-decoration:none;
	text-align:justify;
	padding-left:20px;
	line-height:16px;
}

.more{
	font:12px Arial;
	color:#01346d;
	text-decoration:none;
	padding-right:20px;
}

.more:hover{
	color:#000000;
	text-decoration:none;
}

.toptxt{
	font:12px Arial;
	color:#363636;
	text-decoration:none;
	padding-left:20px;
	padding-right:30px;
	text-align:justify;
	line-height:20px;
}

.bodytxt{
	font:12px Tahoma;
	color:#474747;
	text-decoration:none;
	padding-left:4px;
	padding-right:10px;
	text-align:justify;
	line-height:18px;
}

.bodytxt a:link{
	color:#003264;
	text-decoration:underline;
}

.bodytxt a:visited{
	color:#003264;
	text-decoration:underline;
}

.bodytxt a:hover{
	color:#474747;
	text-decoration:none;
}

.servicetxt{
	font:12px Arial;
	color:#ffffff;
	text-decoration:none;
	text-align:justify;
}

.servicetxt a:link{
	color:#ffffff;
	text-decoration:none;
}

.servicetxt a:visited{
	color:#ffffff;
	text-decoration:none;
}

.servicetxt a:hover{
	color:#f2b212;
	text-decoration:none;
}

.more1{
	font:12px Arial;
	color:#ffffff;
	text-decoration:none;
	padding-right:30px;
}

.more1:hover{
	color:#f2b212;
	text-decoration:none;
}

.email{
	font:16px Arial;
	color:#002c5e;
	text-decoration:none;
	padding-left:35px;
}

.email:hover{
	color:#000000;
	text-decoration:underline;
}

.footbg{
	background-image:url(http://www.microsystems.com.au/demo/images/footbg.jpg);
	background-repeat:repeat-x;
	height:40px;
	font:12px Arial;
	color:#FFFFFF;
	text-decoration:none;
}

.footbg a:link{	
	color:#FFFFFF;
	text-decoration:none;
}

.footbg a:visited{	
	color:#FFFFFF;
	text-decoration:none;
}

.footbg a:hover{	
	color:#FFFFFF;
	text-decoration:underline;
}

h1{
	font: bold 24px Arial;
	color:#003264;
	text-decoration:none;
	margin-top:10px;
}

.highlight{
	color:#003264;
}

.formtext{
	font: 11px Tahoma;
	color:#000000;
	text-decoration:none;
	padding-right:10px;
	padding-left:4px;
}

.frmbdr{
	background-color:#FFFFFF;
	border:#999999 solid 1px;
	font: 11px Tahoma;
	color:#000000;
	text-decoration:none;
	padding-left:4px;
}

h2{
	font: bold 16px Arial;
	color:#003264;
	text-decoration:none;
	margin-top:0px;
}

#main_transition{
	position:relative;
	width:496px;
	height:265px;
}
	
#transition-container{
	height:265px;
	left:252px;
	overflow:hidden;
	position:absolute;
	top:65px;
	width:496px;
}