body{
  margin: 0px;
  padding: 0px;
  font-family: arial, verdana, sans-serif;
  width: 100%;
  background: #ffffff;
}

form{
  margin: 0px;
  padding: 0px;
}

#header{
  height: 93px;
  width: 100%;
  background: url(images/bg_header.png) 0px 0px repeat-x;
}

#header_content{
  width: 990px;
  margin: 0 auto;
  height: 93px;
}

h1#logo{
  float: left;
  width: 270px;
  height: 45px;
  margin: 0 auto;
  padding: 20px 0px 0px 0px;
}

h1#logo a img{
  float: left;
  width: 270px;
  height: 45px;
  border: 0px;
  background: url(images/logo.png) 0px 0px no-repeat;
}

ul#top_menu{
  display: block;
  text-align: right;
  padding-top: 30px;
  float: right;
  list-style-type: none;
}

ul#top_menu li {
  float: left;
}

ul#top_menu li a {
  text-decoration: none;
  color: #EEEEEE;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 18px;
  position: relative;
  top: 15px;
  border-right: 1px solid #232428;
}

ul#top_menu li.page-item-2 a {
  border: none;
}

ul#top_menu li.current_page_item a, ul#top_menu li.current_page_ancestor a, ul#top_menu li.current_page_parent a {
  color: #DE4C49;
  text-decoration: none;  
  font-size: 12px;
  font-weight: bold;
  padding: 10px 18px;
  position: relative;
  top: 15px;
}

ul#top_menu li.current_page_item a:hover{
  text-decoration: underline;
}

ul#top_menu li a:hover{
  text-decoration: underline;
}

#top_menu .menu_spacer{
  width: 1px;
  border-right: 1px solid #232428;
  background: #121317;
  font-size: 1px;
  line-height: 40px;
  padding-top: 40px;
  position: relative;
  top: 30px;
}

.content{
  width: 992px;
  margin: 0 auto;
  padding-top: 8px;
}

#content_header_image{
  width: 494px;
  height: 324px;
  background: url(images/home_image.png) 0px 0px no-repeat;
  padding-left: 498px;
}

#content_header_image_text{
  clear: both;
  float: left;
  padding-top: 120px;
  padding-right: 30px;
  color: #EEEEEE;
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 23px;
}

.content_header_image_link{
  float: left;
  width: 140px;
}

.content_header_image_link img{
  float: left;
  position: relative;
  top: 4px;
  width: 8px;
  height: 11px;
  background: url(images/arrow.png) 0px 0px no-repeat;
}

.content_header_image_link a{
  color: #FFCC00;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  line-height: 16px;
  padding-left: 8px;
}

.content_header_image_link a:hover{
  text-decoration: underline;
}

#content_left{
  float: left;
  width: 760px;
  padding-right: 10px;
  padding-bottom: 30px;
}

#content_right{
  float: left;
  width: 208px;
  padding-right: 2px;
  padding-bottom: 30px;
}

#footer{
  clear: both;
  width: 100%;
  height: 45px;
  background: #F0F0F0;
  text-align: center;
  font-size: 10px;
  color: #7D7D7D;
  padding-top: 15px;
  margin-bottom: 20px;
}

#slide_container{
  height: 205px;
  width: 760px;
  background: url(images/bg_slide.png) 0px 31px no-repeat;
}

#slide_menu_container{
  height: 32px;
  width: 755px;
  padding-left: 15px;
}

#slide_menu_title{
  float: left;
  width: 355px;
  height: 22px;
  text-transform: uppercase;
  font-weight: bold;
  color: #2D3034;
  font-size: 12px;
  padding-top: 10px;
}

#slide_menu{
  float: left;
  width: 400px;
  height: 32px;
}

.slide_menu_item_sel_container{
  float: left;
  height: 32px;
  padding-left: 3px;
}

.slide_menu_item_sel_container .slide_menu_item_left{
  float: left;
  height: 32px;
  width: 4px;
  background: url(images/slide_menu_item_sel_left.jpg) 0px 0px no-repeat;
}

.slide_menu_item_sel_container .slide_menu_item_right{
  float: left;
  height: 32px;
  width: 5px;
  background: url(images/slide_menu_item_sel_right.jpg) 0px 0px no-repeat;
}

.slide_menu_item_sel_container a{
  float: left;
  height: 20px;
  background: url(images/slide_menu_item_sel_center.jpg) 0px 0px repeat-x;
  color: #1E66BA;
  text-decoration: none;
  font-size: 11px;
  padding: 12px 7px 0px 7px;
}

.slide_menu_item_sel_container a:hover{
  text-decoration: underline;
}

.slide_menu_item_container{
  float: left;
  height: 32px;
  padding-left: 3px;
}

.slide_menu_item_container .slide_menu_item_left{
  float: left;
  height: 32px;
  width: 4px;
  background: url(images/slide_menu_item_left.jpg) 0px 0px no-repeat;
}

.slide_menu_item_container .slide_menu_item_right{
  float: left;
  height: 32px;
  width: 5px;
  background: url(images/slide_menu_item_right.jpg) 0px 0px no-repeat;
}

.slide_menu_item_container a{
  float: left;
  height: 20px;
  background: url(images/slide_menu_item_center.jpg) 0px 0px repeat-x;
  color: #1E66BA;
  text-decoration: none;
  font-size: 11px;
  padding: 12px 10px 0px 10px;
}

.slide_menu_item_container a:hover{
  text-decoration: underline;
}

#slide_menu_item_all{
  float: left;
  height: 32px;
  padding-left: 3px;
}

#slide_menu_item_all a{
  float: left;
  height: 20px;
  color: #1E66BA;
  text-decoration: none;
  font-size: 11px;
  padding: 12px 10px 0px 10px;
}

#slide_menu_item_all a:hover{
  text-decoration: underline;
}

.slide_image{
  float: left;
  height: 90px;
  width: 140px;
  padding-left: 30px;
  padding-top: 40px;
}

.slide_image #slide_image1{
  float: left;
  width: 118px;
  height: 89px;
  background: url(images/case_study2.png) 0px 0px no-repeat;
}

.slide_image #slide_image2{
  float: left;
  width: 118px;
  height: 89px;
  background: url(images/case_study3.png) 0px 0px no-repeat;
}

.slide_image #slide_image3{
  float: left;
  width: 118px;
  height: 89px;
  background: url(images/case_study1.png) 0px 0px no-repeat;
}

.slide_content{
  float: left;
  padding-top: 10px;
}

.slide_title{
  width: 500px;
  padding-top: 20px;
}

.slide_title a{
  color: #3F6FA1;
  font-size: 20px;
  text-decoration: none;
  font-weight: bold;
  font-family: arial narrow;
}

.slide_title a:hover{
  text-decoration: underline;
}

.slide_content_text{
  width: 560px;
  color: #333333;
  font-size: 12px;
  padding-top: 10px;
}

#content_left_boxes{
  clear: both;
  float: left;
  width: 760px;
  padding-top: 22px;
}

#content_left_livebox{
  clear: both;
  float: left;
  width: 405px;
  padding-right: 21px;
}

#content_left_newsbox{
  float: left;
  width: 324px;
}

.content_left_boxes_title{
  width: 100%;
  padding-left: 4px;
  border-bottom: 2px solid #dcdcdc;
  padding-bottom: 3px;
  color: #2D3034;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.livebox_item{
  float: left;
  width: 191px;
  height: 100px;
  border: 1px solid #c7e0f4;
  margin-right: 5px;
  margin-left: 4px;
  margin-bottom: 9px;
}

#livebox_items{
  width: 405px;
}

.livebox_item a{
  float: left;
  width: 181px;
  height: 40px;
  padding: 60px 5px 0px 5px;
  text-align: center;
  color: #333333;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  
}

.livebox_item a:hover{
  text-decoration: underline;
}

.news_container{
  clear: both;
  float: left;
  width: 304px;
  padding: 0px 7px 10px 13px;
}

.news_date{
  float: left;
  width: 44px;
  padding-right: 10px;
  background: url(images/bg_date.png) 0px 0px no-repeat;
  height: 50px;
  font-family: georgia, arial, sans-serif;
  font-size: 26px;
  color: #333333;
  font-weight: bold;
  line-height: 20px;
  padding-top: 8px;
  text-align: center;
}

.news_date span{
  font-size: 16px;
  color: #7D7D7D;
  line-height: 16px;
}

.news_content{
  float: left;
  width: 250px;
}

.news_title a{
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
  color: #1E66BA;
}

.news_title a:hover{
  text-decoration: underline;
}

.news_text{
  padding-top: 5px;
  font-size: 12px;
  color: #333333;
}

.rightbox_content_container{
  clear: both;
  width: 188px;
  background: url(images/bg_right_content.jpg) 0px 0px repeat-y;
  padding: 10px;
}

.rightbox_content_bottom{
  height: 3px;
  width: 208px;
  line-height: 1px;
  font-size: 1px;
  padding-bottom: 10px;
}

.rightbox_content_bottom img{
  clear: both;
  height: 3px;
  width: 208px;
  background: url(images/bg_right_content_bottom.jpg) 0px 0px no-repeat;
}

.rightbox_title{
  clear: both;
  height: 24px;
  width: 190px;
  background: url(images/bg_right_title.jpg) 0px 0px no-repeat;
  padding-top: 13px;
  color: #2D3034;
  text-transform: uppercase;
  font-size: 12px;
  padding-left: 18px;
  font-weight: bold;
}

.rightbox_content_whitebg{
  width: 186px;
  border: 1px solid #E7E7E7;
  background: #ffffff;
  padding-bottom: 5px;
  padding-top: 5px;
}

.start_item{
  padding: 12px 5px 12px 45px;
  width: 136px;
  color: #121921;
  font-size: 12px;
}

.start_item a{
  color: #3987CC;
  text-decoration: none;
}

.start_item a:hover{
  text-decoration: underline;
}

#start_item_spacer{
  width: 190px;
  height: 1px;
  background: #E7E7E7;
  line-height: 1px;
  font-size: 1px;
}

#newsletter_text{
  padding-bottom: 8px;
  padding-left: 4px;
  color: #121921;
  font-size: 12px;  
}

#newsletter_submit{
  clear: both;
  width: 175px;
  text-align: right;
  padding-top: 10px;
  padding-right: 15px;
}

.form_row{
  clear: both;
  padding: 7px 11px 3px 11px;
  width: 164px;
  height: 22px;
}

.form_item_name{
  float: left;
  width: 60px;
  font-size: 10px;
  color: #121921;
  padding-top: 5px;
}

.form_item_input{
  float: left;
  width: 104px;
  height: 22px;
}

.form_item_input input{
  float: left;
  width: 100px;
  padding-top: 3px;
  border-top: 1px solid #7c7c7c;
  border-right: 1px solid #C3C3C3;
  border-bottom: 1px solid #DDDDDD;
  border-left: 1px solid #C3C3C3;
}

.clear {
  clear: both;
}

form#page_menu {
  display: block;
  padding-top: 35px;
  height: 20px;
  text-align: right;
}

ul#page_menu{
  display: block;
  float: right;
  list-style-type: none;
  padding-top: 35px;
  height: 20px;
}

ul#page_menu li {
  float: left;
  border-right: 1px solid #DCDCDC;
}

ul#page_menu li.page-item-23, ul#page_menu li.page-item-303 {
  border: none;
}

ul#page_menu li a {
  text-decoration: none;
  color: #1E66BA;
  font-size: 14px;
  font-weight: normal;
  padding: 0px 10px;
  white-space: nowrap;
}

ul#page_menu li.current_page_item a {
  text-decoration: none;
  font-size: 14px;
  padding: 0px 10px;
  white-space: nowrap;
  color: #DE4C49;
  font-weight: bold;
}

ul#page_menu li.current_page_item a:hover{
  text-decoration: underline;
}

ul#page_menu li a:hover{
  text-decoration: underline;
}

#page_menu .menu_spacer{
  width: 1px;
  background: #ffffff;
  border-right: 1px solid #DCDCDC;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 16px;
  height: 16px;
}

#page_title_container{
  width: 990px;
  margin: 0 auto;
  border-bottom: 1px solid #DCDCDC;
  padding-bottom: 13px;
}

h1#page_title{
  float: left;
  width: 400px;
  padding: 35px 0px 0px 0px; 
  margin: 0px;
  font-weight: bold;
  font-size: 18px;
  color: #333333;
  text-transform: uppercase;
}

h2.page_subtitle{
  padding: 25px 20px 5px 0px;
  margin: 0px;
  font-weight: bold;
  font-size: 21px;
  color: #DE4C49;
}

h2{
  padding: 15px 20px 5px 0px;
  margin: 0px;
  font-weight: bold;
  font-size: 21px;
  color: #DE4C49;
}


h3{
  padding: 20px 20px 8px 0px;
  margin: 0px;
  font-weight: bold;
  font-size: 18px;
  color: #666666;
}

h4{
  margin: 20px 20px 8px 0px;
  padding: 0px;
  font-weight: bold;
  font-size: 14px;
  color: #666666;
  background: #FFFF99;
}

p{
  color: #333333;
  font-size: 12px;
  margin: 0px;
  padding: 8px 30px 7px 0px;
}

p a{
  color: #1E66BA;
  font-size: 12px;
  text-decoration: none;
}

p a:hover{
  text-decoration: underline;
}

li a{
  color: #1E66BA;
  font-size: 12px;
  text-decoration: none;
}

li a:hover{
  text-decoration: underline;
}

.blogpost{
  clear: both;
  padding-top: 30px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 30px;
  width: 750px;
}

.blogpost_title{
  float: left;
  margin: 0px;
  width: 590px;
  padding-right: 10px;
  font-size: 23px;
  padding-top: 0px;
  color: #1E66BA;
  font-weight: bold;
}

.blogpost_title a{
  font-size: 23px;
  color: #1E66BA;
  font-weight: bold;
  text-decoration: none;
}

.blogpost_title a:hover{
  text-decoration: underline;
}

.blogpost_comments{
  float: left;
  width: 125px;
  height: 34px;
}

.blogpost_comments a{
  float: left;
  width: 95px;
  height: 25px;
  background: url(images/comments.png) 0px 0px no-repeat;
  padding-top: 9px;
  padding-left: 25px;
  padding-right: 5px;
  font-size: 12px;
  color: #1E66BA;
  font-size: bold;
  text-align: center;
  text-decoration: none;
}

.blogpost_comments a:hover{
  text-decoration: underline;
}

.blogpost_details{
  clear: both;
  width: 740px;
}

.blogpost_details{
  color: #242424;
  font-size: 10px;
}

.blogpost_details a{
  font-weight: bold;
  color: #1E66B9;
  text-decoration: none;
}

.blogpost_details a:hover{
  text-decoration: underline;
}

/* Features */

.features_duobox{
  clear: both;
  float: left;
  width: 760px;
  padding-top: 10px;
  padding-bottom: 5px;
}

.feature_box{
  float: left;
  width: 315px;
  padding-right: 5px;
  padding-left: 60px;
}

.feature_title{
  width: 300px;
  font-weight: bold;
  color: #333333;
  font-size: 12px;
  padding-bottom: 5px;
}

.feature_content{
  width: 300px;
  color: #333333;
  font-size: 11px;
}

.news_date span{
  text-transform: uppercase;
}

/* Pricing */

#pricing_table{
  clear: both;
  float: left;
  width: 700px;
  border: 4px solid #D0E7FD;
}

.pricing_table_header{
  clear: both;
  float: left;
  height: 53px;
  width: 700px;
  text-align: center;
  color: #000000;
  font-size: 18px;
  font-weight: bold;
}

.pricing_table_body{
  clear: both;
  float: left;
  height: 35px;
  width: 700px;
}

.pricing_table_footer{
  clear: both;
  float: left;
  height: 57px;
  width: 700px;
}

.pricing_table_header .collumn1{
  float: left;
  width: 292px;
  height: 35px;
  border-bottom: 4px solid #ffffff;
  border-top: 4px solid #ffffff;
  padding-top: 10px;
}

.pricing_table_header .collumn2{
  float: left;
  width: 200px;
  height: 35px;
  background: #D0E7FD;
  border-bottom: 4px solid #ffffff;
  border-top: 4px solid #D0E7FD;
  padding-top: 10px;
}

.pricing_table_header .collumn3{
  float: left;
  width: 200px;
  height: 35px;
  background: #ECF5FE;
  border: 4px solid #ffffff;
  padding-top: 10px;
}

.pricing_table_header .collumn4{
  float: left;
  width: 150px;
  height: 35px;
  background: #D0E7FD;
  border-bottom: 4px solid #ffffff;
  border-top: 4px solid #D0E7FD;
  padding-top: 10px;
}

.pricing_table_body .collumn1{
  float: left;
  width: 282px;
  height: 26px;
  border-bottom: 4px solid #ffffff;
  border-top: 4px solid #ffffff;
  text-align: left;
  padding-left: 10px;
  color: #333333;
  font-size: 12px;
  font-weight: bold;
  padding-top: 5px;
}

.pricing_table_body .collumn2{
  float: left;
  width: 200px;
  height: 26px;
  background: #D0E7FD;
  border-bottom: 4px solid #ffffff;
  text-align: center;
  padding-top: 5px;
  color: #316BAD;
  font-size: 16px;
}

.pricing_table_body .collumn3{
  float: left;
  width: 200px;
  height: 26px;
  background: #ECF5FE;
  border-bottom: 4px solid #ffffff;
  border-left: 4px solid #ffffff;
  border-right: 4px solid #ffffff;
  text-align: center;
  padding-top: 5px;
  color: #316BAD;
  font-size: 16px;  
}

.pricing_table_body .collumn4{
  float: left;
  width: 150px;
  height: 26px;
  background: #D0E7FD;
  border-bottom: 4px solid #ffffff;
  text-align: center;
  padding-top: 5px;
  color: #316BAD;
  font-size: 16px;
}

.pricing_table_footer .collumn1{
  float: left;
  width: 282px;
  height: 43px;
  text-align: left;
  padding-left: 10px;
  color: #000000;
  font-size: 17px;
  font-weight: bold;
  padding-top: 15px;
}

.pricing_table_footer .collumn2{
  float: left;
  width: 200px;
  height: 48px;
  background: #D0E7FD;
  text-align: center;
  padding-top: 10px;
  color: #439D2D;
  font-size: 16px;
  font-weight: bold;
}

.pricing_table_footer .collumn2 a{
  font-size: 10px;
  color: #1E66BA;
  font-weight: normal;
  line-height: 12px;
}

.pricing_table_footer .collumn3{
  float: left;
  width: 200px;
  height: 45px;
  background: #ECF5FE;
  border-left: 4px solid #ffffff;
  border-right: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  text-align: center;
  padding-top: 9px;
  color: #439D2D;
  font-size: 16px;  
  font-weight: bold;
}

.pricing_table_footer .collumn3 a{
  font-size: 10px;
  color: #1E66BA;
  font-weight: normal;
  line-height: 12px;
}

.pricing_table_footer .collumn4{
  float: left;
  width: 150px;
  height: 50px;
  background: #D0E7FD;
  text-align: center;
  padding-top: 8px;
  color: #666666;
  font-size: 16px;
}

.pricing_table_footer .collumn4 a{
  color: #1E66B9;
  font-size: 14px;
  font-weight: bold;
}

.pricing_table_footer .collumn4 span{
  font-size: 12px;
}

/* Case studies */

.case_study_box{
  clear: both;
  float: left;
  width: 605px;
  padding-left: 145px;
  margin-top: 35px;
}

.case_study_title{
  width: 500px;
  color: #666666;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px;
}

.case_study_content{
  font-size: 12px;
  color: #333333;
  line-height: 16px;
}

.case_study_link{
  padding-top: 10px;
  height: 16px;
}

.case_study_link a{
  float: left;
  font-size: 12px;
  color: #457AB1;
  text-decoration: underline;
  padding-left: 21px;
  background: url(images/pdf.jpg) 0px 0px no-repeat;
  height: 16px;
  line-height: 16px;
  white-space: nowrap;
}

/* Applications */

.applications_box{
  clear: both;
  float: left;
  width: 700px;
  margin-top: 20px;
}

.applications_image{
  float: left;
  width: 194px;
  height: 90px;
  padding-top: 35px;
  border: 3px solid #B49392;
  text-align: center;
}

.applications_content{
  float: left;
  width: 482px;
  padding-left: 18px;
  padding-top: 4px;
}

.applications_title{
  width: 482px;
  color: #666666;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px;
}

.applications_content{
  font-size: 12px;
  color: #333333;
  line-height: 16px;
}

.applications_link{
  padding-top: 5px;
  color: #333333;
  font-size: 12px;
}

.applications_link a{
  font-size: 12px;
  color: #457AB1;
  text-decoration: underline;
  margin-right: 10px;
  white-space: nowrap;
}

/* Management */

.management_box{
  clear: both;
  float: left;
  width: 700px;
  margin-top: 25px;
}

.management_image{
  float: left;
  width: 106px;
  text-align: center;
  border: 1px solid #BBBAB4;
}

.management_content{
  float: left;
  width: 577px;
  padding-left: 15px;
  padding-top: 4px;
}

.management_title{
  width: 550px;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

.management_content{
  font-size: 12px;
  color: #333333;
  line-height: 16px;
}

.management_link{
  padding-top: 5px;
  color: #333333;
  font-size: 12px;
  font-style: italic;
}

.management_link a{
  font-size: 12px;
  color: #457AB1;
  text-decoration: underline;
  padding-right: 10px;
  padding-left: 10px;
  white-space: nowrap;
  border-right: 1px solid #CCCCCC;
  line-height: 17px;
  font-style: normal;
}

/* Contact */

#contact_form_box{
  clear: both;
  float: left;
  width: 630px;
  background: #D5EFFC;
  height: 248px;
}

#contact_form_top{
  float: left;
  width: 630px;
  height: 15px;
  padding-bottom: 10px;
}

#contact_form_top img{
  border: 0px;
}

#contact_form_bottom{
  float: left;
  width: 630px;
  height: 15px;
  font-size: 1px;
  line-height: 1px;
  padding: 0px;
  margin: 0px;
}

#contact_form_bottom img{
  border: 0px;
}

.contact_form_row{
  clear: both;
  float: left;
  width: 600px;
  padding: 4px 10px 4px 20px;
  height: 22px;
}

.contact_field_name{
  float: left;
  width: 65px;
  padding-right: 20px;
  color: #666666;
  font-size: 14px;
  text-align: right;
  padding-top: 2px;
}

.contact_field_input{
  float: left;
  width: 485px;
  height: 22px;
}

.contact_field_input input{
  float: left;
  padding-top: 3px;
  border-top: 1px solid #7c7c7c;
  border-right: 1px solid #c3c3c3;
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #c3c3c3;
  width: 170px;
}

.contact_field_input textarea{
  float: left;
  width: 480px;
  height: 75px;
  border-top: 1px solid #7c7c7c;
  border-right: 1px solid #c3c3c3;
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #c3c3c3;
}

ol, ul{
  margin-top: 2px;
  margin-bottom: 2px;
}

ol, ol li, ul, ul li {
  color: #333333;
  font-size: 12px;
  padding-top: 2px;
  padding-bottom: 2px;
}

ol li{
  padding-top: 5px;
  padding-bottom: 5px;
}

.alignleft{
  float: left;
}

.alignright{
  float: right;
}

.blogpost a img{
  border: 0px;
}

.navigation div a{
  color: #1E66BA;
  font-size: 12px;
  text-decoration: none;
}  

.navigation div{ 
  margin-top: 10px;
}

.navigation div a:hover{
  text-decoration: underline;
}

.subscribe_item{
  clear: both;
  padding: 5px 0px 0px 10px;
}

.subscribe_item a{
  float: left;
  padding-left: 20px;
  height: 16px;
  font-size: 11px;
  color: #1E66BA;
  font-weight: bold;
  text-decoration: none;
}

.subscribe_item a:hover{
  text-decoration: underline;
}

.category_item{
  clear: both;
  padding: 5px 0px 0px 10px;
}

.category_item a{
  float: left;
  height: 16px;
  font-size: 11px;
  color: #1E66BA;
  font-weight: bold;
  text-decoration: none;
}

.category_item a:hover{
  text-decoration: underline;
}

#blogroll_links a{
  clear: both;
  float: left;
  height: 16px;
  font-size: 11px;
  color: #1E66BA;
  font-weight: bold;
  text-decoration: none;
  margin-top: 5px;
  margin-left: 10px;
}

#blogroll_links a:hover{
  text-decoration: underline;
}

#footer a{
  color: #457AB1;
  font-size: 12px;
  text-decoration: underline;
  line-height: 24px;
}

/* Buy *//* Buy */

.buy_form_row{
  clear: both;
  float: left;
  width: 600px;
  padding: 7px 10px 8px 20px;
  height: 22px;
}

.buy_field_name{
  float: left;
  width: 65px;
  padding-right: 15px;
  color: #666666;
  font-size: 14px;
  text-align: right;
  padding-top: 2px;
}

.buy_field_name span{
  color: #CC3300;
  font-size: 14px;
  font-weight: bold;
}

.buy_field_input{
  float: left;
  width: 485px;
  height: 22px;
}

.buy_field_input input{
  float: left;
  padding-top: 3px;
  border-top: 1px solid #7c7c7c;
  border-right: 1px solid #c3c3c3;
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #c3c3c3;
  width: 255px;
}

.buy_field_input textarea{
  float: left;
  width: 540px;
  height: 90px;
  border-top: 1px solid #7c7c7c;
  border-right: 1px solid #c3c3c3;
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #c3c3c3;
}

.buy_form_spacer{
  clear: both;
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  background: #999999;
  width: 700px;
}

/* Caption */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.testimonial{
  float: left;
  width: 300px;
  padding: 5px 0px 10px 0px;
  text-align: center;
}

.testimonial_text{
  text-align: center;
  color: #333333;
  font-family: georgia, arial, sans-serif;
  font-size: 14px;
  font-style: italic;
}

.testimonial_logo{
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

#testimonial_border{
  clear: both;
  width: 975px;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 10px;
}

blockquote{
  margin: 3px 0px;
  padding: 10px;
  background: #DBDBDB url(images/blockquote1.png) 10px 10px no-repeat;
}

blockquote p{
  background: url(images/blockquote2.png) right bottom no-repeat;
  padding: 10px 35px;
}

.wiki_pages_widget ul {
  -webkit-padding-start: 10px;
  padding: 0px 10px;
}
