body {
	background: url(../images/home/grad.png) repeat-x;
	color: #1D2423;
	font-family: "Lucida Grande", helvetica, arial, verdana, sans-serif;
	margin: 0 0 0 0;
	height: 100%;
}

body#home {
	background: transparent url(../images/global/submenu_floor.gif) repeat-x scroll 0 200px
}

.displayNone{
	display: none;
}

div#login {
	margin: 108px auto 0;
	width: 546px;
}


div#login h2 {
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
	margin: 0;
	margin-bottom: 20px;
	text-shadow: 1px 1px #DDDDDD;
}

div#login .submit{
	float:right;	
}

div#login .lostpassword{
	padding: 12px 0 0 0;
}

#feedContent h5 {
	font-size: 11px;
	font-weight: bold;
	overflow: hidden;
	margin-bottom: 0;
}

#feedContent .header{
	background-color: #F2F2F2;
	overflow: hidden;
	font-weight: bold;
	padding-top:2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	width: 471px;
}
#feedContent .date{
	font-weight: normal;
}
#feedContent p
{
	margin: 0;
}

#feedContent a 
{
	margin-bottom: 5px;
}

#feedContent {
	font-size: 10px;
	height:225px; 
	width:471px; 
	overflow-y: scroll;
	overflow-x: hidden;
	position: relative;
	
}



#feedContent .entry
{
	width:465px;
	overflow: scroll;
	overflow: hidden;
	margin-bottom: 5px;
}

#feedContent .header, #feedContent .description, #feedContent a {
	padding-left: 5px;
}

.eventEntries{
	
}

.eventEntries #header{
	background-color: #F2F2F2;
	overflow: hidden;
	font-weight: bold;
	padding-top:2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.eventEntries #item{
	padding-left: 10px;
	border-top: 1px solid #DDDDDD;
}

div#cap-top {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/login/cap-top.png) no-repeat scroll 0 0;
	height:8px;
	width:546px;
}

* html #cap-top {
	margin-bottom:-8px;
}

* html div#cap-top {
	background-image:none;
}

div#cap-body {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/login/cap-bg.png) repeat-y scroll 0 0;
	width:545px;
}

* html div#cap-body {
	background-image:none;
}

div#cap-bottom {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/login/cap-bottom.png) no-repeat scroll 0 0;
	height:15px;
	width:546px;
}

* html div#cap-bottom {
	background-image:none;
}

div#login div#panelLogin div, div#login div#panelResetPass div, div#login div#panelChangePass div {
	margin:0 auto;
	padding-bottom:18px;
	width:456px;
}


div.header,
div.footer,
div.main-content {
	margin: 0 auto;
	position: relative;
	width: 950px;
	
}



div.main-content #header {
	overflow: hidden;
	position: relative;
	display: block;
}

div.main-content #header h1 {
	color: #333333;
	float: left;
	font-size: 22px;
	line-height: 26px;
	margin: 0 0 18px;
	padding: 27px 0 0 0;
	width: 950px;
	text-shadow: 1px 1px #DDDDDD;
}

div.container {
	background: #fff;
	position: relative;
}

h4, .h4 {
	color: #2C2B2B;
	font-size: 1.1em;
	font-weight: bold;
	text-shadow: 0 0 1px white;
}

a {
	text-decoration: none;
}

ul {
	list-style-type: none;
	padding: 0;
}

ul, ol{
	margin: 0;
	padding-left: 25px;
}

#nav-links {
}

#nav-links  li {
	float: right;
	font-size: 1.1em;
	font-weight: bold;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 22px;
	margin-top: 53px;
	height: 39px;
	text-shadow: 1px 1px #FFFFFF;
}

#nav-links li.selectedItem {
	/*background: transparent url(../images/global/menubar_chevron.png) no-repeat scroll 50% 28px;*/
}

#nav-links  a {
	color: #343434;
}

#nav-links  a:hover {
	color: black;
}

#nav-links  a.selectedItem {
	color: #0983D1;
}

#login-button {
	width: 47px;
	height: 22px;
	background: url(../images/global/btn_login.png);
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	
}

#login-button:hover {
	background: url(../images/global/btn_login.png) 0 -22px;	
}


/* @group Header */

div.navHeader {
	background: transparent url(../images/global/menubarbg.png) repeat scroll 0 0;
	height: 43px;
}

div.navHeaderLarge {
	background: transparent url(../images/global/menubarbg_large.png) repeat scroll 0 0;
	height: 84px;
}

div.menu {
	background: #f0f0f0 url(../images/global/menu_background.png) no-repeat scroll 50% 0;
}


a.button {
	display: block;
	text-align: left;
	text-indent: -9999px;
}


a#vetdebts-logo {
	background: url(../images/global/vetdebts_logo_large_tm.png);
	height: 61px;
	width: 308px;
	position: absolute;
	left: 0;
	top:8px;
}

#home-header {
	height: 175px;
	position: relative;
	background: url(../images/home/banner_background.png) no-repeat scroll 0 0;
}

#home-header #text {
	position: absolute;
	top: 50px;
}

#promobar {
	margin-top: 30px;
	position: relative;
	width: 950px;
	height: 170px;
}

#promobar .promo {
	background-color: #F8F8F8;
	border-bottom: 1px solid #E5E5E5;
	border-left:  1px solid #E5E5E5;
	border-top:  1px solid #E5E5E5;
	display: block;
	float: left;
	height: 140px;
	padding: 9px 15px 15px;
	width: 200px;
}

#promobar .promo:last-child {
	border-right: 1px solid #E5E5E5;
}

#promobar h4,.h4 {
	margin:0;
}

#promobar .promo .p {
	color: #6E6E6E;
	display: block;
	font-size: 0.8em;
	line-height: 2em;
}


/* Ribbon CSS */
div#ribbon{
	}

ul#ribbon, #ribboncap{
	background:transparent url(../images/global/bg-ribbon.png);
	color:#666;
	font-size:10px;
	height:28px;
	line-height:28px;
	list-style:none;
	height:28px;
	top:0;
	right:0;
	margin:0;
	padding:0;
	position:absolute;
	
	
	white-space:nowrap;
	z-index:220;
}

#ribboncap{
	background:transparent url(../images/global/rightcap-ribbon.png);
	width:5px;
	height:28px;
}

ul#ribbon li{
	display:inline;
	height:28px;
	line-height:28px;
	padding:2px 18px 2px 21px;
}


/* Form CSS */
.horizontalGroup{
	width: 100%;
	display: block;
	height: 57px;
	margin-bottom: 18px;
}

.horizontalGroup p{
	float: left;
	margin-right: 10px;
}



input[type="text"], input.text, input.title, textarea, select {
	border-color:#BBBBBB;
	border-width: 2px;
	background-color: #F0F0F0;
	margin:0.1em 0;
}


input[type="text"], input.text, input.title {
	padding:3px;
}

select{
	font-size:105%;
}

option{
	padding:1px;
}


input[type="text"]:hover, input.text:hover, input.title:hover, textarea:hover, select:hover {
	border-color:#189FF5;
}

input[type="text"]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
	border-color:#0983D1;
	background-color: #FFFFFF;
}

input.error {
	border-color:#FB555C;
	background-color: #FBE3E4;
}

input.good {
	border-color:#C6D880;
	background-color: #E6EFC2;
}

input.submit, input.submit:focus, button.submit{
	background: #4D4E53 url(../images/global/btn_gloss.png) repeat-x scroll 0 50%;
	border: 2px outset #4D4E53;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 1.1em;
	font-weight: bold;
	padding: 2px 4px;
}

input.submit:hover, button.submit:hover{
	background-color: #0983D1;
	border-color: #0983D1;
}

/* Window / Boxes CSS */
div.smallwindow, div.widewindow, div.smallpanel{
	background: #FFFFF none repeat scroll 0 0;
	border: 1px solid #D7D7D7;
	margin-bottom: 18px;
	padding-bottom:1px;
	width: 720px;
	float: left;
}

div.smallwindow h2, div.widewindow h2, div.smallpanel h2{
	background: #FFFFFF url(../images/global/bg-h2.png) repeat-x scroll 0 0;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
	margin: 0;
	position: relative;
	text-indent: 18px;
	text-shadow: 1px 1px #DDDDDD;
}

div.smallwindow form, div.widewindow form {
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}

div.widewindow{
	width: 950px;
}

div.smallpanel{
	width:700px; 
	margin: 10px 10px 0px 10px; 
	height:100px;
}

div#actionbox {
	float: right;
	width: 200px;
	border: 1px solid #D7D7D7;
}

ul#menu, ul.menu {
	font-size: 11px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}

div#actionbox li.menutitle {
	background: transparent url(../images/global/bg-othermenu.png) repeat-x scroll 0 0;
	border: medium none;
	color: #333333;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 0;
	text-indent: 9px;
	text-shadow: 1px 1px #FFFFFF;
}
/* //F5F5F5 */
div#actionbox li a {
	background-color: #F5F5F5;
	border-bottom: 1px solid #D8D8D1;
	border-top: 1px solid #FFFFFF;
	display: block;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	padding: 0;
	text-indent: 30px;
	white-space: nowrap;
	text-shadow: 1px 1px #FFFFFF;
}

div#actionbox li a:hover {
	background-color: #EFEFEF;
}


/* Tool tips */
div.tooltip { 
    background-color:#000; 
    outline:1px solid #669; 
    border:2px solid #fff; 
    padding:10px 15px; 
    width:200px; 
    display:none; 
    color:#fff; 
    text-align:left; 
    font-size:12px; 
 
    /* outline radius for mozilla/firefox only */ 
    outline-radius:4px; 
    -moz-outline-radius:4px; 
    -webkit-outline-radius:4px; 
}

div#searchResults {
	float: left;
	width: 498px;
	height: 400px;
	border-right: 1px solid #D7D7D7;
}


ul#resultItems, ul.resultItems {
	font-size: 11px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 0;
	margin: 0;
	overflow:auto;
	height: 400px;
}

div#searchResults li {
	background-color: #F5F5F5;
	border-bottom: 1px solid #D8D8D1;
	border-top: 1px solid #FFFFFF;
	display: block;
	height: 80px;

	overflow: hidden;
	padding: 0;
	white-space: nowrap;
	text-shadow: 1px 1px #FFFFFF;
}

div#searchResults li:hover {
	background-color: #E6E6E6;
}

#searchResults form{
	width:100%;
	height:80px;
	margin:0;
	padding:0;
}


#searchResults form #number{
	width: 40px; 
	height: 80px; 
	float: left;
	color: #444444;
	font-size: 64px;
	font-weight: bold;
	line-height: 74px;
}

#total{
	font-size: 14px;
	font-weight: bold;
	color: #CD0A0A;
	text-align: center;
	position: relative;
	top:45px;
}

#searchResults form #outstanding{
	width: 80px; 
	height: 80px; 
	float:left;
}

#searchResults form #details{
	width: 200px; 
	height: 80px;
	float:left;
	padding: 10px 10px;
	overflow: hidden;
}

#details h3{
	font-size: 18px;
	font-weight: bold;
	text-shadow: 1px 1px #DDDDDD;
	margin-bottom: 2px;
}
#details p{
	font-size: 11px;
	text-shadow: 1px 1px #DDDDDD;
	margin: 2px;
	line-height:10px;
}

#searchResults form #vet{
	width: 140px; 
	height: 80px; 
	float:right;
	text-align:right;
}

#vet h3{
	font-size: 12px;
	font-weight: bold;
	text-shadow: 1px 1px #DDDDDD;
	margin-top: 12px;
	margin-right: 6px;
	text-align: right;
}

#vet #btn_view{
	margin-right: 6px;
}


#debtorContact #debtorName, #debtorContact #debtorAddress, #debtorContact #debtorContactNumbers, #debtorContact #debtorSelect{
	width: 200px;
	float: left;
	margin-left: 20px;
	margin-top: 5px;
}

#debtorContact #debtorName h3, #debtorContact #debtorAddress h3, #debtorContact #debtorContactNumbers h3{
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px #DDDDDD;
	margin-bottom: 0px;	
}


#debtorContact #debtorName p, #debtorContact #debtorAddress p, #debtorContact #debtorContactNumbers p{
	margin-bottom: -2px;
	color: #444444;
}

#debtorHistory .debtInfo{
	font-size: 11px; 
	font-weight: bold; 
	float:right; 
	padding-right:10px; 
	color: #CD0A0A;
}

#debtorContact #debtorSelect{
	position: relative; 
	margin-left: -30px; 
	margin-top: 40px; 
	width:55px;
}



div#creditorList {
	float: left;
	width: 700px;
	height: 175px;
	border-right: 1px solid #D7D7D7;
}


div#creditorList ul#resultItems, div#creditorList ul.resultItems {
	font-size: 11px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 0;
	margin: 0;
	overflow:auto;
	height: 174px;
}

div#creditorList li {
	background-color: #F5F5F5;
	border-bottom: 1px solid #D8D8D1;
	border-top: 1px solid #FFFFFF;
	display: block;
	height: 80px;

	overflow: hidden;
	padding: 0;
	white-space: nowrap;
	text-shadow: 1px 1px #FFFFFF;
}

div#creditorList li:hover {
	background-color: #E6E6E6;
}

#creditorList form{
	width:100%;
	height:80px;
	margin:0;
	padding:0;
}



div#creditorList #info{
	float:left;
	width: 180px;
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
}

div#creditorList #info p{
	margin-top: 10px;
	margin-bottom: 0px;
}

div#creditorList #info #date{	
	margin-left: 10px;
}

div#creditorList #info #outstanding{	
	color: #CD0A0A;
	margin-left: 10px;
}

div#creditorList #at{
	width: 50px; 
	height: 80px; 
	float: left;
	color: #CD0A0A;
	font-size: 64px;
	font-weight: bold;
	line-height: 65px;
	text-shadow: 3px 3px #DDDDDD;
}

div#creditorList #creditorAddress{
	float: left;
	margin-left: 45px;
	margin-top: 10px;
	width: 140px;
	overflow: hidden;
}

div#creditorList #creditorContact{
	float: left;
	margin-top: 10px;
	width: 185px;
	overflow: hidden;
}


div#creditorList #creditorAddress h3, div#creditorList #creditorContact h3{
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px #DDDDDD;
	margin-bottom: 0px;	
}


div#creditorList #creditorAddress p, div#creditorList #creditorContact p{
	margin-bottom: -2px;
	color: #444444;
}

div#creditorList #creditorStatus{
	float: left;
	margin-left: 0px;
	margin-top: 30px;
	width: 50px;
	text-align: center;
}

#total{

}

#debtorActions{
	height: 75px;
}

#debtorActions #buttonHolder{
	text-align: center;
	margin-top: 10px;
}

#debtorActions #buttonHolder #btn_view{
	margin: 0 10px 0 10px;
}

ul#stepBar, ol#stepBar {
	list-style-position: inside;
	margin: 0 0 10px 0;
	padding: 0;
	width: 950px;
	height: 71px;
}

#stepBar li {
	background-color: #EBEBEB;
	background-image: url(../images/global/navBtn.gif);
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
	height: 71px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#stepBar li.current {
	background-color: #41A0DA;
	background-image: url(../images/global/navCurrentBtn.gif);
}

#stepBar li.currentDone {
	background-color: #7BBE2D;
	background-image: url(../images/global/navLastDoneBtn.gif);
}

#stepBar li.done {
	background-color: #7BBE2D;
	background-image: url(../images/global/navDoneBtn.gif);
}

#stepBar li.mainNavNoBg {
	background-image: none;
}

#stepBar li a, #stepBar li a:link, #stepBar li a:visited, #stepBar li a:hover, #stepBar li a:active {
	color: #CCCCCC;
}

#stepBar li a em {
	width: 50px; 
	float: left;
	color: #CCCCCC;
	font-size: 64px;
	font-weight: bold;
	font-style: normal;
	line-height: 65px;
	text-shadow: 1px 1px #BBBBBB;
	
}

#stepBar li.current a em, #stepBar li.done a em, #stepBar li.currentDone a em {
	color: #FFFFFF;
}

#stepBar li a span {
	float: left;
	width: 150px;
	margin-top: 12px;
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-shadow: 1px 1px #BBBBBB;
}

#stepBar li.current a span, #stepBar li.done a span, #stepBar li.currentDone a span {
	color: #FFFFFF;
}

#stepBar.threeStep li{
	width: 240px;
}

#stepBar.fourStep li{
	width: 237px;
}
#stepBar.fourStep li.mainNavNoBg{
	width: 239px;
}



/* added css */



div.header,
div.footer,
div.main-content {
	margin: 0 auto 0 auto;
	position: relative;
	width: 950px;
	
}


.infogrid{
	font-size: 10px;
	margin-bottom: 10px;
}

.infogrid img{
	float: left;
	margin-right: 10px;}



div#infomenu {
	float: left;
	width: 225px;
	border: 1px solid #D7D7D7;
}

ul#menu, ul.menu {
	font-size: 11px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}

div#infomenu li.menutitle {
	background: transparent url(images/global/bg-othermenu.png) repeat-x scroll 0 0;
	border: medium none;
	color: #333333;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 70px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-shadow: 1px 1px #FFFFFF;
	height:70px;

}
/* //F5F5F5 */
div#infomenu li a {
	background-color: #F5F5F5;
	border-bottom: 1px solid #D8D8D1;
	border-top: 1px solid #FFFFFF;
	display: block;
	height: 40px;
	line-height: 36px;
	overflow: hidden;
	padding: 0;
	white-space: nowrap;
	text-shadow: 1px 1px #FFFFFF;
	height:70px;
	font-style: normal;
	text-decoration: none;
}

div#infomenu li a:hover {
	background-color: #EFEFEF;
}

div#infomenu img{
	float:left; 
	margin: 15px 0 0 22px;
}

div#infomenu h2 {
	margin: 0 0 0 50px; 
	padding-top: 14px; 
	font-size:12px; 
	font-weight:normal; 
	line-height:14px;
    font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
}

div#infomenu p {
	line-height:13px;  
	font-size:11px;
	color:#6E7172;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	margin-left:50px;
}




/* What is vetdebts */



#features{
background-color:#FFF;
width:550px;
float:left;
position:relative;
left:-210px;
top:0px;}

.featrow1{
background: url(/images/info/breaker.gif) bottom center repeat-x;
width:590px;
float:left;
position:relative;
left:20px;
top:0px;
padding-top:0px;
font-style:italic;
font-size:13px;
font-weight:normal;
color:#000;}

.featrowlast{
background: url(/images/info/breaker.gif) top center repeat-x;
width:550px;
float:left;
position:relative;
left:20px;
top:0px;
padding-top:0px;}


#breaker{background: url(/images/info/breaker.gif) top center repeat-x;}

.featimage{
background-color:#FFF;
float:left;
position:relative;
height:140px;
width:140px;
left:20px;
top:40px;
padding-top:0px;
}

.featimage2{
background-color:#FFF;
float:left;
position:relative;
left:20px;
top:20px;
padding-top:0px;
}

.teamimage{
background-color:#FFF;
float:left;
position:relative;
height:140px;
width:140px;
left:20px;
top:15px;
padding-top:0px;
}


.featimagetop{
background-color:#FFF;
float:left;
position:relative;
left:0px;
top:160px;
}

.feattext{
background-color:#FFF;
width:400px;
float:left;
position:relative;
left:0px;
top:0px;
padding-top:15px;
color:#656565;}

.feattextlast{
background-color:#FFF;
width:270px;
float:left;
position:relative;
left:0px;
top:0px;
padding-top:15px;
color:#656565;}

.titleicons{
float:left;
position:relative;
left:-4px;
top:2px;}



.testitext{
font-size:14px;
font-weight:normal;
color:#000;}

.occu{
font-size:11px;
font-weight:bold;
color:#00917D;}


#vettitleimage{
padding:10px;
padding-left:0px;}



/* What is vetdebts - the solution */

.featrow{
background-color:#FFF;
width:550px;
float:left;
position:relative;
left:20px;
top:0px;
padding-top:0px;}


/* What is vetdebts - the next step */

.featrowend{
background: url(/images/info/breaker.gif) top center repeat-x;
width:550px;
font-style:italic;
float:left;
position:relative;
left:20px;
top:0px;
padding-top:10px;
font-size:13px;
font-weight:normal;
color:#000;}


/* Prices */


.title1{
width:450px;
float:left;
height:75px;
text-align: center;


}
.title2{
width:400px;
float:left;
height:75px;
text-align: center;
}

.prices1{
width:340px;
float:left;
border: 1px;
border-style: solid;
border-color: #c3f9de;
background-color:#FFF;

}
.prices2{
width:340px;
float:left;
border: 4px;
border-style: solid;
border-color: #c3f9de;
background-color:#9ef7ca;

}

.pricefoot{
	width:340px;
	height:51px;
	padding:0px;

}
.learnmore{
	margin-left:340px;
	width:126px;
}

.greentext{
font-size:18px;
color:#000;}

ul.signup{
list-style-type: none;
margin: 0px;
}

li.signup
{
margin-top: 8px;
margin-left:6px;
padding-bottom:10px;
padding-top:7px;
width:290px;
}


a:link {color:#3ca7c7; }      
a:visited {color:#669f24;} 
a:hover {color:#669f24; text-decoration:underline;}  
a:active {color:#669f24} 



#container{
	width: 950px;
	height:20px;
	padding-top: 0px;
	min-height: 100%;
    margin-bottom: -330px;
    position: relative;
}
    
   

#box1{
width:475px;
height: 210px;
float:left;
position: relative;
left: 10px;
top: 10px;
}

.box3{
width:435px;
float:left;
background-color:#FFF;
padding: 10px;
margin: 0pt 10px 0pt 9px;
}
#box4{
width:435px;
float:left;
background-color:#FFF;
padding: 10px;
margin: 0pt 10px 0pt 9px;
}

#buttons{
width:100px;
float:left;
background-color:#FFF;
margin: 10px 0 0 230px;
}

#banner{
width:900px;}

#contents{
width:950px;
height:580px;
background-color:#FFF;}

#subcontents{
	width:900px;
	padding:5px;
}

.tip1{
	width: 73px;
	height: 70px;
	float: left;
	padding-left:5px;
	padding-top:15px;
}
.tip1_text{
	width: 300px;
	height:70px;
	float: left;
	padding-left:5px;
	padding-right:5px;
	padding-top:20px;
	
}
#box3info{
width:410px;
float:left;
background-color:#FFF;
padding: 0px;
}
#box4info{
width:410px;
float:left;
background-color:#FFF;
padding: 0px;
}

.pricebox1{
	position:relative;
	right:0px;
}

.pricebox2{
	position:relative;
	left:0px;
}

.infofeatbig{
	width:410px;
	background-color:pink;
}

.infofeat{
	width:310px;
	background-color:yellow;
	float:left;
}

.infoimage{
	width:100px;
	background-color:brown;
	float:left;
}

.infotesti{
	width:205px;
	background-color:red;
	float:left;
}
#filler{
width:410px;
float:left;
}

.titletop{
	width:950px;
	height:332px;
	padding:0px;
	background-image: url(/images/home/introvet.jpg);
	background-repeat:repeat-x;
	border-bottom:4px;
	border-color:#a3e6c6;
	
}

.titlefont{
	width:300px;
	height:40px;
	padding-left:10px;
	padding-top:10px;
}
	


#introductiontxt{
	width:460px;
	height:80px;
	position:relative;
	left:70px;
	top:75px;
}
#continuebutton{
	width:166px;
	height:40px;
	position:relative;
	left:330px;
	top:75px;
}
.actionboxes{
	width:100px;
	position:relative;
	height:100px;
	left:70px;
	top:88px;
	float:left;
	padding-left:30px;
}

.greytext{
	color:#4b4b4b;

}
.contenttitle1{
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:330px;
}
.contenttitle2{
	float:left;
	margin-right:10px;
	margin-top:10px;
	width:330px;

}

.longbox{
	margin-left:10px;
	margin-top:10px;
	width:680px;
	float:left;
}

.contentsbox1{
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:500px;

}
.contentsbox2{
	float:left;
	margin-top:10px;
	margin-left:10px;
	width:120px;
	padding:5px;
	text-align:right;


}
.contentbreaker{
	width:660px;
}

.recover1{
float:left;
margin-left:10px;
margin-top:10px;
width:400px;
}

.recover2{
float:left;
margin-right:10px;
margin-top:10px;
width:282px;
}

.testimonyboxes{
	float:left;
	margin-left:10px;
	width:300px;
}

.priceboxes{
	float:left;
	margin-left:80px;
	margin-top:10px;
	width:340px;
}


.infoimage{
	margin-left:60px;
	width:550px;
	background-color:#FFF;
}

#infopagetitle{
	margin-left:10px;
	margin-top:20px;
}


.sideMenu{
	background: #fff url(images/whatisvetdebts/nav_bg.png) no-repeat;
	padding-top: 10px;
	min-height:600px;
}

.sideContent{
	background-color:#fff;
	min-height:600px;
	padding-left:10px;
	padding-top:2px;
	
}

.navSideHeader{
	width:200px;
	display:block;
}

ul.navSideHeader{
	list-style-type: none;
	padding-left:0px;	
	width:230px;
}

.navSideHeader > li{
	padding-left:20px;
}
a.navSideHeader {
	margin-bottom:0px;
	display: block;
	text-decoration:none;
}
.navSideHeader > li.selected{
	background: transparent url(images/whatisvetdebts/nav_section_bg.png) no-repeat scroll 6px -12px;
}
.navSideHeader > li.selected > a.navSideHeader{
	margin-bottom:10px;
}

#sideMenu li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.navSideInner{
	padding-left:0;
	margin: -6px 0 15px 10px;	
}

.navSideInner li{
	margin-bottom:4px;
}

.navSideInner li > a{
	display: block;
	padding: 0;
	text-shadow: 1px 1px #FFFFFF;
	color:#999;
	width:188px;
}

.navSideInner li.selected > a{
	color:#000;
	font-weight:bold;
}

.navSideInner li > a:hover {
	color:#000;
	text-decoration:none;
}

