/* CSS Document */

body {
	font: 13px  Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	background-color: #0c2633;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	background-image:url(/images/page_tile.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
a:link {
	color:#009cbf;
}
a:visited {
		color:#009cbf;
}
a:hover {
		color:#009cbf;
	text-decoration:none;
}
a:active {
		color:#009cbf;
}
#container {
	width:960px;
	margin: 0 auto;
	background-image:url(/images/background.jpg);
	background-position:top;
	background-repeat:no-repeat;
	min-height:900px;
}
#header {
	height: 95px;
	padding: 0px;
	margin: 0px;
}
#header_logo {
	height: 38px;
	width: 198px;
	margin:25px 0px 0px 70px;
	float:left;
}
#header_slogan {
	width:328px;
	Height:46px;
	float:right;
	margin:25px 45px 0px 0px;
}


/*-- navigation--*/

#navigation{

}

#navigation .container{
height:32px;
width:930px;
background:url(/images/menu_bar.jpg) no-repeat top;
margin:0px auto;
}


#navigation ul{
list-style:none;
margin-left:100px;
}

#navigation li{
float:left;
background-image:url(/images/menu_star.gif);
background-position:left 13px;
background-repeat:no-repeat;
padding:7px 10px 0px 20px;
margin-left:10px;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}

#content_wrapper {
	
	padding:10px;
	margin:0px;
}

#banner{
	height:305px;
	width:940px;
}

#banner .screen{
width:277px;
height:278px;
float:left;
}

#banner .right{
width:630px;
float:right;
height:278px;
padding:0px 10px;
}

#banner h1{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#FFFFFF;
font-weight:normal;
line-height:1.2em;
}

.box_icon{
text-align:center;
}
#banner .box{
width:111px;
height:195px;
float:left;
margin-left:12px;
}
#banner .box h2{
font-size:17px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-align:center;
margin:0px;
padding:0px;
font-weight:normal;
}
#banner ul{
margin:0px;
padding:0px;
}


#banner li{
color:#a6c4d3;
font-size:10px;
list-style:none;
padding:0px;
margin:0px;
line-height:14px;

}
#banner .button{
padding-top:5px;
}
hr.clear{
	clear:both;
	visibility:hidden;
	margin:0px;
	padding:0px;
	height:0px;
}


#footer{
	height:25px;
	border-top:2px solid #0a1e29;
	text-align:center;
	padding-top:5px;
	font-size:10px;
}

#footer a:link, #footer a:visited{
	text-decoration:none;
	color:#5d8aa1;
}

#footer a:hover{
	text-decoration:underline;
	color:#5d8aa1;
}

h1{
	color:#009cbf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:0px;
	padding:10px 0px;
}

.home{
width:940px;
height:350px;
clear:both;
}

.shadey{
width:270px;
height:300px;
background-image:url(/images/content_box_graident.png);
background-repeat:repeat-x;
background-position:top;
float:left;
margin-right:10px;
padding:15px;
font-size:12px;
line-height:14px;
}

.shadey h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#c8ff59;
margin:0px;
padding:0px;
font-weight:normal;

}


.price{
height:70px;
background-image:url(/images/content_box_graident.png);
background-repeat:repeat-x;
background-position:top;
float:left;
margin-right:10px;
padding:15px;
font-size:13px;
line-height:14px;
margin-top:20px;
margin-bottom:20px;
}

.price h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#c8ff59;
margin:0px;
padding:0px;
font-weight:normal;

}



/*forms*/

div.row {
  clear: both;
  padding: 5px 0px;

  line-height:normal;
  }

div.row .left {
  float: left;
  width: 75px;
  text-align: right;
  }

div.row .right {
  float: right;
  width: 190px;
  text-align: left;
  
  } 
  
  div.row  input, div.row  select{
  background-color:#254151 !important;
  border:1px solid #051a25;
  width:160px;
  margin:0px;
  color:#FFFFFF;
  font-size:11px;
  
  }
div.row  input{ padding:5px; }
div.row  select{ padding:1px; height:20px; }

/*show webitor*/

.green,
a.green:link,
a.green:visited{
color:#c8ff59;
text-decoration:none;
}
a.green:hover{
text-decoration:underline;
}

.blue{
color:#009cbf;
}




h2{
font-family:Arial, Helvetica, sans-serif;
margin-top:0px;
padding-top:0px;
font-size:17px;
}

h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#c8ff59;
margin:0px;
padding:0px;

font-weight:normal;

}

h4{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
color:#c8ff59;
margin:2px 0px 8px 0px;
padding:0px;
font-weight:bold;


}



.small{
margin-top:20px;
font-size:10px;
color:#5d8aa1;
}

.image_border{
border:1px solid #1a4865;
padding:3px;

}

.border_bottom{
border-bottom:1px solid #1a4865;
padding:15px 0px;
}

table.price_table{
background-color:#0f3042;
}

table.price_table p{
padding:0px;
margin:0px;
}

table.price_table td{
padding:4px;
font-size:11px;

}

.side_border{
border-right:1px solid #0c2633;

}

tr.price_table2{
background-color:#113548 !important;
}

.size-11{

font-size:11px;
}


.shadey_box{
background-image:url(/images/content_box_graident.png);
background-repeat:repeat-x;
background-position:top;
padding:15px;
margin-bottom:10px;
}.white{
color:#FFFFFF;
}

.light_blue{
color:#b2e5ff;
}

/*start styles from webitor.com.au*/
#left_column {
	width:710px;
	float:left;
}
#column_right {
	width:186px;
	float:right;
}
.box_border {
	background-image:url(/images/content_box_graident.png);
background-repeat:repeat-x;
background-position:top;

	padding: 5px 10px;
	margin-bottom:10px;
}

.feature-image {
	width:64px;
	float:left;
	margin:10px 10px 0px 0px;
}
.feature-text {
	width:250px;
	float:right;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
}

.feature-text P{
padding:0px;
margin:0px;

}

.title {
	font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#c8ff59;
background-color:#0a1e28;

	height:24px;
	
	text-align:center;
	width:186px;
	padding-top:4px;
}

.line_list {
	margin:0px;
	padding:0px;
}
.line_list li {
	list-style:none;
	padding:5px 0px;
	margin:0px;
	border-bottom:1px solid #0c2633;
}
.line_list a:link, .line_list a:visited {
	text-decoration:none;
	font-size:11px;
	
}
.line_list a:hover {
	color:#999999;
	text-decoration:underline;
}
.side_form {
	background-color:#FFFFFF!important;
	border:1px solid #d6dbe1;
	font-size:11px;
	color:#666666;
	margin-bottom:8px;
}
.green_button {
	background-image:url(images/green_bg.jpg);
	background-repeat:repeat-x;
	background-position:center;
	background-color:#d5e93b;
	border:1px solid #b4c91a;
	font-size:11px;
}
.column2-left{
float:left;
width:325px;
font-size:11px;
}
.column2-right{
float:right;
width:325px;
font-size:11px;
}

.column2-left p,
.column2-right p{
margin:0px;
padding:0px 0px 8px 0px;
line-height:normal;
}
ul.ticklist2 {
	margin:0px;
	padding:0px 0px 0px 0px;
	float:left;
}
ul.ticklist2 li{
	list-style:none;
	background-image:url(/webimages/tick.png);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px 0px 10px 0px;
	padding:0px;
	padding-left:25px;
	font-size:11px;
	line-height:normal;
}.small-title{
font-size:12px;
color:#c8ff59;
margin-bottom:3px;
font-weight:bold;
}

/*END styles from webitor.com.au*/

.tick_list li{
list-style:none;
background-image:url(webimages/tick.png);
background-repeat:no-repeat;
background-position:left 5px;
margin:0px;
padding:5px 0px 0px 25px;
}

ul.tick_list {
list-style:none;
margin:0px;
padding:10px 10px 10px 30px;
}

.steps{
background-color:#091c25;
height:25px;
width:562px;
margin:0px auto;
padding:5px 3px 0px 3px;
color:#5f879b;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-weight:bold;
text-align:center;

}

.forms{
background-color:#17475e !important;
border:1px solid #091d27 !important;
color:#FFFFFF;
}

hr{
border: 0;
	color: #0d2937;
	background-color: #0d2937;
	height: 1px;
	width: 100%;
}

.table_padding td{
padding:5px 0px;
}