BODY {
	background-color: #ffffff;
	font:12px Arial;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

IMG {
	border: 0;
}

#LayoutLeft {
    background: url(images/leftbg.gif) bottom right repeat-y;
}

#LayoutMain {
    width:778px;
}

#LayoutRight {
    background: url(images/rightbg.gif) bottom left repeat-y;
}

#hptopstrip 
{
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/hp_top.jpg) no-repeat;
}

#topstrip 
{
	width: 778px;
	height:140px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/top.jpg) no-repeat;
}

#hpmain
{
	background: url(images/hp_leftbg.jpg) no-repeat top left;
}

#innermain
{
	background: url(images/innerleftbg.jpg) no-repeat top left;
}

#LayoutBottomLeft {
    height:46px;
    background: url(images/bottomleftbg.gif) top right no-repeat;
}

#LayoutBottom {
    height:46px;
    width:778px;
    background: url(images/bottombg.gif) top no-repeat;
}

#LayoutBottomRight {
    height:46px;
    background: url(images/bottomrightbg.gif) top left no-repeat;
}

.bottomlinks
{
	color: #565656;
	font: 10px Arial;
}

.bottomlinks a:link, .bottomlinks a:visited, .bottomlinks a:hover, .bottomlinks a:active
{
	text-decoration:none;
	color: #565656;
	font: 10px Arial;
}

#rightbg54
{
	background: url(images/frame_girl.jpg) no-repeat;
	background-position: 0px 18px;
	height:388px;
}

#rightbg55
{
	background: url(images/steel_ball.jpg) no-repeat;
	background-position: 0px 18px;
	height:388px;
}

#rightbg57
{
	background: url(images/man_with_ball.jpg) no-repeat;
	background-position: 0px 18px;
	height:468px;
}

#rightbg69
{
	background: url(images/meeting.jpg) no-repeat;
	background-position: 0px 18px;
	height:468px;
}

.contactFormField 
{
	height:20px;
}

.contactFormFieldName {
	color: #363636;
	font: 12px Verdana;
	vertical-align:middle;
}

.contactFormTextBox 
{
	font: 12px Verdana;
	height:16px;
	width:220px;
}

.contactFormTextArea
{
	font: 10px Verdana;
	width:220px;
	height:100px;
}

.RFQFormSubmit:link, .RFQFormSubmit:visited
{
	display:block;
	border: 1px solid #2874d1;
	color: #2874d1;
	font: bold 12px Verdana;
	width:100px;
	text-align:center;
	text-decoration:none;
	padding:2px;
}

.RFQFormSubmit:hover, .RFQFormSubmit:active
{
	border: 1px solid #41659b;
	color: #41659b;
	font: bold 12px Verdana;
	width:100px;
	text-align:center;
	text-decoration:none;
	padding:2px;
}

