/* - - - - - - - - - - - - - - - - - - - - -

Title : Company Name
URL : Company URL

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

- - - - - - - - - - - - - - - - - - - - - */


/*
----------------------------------------------------------------------------- 
Global Styles
-----------------------------------------------------------------------------*/

html { margin: 0; padding: 0; }

body { background: #002f5f; font: 75% Arial, Verdana, Helvetica, sans-serif;  font-weight:normal; text-align:center;
/* for IE */ margin-top:0px; margin-bottom:0px; color:#000000;}

form { margin: 0px; padding: 0px; }

fieldset { border: 0; }

img { border: 0; }

h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; }

p, td { font-size: 1.0em; padding: 0; margin: 0 0 10px 0; font: sans-serif; border: 0; }

a { color: #005596; text-decoration: none; font-weight: bold; }
a:hover {color: #005596; text-decoration: underline; }

table { padding: 0; margin: 0; }

.clear {clear:both;}

h1{ font-size:1.7em; font-weight:bold; padding-bottom:15px; color:#005596; text-transform: uppercase; }
h2{ font-size:1.4em; font-weight:bold; padding-bottom:8px; color:#005596; }
h3{ font-size:1.2em; font-weight:bold; padding-bottom:8px; color:#005596; }

#full_wrap {
	width: 837px;
	background: #fff url('../images/bg_main.jpg') top left repeat-y;
	margin: 0 auto;
}

#wrapper {
	width: 837px;
	background: url('../images/bg.jpg') top center no-repeat;
	padding: 30px 0 0 0;
}

#main {
	margin: 0 auto;
	width: 737px;
	background: #fff;
	padding: 0;
}

#logo_link {
	float: left;
}

#header {
	height: 123px;
	width: 737px;
	background: #fff url('../images/header.jpg') top left no-repeat;
	text-align: left;
}

#ezine {
	width: 240px;
	height: 123px;
	float:right; 
	padding-right: 24px;
}

	#ezine_left {
		float: left;
		width: 107px;
	}

	#ezine_right {
		float: right;
		width: 133px;
		text-align: left;
	}

#navbar {
	background: #002f5f;
	width: 737px;
	color: #fff;
	margin: 0;
	padding: 5px 0;
	font-size: 1.2em;
}

#navbar ul {
	list-style: none;
	padding: 0;
	margin: 0;	
}

#navbar ul li {
	display: inline;
}

#navbar ul li a {
	color: #fff;
}

#navbar2 {
	background: #4c6d8f;
	width: 737px;
	color: #fff;
	margin: 0;
	padding: 5px 0;
}

#navbar2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#navbar2 ul li {
	display: inline;
}

#navbar2 ul li a {
	color: #fff;
}

#content {
	width: 737px;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 1.4em;
}

#content_home {
	width: 677px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: justify;
	line-height: 1.4em;
}

#footer {
	width: 837px;
	background: url('../images/bg_footer_default.jpg') left bottom no-repeat;
	height: 60px;
}

#footer_home {
	width: 837px;
	background: url('../images/bg_footer.jpg') left bottom no-repeat;
	height: 60px;
}