body {
	font: 12px Verdana, Arial, sans-serif;
	color: #666;
	margin: 0;
	padding:0;
	background:#E4E4E1;
	min-width:950px;
}
img {
	border:none;
}
form {
	margin:0;
	padding:0;
}
#main {
	background: #F2F0E9 url(images/body-bg.gif) repeat-x;
}
#page {
	overflow: hidden;
	height:100%;
	width:950px;
	margin:0 auto;
}
/*header start*/
#header {
	float:left;
	width:950px;
	padding:5px 0 12px 0;
}
/*logo start*/
h1 {
	float:left;
	margin:0;
}
h1 a {
	display:block;
	height:63px;
	width:150px;
	text-indent:-9999px;
	overflow:hidden;
	background:url('images/prostix.gif') no-repeat; 
}

/*logo end*/
#header p {
	margin:25px 10px 0 0;
	display:inline;
	float:right;
	color:#FFF;
	font:20px Helvetica, Arial, sans-serif;
}
/*header end*/
/*menu start*/
#menu {
	padding:0;
	float:left;
	width:950px;
	position: relative;
	height:58px;
	overflow:hidden;
}

#menu ul {
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding:0;
	height:28px;
	background:#B9D200;
	border-bottom:1px solid #F0EEE8;
}
#menu ul li {
	float: left;
	list-style: none;
	padding:0;
	margin: 0 3px 0 0;
	background: url(images/menuSprite.gif) no-repeat;
	background-position: 0 -56px;
	font: 14px/30px Helvetica, Arial, sans-serif;
}
#menu ul li.current_page_item, #menu ul li.current_page_ancestor{
	background-position: left 0;
}

#menu ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding:1px 18px;
	background: url(images/menuSprite.gif) no-repeat;
	background-position: right -84px;
}
#menu ul li.current_page_item a, #menu ul li.current_page_ancestor a {
	color: #23262A;
}

#menu ul li:active,
#menu ul li.active,
#menu ul li:hover,
#menu ul li.current_page_item,
#menu ul li.current_page_ancestor,
#menu ul li.hover {
	background-position: 0 0;
	display: block;
}
#menu ul li.current_page_item a,
#menu ul li.current_page_ancestor a,
#menu ul li a:hover {
	color: #23262A;
	background-position: right -28px;
}
/*drop down menu start*/
#page #menu ul li:hover ul,
#page #menu ul li.hover ul {
	display:block;
}
#page #menu ul li ul {
	position: absolute;
	top:27px;
	left:0;
	width:200%;
	font-weight: bold;
	display: block;
	padding:2px 0 0 0;
	margin:0;
	background:none;
	background:url(../images/transparent.gif);
	border:none;
	height:29px;
}
#menu ul li ul li {
	margin: 0 0 0 -1px;
	padding:0;
	font:12px/28px Helvetica, Arial, sans-serif;
	background:none;
	display: block;
}
#menu ul li:hover ul li a,
#menu ul li:active ul li a,
#menu ul li.current_page ul li a,
#menu ul li.hover ul li a,
#menu ul li ul li a {
	background:none;
	color:#231F20;
	float:left;
	padding: 0 10px 0 12px;
	background:url(../images/sub-menu-divider.gif) no-repeat left;
}
#menu ul li ul li.first a {
	background-image:none !important;
}
#menu ul li ul li a:active,
#menu ul li ul li.current_page a 
#menu ul li ul li a:hover {
	background-color:#9F9D99;

#menu #breadcrumbs {
	margin:32px 0 0 0;
	color:#231F20;
	font:30px Helvetica, Arial, sans-serif;
}


}
}
/*drop down menu end*/
/*menu end*/
#content {
	float:left;
	width:100%;
	margin:32px 0 0 0;
}
#left-column {
	float:left;
	width:637px;
	margin:0 0 0 11px;
	display:inline;
}

#left-column .head h2 {
	margin:0;
	color:#231F20;
	font:28px/30px Helvetica, Arial, sans-serif;
}
#left-column .head h3 {
	margin: 25px 0 5px;
	color:#8B9F00;
	font:16px Helvetica, Arial, sans-serif;
}
#left-column .head p {
	margin:10px 0 0 0;
	line-height:20px;
	font-size:15px;
}
#left-column .head p strong{
	color:#231F20;
}
#left-column .head a {
	color:#231F20;
	text-decoration:underline;
}
#left-column .head a:hover {
	color:#231F20;
	text-decoration:none;
}
#left-column .head p a {
	color:#231F20;
	text-decoration:underline;
}
#left-column .head p a:hover {
	text-decoration:none;
}
.package {
	padding:0 0 36px 0;
	margin:37px 0 0 0;
	width:637px;
	overflow:hidden;
}
.package h2 {
	margin:0;
	color:#231F20;
	font-size:16px;
	padding-bottom:3px;
	background:url(images/dotted-line.gif) repeat-x left bottom;
}
.package ul {
	margin:0;
	padding:20px 0;
	width:660px;
}
.package ul li {
	list-style:none;
	float:left;
	width:200px;
	margin:0 18px 0 0;
	display:inline;
}
.package ul li a.link {
	display:block;
	color:#231F20;
	text-decoration:underline;
}
.package ul li a.link:hover {
	text-decoration:none;
}
.package ul li a.link img {
	display:block;
}
.package ul li p {
	margin:18px 0 0 0;
	line-height:15px;
}
.package ul li p strong {
	color:#443F41;
}
#left-column .contactform .contactleft {
	padding:12px 0 0 0;
}
#left-column .contactform .contactleft .text {
	padding:3px 9px 0;
	border:none;
	width:242px;
	height:17px;
	color:#666;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
#left-column .contactform .contactleft .submit {
	float:right;
	margin:9px 0 0 0;
}
#right-column {
	float:right;
	width:260px;
	padding:0 0 20px 0;
}
#right-column .head .headline {
	width:260px;
	margin:0 0 0 -30px;
	position:relative;
	padding:0 0 0 30px;
	color:#9DB200;
	font:30px/30px "Times New Roman", Times, serif;
	background:url(images/left-arrow.gif) no-repeat;
}
#right-column .head .headline span {
	padding:0 30px 0 0;
	display:inline-block;
	background:url(images/right-arrow.gif) no-repeat right top;
}
#wp_quotes {
	float:right;
	width:260px;
	padding:0 0 20px 0;
}
#wp_quotes .wp_quotes_quote {
	width:260px;
	margin:0 0 0 -30px;
	position:relative;
	padding:0 0 0 30px;
	color:#9DB200;
	font:30px/30px "Times New Roman", Times, serif;
	/*background:url(images/left-arrow.gif) no-repeat;*/
}
#wp_quotes .wp_quotes_author {
	padding:10px 30px 10px 0;
	display:inline-block;
	/*background:url(images/right-arrow.gif) no-repeat right top;*/
	font-style:italic;
}
#right-column .head {
	line-height:17px;
}
#right-column .head strong {
	display:block;
	margin:11px 0 0 0;
	color:#231F20;
}
#right-column .head em {
	display:block;
}
#right-column .subscribe {
	margin:52px 0 0 0;
}
#right-column .subscribe h2 {
	margin:0;
	color:#231F20;
	font-size:16px;
	padding-bottom:3px;
	background:url(images/dotted-line.gif) repeat-x left bottom;
}
#right-column .subscribe p {
	margin:13px 0 0 0;
	line-height:15px;
}
#right-column .subscribe p strong {
	color:#231F20;
}
#right-column .subscribe .form {
	padding:12px 0 0 0;
}
#right-column .subscribe .form .text {
	padding:3px 9px 0;
	border:none;
	width:242px;
	height:17px;
	color:#666;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
#right-column .subscribe .form .submit {
	float:right;
	margin:9px 0 0 0;
}
#right-column .subscribe a {
	color:#231F20;
	text-decoration:underline;
}
#right-column .subscribe a:hover {
	text-decoration:none;
}
#footer {
	float:left;
	width:100%;
	padding:0 0 17px 0;
	background:#E6E4DD;
}
#footer div {
	width:950px;
	overflow:hidden;
	padding:17px 0 0 0;
	height:100%;
	margin:0 auto;
}
#footer ul {
	float:right;
	margin:0;
	padding:0;
}
#footer ul li {
	float:left;
	list-style:none;
	font:11px/14px Arial, Helvetica, sans-serif;
	padding:0 9px 0 11px;
	color:#838180;
	background:url(images/footer-divider.gif) no-repeat 0 3px;
}
#footer ul li.first {
	background:none;
}
#footer ul li a {
	text-decoration:none;
	color:#838180;
}
#footer ul li a:hover {
	text-decoration:underline;
}
/*inner page start*/
#page .inner{
	margin:22px 0 0 0;
}
.inner #left-column .head {
	padding-bottom:26px;
	background:url(images/dotted-line.gif) repeat-x left bottom;
}
.inner #left-column .head p {
	margin:9px 0 0 0;
	font-size:12px;
}
.download {
	margin:0;
	padding:8px 0 33px 0;
	float:left;
	width:100%;
}
.download li {
	list-style:none;
	float:left;
	width:637px;
	margin:17px 0 0 0;
}
.download li img.left {
	float:left;
	margin:0 35px 0 5px;
}
.download li .table {
	display:table;
	height:0;
	padding:0 37px 0 0;
	line-height:15px;
}
* +html .download li .table {
	height:100%;
}
.download li h3 {
	margin:7px 0 0 0;
	font-size:12px;
	color:#231F20;
}
.download li h4 {
	margin:0;
	font-size:12px;
	color:#9DB200;
	font-style:italic;
}
.download li p {
	margin:15px 0 0 0;
}
.download li a {
	color:#231F20
}
.download li a:hover {
	text-decoration:none;
}

.download li .pdf {
	display:block;
	margin:6px 0 0 0;
}
.download li .pdf a {
	color:#231F20;
	padding:9px 0 0 33px;
	float:left;
	background:url(images/pdf-icon.gif) no-repeat;
}
.download li .pdf a:hover {
	text-decoration:none;
}
/*inner page end*/

.phoneIcon {
	margin-bottom: -4px;
}

/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 01 - Carbon
  -----------------------------------
*/

.p7AB {
	padding: 0px;
	width: 100%;
	margin: 0 auto;
}
.p7ABtrig {
	margin: 0;
	padding: 0;
}
.p7ABtrig h1, .p7ABtrig h2 {
	margin: 0;
	width: 100%;
	font-size: 150%;
	
}
#p7ABW1 .p7ABtrig a, #p7ABW2 .p7ABtrig a,
#p7ABW3 .p7ABtrig a, #p7ABW4 .p7ABtrig a,
#p7ABW5 .p7ABtrig a, #p7ABW6 .p7ABtrig a,
#p7ABW7 .p7ABtrig a, #p7ABW8 .p7ABtrig a,
#p7ABW9 .p7ABtrig a, #p7ABW10 .p7ABtrig a {
	margin-top: 15px;
	display: block;
	outline: none;
	color: #23262A;
	background: url(images/panelHeader.gif) no-repeat;
	background-position: 0 0;
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	text-decoration: none;
	font-size: 17px;
}
#p7ABW1 .p7ABtrig a:hover, #p7ABW2 .p7ABtrig a:hover,
#p7ABW3 .p7ABtrig a:hover, #p7ABW4 .p7ABtrig a:hover,
#p7ABW5 .p7ABtrig a:hover, #p7ABW6 .p7ABtrig a:hover,
#p7ABW7 .p7ABtrig a:hover, #p7ABW8 .p7ABtrig a:hover,
#p7ABW9 .p7ABtrig a:hover, #p7ABW10 .p7ABtrig a:hover {
	color: #FFFFFF;
	background-position: 0 -35px;
}
.p7ABtrig a:active, .p7ABtrig a:focus {
	color: #FFFFFF;
	background-position: 0 -35px;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down, #p7ABW2 .p7ABtrig .p7ABtrig_down,
#p7ABW3 .p7ABtrig .p7ABtrig_down, #p7ABW4 .p7ABtrig .p7ABtrig_down,
#p7ABW5 .p7ABtrig .p7ABtrig_down, #p7ABW6 .p7ABtrig .p7ABtrig_down,
#p7ABW7 .p7ABtrig .p7ABtrig_down, #p7ABW8 .p7ABtrig .p7ABtrig_down,
#p7ABW9 .p7ABtrig .p7ABtrig_down, #p7ABW10 .p7ABtrig .p7ABtrig_down {
	color: #FFFFFF;
	background-position: 0 -35px;
}
.p7ABcontent {
	padding: 5px 10px;
	margin: 0;
}
.p7ABcontent h2, .p7ABcontent h3, 
.p7ABcontent h4 {
	padding-bottom: 5px;
	padding-top: 15px;
}
.p7ABcontent h2 {

}
.caps {
	text-transform: uppercase;
}
.p7ap_currentmark {
	
}

