

input.boxstyle1{
background: #ffffff url(../images/form_back.jpg) repeat-x bottom;
border: 1px solid #E2E2E2; 
height:20px;
width:200px;
}

input.boxstyle2{
background: #ffffff url(../images/form_back.jpg) repeat-x bottom;
border: 1px solid #E2E2E2; 
height:20px;
width:150px;
}

textarea.boxstyle1{
overflow:auto;
background: #ffffff url(../images/form_back.jpg) repeat-x bottom;
border: 1px solid #E2E2E2; 
width:270px; 
height:75px
}

textarea.boxstyle2{
overflow:auto;
background: #ffffff url(../images/form_back.jpg) repeat-x bottom;
border: 1px solid #E2E2E2; 
width:550px; 
height:75px
}

select{
background: #ffffff url(../images/form_back.jpg) repeat-x bottom;
border: 1px solid #E2E2E2; 
height:20px;
}

input, textarea, select {
font-family:arial,verdana,helvetica; font-size:12px; color:#000000; line-height:20px;
}


body{
text-align:center;
height:100%;
background: #E9E9E9 url(../images/back.jpg) repeat-x;
margin: 0px;
padding: 0px 0px 0px 0px;
}

/* header */

#header_wrap{
background: url(../images/header_back.jpg) no-repeat center;
width:100%;
height:370px;
overflow:hidden;
}

#header_wrap2{
padding:69px 0px 0px 0px;
width:850px;
height:301px;
margin: 0 auto;
}

#header{
text-align:left;
background: #000000 url(../images/nav_back.gif) no-repeat left;
position:relative;
width:770px;
height:301px;
margin: 0 auto;
}

#headerimg{
z-index:1;
position:absolute;
right:0px;
top:0px;
width:556px;
height:301px;
}

#callnow{
z-index:1;
position:absolute;
left:20px;
top:-45px;
width:731px;
height:20px;
}

#logo{
z-index:2;
position:absolute;
right:-15px;
top:-30px;
width:311px;
height:168px;
}

#nav 
{
z-index:4;
position: absolute;
left:40px;
top:9px;
padding: 0px;
margin: 0px;
}


	
/* end header */
		

/* content */

#content_wrap{
min-height:730px;
background: url(../images/content_back_sp2.jpg) repeat-x 50% 100%;
width:100%;
}

#content_wrap2{

min-height:730px;
background: url(../images/content_back_sp.jpg) repeat-y 50%;
width:100%;
}

#content_wrap3{
min-height:730px;
background: url(../images/content_back.jpg) no-repeat 50% 100%;
width:100%;
}

#content_wrap4{
text-align:left;
padding:10px 0px 150px 0px;
background: #ffffff url(../images/content_bottom.jpg) no-repeat 0% 100%;
min-height:730px;
width:770px;
margin: 0 auto;
}

/* home */

#homeleftcontent{
padding:31px 30px 0px 41px;
float:left;
width:454px;
}

#homerightcontent{
position:relative;
background: #ffffff url(../images/side_back.jpg) no-repeat;
float:right;
padding:413px 30px 0px 28px;
min-height:250px;
height:250px;
width:186px;
}

#allenthicke{
position:absolute;
top:13px;
left:30px;
}

/* end home */

/* 2nd */

#secondaryleftcontent{
padding:31px 30px 0px 41px;
float:left;
width:513px;
}

#secondaryrightcontent{
background: url(../images/side_back2.jpg) no-repeat;
float:right;
padding:233px 27px 0px 18px;
min-height:350px;
height:350px;
width:139px;
}


/* end 2nd */

#bottom{
clear:both;
}

/* end content */

div.hr {
clear:both;
height: 1px;
background: #C6D2DD;
}
div.hr hr {
  display: none;
}


