/* Set the Defaults ***********************************************************/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a {
	margin: 0;
	padding: 0;
	font-size: 13px;
}
html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	background: #D2E8E7 url(../images/background.png) repeat-x fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	font-weight:200;
}
.clear_both {
	clear: both;
}
.spacer {
	height: 20px;
}
.spacer2 {
	height: 600px;
}
.spacer3 {
	height: 250px;
}
img {
	border: none;
}
p  {
	margin: 0 0 10px 0;
	}
.bold {
	font-weight:bold;
}
a:link, a:active, a:visited, {
	color: #0035FA;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0035FA;
	text-decoration:underline;
}
/* Images Styles **************************************************************/

.offer_1 {
	background: transparent url(../melbourne_web_marketing_pages/melbourne_web_marketing_pics/melbourne_web_marketing_1.png);
	height:80px;
	width:80px;
	margin-left:65px;
}
.offer_2 {
	background: transparent url(../melbourne_web_marketing_pages/melbourne_web_marketing_pics/melbourne_web_marketing_2.png);
	height:80px;
	width:80px;
	margin-left:65px;
}
.offer_3 {
	background: transparent url(../melbourne_web_marketing_pages/melbourne_web_marketing_pics/melbourne_web_marketing_3.png);
	height:80px;
	width:80px;
	margin-left:65px;
}
.offer_4 {
	background: transparent url(../melbourne_web_marketing_pages/melbourne_web_marketing_pics/melbourne_web_marketing_245.png);
	height:145px;
	width:145px;
	margin-left:29px;
}
.offer_5 {
	background: transparent url(../melbourne_web_marketing_pages/melbourne_web_marketing_pics/melbourne_web_marketing_140.png);
	height:145px;
	width:145px;
	margin-left:29px;
}
.offer_6 {
	background: transparent url(../melbourne_web_marketing_pages/melbourne_web_marketing_pics/melbourne_web_marketing_initial.png);
	height:145px;
	width:145px;
	margin-left:29px;
}
.offer_7 {
	background: transparent url(../melbourne_web_marketing_pages/melbourne_web_marketing_pics/melbourne_web_marketing_245s.png);
	height:109px;
	width:110px;
	margin-left:29px;
}
.internet_explorer {
	background: transparent url(../melbourne_web_marketing_pages/melbourne_web_marketing_pics/melbourne_web_marketing_ie.png);
	height:77px;
	width:77px;
}
.crome {
	background: transparent url(../melbourne_web_marketing_pages/melbourne_web_marketing_pics/melbourne_web_marketing_crome.png);
	height:77px;
	width:77px;
}
.safari {
	background: transparent url(../melbourne_web_marketing_pages/melbourne_web_marketing_pics/melbourne_web_marketing_safari.png);
	height:77px;
	width:77px;
}
.firefox {
	background: transparent url(../melbourne_web_marketing_pages/melbourne_web_marketing_pics/melbourne_web_marketing_firefox.png);
	height:77px;
	width:77px;
}
.flock {
	background: transparent url(../melbourne_web_marketing_pages/melbourne_web_marketing_pics/melbourne_web_marketing_flock.png);
	height:77px;
	width:77px;
}

/* unordered list ***********************************************************/
ul
{ margin: 8px 0px 0px 16px;
  padding: 0px;
}

ul li
{ list-style-type: none;
  margin: 5px 0px 5px 20px;
  list-style-type:disc; 
}
/* Structural Divisions ********************************************************/
#wrapper {
	background: transparent;
	width:850px;
	margin: 0 auto;
}
#header {
	background: transparent;
	width:850px;
	height: 139px;
	usemap: #navigation;
}
#content_top {
	background: transparent url(../images/content_top.png) no-repeat;
	width: 850px;
	height: 12px;
	margin-top: 6px;
}
#content_mid {
	background: transparent url(../images/content_mid.png) repeat-y;
	width: 850px;
}
#content_bot {
	background: transparent url(../images/content_bot.png) no-repeat;
	width: 850px;
	height: 15px;
}
#menu {
	background: transparent;
	width: 465px;
	height: 24px;
	top: 96px;
	position: absolute;
	margin: 0 0 0 65px;
	padding: 0;
}

/* Single Column in Body *****************************************************/

.column_1 {
	background: transparent;	
	width:850px;
	float: none;
	
}
.column_1_text {
	background: transparent;
	width:780px;
	margin-left:35px;
}
.note {
	color: #30625E;
	font-size: 120%;
	font-weight: bold;
	text-align:center;
}
.column_1 h1 {
	color: #30625E;
	font-size: 220%;
	font-weight: bold;
	text-align: center;
	margin: 30px 0 5px 0;
}
.column_1 h2 {
	color: #18A69A;
	font-size: 170%;
	font-weight: bold;
	text-align: center;
	margin: 25px 0 5px 0;
}
.column_1 h3 {
	color: #114031;
	font-size: 140%;
	font-weight: bold;
	text-align: center;
	margin: 15px 0 5px 0;
}

/* Left Column in 3 ********************************************************/

.column_3_l {
	width:255px;
	float: left;
	margin-left: 25px;
}
.col_3_l_top {
	background: transparent url(../images/3_box_top.png) no-repeat;
	width:255px;
	height: 7px;
}
.col_3_l_mid {
	background: transparent url(../images/3_box_mid.png) repeat-y;
	width:255px;
}
.col_3_l_bot {
	background: transparent url(../images/3_box_bot.png) no-repeat;
	width:255px;
	height: 16px;
}
.col_3_l_text {
	background: transparent;
	width:225px;
	height:430px;
	margin-left:18px;
}
.column_3_l h1 {
	color: #30625E;
	font-size: 160%;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 0;
}
.column_3_l h2 {
	color: #18A69A;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
	margin: 5px 0 5px 0;
}

/* Mid Column in 3 ********************************************************/

.column_3_mid {
	width:255px;
	float: left;
	margin-left: 18px;
}
.col_3_mid_top {
	background: transparent url(../images/3_box_top.png) no-repeat;
	width:255px;
	height: 7px;
}
.col_3_mid_mid {
	background: transparent url(../images/3_box_mid.png) repeat-y;
	width:255px;
}
.col_3_mid_bot {
	background: transparent url(../images/3_box_bot.png) no-repeat;
	width:255px;
	height: 16px;
}
.col_3_mid_text {
	background: transparent;
	width:225px;
	height:430px;
	margin-left:18px;
}
.column_3_mid h1 {
	color: #30625E;
	font-size: 150%;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 0;
}
.column_3_mid h2 {
	color: #18A69A;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
	margin: 5px 0 5px 0;
}

/* Right Column in 3 ********************************************************/

.column_3_right {
	width:255px;
	float: right;
	margin-right: 25px;
}
.col_3_right_top {
	background: transparent url(../images/3_box_top.png) no-repeat;
	width:255px;
	height: 7px;
}
.col_3_right_mid {
	background: transparent url(../images/3_box_mid.png) repeat-y;
	width:255px;
}
.col_3_right_bot {
	background: transparent url(../images/3_box_bot.png) no-repeat;
	width:255px;
	height: 16px;
}
.col_3_right_text {
	background: transparent;
	width:225px;
	height:430px;
	margin-left:18px;
}
.column_3_right h1 {
	color: #30625E;
	font-size: 150%;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 0;
}
.column_3_right h2 {
	color: #18A69A;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
	margin: 5px 0 5px 0;
}

/* Left Column in 2 uneven *** The Bigger of the two *****************************************************/

.col_2u_left {
	width:548px;
	float: left;
	
}
.col_2u_left_top {
	background: transparent url(../images/2u_box_top_l.png) no-repeat;
	width:518px;
	height: 16px;
}
.col_2u_left_mid {
	background: transparent url(../images/2u_box_mid_l.png) repeat-y;
	width:518px;
}
.col_2u_left_bot {
	background: transparent url(../images/2u_box_bot_l.png) no-repeat;
	width:518px;
	height: 16px;
}
.col_2u_left_text {
	background: transparent;
	width:518px;
	margin-left:35px;
}
.col_2u_left h1 {
	color: #30625E;
	font-size: 220%;
	font-weight: bold;
	text-align: left;
	margin: 30px 0 15px 0;
}
.col_2u_left h2 {
	color: #18A69A;
	font-size: 170%;
	font-weight: bold;
	text-align: left;
	margin: 25px 0 15px 0;
}
.col_2u_left h3 {
	color: #114031;
	font-size: 140%;
	font-weight: bold;
	text-align: left;
	margin: 15px 0 15px 0;
}

/* Right Column in 2 uneven *** The Smaller of the two *****************************************************/

.col_2u_right {
	width:240px;
	float: right;
	margin-right:35px;
}
.col_2u_right_top {
	background: transparent url(../images/2u_box_top_r.png) no-repeat;
	width:240px;
	height: 7px;
}
.col_2u_right_mid {
	background: transparent url(../images/2u_box_mid_r.png) repeat-y;
	width:240px;
}
.col_2u_right_bot {
	background: transparent url(../images/2u_box_bot_r.png) no-repeat;
	width:240px;
	height: 7px;
}
.col_2u_right_text {
	background: transparent;
	width:205px;
	margin-left:18px;
}
.col_2u_right h1 {
	color: #30625E;
	font-size: 150%;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 0;
}
.col_2u_right h2 {
	color: #18A69A;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
	margin: 5px 0 5px 0;
}

/* Left Column in 2 even ********************************************************/

.col_2el {
	width:351px;
	float: left;
	margin-left: 35px;
}
.col_2el_top {
	background: transparent url(../images/2e_box_top.png) no-repeat;
	width:386px;
	height: 16px;
}
.col_2el_mid {
	background: transparent url(../images/2e_box_mid.png) repeat-y;
	width:386px;
}
.col_2el_bot {
	background: transparent url(../images/2e_box_bot.png) no-repeat;
	width:386px;
	height: 16px;
}
.col_2el_text {
	background: transparent;
	width:351px;
	margin-left:18px;
}
.col_2el h1 {
	color: #30625E;
	font-size: 150%;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 0;
}
.col_2el h2 {
	color: #18A69A;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
	margin: 5px 0 5px 0;
}

/* Footer Styles **************************************************************/
#footer {
	background: transparent;
	width: 850px;
	list-style-type: none;
	margin: 15px 0;
	padding: 0px;
}
#footer a.f_link:link, #footer a.f_link:active, #footer a.f_link:visited, #footer a.f_link:hover {
	color: #347571;
	font-size: 1.1em;
	font-weight: 300;
	padding: 5px 0 0 78px;
	margin:0 0 0 30px;
	text-decoration: none;
}
#footer a.f_link:hover {
	color: #000000;
	text-decoration: underline;
}
#footer hr {
	color: #347571;
	background: #347571;
	margin:auto;		
	height: 3px;
	width: 100%;
}
#footer h1 {
	color: #347571;
	font-size: 1.7em;
	font-weight: 300;
	text-align: center;
}
#footer p {
	color: #000;
	font-size: 0.7em;
	font-weight: 300;
	text-align: right;
	margin-right:25px;
}
/* Page Flip **************************************************************/
<style type="text/css">
img { behavior: url(../melbourne_web_marketing_pages/iepngfix.htc) }
#pageflip {
	position: relative;
	right: 0; top: 0;
	float: right;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url(../melbourne_web_marketing_pages/melbourne_web_marketing_pics/subscribe.png) no-repeat right top;
}