body {
    margin:0;
    padding:0;
    font-family:Arial;
    font-size:11px;
    text-decoration:none;
	color:#000000;
	background-image:url(images/bg_page.gif);
	text-align:center;
	}

/*Containers*/ 
#main {
	font-size:11px;
	width:762px;
	text-align:center;
	border-style:solid;
	border-color:#686868;
	border-top-width:0px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	background-image:url(images/bg_content.gif);
	margin: 0 auto 0 auto;
	}
	
#content_main_start {
	background-image:url(images/bg_box_1.gif);
	width: 734px;
	height: 211;
	text-align: left;
	margin: 0 auto 0 auto;
	}
	
#content_contact_start {
	background-image:url(images/bg_box_1_contact.gif);
	width: 734px;
	height: 50;
	text-align: left;
	margin: 0 auto 0 auto;
	}
	
#content_shipping_start {
	background-image:url(images/bg_box_1_shipping.gif);
	width: 734px;
	height: 50;
	text-align: left;
	margin: 0 auto 0 auto;
	}
	
#content_shipping_start {
	background-image:url(images/bg_box_1_partner.gif);
	width: 734px;
	height: 50;
	text-align: left;
	margin: 0 auto 0 auto;
	}

#content_mid {
	background-image:url(images/bg_box_2.gif);
	width: 734px;
	text-align:left;
	margin: 0 auto 0 auto;
	}

#content_end {
	background-image:url(images/bg_box_3.gif);
	width: 734px;
	height: 15px;
	text-align:left;
	margin: 0 auto 0 auto;
	}
	
#main_start_spacer {
	width: 380px;
	height: 50px;
	text-align:left;
	margin: auto 10px auto 10px; 
	}
	
#main_start_text {
	width: 380px;
	height: 161px;
	text-align:left;
	margin: auto 10px auto 10px; 
	}

#main_start_image {
	float: right;
	margin-top: 16px;
	}
	
#main_mid_text {
	width: 714px;
	text-align:left;
	margin: auto 10px auto 10px; 
	}

#contact_form {
	width: 350px;
    font-family:Arial;
    font-size:11px;
    text-decoration:none;
	color:#000000;	
	}
	
#contact_section {
	text-align:left;
	height: 370px;
	margin: auto 10px auto auto;
	}
	
#contact_section_right {
	float:right;
	width:350px;
	text-align:left
	margin: auto 10px auto auto;
	}
	
#bullets {
	margin: auto 0px auto 25px; 
	}
	
#bullets_section {
	text-align:left;
	margin: auto 10px auto auto;
	}
	
#bullets_section_left {
	width:300px;
	text-align:left
	margin: auto auto auto 10px;
	}
	
#bullets_section_right {
	float:right;
	width:350px;
	text-align:left
	margin: auto 10px auto auto;
	}

#side_box {
	float: right;
	margin: auto 10px auto auto;
	}
	
#content{
	width:706px;
	border-style:solid;
	border-color:#707070;
	border-top-width:0px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	background-color:#FFFFFF;
	color:#000000;
	text-align:center;
	margin: 0 auto 0 auto;
	}

#header { 
	height:107px;
	}
	
#navigation {
	text-align: center;
}
	
#footer{
	height:25px;
	width:706px;
	font-size: 11px;
	margin: 0px auto 0px auto;
	text-align:center;
	color:#FFFFFF;
	background-color:#838383;
	}

#footer_spacing{
	height: 5px;
	vertical-align:middle;
	}

#content_inside {
	width:670px;
	text-align:left;
	margin: 0 auto 0 auto;
	}
	
#product_table {
	width:670px;
	text-align:center;
	margin: 0 auto 0 auto;
	background-image:url(images/border_dotted_v.gif);
	}
	
#product_name {
	width:223px;
	text-align:center;
	float:left;
	}	

.red_header {
	font-size: 14px;
	font-weight:bold;
	text-align:left;
	color:#F50000;
	}

#red_white_header {
	height:16px;
	width:670px;
	font-size: 12px;
	font-weight:bold;
	margin: 0px auto 0 auto;
	text-align:left;
	color:#FFFFFF;
	background-color:#F50000;
	vertical-align:middle;
	padding-top: 5px;
	padding-bottom: 5px;
	}

#links{ 
	height:35px;
	background:#CAD0D2;
	width:678px;
	text-align:left;
	}

#practice_areas ul{
	font-size:10px;
	list-style: none;
	padding: 10px 0px 0px 5px;
	margin-top: 0px;
	margin-left:10px;
	float:left;
	}

#home-photos{
	padding: 0px 0px 0px 0px;
	margin-right:1px;
	margin-top: 0px;
	float:right;
	}

#home-content{
	width:660px;
	border:1px solid #C0C0C0;
	padding:8px;
	height:255px;
	}

#content-content{
	width:636px;
	border:1px solid #C0C0C0;
	padding:20px;
	height:100%;
	}

#content-intro{
	width:350px;
	float: left;
	margin: 13px 0px 25px 0px;
	line-height:23px;
	}
	
#content-contact{
	width:200px;
	float: left;
	margin: 13px 0px 25px 0px;
	line-height:13px;
	}
	
#contact-form{
	width:410px;
	margin: 13px 0px 25px 220px;
	line-height:13px;
	}

#contact-form div {
  margin-bottom: 2px;
}

#contact-form label {
  display: block;
  float: left;
  width: 9em;
  padding-left: 22px;
  font-weight: bold;
  cursor: pointer;
  cursor: hand;
}

#contact-form div#checkbox {
  padding-left: 11em;
}

#contact-form div#submitdiv {
  margin-left: 0;
  padding-left: 22px;
  padding-top: 0.3em;
}

#content-text{
	}

#navspacer1{
	width:288px;
	height:28px;
	margin-right:1px;
	margin-left:1px;
	background:#FFFFFF;
	margin-left:389px;
	}

#line-spacer{
	background-color:#D8DDDF;
	height:1px;
	width:100%;
	}

/*Classes*/ 

div.intro{width: 390px; height: 227px; margin-left:3px; margin-bottom: 20px; margin-top:2px; float:left}
p.intro{background: #EEF1F2;height: 227px; margin:0;padding: 5px 18px;line-height: 1.9;text-align: justify}

div.news{width: 256px; margin-bottom: 6px; margin-top:2px; text-align:right; float:right}
p.news{background: #EEF1F2; height:100px; margin:0;padding: 5px 10px;line-height: 1.9;text-align: justify}

div.address{width: 256px; margin-bottom: 20px; margin-top:5px; text-align:right; float:right;}
p.address{background: #EEF1F2; height:95px; margin:0;padding: 5px 10px;line-height: 1.5;text-align: justify}

div.practice{width: 256px; margin-bottom: 30px; margin-top:13px; float:right;}
p.practice{background: #EEF1F2; height:135px; margin:0;padding: 5px 10px;line-height: 1.5;}

.navimage1{
	margin-right:1px;
	margin-left:1px;
	}
	
.navimage2{
	margin-right:1px;
	}

.navimage3{
	margin-right:1px;
	}

h1 { 
	font-family:Arial;
    font-size:11px;
    text-decoration: none;
	color: #cccccc;
	}

.contentheader1 {
	float:left;
	}

.contentheader2 {
	float:right;
	}


/*Links*/ 

a:link {
    color: #f50000;
    text-decoration: none;
}

a:visited {
    color: #f50000;
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: none;
}

a.footer:link {
    color: #FFFFFF;
	font-style:bold;
	font-weight: bold;
    text-decoration: none;
}

a.footer:visited {
    color: #FFFFFF;
	font-weight: bold;
    text-decoration: none;
}

a.footer:hover {
    color: #FFFFFF;
	font-weight: bold;
    text-decoration: none;
}
