@charset "UTF-8";
/* CSS Document */
			
.centerbaner {
			background-image: url(../siteimages/estimate.png);
			background-repeat: no-repeat;
			background-color:#356095;
			height:120px;
			width:783px;
			margin-top:3px;
				}	
						
.bannermessage {
				color:#FFFFFF;
				font-family:Georgia,Times New Roman,Times,serif;
				font-size:23px;
				margin-left:400px;
				margin-top:53px;
				position:absolute;
				text-align:right;
				letter-spacing:5px;
				}
				
/* Content */					
.content { margin:11px;}

.text {
				color:#3c3c3c;
				font-family:Verdana,Arial,Sans-serif;
				font-size:12px;
				}
				
						a.text:link {color: #38649a}
						a.text:visited {color: #38649a}
						a.text:hover {color: #38649a}
						
.text_title { color:#3c3c3c;
				font-family:Verdana,Arial,Sans-serif;
				font-size:13px;
				margin-bottom:5px;
				margin-top:5px;
				font-weight:bold;}
				
				
.photo { background-image:url(../siteimages/machine.jpg);
			float:right;
			height:328px;
			margin-right:38px;
			margin-top:36px;
			width:210px;}
			
.form_container { margin-top:17px;
					margin-left:17px;
					width:475px;}
				
.form_label{ color:#3c3c3c;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			margin-right: 3px;}
					

.form_inputbox{ background-color:#ebebeb;
				border-style:solid;
				border-width:1px;
				border-color:#93a2b0;
				color:#3c3c3c;
				font-family:Verdana,Arial,Helvetica,sans-serif;
				font-size:11px;
				height:15px;
				margin-bottom:5px;
				margin-top:2px;
				width:450px;
				padding-left:5px;}
				
.form_textfield { background-color:#ebebeb;
				border: 1px solid #93a2b0;
				color:#3c3c3c;
				font-family:Verdana,Arial,Helvetica,sans-serif;
				font-size:11px;
				margin-bottom:10px;
				width:450px;
				height:100px;
				padding-left:5px;
				padding-top:3px;
				margin-top:2px;
				}
				
				

/* Modules */			
.smallmodule {
				background-image: url(../siteimages/modulesmall.jpg);
				height:125px;
				width:204px;
				
				}
				
				#leftmodule { margin-left:14px;}
				#rightmodule { margin-left:0px;}
			
.bigmodule {
				background-image:url(../siteimages/modulelarge.jpg);
				height:125px;
				margin-left:11px;
				
				width:308px;
				}
				
				
.moduletitle
			{ 	color:#FFFFFF;
				font-family:verdana,Arial,Sans-serif;
				font-size:13px;
				margin-left:11px;
				padding-top:2px;
				
			}
			
.modulephoto_left
					{ 	
					margin-left:6px;
					margin-top:7px;
					float:left;
					}
					
.modulephoto_right
					{ 	
					float:right;
					margin-right:6px;
					margin-top:7px;
					}
			
.modulecontent_right {
						color:#14254A;
						font-family:verdana,Arial,Sans-serif;
						font-size:11px;
						margin-left:87px;
						margin-top:6px;
						width:107px;
						overflow:hidden;
					}
					
					
.modulecontent_left {
						color:#14254A;
						font-family:verdana,Arial,Sans-serif;
						font-size:11px;
						margin-left:10px;
						margin-top:6px;
						width:107px;
						overflow:hidden;
						}
					
					
.moduletextlelink {color:#38649a;}			
						a.moduletextlelink:link {color: #38649a}
						a.moduletextlelink:visited {color: #38649a}
						a.moduletextlelink:hover {color: #38649a}
			
.largemodulecontent {
						color:#14254A;
						font-family:verdana,Arial,Sans-serif;
						font-size:11px;
						margin-left:10px;
						margin-top:6px;
						width:290px;
						overflow:hidden;
						position:absolute;

					}
					
			
.smoduletoper { background-color:#356095;
				background-image:url(../siteimages/s_modulecorners.png);
				height:21px;
				width:204px;}	
				
.bmoduletoper { background-color:#356095;
				background-image:url(../siteimages/b_modulecorners.png);
				height:21px;
				width:308px;}	