body         
{ 
	background-color: rgb(204,204,204);
	background-color: white;
  font-family: 'Verdana ref', Arial, 'Sans Serif'; font-size: 10pt; 
  font-style: bold;
  color: white; 
 text-align: center;
}

/* specific divs */
#container
{
	background-color:white;
    border: 2px solid black; 
    width: 746px !important;
	width: 750px;
	height: 780px;
	margin: 0 auto;
	height: auto;
	
}
#mainbanner
{
  background-image: url('images/logo.jpg');
    background-repeat: no-repeat;
    width: 746px !important;
	width: 750px;
	height: 120px;
	text-align: left;
}
#addresssection
{
    background-image: url('images/redstrip.gif');
    width: 746px !important;
	width: 750px;
	padding-top: 5px;
	height: 25px !important;
	height: 30px;
	text-align: left;
    font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: white;
}
#picturesection
{

	background-color:gray;
    width: 746px !important;
	width: 750px;
	height: 110px;
	text-align: center;
}
#flashsection
{
padding-top: 60px;
padding-left: 130px;
background-color: transparent;
width: 110px !important;
width:440px;
height: -20px !important;
height: 40px;
}


#mainsection
{
	background-color:white;
	color: black;
    width: 746px !important;
	width: 750px;
	text-align: justify;
	height: auto;
}
#textsection
{
	background-color:white;
	color: black;
	padding-top: 25px; 
	padding-left: 10px; 
	padding-right: 10px; 
    width: 555px !important;
	width: 580px;
	text-align: justify;
	float: right;
	height: auto;
}	
	

#widetextsection
{
	background-color:white;
	color: black;
	padding-left: 15px; 
	width: 720px;
	text-align: justify;
}
.subtextsection
{
	background-color:white;
	color: black;
	width: 500px;
	text-align: justify;
}

.portfoliosection
{
	background-color:white;
	color: black;
	width: 700px;
	height: 170px;

}

#sidesection
{
	background-color:white;
	color: black;
	padding-left: 10px;
	padding-top: 25px;
	width: 160px !important;
	width: 170px;
	height: 375px !important;
	height: 400px; 
	float: left;
	text-align: left;
}
#logosection
{
    clear: both;
	background-color:white;
	color: black;
	width: 100%;
	height: 80px;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
}

#linksection
{
    clear: both;
	background-color:white;
	color: black;
	width: 100%;
	height: 100px;
	padding-top: 5px;
	text-align: center;
	font-size: 10pt;
	font-weight: normal;
}
#linksection a {
		color: #0000FF;
		font-size: 8pt;
		text-decoration: none;
}
#linksection a:hover {
		color: #000000;
		font-size: 8pt;
		text-decoration: underline;
}
#linksection a:visited {
		color: #0000FF;
		font-size: 8pt;
		text-decoration: none;
}

#footer
{
    clear: both;
    background-image: url('images/redstrip.gif');
	text-align:center;
    width: 746px !important;
	width: 750px;
	height: 30px;
	color: white;
	padding-top: 5px;
	font-weight: normal;
    background-repeat: no-repeat;
}



.asection
{
    background-image: url('images/smallredbar.gif');
    background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 5px;
	width: 80px; !important;
	width: 160px;
	height: 40px;
	color: white;
	text-align: left;
    font-family: Arial; 
    font-size: 10pt; 
	font-weight: bold;
}

table
{
	table-font-family:  Verdana ref, Arial, Sans Serif;
	table-font-size: 8pt;
	table-border-color-light: rgb(255,255,102);
	table-border-color-dark: rgb(0,0,0);
	table-background-color:  rgb(192,192,192); 
	table-border-color-dark: rgb(0,0,0);
	table-background-color:  rgb(255,255,255); 
	table-border: 0;
}
td
{
	background-color: rgb(192,192,192);
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Veldena, Sans Serif;
}
h1
{
	margin: 0px;
	padding0: 0px;
    font-size: 14pt;
	color:black;
}
h2
{
	color: rgb(255,255,255); 
}
h3
{
	margin: 0px;
	padding: 0px;
    font-size: 12pt;
	color: red;
	font-style: italic;
}
h4
{
	margin: 0px;
	padding0: 0px;
	text-decoration: italic;
}
h5
{
	font-family: arial;
   font-size: 8pt;
   text-align: left;
	color: rgb(0,0,0);
}
h6
{
	color: red;
}
a
{
   font-family: "verdana ref";
   font-type: bold;
   font-size: 10pt;
   color: black;
}

a:link {
	COLOR: #0000FF;
	}

a:hover {
	COLOR: #000000;
	}

a:active {
	COLOR: #00FF00;
}

.asection a
{
   font-family: Arial;
   font-type: bold;
   font-size: 10pt;
   color: white;
   text-decoration: none;
}

.asection a:link
{
}
.asection a:visited
{
}
.asection a:hover
{
   color: black;
}
.asection a:active
{
   color: black;
}

#addresssection a
{
   font-family: Arial;
   font-type: bold;
   font-size: 10pt;
   color: white;
 /*  text-decoration: none;*/
}

#addresssection a:link
{
}
.addresssection a:visited
{
}
#addresssection a:hover
{
   color: black;
}
#addresssection a:active
{
   color: black;
}
