@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'CalibriRegular';
    src: url('../fonts/calibri-webfont.eot');
    src: url('../fonts/calibri-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/calibri-webfont.woff') format('woff'),
         url('../fonts/calibri-webfont.ttf') format('truetype'),
         url('../fonts/calibri-webfont.svg#CalibriRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'Conv_MyriadPro-Regular';
	src: url('../fonts/MyriadPro-Regular.eot');
	src: local('☺'), url('../fonts/MyriadPro-Regular.woff') format('woff'), url('../fonts/MyriadPro-Regular.ttf') format('truetype'), url('../fonts/MyriadPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_MyriadPro-Semibold';
	src: url('../fonts/MyriadPro-Semibold.eot');
	src: local('☺'), url('../fonts/MyriadPro-Semibold.woff') format('woff'), url('../fonts/MyriadPro-Semibold.ttf') format('truetype'), url('../fonts/MyriadPro-Semibold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_MyriadPro-Bold';
	src: url('../fonts/MyriadPro-Bold.eot');
	src: local('☺'), url('../fonts/MyriadPro-Bold.woff') format('woff'), url('../fonts/MyriadPro-Bold.ttf') format('truetype'), url('../fonts/MyriadPro-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family:'CalibriRegular', Sans-Serif;
}
p, h1, h2, h3, h4, h5, h6, a, ul, li, dt, dd, lo, address, div {
	font:normal 15px MyriadPro-Regular;
	text-align: left;
}
p {
	margin:0 0 0 0;
	font-family:'CalibriRegular', Sans-Serif;
	font-size:16px;
	padding:5px 5px 5px 10px;
	line-height:15px;
}
h1 {
	font-family:'CalibriRegular', Sans-Serif;
	font-size:34px;
	font-weight:bold;
	letter-spacing:-2px;
	margin:0px;
	padding:0px;
	color:#231f20;
	text-transform: capitalize;
	line-height:28px;
}
h2 {
	font-family:'CalibriRegular', Sans-Serif;
	font-weight:bold;
	font-size:16px;
	margin:0px;
	padding:0 0 5px 0;
	color:#231f20;
	
}
.table_data {
	font-family:'CalibriRegular', Sans-Serif;
	font-weight:bold;
	font-size:13px;
	color:#231f20;
	
}
.btnsubmit 
{
	background-color: #C1D82F;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
	}
h3 {
	font-family:'CalibriRegular', Sans-Serif;
	font-weight:bold;
	font-size:25px;
	margin:0px;
	padding:0 0 5px 0;
	color:#c1d82f;
}
.address {
	font-family:'CalibriRegular', Sans-Serif;
	font-weight:bold;
	font-size:16px;
	float:right;
	color:#233e99;
	width:350px;
}
a {
	text-decoration:none;
	color:#333333;
}
a:hover {
	text-decoration:none;
	color:#CC0000;
}
a img {
	border:none;
}
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */
div#wrapper {
	width: 1000px;
	height:auto;
	margin: 0px auto;
	padding-left:-1px;
}
.rounded_corner_box {
	width: 420px;
	height: 220px;
	margin: 0 auto 35px auto;
	padding: 0px;
	color: #fff;
	font-weight: bold;
	border: 11px solid #35b70e;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	behavior: url(border-radius.htc);
	background-color: transparent;
	position:absolute;
	z-index:1;
}
div#header {
	float:left;
	width:1000px;
	height:190px;
	background-repeat:repeat;
}
#logo {	
	width:295px;
	height:185px;
	margin:5px 10px;
	float:left;
	border:0 none;
}
#topnav {
	width:640px;
	height:50px;
	float:right;
	background-color:#c1d82f;
	margin-top:140px;
	margin-top:135px\0/;/*---------IE8 & 9-------------*/
	margin-left:20px;
	/*border: 11px solid #35b70e;*/
	-moz-border-radius: 17px;
	-webkit-border-radius: 17px;
	border-radius: 17px;
	behavior: url(border-radius.htc);
}
#top_nav {
	width:635px;
	height:50px;
	margin-top: 0px;
	
}
#top_nav ul {
	list-style:none;
	font-family:'CalibriRegular';	
	
}
#top_nav ul li {
	font-family:'CalibriRegular';
	font-size:18px;
	font-weight:bold;
	float:left;
	margin-right:40px;
	text-transform:uppercase;
	display:block;
	line-height:24px;
}
#top_nav ul li a {
	font-family:'CalibriRegular';
	font-size:18px;
	font-weight:bold;
	line-height:20px;
 *line-height:51px;
	color:#fff;
	text-align:center;
}
#top_nav ul li a:hover {
	color:#231f20;
}
#top_nav ul li a.active {
	color:#231f20;
}
/*div#container {
	background-color:#fff;
	width: 940px;
	height:420px;
	margin: 0px auto;
	border:15px #c1d82f solid;
 *width:1000px;
 *border:15px #c1d82f solid;
	-moz-border-radius: 17px;
	-webkit-border-radius: 17px;
	border-radius: 17px;
	behavior: url(border-radius.htc);
}
*/
div#container {
	width: 947px;
	height:500px;
	margin: 5px 5px 5px 0px;
	padding:15px;	
	background-color:#fff;
	border: 11px solid #c1d82f;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	behavior: url(border-radius.htc);
}
#content {
 *width:1000px;
	margin:0px;
	padding:0px;
	width:1000px;
	height:auto;
}
#content_block1 {
	width:395px;
	height:490px;
	margin:5px 0 0 10px;
	padding:0 5px 0 5px;
	float:left;
	overflow-y:scroll;
	overflow-x:hidden;
}
#content_block2 {
	width:530px;
	height:490px;
	float:left;
	margin:5px 0 0 15px;
	padding:0 5px 0 5xp;
	overflow-y:scroll;
	overflow-x:hidden;
}
.home_text
{
	font-family:'CalibriRegular', Sans-Serif;
	font-weight:bold;
	font-size:16px;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	color:#231f20;
}
.box_1 {
	width:360px;
	height:200px;
	margin:15px 55px  10px 0 ;
}

.box_2 {
	width:490px;
	height:270px;
	margin:15px 0 10px 0 ;
	
}


.box_1_photos {
	width:360px;
	height:350px;
	margin:15px 0 10px 0 ;
	border:0px solid #000;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	behavior: url(border-radius.htc);
}
.box_2_photos { 
	float:left;
	width:195px;
	height:200px;
	margin:10px 0 5px 25px ;
	border:0px solid #000;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	behavior: url(border-radius.htc);
}

.callnow
{
	font-family:'CalibriRegular', Sans-Serif;
	font-size:34px;
	font-weight:bold;
	letter-spacing:-2px;
	margin:30px 0 0 0;
	padding:0px;
	color:#c1d82f;
	text-transform: capitalize;
}
.phone
{
	font-family:'CalibriRegular', Sans-Serif;
	font-size:34px;
	font-weight:bold;
	letter-spacing:-2px;
	margin:0px;
	padding:0px;
	color:#231f20;
	text-transform:uppercase;
}
.getvet
{
	font-family:'CalibriRegular', Sans-Serif;
	font-size:34px;
	font-weight:bold;
	letter-spacing:-2px;
	margin:0px;
	padding:0px;
	color:#c1d82f;
	text-transform:uppercase;
}
.list {
	width:570px;
	margin-left:-25px;
	*margin-left:-65px;/*---------IE7-----------*/
	*margin-top:5px;
}

.list ul {
	font-family:'CalibriRegular';
	font-size:16px;
	font-weight:bold;
	list-style:none;
	padding-left: 24px;
	*padding-left:24px;


}
.list ul li {
	background-image: url(../images/bullet1.png);
	background-repeat: no-repeat;
	font-family:'CalibriRegular';
	font-size:16px;
	font-weight:bold;
	color:#231f20;
	line-height:25px;
	background-position: left top;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-left: 25px;
	
} 
#container ul li {
	background-image: url(../images/bullet1.png);
	background-repeat: no-repeat;
	font-family:'CalibriRegular';
	font-size:16px;
	font-weight:bold;
	color:#231f20;
	line-height:25px;
	background-position: left top;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-left: 25px;
		list-style:none;
} 
.list_ser {
	width:395px;
	margin-left:-25px;
}
.list_ser ul {
	font-family:'CalibriRegular';
	font-size:16px;
	font-weight:bold;
	list-style:none;
	padding-left: 24px;

}
.list_ser ul li {
	background-image: url(../images/bullet1.png);
	background-repeat: no-repeat;
	font-family:'CalibriRegular';
	font-size:16px;
	font-weight:bold;
	color:#231f20;
	line-height:25px;
	background-position: left top;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-left: 25px;
} 

/* temp CSS */


.box2_bottom{
	width: 415px;
	height: 215px;
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-weight: bold;
	border: 11px solid #35b70e;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	behavior: url(border-radius.htc);
	background-color: transparent;
	background-image: url(images/2.jpg);
	position: relative;
}
.text_ser{ 
	margin:0 0 2px 0;
	font-family:'CalibriRegular', Sans-Serif;
	font-size:14px;
	padding:5px 5px 5px 10px;
	line-height:15px; 
	font-weight:bold;
	
	
} 
#photos{ 
	width:530px;
	float:left;
	margin:5px 0 0 15px;
	padding:0 5px 0 5xp;
} 
.telephone{ 
	font-family:'CalibriRegular', Sans-Serif;
	font-size:16px;
	font-weight:bold;
	letter-spacing:0px;
	margin:10px 0 0 0;
	padding:0px;
	color:#c1d82f;
	text-transform: capitalize;

}
.phone_cont
{
	font-family:'CalibriRegular', Sans-Serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0px;
	margin:-5px 0px 0px 25px;
	padding:0px;
	color:#231f20;
	text-transform:inherit;
}
.box_2_contact{ 
	width:490px;
	height:370px;
	margin:15px 0 10px 0 ;
	
}
.contact_text{ 

font-family:'CalibriRegular', Sans-Serif;
	font-weight:bold;
	font-size:16px;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	color:#231f2
}
.td1{
	background-image: url(../images/bullet1.png);
	width:300px;
	background-repeat: no-repeat;
	font-family:'CalibriRegular';
	font-size:16px;
	font-weight:bold;
	color:#231f20;
	/*line-height:25px;*/
	background-position: left top;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding:5px 0 5px 26px;		
}
.td2{
width:110px;
	font-family:'CalibriRegular';
	font-size:16px;
	font-weight:bold;
	color:#231f20;
	padding:5px 0 5px 0px;	

}