@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	background-image:url(../images/bg.jpg);
}

div#page-top{
	width:1000px;
	height:15px;
	background-image:url(../images/container-bg-top.png);
	margin:auto;
}

div#page-bottom{
	width:1000px;
	height:auto;
	background:url(../images/container-bg-bottom.png) top no-repeat;
	margin:auto;
}
div#page-bottom p{
	color:#fff;
	text-align:right;
	margin-right:30px;
	margin-top:0px;
	padding-top:10px;
	font-size:10pt;
}

div#page-bottom p a, div#page-bottom p a:visited{
	color:#fff;
	text-decoration:none;
}

div#page-bottom p a:hover{
	text-decoration:underline;
}

div#header-container{
	width:930px;
	height:auto;
	background-image: url(../images/container-bg-middle.png);
	margin:auto;
	padding:35px;
	padding-top:8px;
	padding-bottom:10px;
	margin-bottom:0px;
}

div#header{
	width:100%;
	height:150px;
	background-image:url(../images/header-bg.png);
	position:relative;
}

div#logo{
	position:absolute;
	top:8px;
	left:8px;
}

div#logo a img{
	border:0px;
}

div#number{
	width:282px;
	height:97px;
	background-image:url(../images/header-number-bg.png);
	position:absolute;
	top:-2px;
	right:10px;
	padding-left:15px;
}

p.number-p-1{
	margin-top:3px;
	font-weight:bold;
	font-size:9pt;
	border-bottom:dotted 2px #999;
	margin-right:15px;
	padding-bottom:8px;
	margin-bottom:0px;
}

p.number-p-2{
	margin-top:0px;
	font-size:32pt;
	font-weight:bold;
	line-height:28px;
}

div#menu-container{
	width:1000px;
	height:56px;
	position:relative;
	z-index:5000;
	margin:auto;
	top:-14px;
	margin-bottom:-58px;
	/*background-image: url(../images/container-bg-middle.png);*/
}

div.menu-end{
	width:23px;
	height:53px;
}

div#menu-end-left{
	background-image:url(../images/menu-bg-end-left.png);
	float:left;
}

div#menu-end-right{
	width:22px;
	background-image:url(../images/menu-bg-end-right.png);
	float:right;
}

div#menu{
	background:url(../images/menu-bg-middle.png) repeat-x;
	float:left;
	height:53px;
	width:955px;
}

div#menu menu{
	list-style:none;
	margin:0px;
	padding:0px;
	margin-top:12px;
	margin-left:15px;
}

div#menu menu li{
	/*display:inline; */
}

div#menu menu li a, div#menu ul li a:visited{
	color:#fff;
	/*text-decoration:none;*/
	font-weight:bold;
	font-style:italic;
	/*border-right:2px solid #fff;*/
	padding-right:15px;
	margin-left:10px;
}

ul.dropdownMenu > li > a,
ul.dropdownMenu > li > a:visited{
	border-right:2px solid #fff;
	}

ul.dropdownMenu > li > a:hover{
	text-decoration:underline;
}

div#container{
	width:1000px;
	position:relative;
	margin:auto;
	background-image:url(../images/container-bg-middle.png);
	padding-bottom:1px;
}

/* Begin Index Page Styles */

div#index-left-column{
	width:205px;
	margin-left:55px;
	margin-top:0px;
	padding-right:20px;
	border-right:2px dashed #999;
	float:left;
}

div#index-left-column h2{
	color:#77af39;
	margin-bottom:0px;
	margin-top:0px;
	font-size:24pt;
	line-height:32px;
}

div#index-left-column h2 span{
	font-size:34pt;
}

div#index-left-column p{
	margin-top:8px;
	margin-bottom:0px;
	font-size:13pt;
	line-height:19px;
}

div#index-right-column{
	background-image:url(../images/index-image.jpg);
	width:653px;
	height:402px;
	float:right;
	margin-right:35px;
	margin-top:-45px;
}

div#index-right-column2{
	background-image:url(../images/index-image.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:653px;
	height:402px;
	float:right;
	margin-right:35px;
	margin-top:-45px;
}

div#index-bottom-row{
	width:900px;
	border-top:2px dashed #999;
	float:left;
	margin-left:50px;
	margin-top:5px;
	padding-top:12px;	
}

div#index-bottom-left{
	width:210px;
	height:98px;
	background:url(../images/certs.jpg) no-repeat;
	margin-left:0px;
	padding-right:20px;
	float:left;
}

div#index-bottom-middle{
	width:384px;
	height:125px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	border-right:2px dashed #999;
	border-left:2px dashed #999;
}

div#index-bottom-middle a img{
	border:0px;
	margin-top:-5px;
}

div#index-bottom-right{
	float:left;
	margin-left:20px;
}

div#index-bottom-right p{
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	font-size:13pt;
}

div#index-bottom-right p span{
	color:#77af39;
}

div#index-bottom-right a img{
	border:0px;
}

/* End Index Page Styles */

h1{
	font-size:28pt;
	color:#333;
	background-color:#CCC;
	margin-left:35px;
	margin-right:35px;
	position:relative;
	top:30px;
	padding:5px;
	padding-left:15px;
}

h2{
	color:#77af39;
	font-style:italic;
}

h3 a, h2 a:visited{
	color:#666;
}

div#page-content{
	margin-left:50px;
	margin-right:50px;
	margin-top:50px;
}

div#page-content ul{
	margin-left:15px;
	padding-left:0px;
}

div#page-content p{
	margin:0px;;
	padding-bottom:20px;
	border-bottom:2px dashed #999;
}

div#page-content p a, div#page-content p a:visited{
	color:#333;
}

div#page-content p a:hover{
	color:#77af39;
}

ul.caring-list{
	list-style:none;
	font-size:14pt;
}

td.caring-list{
	background-color:#77af39;
	margin-right:20px;
}

ul.caring-list li a, ul.caring-list li a:visited{
	color:#FFF;
	text-decoration:none;
}

ul.caring-list li a:hover{
	text-decoration:underline;
}

#formbutton {
	width: 98px;
	height: 45px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(../images/send_off.jpg) no-repeat center top;
	cursor: pointer;
}

#formbutton2 {
	width: 246px;
	height: 45px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(../images/quote_off.jpg) no-repeat center top;
	cursor: pointer;
}

.formfields{
	border: 1px solid #FFF !important;
	background-color:#717171;
	padding:5px;
	margin:5px;
	width:190px;
	font-family:"Lucida Sans Unicode";
	font-size:12px;
	color:#FFF;
}

.formfields2{
	border: 1px solid #808080 !important;
	background-color:#CCC;
	padding:5px;
	margin:5px;
	width:285px;
	font-family:"Lucida Sans Unicode";
	font-size:12px;
}
