/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #888888;
	word-spacing: .6em
	letter-spacing: .1em;
	line-height: 1.5em;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	text-align: center;
	color: #66A3AD;
	font-size: 10px;
	text-transform: capitalize;
	
}

.text2 {
	text-transform: capitalize;
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #D02F00;
}

.text3 {
	font-size: 11px;
	font-weight: bold;
}

.text4 {
	text-transform: capitalize;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #D02F00;
}

.textas{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	word-spacing: .6em
	letter-spacing: .1em;
	line-height: 1.5em;
}

.textserv{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	line-height: 2em;
	text-transform: uppercase;
	float: left;
}

.title{
	font-family: "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #daa250;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-weight: bold;
}

.prod{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #daa520;
	word-spacing: .4em
	letter-spacing: .1em;
	line-height: 2em;
	text-transform: uppercase;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}




/** LINKS */

a {
	color: #888888;
	text-transform: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #daa250
}

.link1 {
	text-transform: capitalize;
	text-decoration: none;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;	
	letter-spacing: .1em;
}

a.link1:hover {
	text-decoration: none;
        font-size: 105%;
	color: #ffffff;
        font-weight: bold;
}





/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: #007488 url(images/homepage01.jpg) repeat-x left top; }
.bg2 { background: url(images/subpage02.jpg) repeat-y left top; }
.bg3 { background: url(images/homepage07.jpg) no-repeat left top; }
.bg4 { background: url(images/homepage08.jpg) no-repeat left top; }
.bg5 { background: url(images/subpage03.jpg) no-repeat left bottom; }
.bg6 { background: url(images/subpage01.jpg) no-repeat left top; }
.bg7 { background: url(images/homepage11.jpg) no-repeat left top; }
.bg5a { background: url(images/subpage03a.jpg) no-repeat left bottom; }
.bg5b { background: url(images/subpage03b.jpg) no-repeat left bottom; }
.bg5c { background: url(images/subpage03c.jpg) no-repeat left bottom; }
.bg6h { background: url(images/subpage01.jpg) no-repeat left top; }
.bg5h { background: url(images/subpage03.jpg) no-repeat left bottom; }
.bg5x { background: url(images/subpage03x.jpg) no-repeat left bottom; }
.bg6aa { background: url(images/subpage01aa.jpg) no-repeat left top; }
.bg6ab { background: url(images/subpage01ab.jpg) no-repeat left top; }
.bg6ny { background: url(subpage01ny.jpg) no-repeat left top; }
/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

ul.staff{
     normal 5px Georgia
}

td.mission{
	padding: 12px;
        
}

ul.two {
	list-style-type: none;
	line-height: 1.5em;
	text-transform: uppercase;
	color: #777777;	
	font-size: 11px;
}

ul.three {
	list-style-type: none;
	line-height: 1.7em;
	text-transform: capitalize;
	color: #777777;	
	font-size: 12px;
}

td.ser{
	padding: 5px;
}

.emb1 {

	margin: 3px 15px 0px 0px;
}


	

