/*General Site Elements*/
body {  
	background:#F3F3F3 url(/images/framework/bg.png) repeat-x top fixed;
	margin: 10px 0 15px 0;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.35em;
	color: #222222;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #444444;
}
a:hover {
	text-decoration: none;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	line-height: 1.15em;
	margin-top: 1.5em;
	margin-bottom: 1.25em;
	font-family: Verdana, Helvetica, sans-serif;
	color: #434343;
}
h1 {
	font-size: 3em;
}
h1#main-headline {
    font-size: 2.5em;
    margin-top:15px
}
h2 { font-size: 2.5em; }
h3 { font-size: 2em; }
h4 { font-size: 1.5em; }
h5 {
	font-size: 1.3em;
	margin-bottom: 5px;
}
h6 { font-size: 1.1em; }
ul li
{
	list-style-image: url(/images/bullets/bullet-blk.gif);
	margin: 2px 0 5px 0;
}
input , text, textarea{
	border: 1px solid #ccc;
	margin: 2px 0px 2px 0px;
	padding: 3px;
}
/*Masthead and Banner Images*/
#mast-title {
    margin: 0px auto;
    padding: 3px 0px 2px 0px;
    height: 20px;
    font-family: Verdana, Helvetica, sans-serif;
    font-weight: bold;
    color: #656565;
    text-align: center;
}
#mast-banner {
	width: 760px;
	margin: 0px auto;
	padding: 0px;
}

/*Wrapper Confines floats */
#wrapper {
	background: #fff url(/images/framework/wrapper-bg.png) repeat-y top left;
	width: 760px;
	margin: 0px auto 0 auto;
	padding: 0px;
}
/* Floats for Content and Sidebar*/
#content {
	clear:none;
    float: none;
	width: 515px;
	border: none;
	margin: 0;
	padding: 18px 7px 18px 20px;
}
/*[if Safari]*/
#content {
	min-height:900px
}
#content *:first-child {
    margin: 0px;
    border: 0px solid red;
}
.min-height {
    height:500px;
    float:left;
    width:1px;
}
.hclear {
    clear:both;
    height:1px;
    overflow:hidden;
}
#content li {
    margin-bottom: 8px;
}
/*Sidebar Column*/
#sidebar {
	float: right;
	width: 208px;
	margin: 0px;
	}
#sidebar-extended-column-cap {
    width: 202px;
	height:0px;
	margin:0px;
	font-size:0px;
	line-height: 0px;
    background: #fff;
    border-bottom: 1px solid #CFC7CE
}
#eletter {
    width: 190px;
    margin: 0px 3px 0px 0px;
    padding: 8px 5px 0px 5px;
	background: #f0f0f0 url(/images/framework/sb-box-bg.png) repeat-x top left;
    text-align: center;
	line-height: 20px;
	border: 1px solid #CFC7CE;

}
#endmenu {
    width: 190px;
    margin: 0px 3px 0px 0px;
    padding: 3px 5px 0px 5px;
	background: #f0f0f0;
    text-align: center;
	line-height: 2px;
	border-top: 1px solid #CFC7CE;
	border-right: 0px solid #CFC7CE;
	border-bottom: 0px solid #CFC7CE;
	border-left: 1px solid #CFC7CE;

}

/*Navigation List Menu is here*/

#nav {
    background: #f0f0f0 url(/images/framework/sb-box-bg.png) repeat-x top left;

	border: 1px solid #CFC7CE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size:11px;
	font-weight: bold;
	width: 200px;
	margin: 0 0 0 0;
	}  
#nav ul {
	list-style: none;
	list-style-image: none;
	margin:  7px 0px 1px 0px;
	padding: 0;
	}	
/* [if Opera 6]*/
#nav ul {
	border-right: 1px none #ADA99E;
	border-left: 1px none #ADA99E;
	}	
/*[endif]*/
#nav ul *:first-child {
    margin-top: 0px;
	}
#nav ul li {
	list-style: none;
	list-style-image:none;
    margin-bottom: -2px;
}	

#nav li a {
  	height: 18px;
	text-decoration: none;
	}	
#nav li a:link, #nav li a:visited {
    background: url(/images/framework/nav.gif) 0 0;
    color: #666666;
	display: block;
	padding: 3px 0 2px 20px;	
}	
#nav li a:hover {
	color: #333333;
	background: url(/images/framework/nav.gif) 0 -23px;
	padding: 3px 0 2px 20px;
}	
#nav li a:active {
	color: #fff;
	background: url(/images/framework/nav.gif) 0 -46px;
	padding: 3px 0 2px 20px;
}
#nav-foot {
    border-top: 1px solid #BAAB77;
}/*Sidebar Submenus*/
.submenu {
    width: 190px;
    margin: 0px 3px 0px 0px;
    padding: 5px 5px 5px 5px;
	background: #f0f0f0 url(/images/framework/sb-box-bg.png) repeat-x top left;
    font: Verdana, Helevetica, sans-serif;
    font-size: 11px;
    line-height: 20px;
    text-align: center;
	line-height: 20px;
	border: 1px solid #CFC7CE;
}
.submenu p  > *:first-line {
    margin-top:112px;
    border: 1px solid red;
}
.submenu h6{
	font-size:14px;
	font-weight: bold;
	margin: 1px 1px 1px 1px;
	padding: 8px 2px 5px 2px;
}

.menuspace {
    width: 203px;
	height: 3px;
	font-size:3px;
	line-height: 3px;
    background: #fff;

}
#menuspace *:first-child {
    margin: 0px;
    border: 0px solid red;
}
 
#footmenu {
	clear:both;
	width: 760px;
	height: 23px;
	line-height: 21px;
	border: 1px 0px solid #444444;
	background-color:#626A73;
	margin: 0px auto;
	padding: 0px 0 0 0;
	color: #CCCCCC;
	text-align: center;
	
}
#footmenu a:link, #footmenu a:visited {
    color:#F1F1F1;
    font-weight: bold;
    text-decoration: none
}
#footmenu a:hover {
    color: #B5D5FF;
    font-weight: bold;
}
.footer {
    width: 760px;
	color:#333333;
	background: #fff url(/images/framework/foot-bg.png) repeat-y;
	text-align: center;
	margin: 0px auto 10px auto;
	padding: 0px
	
}

.footer#info {
	border-top: 0px solid #BAAB77;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

.footer#cap {
	height: 10px;
	background: #fff url(/images/framework/foot-cap.png) no-repeat;
}
/*Unique Elements*/
.ifd-subform {
	width:300px;
	margin: 12px auto 1px auto;
	border: 1px solid #ccc;
	padding: 2px 5px 0px 3px;
	text-align: center
}
/*Home Page Promo Inserts*/
.home-testimonial {	
	width:85%; 
	margin: 7px auto 7px auto; 
	padding: 7px;
	border: 1px solid #ccc;
	background: #fff url(/images/testimonial-bg.png) repeat-x top left;
}
/* Individual Elements*/

.hr-title {
	margin-bottom:30px;
}
.home-advert {
	width: 460px;
	border: 1px solid #343434;
	margin:10px auto;
	background: #ffffcc url(/images/4th-offer-2006.jpg) top no-repeat;
	padding: 70px 20px 0px 20px;
}