/*Headers*/
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5D2F22;
	line-height: 20px;
}

/*Subheaders*/
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5D2F22;
	line-height: 17px;
	margin: 10px 0 5px;
}

/*Footer*/
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;  
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}

/*Footer Text */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background:none;
	line-height: 17px;
}

/*Footer Links*/
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #959DB3;
	text-decoration: none;
	background:none;
	line-height: 17px;
}

.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
	background-color: #343B55;
	background-image: none;
}

/*Page Properties*/
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-position: top;
	background-repeat: repeat-x;
	font: Verdana, Arial, Helvetica, sans-serif 11px;
	background-image: url(images/fd-rep-bg.jpg);
	background-color: #616C88;
}
	
/*Content default*/
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #735F53;
	text-align:left;
	text-decoration: none;
}

/*Pictures*/
.picborder {
	border: 1px solid; 
	border-color:#EEEEF0;
}

.picRight {
	border: 1px solid; 
	border-color:#E6E6E6; 
	float:right; 
	margin-left:20px;
}
.picRightnoborder {
	float:right; 
	margin-left:20px;
}
.picLeft {
	border: 1px solid; 
	border-color:#CCCCCC; 
	float:left; 
	margin-right:20px;
}


/*Contact Form*/
.inputSelect {
	FONT-WEIGHT: normal;
	font-size: 12px;
	BORDER: #CCCCCC 1px solid;
	color: #176371;
	width:200px;
	background-color: #FFFFFF;
}
.inputComment {
	FONT-WEIGHT: normal;
	font-size: 12px;
	BORDER: #CCCCCC 1px solid;
	color: #176371;
	width:250px;
	background-color: #EAF4F6;
}

.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	FONT-SIZE: 10px;
	width:90px;
	background-color: #33547B;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.no-rep-x {
	background-repeat: repeat-x;
}
.no-rep-y {
	background-repeat: repeat-y;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

/* Link Styles */
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #883523;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #934A39;
	text-decoration: none;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.link3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.outlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	padding-right: 15px;
	background: url(images/outlink.gif) no-repeat right;
}

.outlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;

}
/* Link Styles Ends */

.button-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #214285;
	text-decoration: none;
}

/* List Styles */

.list {
	list-style-image: url(images/arrow_01.gif);
}
.servicesT {
	font-weight: bold;
	background-color: #E7EAF1;
}
.servicesT td{
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 10px;
	font-weight: bold;
}

hr {
	width: 90%;
	border: 1px solid #ccc;
	text-align: center;
	}
.product{
	width: 50%;
	border: 1px solid #ccc;
	text-align: center;
}
.galleryT {
	background-color: #E7EAF1;
}
.galleryT td{
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
.galleryT img{
	border: #333;
}
#sidemenu {
	margin: 10px 0px 0px 85px;
}
