BODY
{
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial;
	text-align:center;
	margin-top: 0px;
    background:#d1d1d1 url("images/body-bg.gif") top repeat-x;
}

h1, h2, h3, h4, h5
{
	color:#C62A35;
	color:#557eb0;
	text-align:center;
	margin-top:0px;
}

p
{
	margin:.7em 0;
}


#container
{
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	WIDTH: 1000px;
	POSITION: relative;
	background: white;
	height: 1000;
}


#logoframe
{
    position: absolute;
	top: 2;
	left: 2;
	width: 996;
	height: 830;
    background: url("header.gif");
    background-repeat:no-repeat;
}

#topredframe
{
	position: absolute;
	top: 2;
	left: 300;
	width: 300;
	height: 88;
	background: white;
	text-align:center;
	display:none;

}

#topmessage
{
	position: absolute;
	top: 30;
	left: 217;
	width: 581;
	text-align: center;
	font-size: 16pt;
	color: black;

}


#topcustomerframe
{
	position: absolute;
	top: 2;
	left: 800;
	width: 198;
	height:88;
	/*background: url("graybkgd.jpg");*/

}

#topcustmessage
{
	position: absolute;
	top: 10;
	left: 800;
	width: 188;
	text-align: right;
	padding-right:6px;
	font-size: 14pt;
	color: white;
}
#topblueframe
{
	position: absolute;
	top: 62;
	left: 2;
	width: 992;
	height: 20;
	background: silver;
	text-align:left;
	padding-top:5px;
    padding-left: 4px;
}
* html #topblueframe
{
	width: 996;
	height: 23;
}

#rightside
{
	position: absolute;
	top: 110;
	left: 720;
	width: 248;
}

* html #rightside
{
    top:110
}
 
#leftside
{
	position: absolute;
	top: 101;
	left: 0;
	width: 702;
	padding: 25px;
	/*text-align:left;*/
	font-size:12pt;
	/*border:1px solid green;*/
}

* html #leftside
{
	top:96;
	width:748;
}

.box
{
    border:1px solid darkgray;
    width:300px;
    height:170px;
    position:absolute;
    padding:15px;
}

.textarea
{
    border:1px solid darkgray;
    background:gainsboro;
    color:#557eb0;
    width:640px;
    height:75px;
    position:absolute;
    padding:15px;
    font-size:11pt;
    text-align:left;
    
}

* html .textarea
{
width:670px;
}


* html .box
{
    width:330px;
    height:200px;
}

#contactframe
{
	top: 0;
	left: 0;
	width: 278;
	height: 250;
	color:black;
	background: url("images/contactus_background.png") no-repeat;
	
}

* html #contactframe
{
	width: 278;
	height: 250;
}

#footer
{
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	WIDTH: 900px;
	POSITION: relative;
	font-size:11pt;
	background: white;
	text-align: center;
}

#bottom
{
	font-size: 11pt;
	text-align: left;
	width:900;
	margin-left: auto;
	margin-right: auto;
}

a.header
{
	color:black;
	FONT-FAMILY: Arial;	
	Font-size:11pt;
	text-decoration: none;
	font-weight:normal;
    background:gainsboro;
    border:1px solid darkgray;
    border-bottom:0px;
    width:74px;
    text-align:center;
    height:19px;
    padding:3px;
}
* html a.header
{
    width:80px;
    height:25px;
}

a.Contact
{
	color:black;
	FONT-FAMILY: Arial;	
	Font-size:11pt;

}
a.Contact:hover
{
    color:Red;
}
a.header:hover
{
	color:black;
	FONT-FAMILY: Arial;	
	Font-size:11pt;
	text-decoration: none;	
	background-color: Silver;
	
}
a.Contactheader
{
    color:#557eb0;
    text-decoration:none
}

a.Contactheader:hover
{
	color:red;
	FONT-FAMILY: Arial;	
	text-decoration: underline;	
}

a.highlighted
{
	FONT-FAMILY: Arial;	
	Font-size:14pt;
	color:#557eb0;
}

a.highlighted:hover
{
	color:red;
	FONT-FAMILY: Arial;	
	Font-size:14pt;
}

a img
{
	text-decoration: none;
	border: medium none;
}

a.testimonial
{
	FONT-FAMILY: Arial;	
	Font-size:14pt;
	color: black;
	text-decoration: none;
}

a.testimonial:hover
{
	color:#557eb0;
	FONT-FAMILY: Arial;	
	Font-size:14pt;
	text-decoration: underline;
	
}

a.normal
{
	FONT-FAMILY: Arial;	
	text-decoration: none;
}

a.normal:hover
{
	FONT-FAMILY: Arial;	
	text-decoration: underline;
	
}

table
{
font-size:10pt;
color:white;
}

td
{
	vertical-align:top;
}

#flash
{
    width:660;
    height:210px;
    /*border:1px solid gray;*/
    /*padding:10px;*/
    /*font-weight:bold;*/
    font-size:14pt;
    color:#557eb0;
}

* html #flash
{
    width:670;
    height:190;
}