﻿body 
{
    text-align:center;
	margin:0px;
	background-image:url(images/bg_main.gif);
	background-position:center;
}

#page
{
	width:894px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;	
	position:relative;
}

#top
{   
    margin-right:auto;
	margin-left:auto;
	margin-top:0px;	
	position:relative;
	background-color:Black;
	height:142px;
	background-image:url(images/bg_top.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#header
{
	width:890px;
	background-color:#3b3b3b;
	position:relative;
	height:100px;	
}

#navigation
{
	width:890px;
	position:relative;
}

#main
{
	width:894px;
	position:relative;
	background-color:White;
}

.ContactUsHeader
{
    font-family:Arial; 
    font-size:16px; 
    font-weight:bolder; 
    letter-spacing:2px; 
    color:#993333;
}

.ContactUsText
{
    font-family:Arial; 
    font-size:15px; 
    font-weight:normal; 
    color:#5e5b4f;
}


#copyright
{
    font-size:11px;
    font-family:Verdana;
	font-weight:bold;
	letter-spacing: 2px;
	line-height: 150%;
	color:#FFFFFF;
	padding-bottom:10px;
	padding-top:10px;
}

#copyright a
{
	text-decoration:underline;
	color:#FFFFFF;
}



#Headline1
{   
    margin-right:auto;
	margin-left:auto;
	margin-top:0px;	
	position:relative;
	background-image:url(images/Headline-1-bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	vertical-align:middle;
}



.hometext
{ 
    color: #5e5b4f;
    text-transform: none;
      font-weight: normal;
      font-family:Arial;
      font-size: 15px;
	    line-height: 19px;
	    height: auto;
	    width: auto;
	    margin: 0 0 1px 0;
    padding: 0 3px;
}

.PhotoImage
{
	border:1px solid #000066;
	height:120px;
	padding:3px 3px 3px 3px;
	background-color:White;
}

.projectDesc
{ 
    color: #5e5b4f;
    text-transform: none;
      font-weight: normal;
      font-family:Arial;
      font-size: 13px;
	    line-height: 19px;
	    height: auto;
	    width: auto;
	    margin: 0 0 1px 0;
}


.leftProducts
{
	color:#339966;
	font-size:14px;
	font-weight: bold;
	line-height: 26px;
	font-family:Arial;	
}

.leftProducts a
{
	color:#006699;
	font-weight: normal;
	padding:10px;
	text-decoration:underline;	
}

.leftProducts a:hover
{
	color:#84a6bd;	
}

