body {
	margin: 0px;
	padding: 0px;
	margin:auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	
}
.wrapper{
	margin:auto;
	width:956px;
}

a{
	color:#007ED7;
	text-decoration:underline;
}

a:hover{
	color:#000;
	text-decoration:underline;
}

img {
	border:none;
}

.clear {
	clear:both;
}

.hr{
	background-image:url(../images/hr.png);
	background-repeat:repeat-x;
	height:2px;
	margin:10px auto;
	width:400px;
}

.asterisk_note{
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}
li{
	margin-bottom:10px;
}
.li_header{
	font-weight:bold;
}
/*begin header section*/
#header{
	height:50px;
	margin-bottom:5px;
}

#logo{
	float:left;
	display:inline;
	height:50px; 
	width:235px;
}

#navigation{
	float:left;
	display:inline;
	height:50px;
	width:558px;
	font-family: Calibri, Verdana, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}

.tab{
	float:left;
	display:inline;
}

#login{
	float:left;
	display:inline;
	height:50px;
	width:162px;
	background-image:url(../images/login_rectangle.png);
	background-repeat:no-repeat;
}

#login_text{
	margin-left:35px;
	margin-top:30px;
}
#account_text{
	float:left;
	display:inline;
	margin-left:35px;
	margin-top:30px;
}
#logout_text{
	float:left;
	display:inline;
	margin-left:5px;
	margin-top:30px;
}
/*end header section*/

#content{
	height:100%;
}

/*begin two column table styles*/
#twoc_toprow_leftcolumn{
	height:65px;
	width:200px;
	float:left;
}

#twoc_bottomrow_leftcolumn{
	height:200px;
	width:201px;
	vertical-align:top;
	float:left;
	display:inline;
	background-image:url(../images/sidecontent_gradient.png);
	background-repeat:no-repeat;
	background-position:top right;
}

/*#twoc_bottomrow_leftcolumn_header{
	font-size:14px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	text-align:center;
	font-weight:bold;
}*/

#twoc_toprow_rightcolumn{
	height:65px;
	width:746px;
	vertical-align:middle;
	font-size:30px;
	background-image:url(../images/twoc_gradient.png);
	background-repeat:repeat-x;
	position:relative;
	float:left;
}

h1{
	float:left;
	display:inline;
	z-index:1;
	font-size:30px;
	margin-left:10px;
	margin-top:10px;
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
	color:#fff;
	font-weight:normal;
}

#twoc_title_corner{
	background-image:url(../images/corner_blue_top_right.png);
	background-position:right top;
	background-repeat:no-repeat;
	float:right;
	display:inline;
	height:8px;
	width:8px;
	right:0;
	top:0;
	position:absolute;
	z-index:2;
}

#twoc_bottomrow_rightcolumn{
	height:100%;
	width:736px;
	vertical-align:top;
	float:left;
	display:inline;
	padding-left:10px;
	padding-top:10px;
}

.twoc_topheader{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

.twoc_topheader a{
	color:#000;
	text-decoration:none;
}

.twoc_topheader a:hover{
	color:#000;
	text-decoration:none;
}

h2{
	font-size:12px;
	font-weight:bold;
	color:#007ED7;
	margin-bottom:5px;
	margin-top:0px;
}

#holthausenterprises_logo{
	vertical-align:middle;
}

h3{
	font-size:12px;
	font-weight:bold;
	color:#007ED7;
	margin-bottom:0px;
	margin-top:0px;
	display:inline;
}

.twoc_bottomrow_leftcolumn_anchor{
	margin-top:5px;
	margin-bottom:10px;
	margin-left:5px;
}

.topanchor{
	float:right;
	display:inline;
	margin-top:20px;
	margin-right:5px;
}

#bold_intro{
	font-weight:bold;
	margin-bottom:10px;
}

.twoc_pdf{
	margin-top:5px;
	margin-bottom:15px;
}

.twoc_pdf a{
	color:#00B050;
	text-decoration:underline;
}

.twoc_pdf a:hover{
	color:#000;
	text-decoration:underline;
}

#signbids_links{
	text-align:center;
	margin-top:15px;
}
/*end two column table styles*/

/*begin three column table styles*/
#three_column_table{
	width:956px;
	height:500px;
}

#threec_left{
	width:150px;
	vertical-align:top;
}

#threec_mid{
	width:800px;
	vertical-align:top;
}

#threec_right{
	width:150px;
	vertical-align:top;
}
/*end three column table styles*/

/*begin admin styles*/
#admin_title_box{
	font-size:28px;
	border:1px solid #ccc;
	height:125px;
	width:100%;
	vertical-align:middle;
}

#admin_title{
	margin-top:40px;
	margin-left:25px;
}

#admin_contact_update{
	border:1px solid #ccc;
	width:125px;
	height:100px;
	text-align:center;
	margin-left:10px;
	margin-top:10px;
	font-size:15px;
}

#admin_contact_edit{
	font-size:20px;
	margin-top:15px;
}

#admin_packages_header{
	text-align:center;
	font-size:18px;
	width:150px;
	height:25px;
	border:1px solid #ccc;
	margin-top:25px;
	margin-left:10px;
}

.admin_package_box{
	border:1px solid #ccc;
	width:150px;
	height:75px;
	margin-left:10px;
}

.admin_package_letter{
	float:left;
	display:inline;
	font-size:50px;
	margin-left:15px;
	margin-top:5px;
}

.admin_package_edit{
	float:left;
	display:inline;
	font-size:25px;
	margin-top:20px;
	margin-left:30px;
}

#admin_shop{
	float:left;
	display:inline;
	margin-top:20px;
	margin-left:5px;
	font-size:25px;
}

#admin_shop_edit{
	float:left;
	display:inline;
	margin-left:15px;
	margin-top:25px;
	font-size:20px;
}
/*end admin styles*/

/*begin home styles*/
#home_intro{ /*intro is the largest rectangle at the top of the page*/
	width:956px;
	height:250px;
	margin-bottom:15px;
	background-image:url(../images/home_intro_gradient.png);
	background-repeat:repeat-x;
	position:relative;
	z-index:1;
}

#corner_blue_top_left{
	float:left;
	top:0px;
	left:0px;
	position:absolute;
	background-image:url(../images/corner_blue_top_left.png);
	background-position:left top;
	background-repeat:no-repeat;
	z-index:2;
	height:8px;
	width:8px;
}

#corner_blue_top_right{
	float:right;
	top:0px;
	right:0px;
	position:absolute;
	background-image:url(../images/corner_blue_top_right.png);
	background-position:right top;
	background-repeat:no-repeat;
	z-index:2;
	height:8px;
	width:8px;
}

#corner_blue_bottom_left{
	float:left;
	bottom:0px;
	left:0px;
	position:absolute;
	background-image:url(../images/corner_blue_bottom_left.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	z-index:2;
	height:8px;
	width:8px;
}

#corner_blue_bottom_right{
	float:right;
	bottom:0px;
	right:0px;
	position:absolute;
	background-image:url(../images/corner_blue_bottom_right.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	z-index:2;
	height:8px;
	width:8px;
}

#home_intro_logo{
	float:left;
	width:100px;
	height:100px;
	margin-left:102px;
	margin-right:15px;
	margin-top:55px;
	display:inline;
}

#home_intro_title{
	float:left;
	display:inline;
	margin-top:45px;
	font-size:35px;
	font-family: Calibri, Verdana, Helvetica, sans-serif;
	color:#fff;
}

#home_intro_learnmore{
	font-size:12px;
	margin-left:5px;
}

#home_intro_text{
	float:left;
	width:650px;
	height:135px;
	display:inline;
	font-size: 14px;
	color:#fff;
}

#home_intro_text p a{
	margin: 10px 0 0;
	display: block;
	color:#fff;
}

#wavytext{
	font: normal 16px 'Calligraffitti', 'Damion', 'segoe print', arial, serif;
	margin-left:3px;
	margin-top:7px;
	letter-spacing: 1px;
	color: #fff;
}

.home_bottom_content{
	height:150px
}

.home_bottom_title{
	font-size:20px;
	text-align:left;
	margin-bottom:5px;
	margin-top:5px;
	height:25px;
}

#mystreamline_icon{
	vertical-align:middle;
}

.mystreamline_icon{
	vertical-align:middle;
}

#home_bottomleft_link{
	text-align:center;
	margin-top:16px;
}

#home_bottommid_link{
	text-align:center;
	margin-top:2px;
}

#home_bottomright_link{
	text-align:left;
	margin-top:17px;
}

/*start sub-home_intro styles for three small light grey rectangles*/
.home_box_small{
	position:absolute;
	z-index:-1;
}
.corner_lightgrey_top_left{
	float:left;
	top:0px;
	left:0px;
	position:absolute;
	background-image:url(../images/corner_lightgrey_top_left.png);
	background-position:left top;
	background-repeat:no-repeat;
	z-index:2;
	height:8px;
	width:8px;
}

.corner_lightgrey_top_right{
	float:right;
	top:0px;
	right:0px;
	position:absolute;
	background-image:url(../images/corner_lightgrey_top_right.png);
	background-position:right top;
	background-repeat:no-repeat;
	z-index:2;
	height:8px;
	width:8px;
}

.corner_lightgrey_bottom_left{
	float:left;
	bottom:0px;
	left:0px;
	position:absolute;
	background-image:url(../images/corner_lightgrey_bottom_left.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	z-index:2;
	height:8px;
	width:8px;
}

.corner_lightgrey_bottom_right{
	float:right;
	bottom:0px;
	right:0px;
	position:absolute;
	background-image:url(../images/corner_lightgrey_bottom_right.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	z-index:2;
	height:8px;
	width:8px;
}
/*end sub-home_intro styles for three small light grey rectangles*/

#home_bottomleft{
	float:left;
	width:250px;
	height:150px;
	margin-left:50px;
	margin-right:25px;
	position:relative;
	display:inline;
	z-index:2;
}

#home_bottomleft_text{
	margin-left:15px;
	margin-right:15px;
	text-align:justify;
}

#home_bottomleft_text h2,
.home_bottom_title h2{
	font-size: 17px;
}

#home_bottommid{
	float:left;
	width:250px;
	height:150px;
	margin-left:25px;
	margin-right:25px;
	position:relative;
	display:inline;
	z-index:2;
}

#home_bottommid_video{
	float:left;
	margin-left:15px;
	margin-right:10px;
	width:100px;
	height:78px;
}

#home_bottommid_video a {
	display: block;
	width: 100px;
	height: 78px;
	background: transparent url(../images/holthaus_video.png) no-repeat;
}

#home_bottommid_video a:hover {
	background-position: -100px 0;
} 

#holthaus_link{
	text-align:center;
	margin-top:5px;
}

#holthaus_youtube object{
	margin-left:10px;
}

#home_bottommid_text{
	float:left;
	width:100px;
	text-align:justify;
}

#home_bottomright{
	float:left;
	width:250px;
	height:150px;
	margin-left:25px;
	margin-right:25px;
	position:relative;
	display:inline;
	z-index:2;
}

.home_bottomright_text{
	text-align:center;
	margin-bottom:20px;
	margin-top:20px;
}
#home_bottomright .home_bottom_content {
	padding:10px;
}
/*end home styles*/

.contact_requirements{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
}

#contact_image{
	margin-bottom:15px;
}

#contact_forminstructions{
	text-align:center;
	margin-bottom:15px;
}

#footer{
	clear:both;
	height:50px;
	text-align:center;
	margin-top:15px;
}
.footerLogos{
	display: inline;
	padding-left: 20px;

}
.footerLogos a{
	text-decoration: none;

}
/*start login page styles*/
#login_instructions{
	text-align:center;
	margin-top:15px;
	margin-bottom:5px;
}
#login_error{
	text-align:center;
	font-weight:bold;
}
#login_box{
	float:left;
	width:305px;
	height:115px;
	background-color:#eee;
	margin-left:215px;
	margin-right:25px;
	margin-top:15px;
	position:relative;
	display:inline;
}
#login_input{
	width:266px;
	margin-left:40px;
	margin-top:17px;
}
#login_username{
	margin-bottom:10px;
}
#login_password{
	margin-bottom:5px;
}
#login_rememberme{
	float:left;
	display:inline;
}
#login_button{
	float:right;
	display:inline;
	margin-right:45px;
}
#username_text{
	float:left;
	display:inline;
	margin-right:5px;
}
#password_text{
	float:left;
	display:inline;
	margin-right:7px;
}
#username_input{
	float:left;
	display:inline;
}
#password_input{
	float:left;
	display:inline;
}
#forgot_password{
	text-align:center;
	margin-top:5px;
}
/*end login page styles*/
ul.serviceList, ul.productList{
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0;
	font-size: 14px;
}
ul.serviceList li, ul.productList li{
	list-style-type: none;
	display: block;
	margin: 0 0 10px;
	padding: 0;
}

ul.productList li{
	list-style-type: none;
	display: block;
	margin: 0 0 15px;
	padding: 0;
}

ul.productList li h2{
	font-weight: bold;
	color: #454545;
	font-size: 14px;
}

ul.productList li.green {
	padding-left: 46px;
	background: url(/images/arrow-green.gif) 0 0 no-repeat;
}


ul.productList li.orange {
	padding-left: 46px;
	background: url(/images/arrow-orange.gif) 0 0 no-repeat;
}


ul.productList li.red {
	padding-left: 46px;
	background: url(/images/arrow-red.gif) 0 0 no-repeat;
}

.contactBlock {
	width: auto;
	padding: 0 40px 20px 0;
	float: left;
	font-size: 13px;
	line-height: 18px;
}


.contactBlock h2 {
	font-size: 14px;
	margin: 0 0 2px;
	color: #454545;
}

.contactBlock p {	
	margin: 4px 0;
}

/*start master account styles*/
.master_tableheader{
	margin-top:5px;
	margin-bottom:-2px;
}
.newcompany1{
	float:left;
	display:inline;
	margin-left:5px;
}
#newcompany2long{
	float:left;
	display:inline;
	margin-left:5px;
}
.newcompany2{
	float:left;
	display:inline;
	margin-left:75px;
}
.newcompany3{
	float:left;
	display:inline;
	margin-left:75px;
}
#createcompany_button{
	margin-top:5px;
	text-align:right;
}
#createnewcompany_box1{
	background-color:#EEEEEE;
	display:inline;
	float:left;
	height:150px;
	margin-bottom:10px;
	margin-top:5px;
	position:relative;
	width:100%;
}
#createnewcompany_box2{
	background-color:#EEEEEE;
	display:inline;
	float:left;
	height:250px;
	margin-bottom:10px;
	margin-top:5px;
	position:relative;
	width:100%;
}
.newcompany_step{
	float:left;
	display:inline;
	color:#999999;
	font-size:50px;
	margin-left:10px;
}
.newcompany_input{
	float:left;
	display:inline;
	margin-top:10px;
}
.master_error{
	text-align:center;
	font-weight:bold;
	margin-bottom:3px;
}
#add_PDF{
	background-color:#EEEEEE;
	display:inline;
	float:left;
	height:100px;
	margin-bottom:10px;
	margin-top:5px;
	position:relative;
	width:290px;
}
#addpdf_input{
	margin-left:10px;
	margin-top:10px;
	width:266px;
}
#addpdf_browse{
	margin-top:5px;
	margin-bottom:5px;
}
#addpdf_upload_button{
	text-align:right;
}
#add_item{
	background-color:#EEEEEE;
	display:inline;
	float:left;
	height:155px;
	margin-bottom:10px;
	margin-top:5px;
	position:relative;
	width:550px;
}
#additem_input{
	margin-left:10px;
	margin-top:10px;
	width:520px;
}
#additem_left{
	float:left;
	display:inline;
}
#additem_right{
	float:right;
	display:inline;
}
#additem_button{
	text-align:right;
}
#additem_input_spacing{
	margin-top:5px;
	margin-bottom:5px;
}	
#edit_item{
	background-color:#EEEEEE;
	display:inline;
	float:left;
	height:250px;
	margin-bottom:10px;
	position:relative;
	width:100%;
}
#edititem_input{
	margin-left:10px;
	margin-top:10px;
	width:666px;
}
#edititem_spacing{
	margin-top:5px;
	margin-bottom:5px;
}
#edititem_left{
	float:left;
	display:inline;
}
#edititem_right{
	float:right;
	display:inline;
	margin-top:38px;
}
#edititem_button{
	text-align:right;
	margin-top:5px;
}
#add_printing{
	background-color:#EEEEEE;
	display:inline;
	float:left;
	height:170px;
	margin-bottom:10px;
	margin-top:5px;
	position:relative;
	width:550px;
}
/*end master account styles*/
