/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin:0 auto;
	background: url(images/pgbg.jpg) repeat-y center #3d82bd;
}

#header{
	margin:0 auto;
	background:url(images/header.png) repeat-x #ffffff;
	height:294px;
}

#pagewrap{
	width:997px;
	margin:0 auto;
	background:#ffffff;
	.padding:10px;
}

#nav{
	list-style:none;
	margin:10px 0px 0px 15px;
	padding:0;
	font-size:12px;
	font-weight:bold;
}
	#nav a{color:#ffffff;}
	#nav a:hover{color:#000000;}
	#nav ul{
		list-style:none;
		float:left;
		margin:0 auto;
		padding:0;
	}
	#nav li{
		list-style:none;
		float:left;
		display:block;
		padding:10px 5px 0px 5px;
		width:125px;
		height:40px;
		text-align:center;
		background: url(images/navbg.jpg) #2d608c;
		border:#ffffff thin solid;
	}

#contactform{
	float:right;
	width:205px;
	padding:5px;
	border:solid thin #000000;
	margin:5px;
}
.ftext {
	float: left;
	padding: 5px 0px 0px 5px;
	width:150px;
}

.fform {
	float: left;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.fforma {
	float: left;
	padding: 0px 50px 10px 5px;
	width: 200px;
}

#content{
	margin: 20px 10px;
}

#clear {clear:both;}




@Font-Face {
font-family:logo;
src: url('RationalInteger.ttf');
}

a{
	color: #000000;
	text-decoration: none;
}

a:link{
	color: #000;
	text-decoration: none;
}

a:visited{
	color: #4392DD;
	text-decoration: none;
}

a:hover{
	color: #ccc;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 30px;
 color: #00000;
 margin: 0 0 8px 0;
 padding: 0px;
 text-align:center;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 124%;
 color: #000000;
 margin: 0px;
 padding: 0px;
 text-transform:uppercase;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #4392DD;
 margin: 0px;
 padding: 0px;
}

h3a{
 float:left;
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #4392DD;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
 text-align:center;
}

h6{
 font-family: Arial,sans-serif;
 font-size: 15px;
 color: black;
 margin: 0px;
 padding: 0px;
 
}


h7{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
 font-style:italic;
}

h8{
 color:#0066cc;
 font-size: 150%;
 font-weight:bold;
 font-style:italic;
 font-family: Arial,sans-serif;
}

ul{
 list-style-type: square;
 color: #666666;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

/***********************************************/
/* Logo										   */
/***********************************************/

#logo {
	float:left;
	width:221px;
	height:133px;
	z-index:1;
	/*background-image:url(images/weanswer.png);*/
	background-repeat:no-repeat;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	max-width: 1227px;
	height: 145px;
	border-bottom: 1px solid #cccccc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	
}

#headlines{
 border-bottom:1px solid #CCCCCC;
float:right;
margin-left:89px;
padding-right:10px;
width:283px;
}


/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	/*background-image:url(images/top_bar_bg.jpg);*/
	background-repeat: repeat-x;
	height: 77px;
	color:#4392DD;
	font-size: 18px;
	
}

#siteName td {

	font-size: 40px;
	font-family:logo;
	color:#000000;
	}

/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 2px 10px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	color: #999999;
	clear: both;
}



#globalNav img{
	display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 0px 0 0;
}

#globalNav a:hover {
	color: #6b6b9c;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color:#4392DD;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

/*.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}
*/

.feature img{
	float: left;
	margin: 10px 10px 0px 0px;
	padding: 1px 1px 1px 1px;
	border: 1px solid #ccc;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.story a:hover {
	color:#999999;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #ccc;
	padding: 10px 10px 10px 10px;
	filter: Alpha(Opacity=80);
	background-color: #7eadd7;
	/*background-image:url(images/footer0.jpg);
	background-repeat: no-repeat;
	filter: Alpha(Opacity=80, FinishOpacity=0, Style=2, StartX=20, StartY=40, FinishX=0, FinishY=0);*/
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

#siteInfo a {
	color: #000000;
}

#siteInfo a:hover {
	color: cccccc;
}

/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	position: relative;
	border-bottom: 1px solid #cccccc;
	background-color: #7eadd7;
	float: left;
	
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	color: #fff;
	display: block;
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
}

#sectionLinks a:hover{
	background-color: #cccccc;
	text-decoration: none;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	margin: 0px 0px 10px;
	padding: 1px 1px 1px 1px;
	border: 1px solid #ccc;
	width: 107px;
}

#advert img{
	float: left;
	/*display: block;
	display: inline;*/
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	font-size: 80%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;	
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

#headlines a:hover {
	color: #6b6b9c;
}

/******************************************Call Now Code**********************************/
.fstyle1 {
	width: 125px;
	color:#333333;
	background-color:#7EADD7;
	border: 1px solid #666666;
}

.fstyle {
	width: 150px;
	color:#000000;
	background-color: #7EADD7;
	border: 1px solid #666666;
}

.fstyle2 {
	width: 100px;
	color:#fff;
	background-color:#6b6b9c;
	border: 1px solid #666666;
}

.fstylea {
	width: 200px;
	color:#fff;
	background-color: #6b6b9c;
	border: 1px solid #666666;
}


.button {
	font-family: Arial, sans-serif; 
	font-size: 12px;
	font-weight:bold;
	/*background-color: #333333;
	color: #FFFFFF;*/
}

.form {
	color: #334d55;
	width: 600px;
	border: 0px solid #284279;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	
}


.formmain {
	color: #334d55;
	width: 283px;
	border: 0px solid #284279;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	
}




#tarea	{
	float: left;
	width: 600px;
}

#form2	{
	width: 600px;
}

#list {
	float: left;
	width: 450px;
}

#list1 {
	float: left;
	width: 450px;
}

#none {
	float:left;
	list-style:none;
}
.submitbutton{background-color:#990000;
border:3px solid #DDDDDD;
color:#FFFFFF;
font-weight:bold;
padding:5px;}
.bottom{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: 0.2px;
	line-height: inherit;
}
.title{font-family: Helvetica, Arial, sans-serif;
font-size: 24px;
font-style: normal;
font-weight: bold;
text-transform: normal;

line-height: 1.2em;
text-align:center; }
.companyinfo{float:left; width:400px; text-align:center; margin-left:200px; }
.companyphone{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;


	text-align:center;
	color: #AC0509;
}

