﻿body 
{
	margin-top:0;
	font-family:Verdana;
	font-size:12px;
}
#main_bodyContainer
{
	width:946px;
	margin:0 auto;
	background-image:url(../images/layout_images/Img_MainBody_BG.jpg);
	background-repeat:repeat-x;
	background-color:#D3D3D3;	
}

#header_container
{
	width:910px;
	height:104px;
	background-color:#F3F5F4;
	padding:15px 18px 18px 18px;
	color:#757374;
}
#footer_container
{
	color:#757374;
	background-color:#D3D3D5;
	width:910px;
	padding:5px 18px 5px 18px;
	margin-bottom:0;
}
.btnTestamonial
{
	width:130px;
	height:28px;
	background-image:url(../images/layout_images/Img_Testamonial_ButtonBG.jpg);
}
.btnSignIn
{
	width:75px;
	height:35px;
	background-image:url(../images/layout_images/Img_SignIn_BG.JPG);

}
.btnGetAQuote
{ width:120px;
  height:20px;
	background-image:url(../images/layout_images/Img_Home_GetAQuoteButton.JPG);
	margin:20px 0 0 120px;
}
.btnAllNews
{
	width:87px;
	height:24px;
	background-image:url(../images/layout_images/Img_Button_AllNews_BG.JPG);	
}
.btnContactCancel
{
	background-image:url(../images/layout_images/Img_Contact_ClearButton_BG.JPG);
}
.btnContactSubmit
{
	background-image:url(../images/layout_images/Img_Contact_SubmitButton_BG.JPG);
}
.home_middleTopic
{
	vertical-align:middle;
	font-size:14px;
	color:#292929;	
}
.home_middleDesc
{
	padding-left:32px;
	font-size:12px;
	vertical-align:top;
	line-height:7pt;
}
.topMenuItems
{
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
	color:#878789;
}
.topMenuItems:hover
{
	
	color:#029DBC;
}
.topMenuItemsOne
{
	text-decoration:none;
	font-size:12px;
	color:#878789;
}
.topMenuItemsOne:hover
{
	
	color:#029DBC;
}
.LoginTextbox
{
	width:241px;
	height:21px;
	background-image:url(../images/layout_images/Img_Login_Textbox_BG.JPG);	
	color:#999;	
	background-repeat:no-repeat;
	font-family:Verdana;
	padding-left:4px;
	padding-top:2px;
}
.innerPageBody
{	
	color:#5D5D5D;	
	width:909px;
	overflow:hidden;
}
.innerPageBody_in
{
	width:889px;
	padding:10px 10px 10px 10px;
	line-height:20px;
	background-image:url(../images/layout_images/Img_ContentPage_BG.JPG);
	background-repeat:repeat;	
}
.main_body
{
	padding:10px 18px 18px 18px;
	width:910px;
	margin:0 auto;
	background-image:url(../images/layout_images/Img_MainBody_BG.jpg);
	background-repeat:repeat-y;
	background-color:#D3D3D3;	
}

.newslink
{
    text-decoration: none;
}
.newslink:hover
{
    text-decoration: underline;
}