/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7E7E7;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

h1 { font-size: 24px; }

h2 {
	margin-bottom: 10px;
	padding: 0 0 22px 0;
	font-size: 18px;
	background: #000000 url(images/img3.gif) repeat-x left bottom;
}

h3 {
	padding: 0 0 22px 0;
	font-size: 13px;
	background: #000000 url(images/img3.gif) repeat-x left bottom;
}

p {
	margin-top: 0;
	text-align: justify;
	line-height: 160%;
}

/* a tag color in contens */
a {
	color: #FE4E00;
}

a:hover {
	text-decoration: none;
}


.list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list li {
	padding: 5px 0;
	background: url(images/img5.gif) repeat-x;
}

.list li.first {
	background: none;
}


/* Header */

#header {
	width: 800px;
	margin: 0 auto;
	padding: 0 0 0 13px;
	height: 90px;
	background: url(images/img1.gif) repeat-x left bottom;
}

#header h1 {
	float: left;
}

#header h2 {
	display: none;
}

#header ul {
	float: right;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

/* Header LI list on one line and font and color */
#header li {
	display: inline;
	display: block;
	float: left;
	padding: 0 14px 0 10px;
	text-decoration: none;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #7f7f7f;
}

/* Header color for a a tag */
#header a {
	text-decoration: none;
	color: #FFFFFF;
}

#header a:hover {
	text-decoration: underline;
}


/* Content */

#content {
	width: 800px;
	margin: 0 auto;
}

#FPcol1 {
	float: left;
	width: 200px;
	padding: 0 0 0 0;
}

#FPcol1 h3 {
	margin-top: 15px;
}

#FPcol2 {
	 float: left;
	 width: 320px;
	 padding: 0 0 0 50px;
}

#FPcol2 h2 {
	margin-top: 0;
}

#FPcol2lower {
	 float: left;
	 width: 525px;
	 padding: 0 0 0 50px;
}

#FPcol2lower h3 {
	 margin-top: 15px;
}

#ModelCol1 {
	float: left;
	width: 120px;
	padding: 0 0 0 0px;
}

#ModelCol1 {
	margin-top: 14px;
}


#ModelCol2 {
	 margin-top: 23px;
	 float: left;
	 width: 600px;
	 padding: 0 0 0 9px;
}

#ModelCol2 h2 {
	 margin-top: 120px;
}


/* Begin - Flash settings */

#flashcontent {
	width: 100%;
	height: 800px;		
	}
/* End - Flash settings */



/* Begin - Footer */

#footer {
	clear: both;
	width: 800px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

#footer p {
	padding: 5px 0 0 0;
	background: url(images/img4.gif) repeat-x;
	text-align: center;
	color: #8A8A8A;
}
	
#footerF {
	clear: both;
	width: 800px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

#footerF p {
	padding: 5px 0 0 0;
	background: url(images/img4.gif) repeat-x;
	text-align: left;
	color: #8A8A8A;
}


.thumbtable {
margin-top: 10px;
margin-left: 15px;
border-width: 0px;
width: 780px;
cellspacing: 20px;
cellpadding: 0px;
}

.thumb {
margin-top: 10px;
padding: 0 0 0 0;
border: inset 175px;
border-style: solid;
border-width: 2px;
border-color: #EEEEEE;
}
