/* *********************************************
** Theme name: Blue Funnel Sales Page
** Theme URI: http://www.funnelmarketing.net
** Graphics and Code developed by Jaypee Vestidas
************************************************
** http://creativecommons.org/licenses/by-nc/3.0/ph/
** This work is under Creative Commons
** Attribution-Non-Commercial 3.0 Phil. license
************************************************/


/***Global***/
body{
	background:url(http://www.axiscorporate.com.au/images/bodybg.jpg) top left repeat-x;
	background-color:#0071b1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;

}
#wrapper{
	margin-left:auto;
	margin-right:auto;
	width:832px;
	height:auto;
}
#header{
	float:left;
	width:832px;
	height:160px;
	background:url(http://www.axiscorporate.com.au/images/headerlogo.png) top left no-repeat;
}
#header-title{
	float:left;
	width:832px;
	height:110px;
	background:url(http://www.axiscorporate.com.au/images/header.png) top left no-repeat;
	background-color:#FFFFFF;
}
#content-text{
	float:left;
	width:802px;
	background-color:#FFFFFF;
	padding:10px 15px 10px 15px;
	margin-bottom:0px;
}
#content-ad{
	float:left;
	width:787px;
	height:auto;
	background:url(http://www.axiscorporate.com.au/images/ad-bg.jpg) no-repeat center #FFFFFF;
	padding:10px 15px 10px 30px;
}
#content-ps{
	float:left;
	width:802px;
	background-color:#FFFFFF;
	padding:10px 15px 10px 15px;
	margin-bottom:30px;
}
/***Classes***/
.fontstyle1{
	font:bold 14px Arial, Helvetica, sans-serif;	
	color:#000000;
}
.fontstyle2{
	font:bold 18px Arial, Helvetica, sans-serif;	
	color:#FF0000;
}
.fontstyle3{
	font:bold 18px Arial, Helvetica, sans-serif;
	font-style:italic;	
	color:#000000;
}
.fontstyle4{
	font:bold 20px Arial, Helvetica, sans-serif;	
	color:#FF0000;
}
.fontstyle5{
	font:bold 16px Arial, Helvetica, sans-serif;	
	color:#000000;
}