html, body, div{
	font-family: Arial;
	font-size: 8pt;
}

html,body,form {
}

body{
	background-color: #000000;
	text-align: center;
	margin-top: 0px;
	overflow: scroll;
	*overflow: inherit;

}

div
{
    
}


body.PopUp
{
    padding: 20px;
    background-color: #ffffff;
    text-align: center;
    margin-top: 0px;
    overflow: hidden;
    background-image: none;
}

table
{
    border-width: 0px;
    border-style: none;
    padding: 0px;
    margin: 0px;
    border-spacing: 0px;
}

td
{
    vertical-align: top;
    padding: 0px;
    border-width: 0px;
    border-style: none;
}

.NormalContent
{
	
}

#Container
{
    position: relative;
    margin: 10px auto;
	width: 982px;
	text-align: left;
	height:auto;
}

#Layout
{
    border-style: solid none none none;
    border-width: 2px;
    border-color: #bddaee;
    z-index: 10;
    padding: 0px;
    top: 0px;
    left: 0px;
    width: 980px;
    background-image: url(/images/FFL_background.jpg);
    background-repeat: no-repeat;
    background-color: #BEDAEF;
}

#Nav
{
    float: left;
    margin-left: 0px;
    padding: 60px 0px 0px 250px;
    width: 485px;
    height: 53px;
    background-color: #ffffff;
    color: #7f9fb6;
    background-image: url(/images/FFL_top-nav.jpg);
    background-repeat: no-repeat;
}

#RightTop
{
    border-width: 2px;
    border-color: #bddaee;
    float: left;
    margin-left: 3px;
    padding: 43px 0px 0px 22px;
    width: 218px;
    height: 70px;
    background-color: #000000;
    color: #ed1c24;
    background-image: url(/images/FFL_testimonials-arrow.gif);
    background-repeat: repeat-y;
    font-size: 12pt;
    border-right-style: solid;
}

#Left
{
    float: left;
    margin-left: 0px;
    margin-top: 3px;
    padding: 42px 0px 0px 0px;
    width: 242px;
    color: #000000;
    margin-bottom: -2000px;
    padding-bottom: 2000px;
}

#Main
{
    float: left;
    margin-left: 4px;
    margin-top: 3px;
    padding: 0px;
    width: 489px;
    color: #000000;
    margin-bottom: -2000px;
    padding-bottom: 2000px;
}

#Right
{
    border-width: 2px;
    border-color: #bddaee;
    float: left;
    margin-left: 3px;
    padding: 0px 20px 2000px 22px;
    width: 198px;
    color: #ffffff;
    background-color: #000000;
    margin-bottom: -2000px;
    border-right-style: solid;
}

#Bottom
{
    font-size: 8pt;
    color: #ffffff;
    width: 651px;
    padding-right: 300px;
    background-color: #000000;
    padding-top: 10px;
    padding-left: 29px;
    margin-top: 2px;
    *margin-top: 0px;
}

#BottomBorder
{
    background-color: #bddaee;
    height: 2px;
    width: 980px;
}

#Contact
{
    margin-bottom:20px;    
}

#Call
{
    color: #ed1c24;
    font-size: 14pt;
    margin-top: 20px;
    margin-left: 29px;
}

#Welcome
{
    margin-top: -46px;    
}

#ContactDetails
{
    color: #000000;
    font-size: 10pt;
    margin-top: 10px;
    margin-left: 29px;
}

#ContactDetails a
{
    color: #000000;
}

#ContactDetails a:hover
{
    color: #ed1c24;
}

#Footer
{
    font-size: 8pt;
    color: #4f4f4f;
    width: 951px;
    background-color: #000000;
    padding-top: 20px;
    padding-left: 29px;
    padding-bottom:15px;
}

#Footer a
{
    color: #4f4f4f;
}

#Footer a:hover
{
    color: #ed1c24;
}

#Banner
{
    position: relative;
    padding: 0px;
    margin: 0px;
    width: 980px;
    height: 113px;
}

#SameHeight
{
    overflow: hidden;
    
}

.Welcome
{
    position: absolute;
    z-index: 20;
    padding: 0px;
    top: 543px;
    left: 0px;
    width: 738px;
}



#Left img
{
    margin-bottom: 3px;
}


#Nav a
{
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
}

#Nav a:hover
{
    color: #585858;
}

#Nav a.Selected
{
    color: #ed1c24;
}




a img{
	border: none;
}

a{
	text-decoration: none;
}


h1, h2, h3, h4, h5, h6, h7{
	display: inline;
	font-weight: normal;
}

h1
{
    font-size: 12pt;
    color: #ed1c24;
    font-weight: normal;
    text-transform: capitalize;
}





h2
{
    font-size: 8pt;
    color: #000000;
    font-weight: bold;
}
ul,li
{
	margin:0px;	
	padding:0px;
}
ul
{
	margin-left:16px;	

}
* html img, * html div, * html input{       /* * html is only valid in IE6, causing this only to run in IE6 */
    behavior: URL('/iepngfix.htc');
}

.Person
{
    color: #999999;
}

.Products a
{
    color: #616161;
}

.Products a:hover
{
    color: #ed1c24;
}

.Products a.Red
{
    color: #ed1c24;
}

.Products a.Red:hover
{
    color: #555555;
}

.ProductsBorder
{
    height: 1px;
    background-color: #cccccc;
}

.ProductsRow td
{
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: left;
}

.MainContent
{
    display: block; 
    background-color: #ffffff; 
    padding-left: 21px; 
    padding-right: 30px; 
    padding-top: 20px; 
    padding-bottom: 20px;
    min-height: 450px;
}

.MainContent a
{
    color: #555555;
}

.MainContent a:hover
{
    color: #ed1c24;
    text-decoration: underline;
}
.SubContent
{
    display:inline-block;
    background-color: #ffffff; 
    padding-left: 21px; 
    padding-right: 30px; 
    padding-top: 20px; 
    width:438px;
}

.ContactForm
{
    margin-top: 30px;
    margin-left: -5px;
}

.ContactForm table
{
        border-spacing: 5px;    
}

.FormTextField {
	background-color: #E0E0E0;
	border: none;
	font-size: 8pt;
	height:20px;
	width: 300px;
	padding-left: 5px;
	font-family: Arial;
	padding-top:7px;
}

.SubmitButton {
	display: block;
	width: 43px;
	height: 22px;
	background-color: #000000;
	color: #fff !important;
	text-align: center;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 6px;
	text-decoration: none !important;
}
.SubmitButton:hover {
	background-color: #ed1c24;
	color:#ffffff !important;
}

.ContactHL
{
    color: #ed1c24;
}

.ProductTypeLink,.ProductTypeLinkLong
{
    display: inline-block;
    width: 213px;
    height: 47px;
    color: #fff;
    font-size: 16pt;
    margin-bottom: 4px;
    padding-top: 25px;
    padding-left: 29px;
    background-image: url(/images/FFL_tab-browse.png);
    background-repeat: no-repeat;
}
.ProductTypeLinkLong
{
    padding-top:12px;   
    padding-bottom:14px;   
}

.ProductTypeLink:hover,.ProductTypeLinkLong:hover
{
    background-image: url(/images/FFL_tab-browse_ROLL.gif);
    background-repeat: no-repeat;
}

.TablePadding
{
    padding-left:10px;   
}

.EnquiryPaddingTop
{
 padding-top:6px;   
}