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

Title : Company Name
URL : Company URL

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

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


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

html { margin: 0; padding: 0; list-style: none;}

body { 
background:#363636; 
font-family: Arial, Helvetica, sans-serif; font-size:11px; 
font-weight:normal; text-align:center;/* for IE */ margin:0 !important; 
padding:0 !important;  
color:#cccccc;
}

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

fieldset { border: 0; }

img { border: 0; }

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

p, td { font: normal 12px Arial, Helvetica, sans-serif; }

a { font-size: 12px; font-weight: bold; color: #8bb000; text-decoration: none; }
a:hover {color: #8bb000; text-decoration: underline; }

.clear {clear:both;}

h1{ font-size:24px; font-weight:bold; padding-bottom:10px; color:#ffffff;}
h2{ font-size:18px; font-weight:bold; padding-bottom:8px; color:#ffffff;}
h3{ font-size:14px; font-weight:bold; padding-bottom:8px; color:#ffffff;}


/*
----------------------------------------------------------------------------- 
Template Styles
-----------------------------------------------------------------------------*/
#container { width: 996px; margin: 0 auto; text-align:left;

/* background: url(/persistent/images/dog_cat1.jpg) bottom left no-repeat; */

/* background: url(background.jpg) repeat-y top left; */
 }


#dogcat {
	
	width: 285px;
	height: 336px;
	background: url(/persistent/images/dog_cat1.jpg) no-repeat;
	bottom: 0;
	background-position: bottom left;
	background-attachment: scroll;
	position: absolute;
	text-align:left;
}*/



/*
----------------------------------------------------------------------------- 
Header starts 
-----------------------------------------------------------------------------*/
#header{ width:263px; float: left;
position: relative;
top: 0;
 }

#logo{
width:263px;
text-align:center; 
float: left; 
background: url(/persistent/images/back.jpg) no-repeat;
height: 486px;
position: absolute;
top: 0;
}

/*
----------------------------------------------------------------------------- 
Navigation Goes here 
-----------------------------------------------------------------------------*/

#navBar { 
	padding: 20px 0px 20px 0px;
	width: 220px;
	float: left;
	/* background: #8cb101 */;
 }

#subNavContent { 
	padding: 0px 0px 10px 0px;
	font-size: 11px; }
#subNav { 
	list-style: none;
	line-height: 0px;
	font-size: 0px;
	padding: 0px 7px 0px 4px;
	margin: 0px;
	text-align: left; }
	
	
#subNav ul, #subNav ul ul { 
	list-style: none;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left; }
	
	
#subNav li a { 
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 15px;
	text-decoration: none;
	
     padding: 12px 10px 2px 25px;
	display: block; }
#subNav li li a { 
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 13px;
	text-decoration: none;
	background:none;
	border-top:none;
	padding: 5px 20px 2px 35px;
	display: block; }
#subNav li li li a { 
	font: bold 12px Arial, Helvetica, sans-serif;
	 color: #ffffff;
	line-height: 13px;
	text-decoration: none;
    border-top: 1px solid #000000;
	padding: 2px 5px 2px 40px;
	display: block; }
	
	
#subNav li a.current, #subNav li li a.current, #subNav li li li a.current { 
	color: #ffffff; }
	
	
#subNav li a:hover, 
#subNav li li a:hover, 
#subNav li li li a:hover, 
#subNav li a.current:hover, 
#subNav li li a.current:hover, 
#subNav li li li a.current:hover { 
	color: #ffffff;
	display: block;
	background-color: #363636;
	padding-bottom: 10px;
	width: 220px; }
/*
----------------------------------------------------------------------------- 
Inner content goes here 
-----------------------------------------------------------------------------*/
#content { width: 874px; text-align:left; float: right; 
	background-position: bottom left;
	background-attachmet: scroll;
	height: 854px;
	min-height: 854px;
	padding-top: 50px; 
	background: url(/persistent/images/background.jpg) repeat-y top left;
	position: relative;
}

html>body #content{height:auto}

#cont_lf{ 

	width:586px;
	text-align: left;
	float: right;  
	position: relative;
	padding-bottom: 10px;
}
#in_cont { }


/*
----------------------------------------------------------------------------- 
Footer goes here
-----------------------------------------------------------------------------*/

#footer_shell { 

	width: 996px;
	margin: 0 auto; 
	background: url(/persistent/images/bg_bottom.gif) bottom repeat scroll;
	height:180px; 
	margin-bottom: 0 !important;


}

#footer { 
	
	width: 400px;
	float: right;
	position: relative;
	margin-right: 80px;
	margin-top: 20px;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
}


#catdog {
	position: relative;
	width: 407px;
	height: 119px;
	text-align:left;
	background: url(/persistent/images/dog_cat2.jpg) no-repeat;
	float: left;
}
 
#footer_outer {

	width: 100%;
	background-color: #000;
	height: 180px;
	float: left;
	position:relative;
  	
}


