body
{
	position: 	      static;
	padding:          0px;
	margin: 	        0px auto;
	text-align:	      center;
  outline:          0;
	width:		        auto;
	height:		        auto;
	line-height:		  18px;
	font-size: 	      14px;
	font-family: 	    Verdana, Arial, "Times New Roman", "Sans Serif";
  color:            #444444;
	background:	      white;
}

#Header
{
  margin:           0px auto;
  padding:          0px;
  width:            auto;
  height:           175px;
  background:       #edd1a1;
  border-bottom:    4px solid #ffa500;
}

#Logo
{
  position:         absolute;
  top:              0px;
  left:             10px;
  border:           none;
}

#Model
{
  position:         absolute;
  top:              0px;
  right:            0px;
}

#Content
{
  margin:           0px auto;
  padding:          20px 0px 0px 0px;
  width:            760px;
  height:           330px;
	text-align:	      left;
	font-weight:      bold;
}

ul
{
  margin:           0px auto;
  padding:          0px 0px 0px 20px;
}

li
{
  margin:           5px auto;
  padding:          0px;
}

#Contact
{
  float:            right;
  margin:           35px 0px 0px 0px;
  width:            195px;
  height:           auto;
  padding:          15px;
  background:       #f1f1f1;
	font-weight:      normal;
	border:           1px solid #dbdbdb;
}

h1
{
  color:            #1b1b1b;
  font-family:      Georgia, Verdana, Arial, "Times New Roman", "Sans Serif";
  font-size:        15px;
  font-weight:      bold;
  margin:           0px 0px 10px 0px;
  height:           auto;
  line-height:      100%;
}

.Video
{
  width:            500px;
  height:           400px;
  margin:           20px auto;
}

.Clip
{
  outline:          0;
}

#Footer
{
  margin:           0px auto;
  padding:          10px 0px 0px 0px;
  width:            auto;
	text-align:	      center;
	font-size: 	      12px;
	font-style:       italic;
	color:            #c8c8c8;
}

a:link		{color: #ffa500; text-decoration: none; font-weight: bold; outline: 0;}
a:visited {color: #ffa500; text-decoration: none; font-weight: bold; outline: 0;}
a:hover		{color: #ffa500; text-decoration: underline; font-weight: bold; outline: 0;}
a:active 	{color: #ffa500; text-decoration: none; font-weight: bold; outline: 0;}