﻿.topmenuimage {
		border-width: 0px;
		padding: 0px;
		margin: 0px;
	}
body{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: verdana;
	font-size: 12px;
	line-height: 150%;
}

#pagecontainer
{
	width: 984px;
	height: 100%;
	margin: auto;
}

#header
{
	width: 984px;
	height: 36px;
	float: left;
	margin:0;
	padding:0;
}

#logo
{
	width: 244px;
	height: 65px;
	margin-top: 5px;
	float:left;
}

#toprightsearch
{
	margin-top: 20px;
	float: right;	
	width: 222px;
	height: 30px;
}


#textbox
{
	float: right;	
	height: 20px;
	margin-top: 1px;
}

#searchbutton
{
	float: right;	
	height: 25px;
	margin-left: 1px;

}


#flashobject1
{
	width: 984px;
	height: 350px;
	float: left;
	vertical-align:middle;
}

#maincenter
{
	width: 984px;
	height: 100%;
	float: left;
}

#maincenterleft
{
	width: 308px;
	height: 140px;
	padding: 10px;
	float: left;
	text-align: justify;
}

#box1
{
	width: 366px;
	height: 100%;
	float:left;
	margin-left: 5px;
}

#box1header
{
	width: 356px;
	height: 20px;
	float:left;
	background: url("boxheader1.jpg");
	padding: 5px;
}

#box1center
{
	width: 356px;
	height: 80px;
	float: left;
	background: url("boxbackground.jpg") repeat-x;
	background-color: #F8F6F2;
	padding: 5px;
	font-size: 11px;
	line-height: 200%;
}


#box1footer
{
	width: 366px;
	height: 8px;
	float:left;
	background: url("boxfooter1.jpg") no-repeat;
}

#box2
{
	width: 250px;
	height: 100%;
	float:left;
	margin-left: 10px;
}

#box2header
{
	width: 240px;
	height: 20px;
	float:left;
	background: url("boxheader2.jpg");
	padding: 5px;
}

#box2center
{
	width: 240px;
	height: 80px;
	float: left;
	background: url("boxbackground.jpg") repeat-x;
	background-color: #F8F6F2;
	padding: 5px;
	font-size: 11px;
}

#textbox1
{
	margin-top: 5px;
	width: 220px;
	float:left;
}

#textbox2
{
	margin-top: 5px;
	float:left;
}

#loginbutton
{
	width: 66px;
	height: 24px;
	float:left;
	margin-top: 5px;
	margin-left: 10px;
}

#text
{
	float: left;
}
	
#box2footer
{
	width: 250px;
	height: 8px;
	float:left;
	background: url("boxfooter2.jpg") no-repeat;
}


#flashobject2
{
	width: 984px;
	height: 196px;
	float: left;
}

#footer
{
	margin-top: 10px;
	width: 984px;
	height: 100%;
	float: left;
}

#line
{
	width: 984px;
	height: 15px;
	float: left;
}

#footertext
{

	width: 984px;
	float: left;
}
#box-testimonials {
	width: 300px;
	height: 140px;
	float:left;
	padding: 10px;
	text-align: justify;
	margin-left:8px;
	background: url("12.jpg") repeat-x;

}
#box-clients {
	width: 640px;
	height: 100%;
	float:left;
	padding: 5px;
	margin-top:8px;
	background: url("boxbackground.jpg") repeat-x;
}
#maincenter-general {

	width: 300px;
	height: 140px;
	margin-left:8px;
	float: left;
	text-align: justify;
}
#maincenter-generalheader {
	width: 300px;
	height: 20px;
	float:left;
	background: url("newsletterheader.jpg");
	padding: 5px;
}

#maincenter-generalcenter
{
	width: 300px;
	height: 80px;
	float: left;
	background: url("boxbackground.jpg") repeat-x;
	background-color: #F8F6F2;
	padding: 5px;
	font-size: 11px;
}
#maincenter-generalfooter
{
	width: 300px;
	height: 8px;
	float:left;
	background: url("newsletterfooter.jpg") no-repeat;
	padding: 5px;
}

