body{ background: #326bb0; font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 11px; color: #464646; -webkit-text-size-adjust: none;}
*{margin: 0; padding: 0; border: 0;}
ul, ol{ list-style-type: none;}
p{ margin-bottom: 20px; line-height: 14px;}
a{ color: #0b598e;}
label{ color:#cb6597; font-weight: bold; display: block; margin-bottom: 7px; padding-left: 5px;}

.pink{ color: #cb6597;}
.blue{ color: #0b598e;}
em{ font-style: normal; font-weight: bold; }

#site{
  background: #fdfdfd url(../images/background.png) repeat-x;
}

#footer{
  background: url(../images/footer_gradient.png) repeat-x;
  height: 373px;
}

#wrap{
  background: url(../images/wrap.png) top center repeat-y;
  width: 1000px;
  margin: 0 auto -373px auto;
}

#wrap2{
  background: url(../images/site_top.gif) no-repeat;
  width: 796px;
  padding: 0 102px;
  position: relative;
}

img.border{
  border: 1px solid #7a9ec6;
}

#wrap3{
  background: url(../images/site_bottom.gif) bottom left no-repeat;
  width: 796px;
  padding: 0 0 188px 0;
  _padding: 0 0 171px 0;
}

#get_flash{
  display: block;
  overflow: hidden;
  width: 442px;
  height: 110px;
  position: absolute;
  left: 281px; 
  top: 80px;
  text-indent: -9000px;
}

#logo{
  display: none;
}

#logo h1, #logo p{
  display: none;
}

#header{
  background: url(../images/splash.png) no-repeat;
  height: 324px;
}

#nav{
  height: 36px;
  padding: 254px 0 0 9px;
}

#nav li{
  height: 36px;
  float: left;
}

#nav li#nav_leftborder{
  background: url(../images/nav_bg.png);
  width: 2px;
}

#nav li a{
  background: url(../images/nav_bg.png);
  display: block;
  height: 36px;
  line-height: 34px;
  font-size: 13px;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  text-decoration: none;
  padding: 0 25px;
  color: #FFF;
  float: left;
}

#nav li a:hover{
  background: url(../images/nav_bg.png) 0 -36px;
}

#nav li a.first{
  background: url(../images/nav_first_bg.png);
}

#nav li a.first:hover{
  background: url(../images/nav_first_bg.png) 0 -36px;
}

#subnav{
  padding: 5px 15px 5px 15px;
  _padding-bottom: 29px;
}

#subnav li{
  display: block;
  float: left;
}

#subnav li a{
  background: url(../images/subnav_bg2.png);
  display: inline;
  height: 25px;
  line-height: 23px;
  float: left;
  color: #FFF;
  margin: 0px 2px 4px 2px;
  text-decoration: none;
}

#subnav li a:hover{
  background: url(../images/subnav_bg2.png) 0 -25px;
}

#subnav li a:hover span{
  background: url(../images/subnav_bg1.png) right -25px no-repeat;
}

#subnav li a.active{
  background: url(../images/subnav_bg2.png) 0 -50px;
}

#subnav li a.active span{
  background: url(../images/subnav_bg1.png) right -50px no-repeat;
}

#subnav li a span{
  background: url(../images/subnav_bg1.png) top right no-repeat;
  height: 25px;
  display: block;
  padding: 0 20px;
  float: left;
  cursor: pointer;
}

#content{
  padding: 2px 7px 7px 7px;
}

#content #right{
  width: 535px;
  float: right;
}

#content #left{
  width: 244px;
  float: left;
}

#content #center{
  width: 779px;
}

h2{
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  color: #0b598e;
}

h2#practice_philosophy{
  background: url(../images/h_practicephilosophy.png) no-repeat;
  width: 135px;
  height: 19px;
  text-indent: -9000px;
  overflow: hidden;
}

h2#our_affiliates{
  background: url(../images/h_ouraffiliates.png) no-repeat;
  width: 125px;
  height: 15px;
  text-indent: -9000px;
  margin: 0 0 30px 0;
}

.block{
  background: url(../images/block1_bg.png) no-repeat;
}

.block .block_header{
  height: 33px;
  padding: 10px 15px;
}

.block .block_header p{
  margin: 0 0 3px 0;
}

.block .block_content{
  background: url(../images/block1_foot.png) left bottom no-repeat;
  padding: 15px;
}

.block .block_content p{
  font: normal 12px Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
}

#content #center .block{ 
  background: url(../images/block2_bg.png) no-repeat;
}

#content #center .block .block_content{
  background: url(../images/block2_foot.png) left bottom no-repeat;
  padding: 15px;
}

.block.contact_form{
  background: url(../images/block_contactform_bg.png);
}

.block.contact_form .block_header{
  height: 15px;
  padding: 11px 15px 10px 15px;
}

.block.contact_form .block_content{
  background: url(../images/block_contactform_foot.png) left bottom no-repeat;
  padding: 10px;
}

.block.contact_form form input.text, .block.contact_form form input.text-focus{
  font-family: Tahoma, Arial, Verdana, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  background: url(../images/textinput_contactform.png);
  width: 208px;
  height: 19px;
  padding: 9px 6px 8px 10px;
  margin-bottom: 3px;
}

.block.contact_form form textarea, .block.contact_form form textarea-focus{
  font-family: Tahoma, Arial, Verdana, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  background: url(../images/textarea_contactform.png);
  width: 208px;
  height: 86px;
  padding: 9px 6px 11px 10px;
  margin: 0;
  overflow: auto;
  overflow-x: hidden;
  _background-attachment: fixed;
  resize: none;
}

.block.contact_form form p{
  width: 143px;
  margin: 5px auto 0;
}


/*===========box style============*/

.block.contact_form div#advert_box{
	background: url(../images/teaseradvert_bg.png) bottom left no-repeat;
	width: 224px;
}

.block.contact_form div#advert_box_bg{
	background: url(../images/teaseradvert_bg_top.png) no-repeat;
	width: 196px;

	padding: 5px 14px 14px 14px;
}

.block.contact_form div#advert_box p{
	margin: 0 0 8px 0;
}

.block.contact_form div#advert_box ul li{
	background: url(../images/bullet_arrow.gif) left 4px no-repeat;
	line-height: 14px;
	padding: 0 0 5px 12px;
}

/*==========end box style===========*/

/*===========box style============*/
label, h4{ color:#cb6597; font-size: 11px; font-weight: bold; display: block; margin-bottom: 7px; padding-left: 5px;}
h4{color:#0b598e; padding-left: 0;}
label { font-size: 11px;}

h4{ padding-top: 5px;}

/*==========end box style==========*/


.block.location{
  background: url(../images/block_location_bg.png);
}

.block.location .block_content{
  background: url(../images/block_contactform_foot.png) left bottom no-repeat;
  padding: 6px;
}

.block.ouraffiliates{
  background: url(../images/block_affiliates_bg.png);
}

.block.ouraffiliates .block_content{
  background: url(../images/block_contactform_foot.png) left bottom no-repeat;
  padding: 13px;
}

.block.ouraffiliates .block_content p{
  clear: both;
}

.block.ouraffiliates .block_content p#line_1{
  width: 169px;
  margin: 0 auto;
}

.block.ouraffiliates .block_content p#line_2{
  width: 118px;
  margin: 0 auto;
}

.block.ouraffiliates .block_content p a{
    display: block;
    text-indent: -90000px;
    float: left;
}

a#affiliate_1{
  background: url(../images/affiliate_1.png);
  height: 77px;
  width: 59px;
  overflow: hidden;
}

a#affiliate_2{
  background: url(../images/affiliate_2.png);
  height: 77px;
  width: 53px;
  overflow: hidden;
}

a#affiliate_3{
  background: url(../images/affiliate_3.png);
  height: 77px;
  width: 57px;
  overflow: hidden;
}

a#affiliate_4{
  background: url(../images/affiliate_4.png);
  height: 79px;
  width: 59px;
  overflow: hidden;
}

a#affiliate_5{
  background: url(../images/affiliate_5.png);
  height: 79px;
  width: 59px;
  overflow: hidden;
}

a.btn_clear{
  background: url(../images/btn_clear.png) no-repeat;
  display: block;
  float: left;
  height: 49px;
  width: 70px;
  text-indent: -9000px;
  margin-right: 3px;
  overflow: hidden;
}

a.btn_clear:hover{
  background: url(../images/btn_clear.png) 0px -49px no-repeat;
}

a.btn_send{
  background: url(../images/btn_send.png) no-repeat;
  display: block;
  float: left;
  height: 49px;
  width: 70px;
  text-indent: -9000px;
  overflow: hidden;
  overflow: hidden;
}

a.btn_send:hover{
  background: url(../images/btn_send.png) 0px -49px no-repeat;
}

a.btn_location{
  background: url(../images/btn_location.png) no-repeat;
  display: block;
  height: 49px;
  width: 85px;
  text-indent: -9000px;
  margin: 10px auto 0px;
  overflow: hidden;
}

a.btn_location:hover{
  background: url(../images/btn_location.png) 0px -49px no-repeat;
}

p.page_links{
  height: 49px;
}


a.btn_top{
  background: url(../images/btn_top.png) no-repeat;
  display: block;
  float: right;
  height: 49px;
  width: 70px;
  text-indent: -9000px;
  margin: 0 3px 0 0;
  overflow: hidden;
}

a.btn_top:hover{
  background: url(../images/btn_top.png) 0px -49px no-repeat;
}

a.btn_back{
  background: url(../images/btn_back.png) no-repeat;
  display: block;
  float: right;
  height: 49px;
  width: 70px;
  text-indent: -9000px;
  margin: 0 3px 0 0;
  overflow: hidden;
}

a.btn_back:hover{
  background: url(../images/btn_back.png) 0px -49px no-repeat;
}

h2#contactform{
  background: url(../images/h_contactform.png) no-repeat;
  width: 91px;
  height: 15px;
  text-indent: -9000px;
  overflow: hidden;
}

a#by_flipvisual{
  float: right;
  position: relative;
  top: 18px;
  _top: 29px;
  left: -15px;
  display: block;
  text-indent: -9000px;
  width: 78px;
  height: 18px;
  overflow: hidden;
}

p#copyright{
  float: left;
  position: relative;
  top: 16px;
  left: 15px;
  color: #000;
}

div.clearfix{ clear: both;}


/* SIFR */

.sIFR-flash{ visibility: visible !important; margin: 0;}
.sIFR-replaced{ visibility: visible !important;}
span.sIFR-alternate{ position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden;}
.sIFR-flash + div[adblocktab=true]{ display: none !important;}
.sIFR-hasFlash h2{ visibility: hidden; letter-spacing: -9px; font-size: 22px; }


/*--FORMS------------------*/

#form select{
	width: 200px;
	height: 18px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}
	
#form select.multiple{ padding: 2px; height: auto;}

#form textarea.textarea, #form textarea.textarea-focus, #form textarea.textarea-error{
	width: 100%;
	margin: 0px;
	padding: 2px;
	height: 100px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}

#form textarea.textarea-focus{
	background: #e9e9e9;
	}

#form textarea.textarea-error{
	background: #f6f5f5;
	}

#form input.text, #form input.text-focus, #form input.text-error, #form input.password, #form input.password-focus{
	width: 200px;
	border-top: 1px solid #68686a;
	border-left: 1px solid #68686a;
	border-bottom: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	padding: 3px;
	height: 13px;
	}

#form input.text-focus, #form input.password-focus{
	background: #e9e9e9;
	}

#form input.text-error{
	background: #f6f5f5;
	}

#form input.checkbox
{
	margin: 0;
	padding: 0;
}


table.form tr td{ padding: 0 0 10px 0; }
table.form tr td.question{ color: #cb6597; font-weight: bold; font-size: 11px; line-height: 16px;}
table.form tr td.question em{ color:#0b598e;}
table.form tr td label{ display: inline; padding: 3px 3px 3px 3px; color: #464646; font-weight: normal;}

