

* {
margin: 0; 
padding: 0; }

body {
background: #f9f9f9; }

img { 
border: 0; }

.clear {
clear: both; }

.right {
float: right; }

.left {
float: left; }

hr, .hide {
display: none; }

/*STRUCTURE*/

#wrapper {
width: 900px;
background: #fff; 
margin: 0px auto;
padding: 20px 0px 0px 10px;
border-bottom: #ccc solid 1px; }

#masthead {
height: 50px;
width: 890px;
margin: 0px 0px 20px 0px; }

#masthead .mark {
margin: 0px 0px 0px 2px;
float: left; }

/*NAV*/

#masthead ul { 
margin: 0px 0px 0px 128px;
padding: 0;
list-style-type: none;
float: right; }

#masthead li { 
display: block; 
height: 40px; 
width: 150px; 
background: #90424F url(../images/rule_nav.gif) no-repeat left top;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 1px; 
line-height: 40px; 
color: #fff; 
text-indent: 10px; 
float: left; }

#masthead li a:link, li a:active, li a:visited  {
display: block;
background: #fff url(../images/rule_nav.gif) no-repeat left top;
color: #000; 
text-decoration: none; }

#masthead li a:hover  {
display: block;
background: #f2fdcc url(../images/rule_nav.gif) no-repeat left top;
color: #000; 
text-decoration: none; }

/*SECTION*/

.section {
background: #fff;
height: 18px;
width: 890px;
border-bottom: #cccccc solid 1px; }

.section_foot {
background: #fff;
height: 18px;
width: 890px;
border-top: #cccccc solid 1px; }

/*MODS*/

.mod_wrapper {
margin: 10px 0px 0px 0px; }

.mod_a {
background: #f9f9f9;
height: 200px;
width: 140px;
float: left;
margin: 0px 10px 10px 0px; }

.mod_a img {
width: 140px; }

.mod_a .body {
margin: 10px 0px 0px 2px; }

.mod_b_home {
background: #f9f9f9;
height: 400px;
width: 290px;
margin: 0px 10px 10px 0px;
float: left; }

.mod_b_home .body {
margin: 10px 0px 0px 2px; }

.mod_b {
background: #f9f9f9;
height: 400px;
width: 435px;
margin: 0px 10px 10px 0px;
float: left; }

.mod_b .body {
margin: 10px 0px 0px 2px; }

.mod_c {
background: #fff;
height: 300px;
width: 900px; }

.mod_c p {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 36px;
line-height: 40px;
color: #ccc; 
margin: 10px 0px 0px 0px; }

.mod_c_about {
background: #fff;
height: 300px;
width: 890px;
border-bottom:1px solid #cccccc; }

.mod_c_about p {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 35px;
line-height: 40px;
color: #ccc; 
margin: 10px 0px 0px 0px; }

.mod_c_clients p {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 35px;
line-height: 40px;
color: #ccc; 
margin: 10px 0px 0px 0px; }

.mod_d {
background: #fff;
height: 400px;
width: 450px;
float: left; }

.mod_d .body {
margin: 10px 40px 0px 0px; }

.mod_d img {
margin: 10px 0px 0px 20px; }

.mod_e {
background: #fff;
width: 820px;
margin: 0px 0px 30px 4px; }

.mod_e p {
font-family: Arial, Helvetica;
font-size: 14px;
line-height: 20px;
color: #b6b6b6; 
margin: 10px 0px 0px 0px; }

/*GLOBAL TYPOGRAPHY*/

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: normal; 
font-size: 13px;
line-height: 18px;
color: #90424F;
float: left;
margin: 0px 0px 0px 4px; }

.mod_a h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
line-height: 15px;
color: #000;
margin: 0px 0px 10px 0px; }

.mod_b h3 {
font-family: Arial, Helvetica;
font-weight: normal;
font-size: 13px;
line-height: 18px;
color: #000;
margin: 0px 0px 10px 0px; }

.mod_b_home h3 {
font-family: Arial, Helvetica;
font-weight: normal;
font-size: 13px;
line-height: 18px;
color: #000;
margin: 0px 0px 10px 0px; }

.mod_d h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 13px;
line-height: 18px;
color: #000;
margin: 0px 0px 10px 0px; }

.mod_e h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 16px;
line-height: 24px;
color: #000;
margin: 0px 0px 12px 0px; }

h4 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
line-height: 20px;
color: #90424F;
float: right;
margin: 0px 4px 0px 0px; 
}

h4 a:link, h4 a:active, h4 a:visited  {
color: #ccc;
text-decoration: none; }

h4 a:hover  {
color: #000;
background: #f2fdcc;
text-decoration: none; }

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
color: #999; 
margin: 0px 0px 10px 0px; }

p a:link, p a:active, p a:visited  {
color: #666; 
text-decoration: none; }

p a:hover  {
background: #f2fdcc;
color: #000; }