body {
	margin: 0;
	padding: 0;
	color: #848484;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px; 
	background-color: #ededed; 
	background-repeat: repeat-x;
	background-position: top;
    width:100%;
   height:auto;
	
}

a:link, a:visited {text-decoration: none}
a:hover { text-decoration:underline; }
a:hover,a:active { outline:none }

a.more { display: inline-block; text-decoration: none; margin-top: 15px; height: 26px; line-height: 26px; padding-left: 26px; text-align: center; background: url(images/tooplate_more.png) center left no-repeat }

.float_right { float: right; }

h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-weight:400;
	padding: 0;
	margin: 0 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 { font-size:34px; margin-bottom: 35px; line-height: 38px  }
h2 { font-size:26px; margin-bottom: 30px; line-height: 30px; }
h3 { font-size:20px; line-height: 24px; margin-bottom: 20px; }
h4 { font-size:18px }
h5 { font-size:16px }
h6 { font-size:12px }


.left { float:left }
.right { float:right }
.clear { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h60 { height: 60px }

img { margin: 0; padding: 0; border: 0; }
.img_border { border: 5px solid #999; background: #fff }
.img_border_s { padding: 4px }
.img_border_b { padding: 7px }
.img_nom { display: block; margin-bottom: 15px }
.img_fl { float: left; display: block; margin: 1px 20px 8px 0 }
.img_fr { float: right; margin: 1px 0 8px 20px }

p { margin: 0 0 10px 0; padding: 0 }
em { color: #000 }
hr { clear: both; padding-top: 5px; margin-bottom: 5px; border: none; background: url(images/tooplate_hr.png) bottom repeat-x }
hr.m30 { margin-bottom: 30px; padding-top: 20px }
hr.m60 { margin-bottom: 60px; padding-top: 40px }

label { display: block; }
input { margin-bottom: 10px }

ul.nobullet { margin: 0; padding: 0; list-style: none }
ul.nobullet li { margin: 0; padding: 0 }

ul.list_bullet { margin: 10px 0 10px 15px; padding: 0; list-style: none }
ul.list_bullet li { color:#333; margin: 0 0 7px 0; padding: 0 0 0 20px; background: url(images/tooplate_bullet.png) no-repeat scroll 0 5px  }
ul.list_bullet li a { color: #333; font-weight: normal; text-decoration: none }
ul.list_bullet li a:hover { color: #333 }

/** Columns **/

.content_wrapper { overflow: hidden; width: 100% }
.content_mb_30 { margin-bottom: 30px }
.content_mb_40 { margin-bottom: 40px }
.content_mb_60 { margin-bottom: 60px }

.col_2 {width:420px;}
.col_0 {width:30px;}
.col_3 {width:230px;}
.col_4 {width:130px;}
.col_23 {width:580px;}
.col_34 {width:660px;}

.col_2, .col_3, .col_4, .col_23, .col_34 { float:left; margin: 0 20px 0 0 }

.left {float:left}
.right {float:right}
.no_margin_right {margin-right:0 !important;}

#tooplate_header {
	width: 1100px;
	height: 120px;
	margin: 0 auto;
	}
}

#tooplate_slider_wrapper {
	width:100%;
	background: #fff url(images/tooplate_slider.png) repeat-x bottom	
}
#tooplate_slider1 {
    float:left;
	clear: both;
	width: 580px;
	height: 370px;
	padding: 10px 0 10px;
	margin: 0 auto;
}
#tooplate_slider2 {
    float:right;
	top:-220px;
	position: relative;
	width: 280px;
	height: 310px;
	padding: 10px 0 10px;
	margin: 0 auto;
}


#tooplate_slider21 {
    float:left;
	left:-230px;
	top:117px;
	position: relative;
	width: 120px;
	height: 310px;
	padding: 10px 0 10px;
	margin: 0 auto;
}

#tooplate_slider22 {
    float:right;
	left:-30px;
	top:-120px;
	position: relative;
	width: 150px;
	height: 310px;
	padding: 10px 0 10px;
	margin: 0 auto;
}

#tooplate_slider1 .button_box {
	position: relative;
	bottom: 10px;
	height: 41px;
	width: 200px;
	left: 0;
}
#tooplate_slider1 a.button {
	display: block;
	width: 120px;
	height: 41px;
	line-height: 41px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	margin-right: 10px;
}
#tooplate_slider1 a.blue {
	background: url(images/tooplate_more_blue.png)
}
#tooplate_slider1 a.black {
	background: url(images/tooplate_more_black.png)
}
#tooplate_slider22 .button_box {
	position: absolute;
	bottom: 10px;
	height: 41px;
	width: 200px;
	left: 0;
}
#tooplate_slider22 a.button {
	display: block;
	float: left;
	width: 120px;
	height: 41px;
	line-height: 41px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	margin-right: 10px;
}
#tooplate_slider22 a.blue {
	background: url(images/tooplate_more_blue.png)
}
#tooplate_slider22 a.black {
	background: url(images/tooplate_more_black.png)
}

#tooplate_main { clear: both; width: 980px; padding: 40px 10px 0; margin: 0 auto}
#tooplate_content { width: 580px }
#tooplate_sidebar { width: 260px }

#tooplate_footer_wrapper {
	clear: both;
	width: 100%;
	background: #fff;
}
#tooplate_footer {
	width: 90%;
	margin: 0 auto;
	padding: 0px;
}

a.sitetitle { position: relative;display: block; float: left; left:-87px; font-size: 12px; margin: 2px 10px 0; font-family: Georgia, "Times New Roman", Times, serif; width: 360px; height: 200px; text-indent: -10000px; top:30px; background: url(images/tooplate_logo.png)  no-repeat top center }

#tooplate_menu {
	position: absolute;
	left:340px;
	top:60px;
	width: 680px;
	height: 60px;
	
}

#home_about { text-align: center; margin-bottom: 60px; padding: 20px 0 40px; background: url(images/tooplate_hr.png) repeat-x bottom }
#home_about h1 { font-style: italic; }
#home_about p { font-size: 20px; line-height: 24px; font-family: Georgia, "Times New Roman", Times, serif }

.news_list { margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #cda70f }
.news_list .date { color: #fff }
.news_list a { display: block; margin-bottom: 10px; font-weight: 700 }
.news_list p { font-size: 11px }

.service_list { margin-bottom: 20px; line-height: 32px }
.service_list img { float: left; margin-right: 10px; }
.service_list a { font-weight: 700 }

#gallery { overflow: hidden }
.post { margin-bottom: 40px; padding-bottom: 40px; background: url(images/tooplate_hr.png) bottom repeat-x }
.post h2 { margin-bottom: 10px; font-size: 24px; font-weight: 700 }
.post_meta { display: block; float: left; width: 150px; margin-right: 30px  }
.post_meta span { display: block; padding-left: 20px; margin-bottom: 10px; background-repeat: no-repeat; background-position: left center  }
.post_meta span.post_author { background-image: url(images/agent.png) }
.post_meta span.date { background-image: url(images/calendar.png) }
.post_meta span.tag { background-image: url(images/tag.png) }
.post_meta span.comment {background-image: url(images/chat-02.png) }

.comment_list { margin: 0 0 40px; padding: 0; list-style: none }
.comment_list .comment_box { padding: 20px; background: url(images/tooplate_divider.png) repeat-x bottom }
.comment_list li { margin-bottom: 40px }
.comment_list li ul { list-style: none; background: none }
.comment_list li ul li { margin-bottom: 20px }
.comment_list li ul li .comment_box {  }
.comment_content { float: right; width: 430px }
.comment_list li ul li.depth_2 .comment_content  { width: 390px }
.comment_list li ul li.depth_3 .comment_box { }
.comment_list li ul li.depth_3 .comment_content  { width: 350px }

.sidebar_link { margin: 0; padding: 0; list-style: none }
.sidebar_link li { margin: 0; padding: 10px 0 10px 20px; background: url(images/tooplate_bullet.png) left no-repeat }
.sidebar_link_list li a {  }
#sidebar .comment_list { margin: 0; padding: 0; list-style: none; }
#sidebar .comment_list li { margin: 0; padding: 10px 0;  border-bottom: 1px dashed #bc9808; }
#sidebar .comment_list li a { color: #000 }
#sidebar .comment_list li span { display: block; }
#sidebar .comment_list li span.comment_meta { display: block; margin-top: 5px; font-size: 10px; }

#comment_form { width: 400px; margin-top: 40px }

#comment_form form label { display: block }

#comment_form form .input_field { 
	display: block; 
	width: 192px; 
	padding: 8px; 
	margin-bottom: 20px; 
	color: #666;  
	background: #fff; 
	border: 1px solid #666; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#comment_form form textarea { 
	width: 388px; 
	height: 130px; 
	padding: 8px; 
	margin-bottom: 20px; 
	color: #666;
	background: #fff; 
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contact_form { padding: 0; margin-bottom: 40px; width: 100%;}

#contact_form form { margin: 0px; padding: 0px; }

#contact_form form .input_field { 
	display: block; 
	float: right; 
	width: 140px; 
	padding: 4px; 
	margin-bottom: 20px; 
	color: #666;
	background: #fff; 
	border: 1px solid #666; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}

#contact_form form label { 
	display: block;
	float: right;
	width: 200px;
	line-height: 30px;
	text-align: right;
	font-size: 16px;
}

#contact_form form textarea { 
	display: block;
	float: right;
	width: 240px;
	height: 130px;
	padding: 8px;
	margin-bottom: 20px;
	color: #666;
	background: #fff;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.t_input{
display: inline-block;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
float: none;
z-index: auto;
width: auto;
height: auto;
position: static;
cursor: default;
opacity: 1;
margin: 2px;
padding: 5px 4px;
overflow: visible;
border: 1px solid #b7b7b7;
-webkit-border-radius: 3px;
border-radius: 3px;
font: normal 16px/normal "Times New Roman", Times, serif;
color: rgba(0,142,198,1);
-o-text-overflow: clip;
text-overflow: clip;
background: #e8e3de;
-webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) inset;
box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) inset;
text-shadow: 1px 1px 0 rgba(255,255,255,0.66) ;
-webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
-webkit-transform: none;
transform: none;
-webkit-transform-origin: 50% 50% 0;
transform-origin: 50% 50% 0;
}

.submit_button {
	padding: 8px 15px;
	border: 1px solid #666;
	background: #F6F6F6;
}

#nav_up { display: block; margin: 0 auto; width: 72px; height: 37px; cursor: pointer; background: url(images/tooplate_gototop.png) }

#tooplate_footer { color: #999 }
#tooplate_footer a { color: #666 }
#tooplate_footer h4 { color: #333 }

#tooplate_copyright_wrapper { background: none }
#tooplate_copyright { width: 980px; margin: 0 auto; color: #999; text-align: left; height: 40px; line-height: 40px; }

.pagging { margin: 0 0 20px; padding: 0 }
.pagging ul { margin: 0; padding: 0; list-style: none }
.pagging ul li { margin: 0; padding: 0; display: inline }
.pagging ul li a { float: left; display: block; color: #333; text-decoration: none; margin-right: 5px; padding: 5px 10px; background: #e2e5e7}
.pagging ul li a:hover { color: #fff; background: #1b1d1f}

#borderimg2 { 
    border: 10px solid transparent;
    padding: 15px;
    -webkit-border-image: url(border.png) 30 stretch; /* Safari 3.1-5 */
    -o-border-image: url(border.png) 30 stretch; /* Opera 11-12.1 */
    border-image: url(border.png) 30 stretch;
}

.btn1 {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 15px;
   font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.btn1:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
.btn1:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }







blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.about {
  margin: 70px auto 40px;
  padding: 8px;
  width: 260px;
  font: 10px/18px 'Lucida Grande', Arial, sans-serif;
  color: #666;
  text-align: center;
  text-shadow: 0 1px rgba(255, 255, 255, 0.25);
  background: #eee;
  background: rgba(250, 250, 250, 0.8);
  border-radius: 4px;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 0 6px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 0 6px rgba(0, 0, 0, 0.2);
}
.about a {
  color: #333;
  text-decoration: none;
  border-radius: 2px;
  -webkit-transition: background 0.1s;
  -moz-transition: background 0.1s;
  -o-transition: background 0.1s;
  transition: background 0.1s;
}
.about a:hover {
  text-decoration: none;
  background: #fafafa;
  background: rgba(255, 255, 255, 0.7);
}

.about-links {
  height: 30px;
}
.about-links > a {
  float: left;
  width: 50%;
  line-height: 30px;
  font-size: 12px;
}

.about-author {
  margin-top: 5px;
}
.about-author > a {
  padding: 1px 3px;
  margin: 0 -1px;
}


.container {
  margin: 80px auto;
  width: 640px;
}

.login {
  position: relative;
  margin: 0 auto;
  padding: 20px 20px 20px;
  width: 310px;
  background: white;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
}
.login:before {
  content: '';
  position: absolute;
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  z-index: -1;
  background: rgba(0, 0, 0, 0.08);
  border-radius: 4px;
}
.login h1 {
  margin: -20px -20px 21px;
  line-height: 40px;
  font-size: 17px;
  font-weight: bold;
  color: #555;
  text-align: center;
  text-shadow: 0 1px white;
  background: #f3f3f3;
  border-bottom: 1px solid #cfcfcf;
  border-radius: 3px 3px 0 0;
  background-image: -webkit-linear-gradient(top, whiteffd, #eef2f5);
  background-image: -moz-linear-gradient(top, whiteffd, #eef2f5);
  background-image: -o-linear-gradient(top, whiteffd, #eef2f5);
  background-image: linear-gradient(to bottom, whiteffd, #eef2f5);
  -webkit-box-shadow: 0 1px whitesmoke;
  box-shadow: 0 1px whitesmoke;
}
.login p {
  margin: 20px 0 0;
}
.login p:first-child {
  margin-top: 0;
}
.login input[type=text], .login input[type=password] {
  width: 278px;
}
.login p.remember_me {
  float: left;
  line-height: 31px;
}
.login p.remember_me label {
  font-size: 14px;
  color: #777;
  cursor: pointer;
}
.login p.remember_me input {
  position: relative;
  bottom: 1px;
  margin-right: 4px;
  vertical-align: middle;
}
.login p.submit {
  text-align: right;
}

.login-help {
  margin: 20px 0;
  font-size: 11px;
  color: white;
  text-align: center;
  text-shadow: 0 1px #2a85a1;
}
.login-help a {
  color: #cce7fa;
  text-decoration: none;
}
.login-help a:hover {
  text-decoration: underline;
}

:-moz-placeholder {
  color: blue !important;
  font-size: 15px;
}

::-webkit-input-placeholder {
  color: #ccc;
  font-size: 15px;
  color: rgba(0,142,198,1);
}

input {
  font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
  font-size: 14px;
}

input[type=text], input[type=password] {
display: inline-block;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
float: none;
z-index: auto;
width: auto;
height: auto;
position: static;
cursor: default;
opacity: 1;
margin: 2px;
padding: 5px 4px;
overflow: visible;
border: 1px solid #b7b7b7;
-webkit-border-radius: 3px;
border-radius: 3px;
font: normal 18px/normal "Times New Roman", Times, serif;
color: rgba(0,142,198,1);
-o-text-overflow: clip;
text-overflow: clip;
background: #e8e3de;
-webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) inset;
box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) inset;
text-shadow: 1px 1px 0 rgba(255,255,255,0.66) ;
-webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
-webkit-transform: none;
transform: none;
-webkit-transform-origin: 50% 50% 0;
transform-origin: 50% 50% 0;
  
  
  
}
input[type=text]:focus, input[type=password]:focus {
  border-color: #7dc9e2;
  background-color: #b4eac6;
  outline-color: #dceefc;
  outline-offset: 0;
}


input[type=submit] {
  padding: 3 10px;
  height: 30px;
  font-size: 12px;
  font-weight: bold;
  color: #527881;
  text-shadow: 0 1px #e3f1f1;
  background: #cde5ef;
  border: 1px solid;
  border-color: #b4ccce #b3c0c8 #9eb9c2;
  border-radius: 16px;
  outline: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: -webkit-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: -moz-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: -o-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: linear-gradient(to bottom, #edf5f8, #cde5ef);
  -webkit-box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
  cursor:pointer;
}
input[type=submit]:active {
  background: #cde5ef;
  border-color: #9eb9c2 #b3c0c8 #b4ccce;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
}

input[type=submit]:hover {
  background: #b4eac6;
  border-color: #9eb9c2 #b3c0c8 #b4ccce;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
}


.lt-ie9 input[type=text], .lt-ie9 input[type=password] {
  line-height: 34px;
}




a.gal {
    display: block;
    background: url(imagess/magnify.png) center center no-repeat #ff6260;
}

a.gal img {
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

a.gal:hover img {
    opacity: 0.2;
}

.latest {
    overflow: hidden;

    margin-top: -1px;
    margin-left: -20px;
}

.latest a.gal {
    width: 117px;
    float: left;
    margin: 0 0 14px 20px;
}


.box1 {
    overflow: hidden;
    margin-top: 30px;
    background-color: #f3f6f8;
    border: 2px solid #ffe693;

}

.box1 .inner {
    border: 1px solid #fff;
    padding: 0;
}

.box1 blockquote {
    padding-bottom: 22px;
    padding-left: 46px;
    background: url(imagess/quotes_bg.png) 21px 29px no-repeat;
    float: left;
    width: 130px;
    padding-top: 42px;

}

.box1 blockquote p {
    margin-bottom: 21px;
    font-style: italic;
}

.box1 blockquote+blockquote {
    margin-left: 40px;
}

.box1 blockquote span {
    margin-bottom: 3px;
    display: block;
    color: #2a394e;
    font: 18px/24px 'Economica', sans-serif;
}

.gallery {
    overflow: hidden;
    margin-top: -2px;
    margin-left: -4px;
}

.gallery a.gal {
    margin-left: 4px;
    margin-bottom: 4px;
    float: left;
}

#t_div{
float:right;
margin-right:200px;
top:200px;
width:50%;
height:100%;
-webkit-border-radius: 32px 0px 20px 33px;-moz-border-radius: 32px 0px 20px 33px;border-radius: 32px 0px 20px 33px;border:14px solid #80A2FF;background:rgba(173,161,151,0.2);-webkit-box-shadow: #3D3D32 24px 24px 24px;-moz-box-shadow: #3D3D32 24px 24px 24px; box-shadow: #3D3D32 24px 24px 24px;
}
.t_div_g{
margin:auto;
padding-top:20px;
width:90%;
margin-bottom: 100%;
-webkit-border-radius: 32px 0px 20px 33px;-moz-border-radius: 32px 0px 20px 33px;border-radius: 32px 0px 20px 33px;border:7px solid #80A2FF;background:rgba(173,161,151,0.2);-webkit-box-shadow: #3D3D32 24px 24px 24px;-moz-box-shadow: #3D3D32 24px 24px 24px; box-shadow: #3D3D32 24px 24px 24px;
}
.t_div_ggg{
margin:auto;
padding-top:20px;
width:90%;
margin-bottom: 100%;
-webkit-border-radius: 0px 0px 20px 0px;-moz-border-radius: 0px 0px 20px 0px;border-radius: 0px 0px 20px 0px;border:7px solid #80A2FF;background:rgba(173,161,151,0.2);-webkit-box-shadow: #3D3D32 24px 24px 24px;-moz-box-shadow: #3D3D32 24px 24px 24px; box-shadow: #3D3D32 24px 24px 24px;
}
.t_div_gal1{
float:left;
width:45%;
height:auto;
-webkit-border-radius: 32px 0px 20px 33px;-moz-border-radius: 32px 0px 20px 33px;border-radius: 32px 0px 20px 33px;border:5px solid #80A2FF;background:rgba(173,161,151,0.2);-webkit-box-shadow: #3D3D32 24px 24px 24px;-moz-box-shadow: #3D3D32 24px 24px 24px; box-shadow: #3D3D32 24px 24px 24px;

}
.t_div_gal2{

float:right;
width:45%;
height:auto;
-webkit-border-radius: 32px 0px 20px 33px;-moz-border-radius: 32px 0px 20px 33px;border-radius: 32px 0px 20px 33px;border:5px solid #80A2FF;background:rgba(173,161,151,0.2);-webkit-box-shadow: #3D3D32 24px 24px 24px;-moz-box-shadow: #3D3D32 24px 24px 24px; box-shadow: #3D3D32 24px 24px 24px;
}
.t_div_gal_gal{

width:50%;
margin:auto;
height:auto;
-webkit-border-radius: 32px 0px 20px 33px;-moz-border-radius: 32px 0px 20px 33px;border-radius: 32px 0px 20px 33px;border:5px solid #80A2FF;background:rgba(173,161,151,0.2);-webkit-box-shadow: #3D3D32 24px 24px 24px;-moz-box-shadow: #3D3D32 24px 24px 24px; box-shadow: #3D3D32 24px 24px 24px;
}

.t_div_gal{
margin:auto;
float:left;
width:100%;
height:auto;
}
.t_div_gal3{
margin:auto;
float:top;
width:100%;
height:auto;
}

 .testbutton88 {
  font-family: arial;
  color: #14396A !important;
  font-size: 14px;
  text-shadow: 1px 1px 0px #7CACDE;
  box-shadow: 1px 1px 1px #BEE2F9;
  padding: 1px 1px;

  border: 2px double #171387;
  background: #63B8EE;
  background: linear-gradient(top,  #63B8EE,  #468CCF);
  background: -ms-linear-gradient(top,  #63B8EE,  #468CCF);
  background: -webkit-gradient(linear, left top, left bottom, from(#63B8EE), to(#468CCF));
  background: -moz-linear-gradient(top,  #63B8EE,  #468CCF);
  	cursor:pointer;
}
.testbutton88:hover {
  color: white !important;
  background: #468CCF;
  background: linear-gradient(top,  #468CCF,  #63B8EE);
  background: -ms-linear-gradient(top,  #468CCF,  #63B8EE);
  background: -webkit-gradient(linear, left top, left bottom, from(#468CCF), to(#63B8EE));
  background: -moz-linear-gradient(top,  #468CCF,  #63B8EE);
  	cursor:pointer;
}