@charset "utf-8";

body  {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #454545;
	background-color: #FFF;
	background-image: url(images/bodyBg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
	
}

#new {
background: url('images/vetNew.jpg') no-repeat;
height: 17px; /* logo image height */
}
.thrColFix #container {
	width: 800px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow: visible;
	

} 
.thrColFix #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* padding keeps the content of the div away from the edges */
}
.thrColFix #sidebar2 {
	background: #f6f6f6; /* padding keeps the content of the div away from the edges */
	float:left;
	position:relative;
	width:41%;			/* right column content width (right column width minus left and right padding) */
	left:59%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	min-width: 329px;
	padding: 0;
	
	
	
}

.thrColFix #sidebar2 H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #00a8eb;
}

.thrColFix #mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #454545;
}

.thrColFix #header {
	width: 100%; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height: 243px;
	background-color: #FFF;
	margin: 0 auto;
}

.thrColFix #headerImage {
	width: 720px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height: 241px;
	margin: 0 auto;
	background-image: url(images/headerVETBg.jpg);
}

.thrColFix #menu {
	width: 800px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height: 100px;
	background-image: url(images/menuBg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: -.1em;	
	
}



.thrColFix #mainContent H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #e60e64;
	font-weight: bold;
	margin-bottom: 0em;
	
}

.thrColFix #mainContent H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #454545;
	font-weight: bold;
	margin:0;
	padding:3px;
}

.thrColFix #mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #454545;
	margin:0;
	padding:3px;
	vertical-align: text-bottom;
}

.thrColFix #mainContent h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #454545;
	margin:0;
	padding:3px;
	vertical-align: text-bottom;
}
.thrColFix #mainContent {
	background: #FFF;
	float:left;
	position:relative;
	overflow:hidden;
	width:412px;			/* left column content width (left column width minus left and right padding) */
	right:42%;
	padding-top: 2em;
	padding-right: 2.5em;
	padding-bottom: 1em;
	padding-left: 1em;
	min-height: 964px;
	

}
.thrColFix #mainContent2 {
	background: #f6f6f6;
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;
	
	
}

.thrColFix #mainContent3 {
	background: #fff;
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;
	
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	position: relative;
	margin-top: 0em;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	position: relative;
	min-width: 462px;
	min-height: 31px;
	right: 42%;
	margin-right: auto;
	width: 462px;
	margin-top: 0px;
	background: #fff;
	padding-left: 6px;
	overflow: hidden;
	
}

.thrColFix #maincontentfooter {
	width: 435px;
	height: 14px;
	background-image: url(images/LL.jpg);
	bottom: -1px;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-top: auto;
	position: absolute;
	bottom: 0;
	left: 0;
	padding-top: 65px;
	margin-bottom: 20px;
}

.thrColFix #footer {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	width: 708px;
	height: 145px;
	background-image: url(images/footerBg.png);
	bottom: 0 !important;
	bottom: -1px;
	position: relative;
	float:left;
	padding-left: 46px;
	padding-right: 46px;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	padding-top: 10px;
	overflow: hidden;	
}

.thrColFix #footer p {
	margin-top: -1em;
	font-family: Candara, Helvetica, sans-serif;
	font-size: 1.1em;
	
}

.thrColFix #footer h4 {
	font-size: 1.1em;
	font-family: Candara, Helvetica, sans-serif;
}

.thrColFix #footer h3 {
	font-size: 1.1em;
	margin-bottom: -0.9em;
	font-family: Candara, Helvetica, sans-serif;
	font-weight: bold;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	
}

#mainContent h5 {
	font-size: 0.6em;
	margin-top: -1.2em;
	font-weight: normal;
	margin:0;
	padding:1px;
}
#mainContent td
{

margin:0;
padding:0;
border-collapse:collapse;
}

.map
{
	display:block;
	margin:0;
	font-size: 0px;
}
