/*

*/
.button44 {
    background-color:#64dcdc; /* Green */
    border:1px;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 4px 2px;
    cursor: pointer;
	border-radius:7px;
	}


.button44 {font-size: 20px;}





body {
	color: #232323;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.7em;
	background-color: #20A0CD;
	background-image: url(../images/tooplate_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}

a, a:link, a:visited { 
	color: #06C; 
	font-weight: normal; 
	text-decoration: none; 
	font-size: 12px; 
}

a:hover { 
	color: #C60;
	text-decoration: none; 
}

a.more { 
	display: inline-block; 
	float: right; 
	width: 120px; 
	height: 54px; 
	padding: 6px 0 0; 
	text-align: center; 
	text-decoration: none; 
	font-weight: bold; 
	background: url(../images/tooplate_more.png) no-repeat top center; 
	color: #333; 
}

a.more:hover {
	color: #fff;
	text-shadow: 1px 1px 1px #999;
	font-family: Tahoma, Geneva, sans-serif;
}

.orange {
	color: #C60;
}

.green {
	color: #399;
}

p { margin: 0 0 10px 0; padding: 0; }
img {
	border: none;
	text-align: center;
}
blockquote { font-style: italic; margin: 0 0 0 10px;}
cite { font-weight: bold; color:#bd9213; }
cite span { color: #e3dfae; }
em { color: #000; }

h1, h2, h3, h4, h5, h6 { color: #000; font-weight: normal; }
h1 { font-size: 34px; margin: 0 0 20px; padding: 5px 0 }
h2 {
	font-size: 24px;
	margin: 0 0 15px;
	padding: 5px 0;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
}
h3 {
	font-size: 24px;
	margin: 0 0 15px;
	padding: 0;
	text-align: left;
}
h4 {
	font-size: 18px;
	margin: 0 0 20px;
	padding: 0;
	width: 500px;
}
h5 { font-size: 16px; margin: 0 0 30px; padding: 0;  }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 {
	height: 10px;
	text-align: center;
}
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

.float_l { float: left }
.float_r { float: right }

.image_wrapper { 
	display: inline-block; 
	border: 1px solid #ccc; 
	padding: 3px; 
	background: none; 
	margin-bottom: 5px; 
}

.image_fl { 
	float: left; 
	margin: 3px 30px 0 0; 
}

.image_fr { 
	float: right; 
	margin: 3px 0 0 30px; 
}

.tooplate_list {
	list-style: decimal-leading-zero;
	margin-top: 20px;
	margin-right: 30;
	margin-bottom: 40px;
	margin-left: px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #CCFFFF;
	width: 170px;
}

.tooplate_list li { 
	color:#014572; 
	margin: 0; 
	padding: 0 0 5px; 
	background: url(../images/tooplate_list.png) no-repeat scroll 0 7px;  
}

.tooplate_list li a { 
	color: #014572; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration: none; 
}

.tooplate_list li a:hover { 
	color: #014572; 
}

#tooplate_body_wrapper {
	width: 100%;
	background: url(../images/tooplate_wrapper.jpg) top center no-repeat;
}

#tooplate_wrapper {
	width: 978px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(../images/tooplate_wrapper.jpg) top center no-repeat;
}

#tooplate_header {
	width: 960px;
	height: 110px;
	padding: 10px 9px;
}

#site_title { 
	float: left; 
}

#site_title h1 { 
	margin: 0; 
	padding: 10px; 
}

#site_title h1 a { 
	display: block; 
	width: 210px; 
	height: 50px; 
	color: #fff; 
	text-indent: -10000px; 
	background: url(../images/tooplate_logo.png) no-repeat top left; 
}

/* menu */

#tooplate_menu {
	float: right;
	width: 710px;
	height: 30px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#tooplate_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#tooplate_menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#tooplate_menu ul li a {
	float: left;
	display: block;
	width: 100px;
	height: 55px;
	padding: 5px 0 0 0;
	font-size: 14px;
	color: #67acc2;
	text-align: center;
	text-decoration: none;
	font-weight: 650;
	outline: none;
	border: none;
}

#tooplate_menu ul li a:hover, #tooplate_menu ul .current {
	color: #fff;
	background: url(../images/tooplate_menu_hover.png) top center no-repeat;
}

/* end of menu */

#tooplate_main_top {
	width:auto;
	height: 20px;
	background: url(../images/tooplate_main_top.png) top center no-repeat;
}

#tooplate_main_bottom {
	width:auto;
	height: 18px;
	background: url(../images/tooplate_main_bottom.png) no-repeat top center;
}

#tooplate_middle { 
	clear: both;
	width: 900px;
	height: 240px;
	padding: 30px 39px; 
	overflow: hidden;
	background: url(../images/tooplate_middle.png) repeat-y center;
}

#tooplate_middle_subpage {
	clear: both;
	width: 150px;
	padding-top: 30px;
	padding-right: 39px;
	padding-bottom: 30px;
	padding-left: 39px;
	background-color: #CCFFFF;
	background-image: none;
	background-repeat: repeat-y;
	background-position: center;
}

#tooplate_middle_subpage h2 {
	color: #369;
	font-size: 24px;
}

#tooplate_middle_subpage p {
	font-size: 16px;
	color: #666;
}

#tooplate_fp_services {
	clear: both;
	width: 900px;
	height: 130px;
	padding: 10px 39px; 
	background: url(../images/tooplate_services.png) no-repeat top;
	background: url(../images/tooplate_services1.png) no-repeat top;  
}
#tooplate_fp_services001 {
	clear: both;
	width: 900px;
	height: 80px;
	padding: 10px 39px; 
	background: url(../images/tooplate_services001.png) no-repeat top; 
}

.fp_services_box { 
	width: 270px; 
	float: left; 
	padding-right: 10px; 
	margin-right: 30px; 
	background: url(../images/tooplate_divider.png) right center no-repeat; 
	color: #333; 
	text-decoration: none; 
}
.fp_services_box001 { 
	width: 270px; 
	float: left; 
	padding-right: 10px; 
	margin-right: 30px; 
	background: url(../images/tooplate_divider.png) right center no-repeat; 
	color: #333; 
	text-decoration: none; 
}
.fp_services_box001 img {
 
	float: left; 
	width: 250px; 
	height:79px; 
	margin-right: 20px; 
} 

.fp_services_box img { 
	float: left; 
	width: 250px; 
	height: 130px; 
	margin-right: 20px; 
}

.fp_services_box h2 { 
	margin-bottom: 10px;
}

.fp_services_box h2 a { 
	color: #000; 
	font-size: 24px; 
	font-weight: 600; 
	text-decoration: none; 
}

.fp_services_box:hover h2 a { 
	text-decoration: underline; 
}

.l_box { 
	margin: 0; 
	background: none; 
}

#tooplate_main {
	clear: both;
	width: 900px;
	padding: 30px 39px;
	background: url(../images/tooplate_content.png) repeat-y;
	text-align: left;
}

#tooplate_main p {
	margin-bottom: 10px;
}

.col_w900 {
	width: 900px; 
	margin-bottom: 40px; 
}

.col_w580 {
	width: 210px
}
.col_w420 {
	width: 340px
}
.col_w280 { width: 280px }

.col_allw280 { 
	float: left; 
	width: 280px; 
	margin-right: 30px; 
}

.col_w900_last { 
	padding: 0 30px; 
	margin: 0; 
	background: none; 
}

.col_last { 
	margin: 0; 
}

.fp_lp_box {
	width: 280px;
	margin-bottom: 20px;
}

.fp_lp_box img { 
	padding: 4px; 
	border: 1px solid #ccc; 
	margin-bottom: 5px; 
}

#map img { 
	border: 1px solid #999; 
	padding: 4px; 
}

#contact_form { 
	padding: 0; 
	width: 545px; 
}

#contact_form form {
	margin: 0px;
	padding: 10px;
}

#contact_form form .input_field { 
	width: 270px; 
	color: #333; 
	padding: 10px; 
	border: 1px solid #ccc;  
	background: #fff; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#contact_form form label { 
	display: block; 
	width: 100px; 
	margin-right: 10px; 
	font-size: 14px; 
	color: #000; 
}

#contact_form form textarea { 
	width: 372px; 
	height: 178px; 
	padding: 10px; 
	color: #333; 
	border: 1px solid #ccc;  
	background: #fff; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#contact_form form .submit_btn { 
	margin: 10px 0px;
	padding: 10px 14px;
	border: 1px solid #ccc;  
	background: #fff; 
	font-weight: bold;
}

#gallery { 
	margin: 0; 
	padding: 0; 
}

.g_box { 
	clear: both; 
	display: block; 
	margin: 0 0 60px; 
}

.g_box img { 
	float: left; 
	border: 1px solid #ccc; 
}

.g_box_left { 
	float: left; 
}

.g_box_right { 
	float: right; 
	width: 580px; 
}

.g_box h3 { 
	border: 1px solid #ccc; 
	border-left: 0; 
	border-right: 0; 
	padding: 10px 0; 
}

.post_box { 
	clear: both; 
	display: block; 
	margin: 0 0 60px; 
}

.post_box img { 
	float: right; 
	width: 420px; 
	height: 210px; 
}

.post_header {
	border: 1px solid #ccc;
	border-left: 0;
	border-right: 0;
	padding: 45px 0;
	margin-bottom: 20px;
	text-align: left;
}

.post_header  h2 {
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
}

#tooplate_footer {
	clear: both;
	width: 900px;
	padding: 20px 80px; 
	color: #fff;
	text-align: center;
}

#tooplate_footer a { 
	color: #fff; 
	text-decoration: underline; 
}




/*-----------------------------------------form----------------------------------- */

form {
    border: 3px solid #f1f1f1;
}

input[type=text], input[type=password] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

button {
    background-color: #4CAF50;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 100%;
}

button:hover {
    opacity: 0.8;
}

.cancelbtn {
    width: auto;
    padding: 10px 18px;
    background-color: #f44336;
}

.imgcontainer {
    text-align: center;
    margin: 24px 0 12px 0;
}

img.avatar {
    width: 40%;
    border-radius: 50%;
}

.container {
    padding: 10px;
}

span.psw {
    float: right;
    padding-top: 10px;
}

/* Change styles for span and cancel button on extra small screens */
@media screen and (max-width: 300px) {
    span.psw {
       display: block;
       float: none;
    }
    .cancelbtn {
       width: 100%;
    }
#tooplate_body_wrapper #tooplate_wrapper #tooplate_main #tooplate_middle_subpage h2 {
	text-align: left;
}
#tooplate_body_wrapper #tooplate_wrapper #tooplate_main #tooplate_middle_subpage h2 {
	text-align: left;
}
#tooplate_body_wrapper #tooplate_wrapper #tooplate_main #tooplate_middle_subpage h2 {
	text-align: left;
}
#tooplate_body_wrapper #tooplate_wrapper #tooplate_main #tooplate_middle_subpage h2 .style1 {
	font-size: 24;
}
.worth {
	text-align: center;
}
#IND {
}
#tooplate_body_wrapper #tooplate_wrapper #tooplate_main .style2 .style1 {
	text-align: center;
}
div {
	text-align: center;
}
#tooplate_body_wrapper #tooplate_wrapper div {
	font-size: 24px;
}
#tooplate_wrapper div h2 .style11 {
	color: #FFF;
}
