body 
{
margin-top: 0px;
margin-left: 0px;
color: white;
background-color: #FFF;
font-family: Century Gothic, Helvetica, Arial, sans-serif; 
font-size: 12px;
background-image: url(images/backg.jpg);
background-attachment: fixed;
}


a {color: #950008; font-family: Century Gothic, Helvetica, Arial, sans-serif;    text-decoration: none}
a:visited {color: #950008; text-decoration: none}
a:active {color: #666666; text-decoration: none}
a:hover {color: #950008; text-decoration: underline}


h1 
{
font-family: Century Gothic, Helvetica, Arial, sans-serif; 
font-size: 22px; 
font-style: normal;
font-weight: 100;
text-decoration: none;
padding-left: 92px;
}



h2 
{  
font-family: Century Gothic, Helvetica, Arial, sans-serif; 
font-size: 16px;
font-weight: bold;
text-decoration: none;
padding-left: 92px;
}

h2.form
{  
font-family: Century Gothic, Helvetica, Arial, sans-serif; 
font-size: 16px;
font-weight: bold;
text-decoration: underline;
padding-left: 0px;
}

h2.rep
{
	padding-left: 93px;
}


p  
{
font-family: Century Gothic, Helvetica, Arial, sans-serif; 
font-size: 12px;
font-style: normal; 
font-weight: normal; 
text-decoration: none;
margin-top: 0px;
padding-left: 92px;
padding-right: 60px;
}

ul
{
	padding-left: 112px;
	list-style-position: inside;
}


#logo
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 140px;
	background-color: #000;
	color: white;
	left: 0px;
}

#subtitle
{
	position: absolute;
	width: 40px;
	height: 40px;
	background-color: #000;
	color: white;
	right: 20px;
	top: 15px;
}



#nav
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 50px;
	background-color: black;
	border-top: 2px double #FFF;
}

#nav ul 
{
margin: 0px;
list-style-type: none;
color: white;
padding-left: 35px;
padding-top: 8px;
}

#nav li
{
display: inline;
padding-right: 50px;
}




#nav a {color: white; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 14px; font-weight: bold; text-decoration: none}
#nav a:visited {color: white; text-decoration: none}
#nav a:active {color: #666666; text-decoration: none}
#nav a:hover {color: #666666; text-decoration: none}

#container
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: auto;
	background-color: #000;
}


#content
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: auto;
	background-color: black;
	padding-top: 20px;
	border-top: 2px double #FFF;
}

#contentlong
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 1200px;
	background-color: black;
	padding-top: 20px;
	border-top: 2px double #FFF;
}

#contentshort
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 600px;
	background-color: black;
	padding-top: 20px;
	border-top: 2px double #FFF;
}

#col1
{
	float: left;
	width: 445px;
	height: auto;
	background-color: #000; 
}

#col2
{
	float: left;
	width: 440px;
	height: auto;
	background-color: #000;
}

#photocol1
{
	float: left;
	width: 210px;
	height: auto;
}

#photocol2
{
	float: left;
	width: 210px;
	height: auto;
}

#footer
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 85px;
	background-color: #000;
	padding-top: 40px;
}

#footer a {color: #666; font-family: Century Gothic, Helvetica, Arial, sans-serif; text-decoration: none}
#footer a:visited {color: #666; text-decoration: none}
#footer a:active {color: #666; text-decoration: none}
#footer a:hover {color: #FFF; text-decoration: none}

strong
{
	font-size: 14px;
	font-weight: bold;
}

form
{
padding-left: 112px;	
}

table
{
	margin-left:  70px;
}

table td
{
	padding:  5px;
}

table.border
{
	border-right: 1px solid white;
}

table.noborder
{
	border-right: 0px;
}

li.contracts
{
	display:inline;
	padding-right: 200px;
}

li.planning
{
	display:inline;
	padding-right: 83px;
}

p.photo
{
font-family: Century Gothic, Helvetica, Arial, sans-serif; 
font-size: 12px;
font-style: normal; 
font-weight: normal; 
text-decoration: none;
margin-top: 0px;
padding-left: 10px;
padding-right: 10px;
}

p.footer
{
color: #666;
font-family: Century Gothic, Helvetica, Arial, sans-serif; 
font-size: 10px;
font-style: normal; 
font-weight: normal; 
text-decoration: none;
margin-top: 20px;
padding-left: 35px;
padding-right: 35px;
text-align: center;
}

.photospace
{
	margin-left: 30px;
}

.left
{
	padding-left: 0px;
}