﻿/*

CSS Credit: http://www.fds.com/

*/

body {

	margin: 0;

	padding:0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 1.5em;

	color: #585858;

	background-color: #ededed;

}

a:visited { color: #006600; text-decoration: none; } 

a:link { color: #006600; text-decoration: none; } 

a:hover { color: #CC0000; text-decoration: none; }

a:active { color: #CC0000; text-decoration: none; }

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #38713a;
	height: 32px;
	padding: 15px 0px 0px 5px;
}

h2 {

	margin-top: 20px;

	font-size: 16px;

	font-weight: bold;

	color: #56b81b;

	height: 20px;

	padding: 7px 0px 0px 35px;

	background: url("fds_header2.png") no-repeat;

}

h3 {

	margin-top: 20px;

	font-size: 16px;

	font-weight: bold;

	color: #56b81b;

	height: 20px;

	padding: 7px 0px 0px 35px;

	background: url("fds_qm.jpg") no-repeat;

}

#fds_container {

	width: 900px;

	margin: auto;

	background-color: #fff;

}

#fds_top_section {

	float: right;

	width: 900px;

	height: 50px;

	background: url("fds_menu.png") no-repeat;

padding-bottom:5px;
}

#fds_welcomesection {

	float: left;

	width: 900px;

}

#fds_welcomesection img {

	float: left;

	padding-right: 10px;

}

.fds_topmenu{

	float: right;

	width: 580px;

	padding-right: 20px;

}

.fds_topmenu ul {

	list-style: none;

	padding: 0px;

	margin: 0px;

}


.fds_topmenu li{

	display: inline ;

}

.fds_topmenu li a{

	float: left;

	text-align: center;

	font-size: 11px;

	font-weight: bold;

	color: #fff;

	width: 77px;

	height: 30px;

	padding: 14px 0px 0px 5px;

}

.fds_topmenu li a:hover{

	color: #91e30c;

	text-decoration: underline;

}

#fds_headersection {

	float: left;

	width: 900px;

	height: 180px;

	color: #fff;

	text-align: justify;

	font-size: 11px;

	padding: 30px 140px 0px 10px;

	background: url('head_bckg.png') no-repeat ;

}

#fds_headersection span {

	font-size: 18px;

	font-weight: bold;

}

#fds_welcomesection {

	float: left;

	width: 800px;

	text-align: justify;

	padding: 0px 50px 0px 50px;

}

#fds_footersection {

	clear: both;

	width: 900px;

	margin-top: 20px;

	background-color: #cbf0bb;

	text-align: center;

	padding-top: 7px;
	padding-bottom: 4px;

}

#fds_Faqbox {

	float: left;

	width: 100%;

	padding-left: 50px;

}


#fds_boxleft {

	float: left;

	width: 400px;

	padding-left: 50px;

}

#fds_boxright {

	float: left;

	width: 430px;

	padding-left: 20px;
	height: 227px;

}


.box_left {

	float: left;

	width: 23px;
height: 227px;

	background: url("fds_box_left.jpg") no-repeat;

}

.box_middle {

	float: left;

	width: 330px;


	text-align: justify;

	padding: 0px 5px 0px 5px;

	background: url("fds_box_middle.jpg") repeat-x;

}


.faq_box_middle {

	float: left;

	width: 80%;


	text-align: justify;

	padding: 0px 5px 0px 5px;

	background: url("fds_box_middle.jpg") repeat-x;

}

.box_middle img {

	float: left;

	padding-right: 10px;

}

.box_right {

	float: left;

	width: 23px;

	height: 253px;

	background: url("fds_box_right.jpg") no-repeat;

}

.morebutton1 {

	background: url("fds_morebutton1.jpg") no-repeat;

	font-size: 11px;

	height: 39px;

	width: 62px;

	padding: 8px 0px 0px 20px;

	font-weight: bold;

}

.morebutton1 a {

	color: #FFFFFF;

}

.morebutton2 {

	float: right;

	background: url("fds_morebutton2.jpg") no-repeat;

	width: 51px;

	height: 28px;

	font-size: 10px;

	padding: 5px 0px 0px 10px;

}

.morebutton2 a {

	font-weight: bold;

	color: #FFFFFF;

}
.upbutton {

	float: right;

	background: url("fds_upbutton.jpg") no-repeat;

	width: 51px;

	height: 28px;

	font-size: 10px;

	padding: 5px 0px 0px 10px;
	

}
.upbutton a {

	font-weight: bold;
text-transform: uppercase;
	color: #FFFFFF;

}


