/* Hobsons Chartered Accountants - Nottingham NG5 1AY*/

/*-------------------------------------------------------------------------------------------------*/
/*Body Styles*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	text-align: justify;
}

.url_text {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 2px;
}

h1 {
	font-size: 20px; 
	font-weight: bold; 
	font-style: italic; 
	color: #245745;  
	margin: 0px; 
	margin-bottom: 0.5em;
}

h2 {
	font-size: 14px; 
	font-weight: bold; 
	font-style: italic; 
	color:#003366; 
	margin: 0px;
}

h3 {
	font-size: 14px; 
	font-weight: bold; 
	color: #245745; 
	margin: 0px;
}

h4 {
	font-size: 12px; 
	font-weight: bold; 
	margin: 0px; 
}
h5 {
	font-size:9px; 
	color: #999999; 
	margin: 0px; 
}
.chartered-accountant-list {
	font-size:9px; 
	color: #999999; 
	margin: 0px; 
}
.nifa_logo_footer {
	padding-right: 5x;
	border: 0px;
}
.nifa_banner_text {
	
	color: #FFFFFF;
	font-size: 10px;
	vertical-align:top;
}
.copyright_text {
	
	color: #666666;
	font-size: 10px;
	vertical-align:top;
}

img.floating_left {
	float: left;
	margin-right: 1em;
}
img.floating_right {
	float: right;
	margin-right: 1em;
	padding-left: 5px;
}

.medGreen  {
	font-size: 16px; 
	font-weight: bold; 
	font-style: italic; 
	color: #245745;
}
div#general_list_style UL {
	list-style:  url("../images/generic/bullet.gif");
}
div#general_list_style LI {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}
div#general_list_style a:link, div#general_list_style a:visited {
	
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #666666;
	text-decoration:none;
}
div#general_list_style a:hover, div#general_list_style a:active, {
	
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #000000;
	text-decoration: underline;
}

.red_large {
	color: #FF0000;
	font-size: 20px; 
	font-weight: bold; 
	font-style: italic;  
	margin: 0px; 
	margin-bottom: 0.5em;
}

.red_med {
	color: #FF0000;
	font-size: 14px; 
	font-weight: bold; 
	font-style: italic;  
	margin: 0px; 
	margin-bottom: 0.5em;
}

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

/*Main Layout Containers*/

/*LayoutContainer - This sets the overall width for the entire site all other containers go within this one*/

div#Layout_Container {
	width: 760px;
	text-align: left;
	padding-right: 3px;
	background-color:#FFFFFF;
		
}

div#Keywords_Container {
	width: 100%;
	padding-bottom: 25px;
	padding-top: 5px;
	display:none;
}

div#Banner_Container {
	width: 100%;
	
}


div#Footer_Container {
	width: 100%;
	height: 100px;
	
	
}
/*-------------------------------------------------------------------------------------------------*/

/* Banner Layout */

div#Banner_Divider {
	width: 100%;
	height: 20px;
	background-color: #245745;
	margin-bottom: 1px;
	
	border-top: 1px solid #FFFFFF;
	clear: both;
}

div#Banner_Left {
	width: 239px;
	height: 292px;
	background-color: #245745;
	border-right: 1px solid #FFFFFF;
	float: left;
	
	
}

div#Hobsons_Icon {
	width: 239px;
	height: 129px;
	border-bottom: solid 1px #FFFFFF;
	background-image:   url("../images/generic/hobsons-accountants-icon.gif");
	
}

div#Banner_Left_Top {
	width: 239px;
	height: 20px;
	background-color:#CCC;
	border-bottom: solid 1px #FFFFFF;
	
	
	
}

div#Random_Image_1 {
	width: 239px;
	height: 141px;
}

div#Banner_Right {
	width: 520px;
	height: 287px;
	float: right;
	
	
}

div#hobsons_logo {
	width: auto;
	height: 80px;  
	text-align: right;
	color: #333333;
	font-size:9px;
	letter-spacing: 1px;
	
}

div#nav_container {
	width: auto;
	height: 21px;
	background-color: #245745; 
}

#nav_container UL {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#nav_container LI {
	display: block;
	margin: 0;
	padding: 2px 20px;
	float: left;
	width: auto;
	
}
#nav_container a:link, #nav_container a:visited {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #66FF33;
	text-decoration:none;
}
#nav_container a:hover, #nav_container a:active  {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration:underline;
}


div#random_images_2 {
	width: 520px;
	height: 190px;
	border-top: 1px solid #FFFFFF;
	background-color:#666666;
	
}

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

/* Main Content Layout */

div#Main_Left {
	width: 229px;
	height: auto;
	float: left;
	border-left: 10px solid #A8B7BE;
	border-right: 1px solid #A8B7BE;
	border-bottom: 1px solid #A8B7BE;
	padding-bottom: 1px;
	clear:both;
	text-align:center;
	
}

div#Main_Right {
	width: 509px;
	height: 100%;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	
	
	
}

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

/* Footer Layout */

div#Hobsons_Site_Footer {
	width: 100%;
	height: 44px;
	background-image:  url("../images/generic/footerBG.gif"); 
	background-position: bottom;
	clear:both;
	border-top: solid 1px #CCCCCC;
	
		
}

div#Hobsons_Footer_Left {
	line-height: 44px;
	width: 30%;
	float: left;
	vertical-align: middle;
}

div#Hobsons_Footer_Right {
	width: 70%;
	float: right;
	text-align: center;
	vertical-align: middle;
	line-height: 44px;
	
}

#Hobsons_Footer_Right UL {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#Hobsons_Footer_Right LI {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}

#Hobsons_Footer_Right A {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 2px 10px;
}

#Hobsons_Footer_Right A:hover, #Hobsons_Footer_Right A:active  {
	text-decoration: underline;
	display:block;
	margin: 0;
	padding: 2px 10px;
}

div#Nifa_Footer {
	width: 100%;
	height: 32px;
	border-top: solid 5px #245745; 
	background-color: #015A6C;
	line-height: 32px;
	vertical-align:middle;	
}

div#Designed_By_Footer {
	width: 100%;
	height: 100px;
	text-align: center;
	font-size: 10px;
	color:#666666;
}