/*   Credit: http://www.igtl.com   */
html{
background: white url(../images/bg_site.gif) left top repeat-x;}
body {
	margin: 0;
	padding: 0;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.5em; 
}

.c4{color:#D6A035;}
#home { 
	background:url(../images/bg_index.jpg) 50% top no-repeat;
}

#sub_page { 
background-image: url(../images/igtl_bg_sub.png); 
}

a, a:link, a:visited { 
	color: #D239E7; 
	font-weight: normal; 
	text-decoration: none; 
}

a:hover { 
	text-decoration: underline; 
}

a.more { 
	display: block; 
	width: 93px; 
	height: 29px; 
	line-height: 29px; 
	color: #000; 
	text-align: center; 
	background: url(../images/igtl_btn.png) no-repeat; 
	font-weight: 700; 
	text-decoration: none; 
}
.more { 
	
}
.fill{margin: 0 auto; display:block; text-align:center; margin-bottom:15px;}
.fill label{width: 96px;
float: left;
display: block;}
.button_example{   cursor:pointer;
border:1px solid #72021c; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-family:arial, helvetica, sans-serif; padding: 5px 10px 5px 10px; text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; text-align: center; color: #FFFFFF; background-color: #a90329;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#a90329), to(#6d0019));
 background-image: -webkit-linear-gradient(top, #a90329, #6d0019);
 background-image: -moz-linear-gradient(top, #a90329, #6d0019);
 background-image: -ms-linear-gradient(top, #a90329, #6d0019);
 background-image: -o-linear-gradient(top, #a90329, #6d0019);
 background-image: linear-gradient(to bottom, #a90329, #6d0019);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#a90329, endColorstr=#6d0019);
}

.button_example:hover{
 border:1px solid #450111; background-color: #77021d;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#77021d), top(#3a000d));
 background-image: -webkit-linear-gradient(top, #77021d, #3a000d);
 background-image: -moz-linear-gradient(top, #77021d, #3a000d);
 background-image: -ms-linear-gradient(top, #77021d, #3a000d);
 background-image: -o-linear-gradient(top, #77021d, #3a000d);
 background-image: linear-gradient(to bottom, #77021d, #3a000d);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#77021d, endColorstr=#3a000d);
}


p { 
	margin: 0 0 10px 0; 
	padding: 0; 
}
.w200{width:200px;}
img { border: none; }
blockquote { font-style: italic; margin: 0 0 0 10px;}
cite { font-weight: bold; color:#000; }
cite a, cite a:link, cite a:visited  { font-weight: bold; color:#000; }
cite span { font-weight: 400; color: #333; }
em { color: #000; }

h1, h2, h3, h4, h5, h6 { 
	color: #000; 
	font-weight: normal; 	
	font-family: Georgia, "Times New Roman", Times, serif; 
}

h1 { font-size: 48px; margin: 0 0 30px; padding: 5px 0 }
h2 { font-size: 38px; margin: 0 0 25px; padding: 5px 0; }
h2 span{ color:#C90;}
.c1{color:#696;}
.c2{color:#066;}
.c3{color:#09F;}
h3 { font-size: 30px; margin: 0 0 20px; padding: 0; }
h4 { font-size: 24px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 20px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

.float_l { float: left }
.float_r { float: right }

.image_frame_300 { 
	display: inline-block; 
	position: relative; 
	width: 300px; 
	height: 147px; 
	margin-bottom: 15px;
}
 
 .right_top{
	float:right;
	width:200px;
	height:45px;
	margin-top:-2px;
	}
.right_top img{ outline:none; border:0px;opacity:0.5;filter: alpha(opacity=50);-moz-opacity:0.5;
  -ms-filter: �alpha(opacity=50)�;
  -khtml-opacity: 0.5; -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;}
.right_top img:hover{ outline:none; border:0px;opacity:1;filter: alpha(opacity=100);-moz-opacity:1;-ms-filter: �alpha(opacity=100)�;-khtml-opacity: 1;}
	
	.right_top a{outline:none; text-decoration:none; padding-left: 20px;}
	.right_top a:hover { outline:0px;text-decoration:none; }
.image_frame_300 span { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 300px; 
	height: 147px; 
	background: url(../images/image_frame_300.png); 
}

.image_frame_300 img { 
	width: 300px; 
	height: 135px; 
}

.image_fl { 
	float: left; 
	margin: 3px 30px 0 0; 
}

.image_fr { 
	float: right; 
	margin: 3px 0 0 30px; 
}

.igtl_list { 
	list-style: decimal-leading-zero; 
	padding: 0 0 0 15px; 
	margin: 0 0 0 15px; 
}

.igtl_list li { 
	color:#333; 
	margin-bottom: 8px; 
}

.igtl_list li a { 
	color: #333; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration: none; 
}

.igtl_list li a:hover  { 
	text-decoration: underline; 
}

#igtl_wrapper { 
	width: 960px; 
	padding: 0 10px; 
	margin: 0 auto; 
}

#igtl_top { 
padding-top: 10px;
width: 100%;
height: 120px;
}
#igtl_top a{ display:inline-block; *display: inline; zoom:1; width:100px; margin-top: 15px;}
#igtl_top a img{max-width:100%; height: auto !important;}
.name{ width: 404px; position: relative; height: 80px; float: right; margin-top: 30px; right: -180px; opacity: 0;}
.name h2{ padding:0; margin:0; font-family:Verdana, Geneva, sans-serif; font-style:italic; text-transform:uppercase; font-size:12px; line-height:20px; font-weight:bold; color:#666;}
.name h2 span{ color:#c1327b;}
.name h3{ font-size:12px; color:#D8A608;}

#igtl_login { 
	float: right; 
	margin-top: 6px; 
}

#igtl_login form {
	height: 22px;
	margin: 0;
	padding: 0;
}

#igtl_login .txt_field {
	float: left;
	display: block;
	margin-left: 5px;
	height: 22px;
	width: 150px;
	color: #c7c7c7;
	font-size: 11px;
	padding: 0 5px;
	font-variant: normal;
	line-height: normal;
	background: url(../images/igtl_login_txt.png) no-repeat;
	border: none;	
	line-height: 22px;
}

#igtl_login .sub_btn {
	float: left;
	display: block;
	margin-left: 5px;	
 	height: 22px;
	width: 70px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #c7c7c7;
	border: none;
	background: url(../images/igtl_login_btn.png)
}

#igtl_header {
	width: 990px;
	margin: 0 auto;
	height:44px;
	background: url(../images/bg_menu.gif) left top repeat-x;
}

#igtl_menu { 
	float: right; 

}
/* slider */
.blueberry { margin: 0 auto; }
.blueberry .slides {
	display: block;
	position: relative;
	overflow: hidden;
	margin-top: 0px;
	height: 350px !important;
}
.blueberry .slides li {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.blueberry .slides li img {
	
	width: 100%;
	max-width: none;
}
.blueberry .slides li.active { display: block; position: absolute; }
.blueberry .crop li img { width: auto; }

.blueberry .pager {
	text-align: center;
}
.blueberry .pager li { display:inline-block; }
.blueberry .pager li a,
.blueberry .pager li a span {
	height: 15px;
	width:20px;
	position:relative;
	top:-20px;
	right:-180px;
}
.blueberry .pager li a {
	padding: 18px 8px;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	border-radius: 6px;
}
.blueberry .pager li a span {
	overflow: hidden;
	background: #c0c0c0;
	color:#c0c0c0;
	text-indent: -9999px;
-webkit-border-radius: 2px;
   -moz-border-radius: 2px;
	border-radius: 2px;
}
.blueberry .pager li.active a span { background: #C90; color:#C90; }

#content {
	margin: 0 auto;
	width: 975px;
	border: 7px rgba(5, 5, 5, 0.09) ridge;
border-radius: 5px;
height: 350px;
}

/*slider end*/
#igtl_main {
	clear: both;
	width: 960px;
	padding: 40px 0 20px;
}

#igtl_content {
	float: left;
	width: 600px;
}

#igtl_sidebar {
	float: right;
	width: 300px;
}

.col_fw { 
	margin-bottom: 40px; 
	padding-bottom: 30px; 
	border-bottom: 1px dashed #999; 
}
.col_fw p{ 
	margin-bottom: 20px; 
	margin-left:20px;
	border-bottom: 1px dashed #999; 
	width:460px;
	float:right;
}
.col_fw p a{ display:block; float:left;} 

.col_fw_last { 
	padding-bottom: 20px; 
}

.col_w300 { 
	width: 300px; 
}

.col_allw300 { 
	float: left; 
	width: 300px; 
	margin-right: 75px; 
	padding-top: 20px;
}
.col_allw300 h3{margin-bottom:10px;}
#myslide {
width: 200px;
height: 500px;
background: #CCC;
border: 3px solid #333;
float: right;
border-radius: 5px;
}

.col_w240 { 
	float: left; 
	width: 220px; 
	padding-right: 20px; 
}

.col_w630 { 
	width: 630px; 
}

.col_rm { 
	margin: 0; 
}

.fp_service_box img { 
	float: left; 
	margin-right: 10px; 
}

.fp_service_box h3 { 
	font-size: 20px; 
	margin-bottom: 20px; 
}

.fp_service_box h3 span { 
	clear: both; 
	font-size: 14px; 
	color: #999; 
}

.fp_service_box p { 
	margin-bottom: 20px; 
}

.news_box {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #999
}

.news_box a { 
	font-weight: 700;  
}

.post_box { 
	clear: both; 
	margin-bottom: 40px; 
	padding-bottom: 30px; 
	border-bottom: 1px dashed #999; 
}

.post_box img { 
	padding: 4px; 
	border: 1px solid #999; 
	margin-bottom: 15px; 
}

.post_box h2 { 
	font-size: 34px; 
	padding: 0 0 10px 0; 
	margin-bottom: 5px; 
	line-height: 34px; 
	background: url(../images/igtl_divider.png) repeat-x bottom; 
}

.post_meta { 
	margin-bottom: 20px; 
}

#comment_section {
	clear: both;
	margin-bottom: 60px;
	width: 570px;
}

.first_level {
	margin: 0; padding: 0;
}

.comments {
	list-style: none; 
}

.comments li { 
	margin-bottom: 10px; 
	list-style:none; 
}

.comments li .commentbox1 { 
	border-bottom: 5px solid #dddbdb;  
	background: #e7e4e4; 
}

.comments li .commentbox2 { 
	border-bottom: 5px solid #dddddd;  
	background: #f6f6f6; 
}

.comments li .comment_box { 
	clear: both; 
	width:100%; 
	padding: 15px;  
}

.comment_box .gravatar { 
	float: left; 
	width: 50px; 
	margin-right: 15px; 
	background: #fff; 
}

.comment_box .gravatar img { 
	margin: 0; 
	width: 50px; 
	height: 50px; 
}

.comment_box .comment_text { 
	margin: 0 0 0 65px; 
}

.comment_box .comment_text p { 
	margin: 0; 
}

.comment_text .comment_author { 
	font-size: 14px; 
	font-weight: bold; 
	color: #e5a100; 
	margin-bottom: 10px; 
}

.comment_text .date { 
	font-size: 12px; 
	font-weight: normal; 
	color: #333; 
	padding-left: 10px; 
}

.comment_text .time { 
	font-size: 12px; 
	font-weight: normal; 
	color: #333; 
	padding-left: 10px; 
}

.comment_text .reply a { 
	display: block; 
	clear: both; 
	float: right; 
	color: #000; 
	font-weight: 700; 
} 

#comment_form {
	clear: both;
}

#comment_form h3 {
	font-size: 20px;
	border-bottom: 1px dotted #666;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#comment_form form {
	padding: 20px;
	background-color: #e4e1e1;
	border: 1px solid #d5d3d3;
}

#comment_form textarea {
	background:#FFFFFF none repeat fixed 0 0;
	border: 1px solid #CCC;
	height:150px;
	padding:5px;
	width: 360px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#comment_form .form_row {
	width: 100%;
	margin-bottom: 15px;
}

#comment_form form input {
	padding: 5px;
	width: 230px;
	background:#FFFFFF none repeat fixed 0 0;
	border: 1px solid #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#comment_form .submit_btn {
	width: 80px;
}

#gallery { 
	margin: 0; 
	padding: 0; 
}

.gallery_box { 
	display: block; 
	float: left; 
	width: 300px; 
	margin: 0 30px 30px 0;  
}

.lbox { 
	margin-right: 0; 
}

.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-color: #EEEEEE; 
	border: 1px solid #CCCCCC; 
}

.pagging ul li a:hover { 
	background: #e5a100; 
	color: #fff;  
}

#contact_form { 
	padding: 0; 
	width: 450px; 
}

#contact_form form { 
	margin: 0px; 
	padding: 0px; 
}

#contact_form form .input_field { 
	width: 300px; 
	padding: 5px; 
	color: #222; 
	border: 1px solid #a7a7a7;  
	background: #e8e8e8; 
	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; 
}

#contact_form form textarea { 
	width: 438px; 
	height: 200px; 
	padding: 5px; 
	border: 1px solid #a7a7a7;  
	background: #e8e8e8; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#contact_form form .submit_btn { 
	margin: 10px 0px;
	padding: 5px 14px;
	color: #222; 
	border: 1px solid #a7a7a7;  
	background: #e8e8e8; 
	font-size:14px; 
}

#map img { border: 5px solid #fff }

#igtl_footer_wrapper {
	clear: both;
	width: 100%;
	background: #000000 url(../images/igtl_footer.png) top repeat-x;
}

#igtl_footer {
	clear: both;
	width: 960px;
	padding: 30px 10px 15px;	
	margin: 0 auto;
	color: #666;
	text-align: center;
}
.pdl110{padding-left:110px;}
.img_border{background:#CCC; padding:3px; border:2px #666 solid; width:100px; height:105px;}
.img_border img{width:100px; height:105px;}
.view_certi{margin-bottom:20px; margin:0 auto;}


/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(../images/overlay.png) repeat 0 0;}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(../images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(../images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(../images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}


/*side bar css */
#feedback{
			position: fixed;
			top:220px;
			left:-299px;
			
		}
		#feedback form{
			float: left;
			border: 1px solid #6F5617;
			padding: 10px 10px 10px 0px;
			border-radius:5px;
			background-color:#fff;
		}
		#feedback form .select_field { 
			width:182px;
			padding: 5px; 
			color: #222;  
			background: #fff; 
			border: 1px solid #ded6c6; 
			font-size: 12px;
			font-family: Tahoma, Geneva, sans-serif;
			margin-top: 5px;
}
		#feedback form label{
			display: block;
			float: left;
			text-align: right;
			margin-right: 10px;
			width: 95px;
			font-weight: bold;
			color: #666;
			font-size: 12px;
			margin-top: 8px;
		}
		#feedback a{
			background:url("../images/feedback-buttons.png")  no-repeat center right transparent;
			display: block !important;
			width:20px;
			height:92px;
			float: left;
			text-indent:-9999em;
			position: absolute;
			top:45px;
			right:-20px;
		}
		#feedback a:hover{
			background-position: center left;
		}
		#feedback a:active{
			right:-19px;
		}
		#feedback form .btn{
			margin-right:10px; float:right;
					border:1px solid #7c5b2b; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;width:77px;font-family:arial, helvetica, sans-serif; padding: 5px 5px 5px 5px; text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; text-align: center; color: #FFFFFF; background-color: #a67939;
		 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a67939), color-stop(100%, #845108));
		 background-image: -webkit-linear-gradient(top, #a67939, #845108);
		 background-image: -moz-linear-gradient(top, #a67939, #845108);
		 background-image: -ms-linear-gradient(top, #a67939, #845108);
		 background-image: -o-linear-gradient(top, #a67939, #845108);
		 background-image: linear-gradient(top, #a67939, #845108);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#a67939, endColorstr=#845108);
 
 
}

#feedback form .btn:hover{
	
	cursor:pointer;
 border:1px solid #5a421f; background-color: #805d2c;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#805d2c), color-stop(100%, #543305));
 background-image: -webkit-linear-gradient(top, #805d2c, #543305);
 background-image: -moz-linear-gradient(top, #805d2c, #543305);
 background-image: -ms-linear-gradient(top, #805d2c, #543305);
 background-image: -o-linear-gradient(top, #805d2c, #543305);
 background-image: linear-gradient(top, #805d2c, #543305);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#805d2c, endColorstr=#543305);
}
}
		#feedback form textarea{
			width:160px;
			resize:no-resize;
			height:60px;
			background-color: white;
			color: #333;
			border: 1px solid #B5B5B5;
			margin-top: 4px;
			padding: 0 10px;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px;
			-webkit-transition: all 0.5s ease;
			-moz-transition: all 0.5s ease;
			-o-transition: all 0.5s ease;
			transition: all 0.5s ease;
		}
		#feedback form textarea:hover{
			
			background-color: #FDFFD3;
			border: 1px solid #F7E351;
			
		}
		.color{background-color: #FFF5F5 !important; border: 1px solid #FF8664 !important;}
		#feedback form textarea:focus{
			
			background-color: #FDFFD3;
			border: 1px solid #F7E351;
			
		}
		#feedback form input[type="text"]{
			width:160px;
			height:25px;
			background-color: white;
			color: #333;
			border: 1px solid #B5B5B5;
			margin-top: 4px;
			padding: 0 10px;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px;
			-webkit-transition: all 0.5s ease;
			-moz-transition: all 0.5s ease;
			-o-transition: all 0.5s ease;
			transition: all 0.5s ease;
		}
		#feedback form input[type="text"]:hover{
			
			background-color: #FDFFD3;
			border: 1px solid #F7E351;
			
		}
		#feedback form input[type="text"]:focus{
			
			background-color: #FDFFD3;
			border: 1px solid #F7E351;
			
		}
		#feedback h2{
			text-align:right;
			color: #6F5617;
			/*text-shadow:0.2px 0.3px 0.3px #000;*/
			font-size:16px;
		}