/*
Theme Name: hansonnew
Theme URI: http://wordpress.org/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. hansonnew supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
Text Domain: twentyten
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

a{ margin:0px; padding:0px; outline:none; text-decoration:none; color:#ff0000;}
a:hover{ margin:0px; padding:0px; outline:none; text-decoration:underline; color:#ff0000;}



.call{ font-size:28px; color:#000000; letter-spacing:-1px;}

.mail{ text-decoration:none; color:#d30000; font-size:13px; font-weight:bold;}
.mail a{ text-decoration:none; color:#d30000; font-weight:bold;}
.mail a:hover{ text-decoration:underline; color:#d30000;  font-weight:bold;}

.slider_area{ margin-top:4px; padding:0px; width:1100px;}
#logo{position:absolute; float:left; left:155px; width:114px; height:260px; outline:none; z-index:100;}

.heading{ font-size:29px; color:#000000; letter-spacing:-1px;}
.heading1{ font-size:22px; color:#000000; letter-spacing:-1px; font-weight:bold;}

.white_heading{ font-size:19px; color:#fff; letter-spacing:-1px;  }

.white_heading1{ font-size:19px; color:#fff;  }

.white_txt{ font-size:12px; color:#fff;  }

.readmore{ text-decoration:none; color:#fff; font-size:12px; }
.readmore a{ text-decoration:none; color:#fff2a3; }
.readmore a:hover{ text-decoration:underline; color:#fff2a3;  }

.footer_txt{ text-decoration:none; color:#fff; font-size:12px; line-height:20px; }
.footer_txt a{ text-decoration:none; color:#fff; }
.footer_txt a:hover{ text-decoration:underline; color:#fff2a3;  }



.submitb {
	width: 71px;
	height:26px;
	background-image:url(images/submit.png);
	background-repeat:no-repeat; 
	background-position:center top;
	border:0px;
}
.textfield2{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 200px;
	border-radius:6px;
	
	border:#ff0000 1px solid;
}
.textarea {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 200px;
	border-radius:6px;

	border:#ff0000 1px solid;
}

p {
	font-family:  tahoma;
	font-size:13px;
	
}

trank {

font-family: verdana,geneva; 
color: #ffffff;
font-size: small;

}
.page-title{
    color: #FF0000;
    margin: 0;
    outline: medium none;
    padding: 0;
    text-decoration: none;
}
.entry-title{
 color: #FF0000;
    margin: 0;
    outline: medium none;
    padding: 0;
    text-decoration: none;
}


