/***********************************************/
/* www.cad-smith.com.au       	               */
/* 1.2.2006  	                               */
/* Vocom.css   	                               */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body{
	font-family: Arial, Verdana, Helvetica;
	color: #333333;
	padding: 10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 10px;
	background-color: #353535;
	SCROLLBAR-FACE-COLOR: #d1d1d1;
	SCROLLBAR-DARKSHADOW-COLOR: #d1d1d1;
	SCROLLBAR-TRACK-COLOR: #d1d1d1;
}
a{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica;
}
a:link{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica;
}
a:visited{
	color: #666666;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica;
}
a:hover{
	color: #FF6600;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica;
}
h1{
	font-family: Arial, Verdana, Helvetica;
	font-size: 24px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h2{
 font-family: Arial, Verdana, Helvetica;
 font-size: 16px;
 color: #000000;
 margin: 0px;
 padding: 0px;
}
h3{
 font-family: Arial, Verdana, Helvetica;
 font-size: 100%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}
h4{
 font-family: Arial, Verdana, Helvetica;
 font-size: 100%;
 font-weight: normal;
 color: #000000;
 margin: 0px;
 padding: 0px;
}
h5{
 font-family: Arial, Verdana, Helvetica;
 font-size: 100%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}
ul{
 list-style-type: square;
}
ul ul{
 list-style-type: disc;
}
ul ul ul{
 list-style-type: none;
}
label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
	#toplogo {
	margin-left:auto;
	margin-right:auto;
	background:#e7e7e7;
	top: 10px;
	width: 960px;
	height: 70px;
	background-color:#d1d1d1;
	background-image: url(image/Vocom_Logo_G.jpg);
	position: absolute;
	left: 10px;
		}
	#topbar {
	position: absolute;
	background:#000000;
	right: 0px;
	top: 80px;
	width: 960px;
	left: 10px;
	height: 30px;
	background-color:#d1d1d1;
	background-image: url(image/orange_strip_top.jpg);
		}
	#topmenu {
	position: absolute;
	background:#000000;
	right: 0px;
	top: 110px;
	width: 192px;
	left: 10px;
	height: 30px;
	background-color: #191919;
	font-family: Arial, Verdana, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
		}
	#leftcontent {
	position: absolute;
	left:10px;
	top:140px;
	width:480px;
	background:#d1d1d1;
	height: 325px;
	background-color: #d1d1d1;
	overflow: hidden;
		}
	#leftcontentgrey {
	position: absolute;
	left:10px;
	top:140px;
	width:480px;
	background:#e7e7e7;
	height: 325px;
	background-color: #d1d1d1;
		}
	#centerspace {
	position: absolute;
	left:490px;
	top:140px;
	width:80px;
	background:#FF40FF;
	height: 325px;
	background-color:#d1d1d1;
	color: #000000;
	background-image: url(image/orange_line_back.jpg);
	overflow: auto;
		}
	#rightcontent {
	position: absolute;
	left:10px;
	top:140px;
	width:580px;
	background:#d1d1d1;
	height: 374px;
		}

	#bottommenu {
	position: absolute;
	top: 463px;
	width: 960px;
	left: 10px;
	height: 70px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-indent: 10pt;
	background-color: #191919;
		}
	#bottombar {
	position: absolute;
	background:#000000;
	right: 0px;
	top: 544px;
	width: 960px;
	left: 10px;
	height: 30px;
	background-color: #e7e7e7;
	background-image: url(image/orange_strip.jpg);
		}
	#textcontent {
	position: absolute;
	left:10px;
	top:574px;
	width:960px;
	background:#e7e7e7;
	height: 160px;
	background-color: #FFFFFF;
		}
	#bottomlink {
	position: absolute;
	left:10px;
	top:535px;
	width:750px;
	background:#e7e7e7;
	height: 30px;
	background-color: #666666;
		}
	#bottommenulink {
	position: absolute;
	top: 734px;
	width: 700px;
	left: 10px;
	height: 30px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
		}
	#bottomlinkweb {
	position: absolute;
	top: 535px;
	width: 210px;
	left: 760px;
	height: 30px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
		}
	html>body #centercontent {
	margin-left: 331px;
	margin-right:201px;
	margin-bottom: 105px;
		}
#lefttextcontent {
	position: absolute;
	left:10px;
	top:140px;
	width:480px;
	background:#d1d1d1;
	height: 325px;
	background-color: #d1d1d1;
	overflow: auto;
}
	#rightcontent {
	position: absolute;
	background:#fff;
	right: 0px;
	top: 140px;
	width: 400px;
	left: 570px;
	height: 325px;
	background-color: #d1d1d1;
	overflow: auto;
		}
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
	h1 {
		font-size:14px;
		padding-top:10px;
		}
#TopContent {
	background:#fff;
	right: 0px;
	top: 0px;
}
#centertop {
	background:#fff;
	margin-left: 331px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 331px;
	margin-right:201px;
	clip:       rect(10px auto auto 200px);
}
#navBar{
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #FF6600;
	font-family: Arial, Verdana, Helvetica;
	font-size: 16px;
	width: 305px;
	color: #333333;
	font-weight: bold;
}
#headlines{
	float:right;
	width: 20%;
	border: none;
}
#content{
	float: left;
	width: 55%;
	font-family: Arial, Verdana, Helvetica;
	top: 0px;
}
/***********    Components      ****************/
#siteName{
	margin: 0;
	padding: 0 0 0 0px;
}
/************** .feature styles ***************/
.feature{
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #000000;
}
.feature img{
	padding: 5px 0px 0px;
}
.feature h1 {
	padding: 0px;
	font-size: 24px;
	font-family: Arial, Verdana, Helvetica;
	color: #000000;
}
.feature h2 {
	padding: 1px 1px 3px;
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica;
	color: #000000;
	background-position: center;
	text-align: center;
}
.feature h3{
	padding: 0px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.feature h4 {
	padding: 0px;
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica;
	color: #000000;
}
.feature:link {
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #000000;
	text-decoration: none;
}
.feature:visited {
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #000000;
	text-decoration: none;
}
.feature:hover {
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #FF9900;
	text-decoration: none;
}
.feature-title {
	padding: 0px;
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
/************** .story styles *****************/
.story{
	clear: none;
	padding: 0px 10px 10px;
	font-size: 80%;
}
.story p{
	padding: 0px;
	margin: 0px;
}
/************* #projectssmallink styles ***************/
#projectssmallink{
	clear: both;
	font-size: 75%;
	color: #FFFFFF;
	padding: 2.5px 2.5px 2.5px 330px;
	font-family: Arial, Verdana, Helvetica;
}
#projectssmallink img{
	padding: 2.5px;
	vertical-align: middle;
}
/************* #projectsbiglink styles ***************/
#projectsbiglink{
	clear: both;
	font-size: 75%;
	color: #666666;
	padding: 2.5px;
	font-family: Arial, Verdana, Helvetica;
	background-color: #CCCCCC;
}
#projectsbiglink img{
	padding: 2.5px;
	vertical-align: middle;
}
/************* #projectslink styles ***************/
#projectslink{
	clear: both;
	font-size: 75%;
	color: #999999;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: normal;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #CCCCCC;
}
#projectslink img{
	padding: 0px;
	vertical-align: middle;
}
/************* #sitelink styles ***************/
#sitelink{
	clear: both;
	font-size: 75%;
	color: #666666;
	padding: 5px;
	font-family: Arial, Verdana, Helvetica;
}
#sitelink img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}
/************* #greyline styles ***************/
#greyline{
	clear: both;
	border: 1px none #FFFFFF;
	font-size: 75%;
	color: #cccccc;
	padding: 0px;
	background-repeat: repeat-x;
}
#greyline img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}
/*********** #navBar link styles ***********/
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {}
/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}
/************** #advert styles **************/
#advert{
	padding: 30px 0px 10px;
}
#advert img{
	display: block;
}
/************** #headlines styles **************/
#headlines{
	margin: 0px;
}
#headlines p{
	padding: 0px;
}
#centercontent img {
	background:#fff;
	margin-left: 5px;
	margin-right:5px;
	border:1px dotted #CCCCCC;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 201px;
	margin-right:201px;
	margin-bottom: 5px;
}
#leftprojects {
	position: absolute;
	left:0px;
	top:10px;
	width:600px;
	background:#fff;
	border:1px solid #000;
	height: 45px;
}
#webmaster {
	clear: both;
	font-size: 75%;
	color: #999999;
	padding: 5px;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: none;
}
.webmaster {
	padding: 0px;
	font-size: 75%;
	font-family: Arial, Verdana, Helvetica;
	color: #999999;
	text-decoration: none;
}
#centerbase {
	background:#fff bottom;
	margin-left: 331px;
	margin-right:201px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 331px;
	margin-right:201px;
	clip:      rect(10px auto auto 200px);
}
.toplogo {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #666666;
	font-weight: normal;
	padding: 25px;
}
.style2Copy {
	color: #FF9900;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.form {
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #FFFFFF;
}
.bmenu {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
	margin: 2px;
}
.bmenu:visited {
	padding: 5px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.bmenu:hover {
	padding: 5px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
}
.bmenu:link {
	padding: 5px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.toplogotext {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #000000;
	font-weight: normal;
}
.toplogotext:link {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.toplogotext:visited {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.toplogotext:hover {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
}
.CAD-Smith {
	padding: 5px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #CCCCCC;
	font-weight: normal;
	margin: 2px;
}
.CAD-Smith:link {
	padding: 5px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
.CAD-Smith:visited {
	padding: 5px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
.CAD-Smith:hover {
	padding: 5px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
}
#topmenu1 {
	position: absolute;
	background:#000000;
	right: 0px;
	top: 110px;
	width: 192px;
	left: 202px;
	height: 30px;
	background-color: #191919;
	font-family: Arial, Verdana, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#topmenu2 {
	position: absolute;
	background:#000000;
	right: 0px;
	top: 110px;
	width: 192px;
	left: 394px;
	height: 30px;
	background-color: #191919;
	font-family: Arial, Verdana, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#topmenu3 {
	position: absolute;
	background:#000000;
	right: 0px;
	top: 110px;
	width: 192px;
	left: 586px;
	height: 30px;
	background-color: #191919;
	font-family: Arial, Verdana, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#topmenu4 {
	position: absolute;
	background:#000000;
	right: 0px;
	top: 110px;
	width: 192px;
	left: 778px;
	height: 30px;
	background-color: #191919;
	font-family: Arial, Verdana, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.topmenu {
	padding: 5px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #FFFFFF;
	font-weight: normal;
	text-indent: 5pt;
}
.topmenu:link {
	padding: 5px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.topmenu:hover {
	padding: 5px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
}
.topmenu:visited {
	padding: 5px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.orange1 {
	color: #FF9900;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.orange1:link {
	color: #FF9900;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.orange1:hover {
	color: #FF9900;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.orange1:visited {
	color: #FF9900;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#rightimage {
	position: absolute;
	left:490px;
	top:140px;
	width:480px;
	background:#d1d1d1;
	height: 325px;
	background-color: #d1d1d1;
}
#bottomtext {
	position: absolute;
	background:#000000;
	right: 0px;
	top: 110px;
	width: 240px;
	left: 10px;
	height: 30px;
	background-color: #191919;
	font-family: Arial, Verdana, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.bottomtext {
	padding: 5px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}
.bottomtext:link {
	padding: 5px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.bottomtext:hover {
	padding: 5px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
}
.bottomtext:focus {
	padding: 5px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
}
.bottomtext:active {
	padding: 5px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #3366FF;
	font-weight: normal;
	text-decoration: none;
}
