* {
	margin: 0;
	padding: 0;
}

body {
background: #fff url(images/bg.jpg) repeat-x;
text-decoration: none;

font-family: Verdana,Helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
text-align:left;
color: #333;
line-height: 140%
}

a {
text-decoration: none;
color: #00cccc;
}
a:hover {
text-decoration: none;
color: #00cccc;
}
p {
  
  padding:3px;
}
h1 {
  padding:2px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 24px;
  text-align:left;
  color: #333;
  
}
h2 {}


#wrap {
width: 1000px;
margin: 0 auto;
padding:0px;
}



#header {
height: 10px;
margin-bottom: 40px;
}
.headings {
float: left;
margin: 0;
padding: 0px 0 0 10px;
line-height: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:normal;
color:#000;
}
.headings a {
	text-decoration: none;
	color: #000;
}
.nav li a:hover {
color:#fff;
text-decoration:none;

}
.nav {
float: right;
padding-top: 10px;
padding-bottom:0px;
font-family:Verdana;
}
.nav li {
float:right;
list-style-type:none;
}
.nav li a {
display: block;
font-size: 12px;
padding: 0px 20px 0px 0px;
text-align: center;
text-transform: lowercase;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
letter-spacing: 1px;
color: #999;

}
.nav li a:hover {
color:#fff;
text-decoration:none;
letter-spacing: 1px;
}

.nav li a:active {
color:#fff;
text-decoration:none;
letter-spacing: 1px;
}

#header h1 { 
font-size: 14px;
color: #ccc;
}
#header h1 a { 
color: #000;
text-decoration: none;
font-weight: 100;
}
#header h1 a:hover {
color: #fff;
}
#header h2 {
font-size: 12px;
color: #000;
padding: 5px 0 0 0;
font-weight: 100;
}
#logo {
  background:url("images/contact.png") no-repeat;
height: 76px;
margin-bottom: 0px;
}
#logo h1{
  font-family:Verdana;
  font-size:36px;
}
#flash{
  margin-top:10px;
  float:top;
  width:1000;
}
#left{
float: left;
width: 230px;
text-align: left;
padding-top:10px;
}
#left h2 {
color: #BABABA;
font-size: 30px;
font-weight: 500;
padding: 0px 0 7px 0;
}
#left h2 a {
color: #999;
text-decoration: none;
font-weight:400;
}
#left h2 a:hover {
color: #000;
}
#lefttitle{
  background:#fff url(images/whoami_a.png) no-repeat;
  float: left;
  width: 210px;
  height:30px;
  text-align: left;
  padding-bottom:0px;
  margin-top:0px;
  margin-bottom:0px;
  margin-right:20px;
  }
#lefttext{
    background:#fff;
    float: left;
    width: 670px;
    height:900px;
    text-align: left;
    padding:20px;
    margin-top:0px;
    margin-bottom:20px;
    }
    
    
#box{
        background:#fff;
        float: left;
        width: 650px;
        text-align: left;
        padding:10px;

        }
        
        
#mid{
float: left;
width: 250px;
text-align: left;
padding-top:30px;
}
#mid h2 {
color: #BABABA;
font-size: 30px;
font-weight: 100;
padding: 5px 0 7px 0;
}
#mid h2 a {
color: #999;
text-decoration: none;
}
#mid h2 a:hover {
color: #000;
}


#midtitle{
background:#fff url(images/whatibelive_a.png) no-repeat;
float: left;
width: 210px;
height:30px;
text-align: left;
padding-bottom:10px;
  margin-top:20px;
margin-bottom:20px;
}

#midtext{
  background:#fff;
  float: left;
  width: 210px;
  height:300px;
  text-align: left;
  padding-bottom:10px;
  margin-top:0px;
  margin-bottom:20px;
  }

  
#midright{
float: left;
width: 250px;
text-align: left;
padding-top:30px;
}
#midright h2 {
color: #BABABA;
font-size: 30px;
font-weight: 100;
padding: 5px 0 7px 0;
}
#midright h2 a {
color: #999;
text-decoration: none;
}
#midright h2 a:hover {
color: #000;
}


#midrighttitle{
background:#fff url(images/whatido_a.png) no-repeat;
float: left;
width: 210px;
height:30px;
text-align: left;
padding-bottom:10px;
margin-top:20px;
margin-bottom:20px;
}

#midrighttext{
background:#fff;
float: left;
width: 210px;
height:200px;
text-align: left;
padding-bottom:10px;
margin-top:20px;
margin-bottom:20px;
}
#right {
float: right;
width: 260px;
padding-top:30px;
}

.adleft {
float: left;
height: 90px;
width:105px;
border: 10px solid #bbb;
font-size: 18px;
color: #aaa;
text-align: center;
}
.adright {
float: right;
height: 90px;
width:105px;
border: 10px solid #bbb;
font-size: 18px;
color: #aaa;
text-align: center;
}

.latestarticles {
background: #fff;
margin-top: 15px;
}

.latestarticles h2 {
padding-left: 10px;
height: 28px;
line-height: 28px;
background: #333;
color: #f7f7f7;
font-size: 13px;
}
.latestarticles ul {
padding: 10px 0 10px 25px;
color: #888;

}
.latestarticles ul li a {
color: #000;
text-decoration: none;
font-weight: 100;
}
.latestarticles ul li a:hover {
color: #111;
}
.menuleft {
float: left;
width: 130px;
background: #eee;
margin-top: 10px;
}
.menuleft h2 {
padding-left: 10px;
height: 28px;
line-height: 28px;
background: #333;
color: #f7f7f7;
font-size: 13px;
}
.menuleft ul {
padding: 10px 0 15px 10px;
list-style-type: none;
}
.menuleft ul li a {
color: #000;
text-decoration: none;
font-size: 12px;
font-weight: 100;
}
.menuleft ul li a:hover {
color: #111;
}

.menuright {
float: right;
width: 120px;
background: #eee;
margin-top: 10px;
}
.menuright h2 {
padding-left: 10px;
height: 28px;
line-height: 28px;
background: #333;
color: #f7f7f7;
font-size: 13px;
}
.menuright ul {
padding: 10px 0 15px 10px;
list-style-type: none;
}
.menuright ul li a {
color: #000;
text-decoration: none;
font-size: 12px;
font-weight: 100;
}
.menuright ul li a:hover {
color: #111;
}



#contact{
margin-top:20px;
padding-top:20px;
padding-bottom:20px;
}

#Headers{
   background: white url("contact_img/map.jpg") no-repeat top right;

margin: 0 auto;
}

#header_box_1{

  height:190px;
width:230px;
float: left;
margin-top:20px;
margin-bottom:30px;
padding:10px;
}

#header_box_1 h1{
  color:#00cccc;
  font-family:Helvetica;
  font-size:14px;
  padding-bottom:20px;
  font-weight:bold;
  letter-spacing: 2px;
  text-transform:uppercase;
  
}
#header_box_1 p{
  color:#888;
  font-family:Verdana,Helvetica;
  font-size:12px;
  padding-bottom:5px;
  margin-right:15px;
  line-height: 140%;
  font-weight:normal;
    letter-spacing: 0px;
}

#header_box_2_image{
  height:190px;
  width:60px;
  float:left;
  margin-top:20px;
  margin-bottom:30px;
  padding-top:10px;
  padding-bottom:10px;
}
#header_box_2_image h1{
  color:#00cccc;
  font-family:Helvetica;
  font-size:14px;
  padding-bottom:20px;
  font-weight:bold;
  letter-spacing: 2px;
  text-transform:uppercase;
}

#header_box_2{
  height:190px;
  width:300px;
  float: left;
  margin-top:40px;
  margin-bottom:30px;
  margin-right:30px;
  padding:10px;
}

#header_box_2 p{
  color:#666;
  font-family:verdana,Helvetica;
  font-size:10px;
padding-top:10px;
padding-bottom:15px;

}
#header_box_2 ul{
  
  padding-left:15px;
  list-style-image: url(ulimage.gif);
}
#header_box_2 ul li{
border-style:none;
  color:#ccc;
  font-family:verdana,Helvetica;
  font-size:10px;
padding:1px;
}




#header_box_3{
  height:190px;
  width:130px;
  float: left;
  margin-top:20px;
  margin-bottom:30px;
    margin-right:10px;
    padding:10px;
}
#header_box_3 h1{
  color:#00cccc;
  font-family:Helvetica;
  font-size:14px;
  padding-bottom:5px;
  font-weight:bold;
  letter-spacing: 2px;
  text-transform:uppercase;
}
#header_box_3 p{
  color:#666;
  font-family:Helvetica;
  font-size:10px;
padding-top:10px;
padding-bottom:15px;
    float:left;
}

#header_box_3 ul li{
  color:#666;
  font-family:Helvetica;
  font-size:10px;
margin-left:15px;

}


#header_box_4{
  height:190px;
  width:130px;
  float: left;
  margin-top:20px;
  margin-bottom:30px;
  padding:10px;
}

#header_box_4 h1{
  color:#00cccc;
  font-family:Helvetica;
  font-size:14px;
  padding-bottom:10px;
  font-weight:bold;
  letter-spacing: 2px;
  text-transform:uppercase;
}


#header_box_4 h3{
  color:#333;
  font-family:Helvetica;
  font-size:12px;
  padding-bottom:5px;
  font-weight:bold;

  text-decoration:none;
  padding-top:10px;
}




#header_box_4 p{
  color:#999;
  font-family:Helvetica;
  font-size:10px;
padding-top:10px;
padding-bottom:15px;
    float:left;
}

#header_box_4 ul{ list-style-type: none; }

#header_box_4 ul li{
  color:#999;
  font-family:Helvetica;
  font-size:10px;
  letter-spacing:0px;
  
}

#header_box_4 h2{
  color:#999;
  font-family:Helvetica;
  font-size:10px;
  padding-bottom:5px;
text-decoration:none;

}


#process_title {
  height:190px;
  width:100px;
  float:left;
  
}

#process {}

#process_box1{
  height:200px;
  width:250px;
  float: left;

  padding:10px; 
  
}

#process_box1 ul li{
  list-style-type: circle;
  margin-left:30px;
  font-family:helvetica;

  font-size:11px;
  
  list-style-image: url(ulimage.gif);

}
#process_box2{
  
  height:200px;
  width:210px;
  float: left;
  margin-left:10px;
  padding:10px;
}

#process_box2 p{
padding-top:100px;
color:#00cccc;

}


#process_box3{
  height:200px;
  width:210px;
  float: left;
  margin-left:10px;
  padding:10px;
  
}
#process_box3 ul{
padding-top:100px;
margin-left:20px;
font-style:italic;
color:#999;
list-style-image: url(ulimage.gif);
}



#process_box4{
  
  height:200px;
  width:210px;
  float: left;
  margin-left:10px;
  padding:10px; 
}
#process_box4 p{
padding-top:100px;
font-size:14px;
color:#66cccc
}
#process_box_2_1{
  height:200px;
  width:250px;
  float: left;

  padding:10px; 
  
}
#process_box_2_1 ul li{
  list-style-type: circle;
  margin-left:30px;
  font-family:helvetica;
  font-size:11px;
  
  list-style-image: url(ulimage.gif);
}


#process_box_2_2{
  
  height:200px;
  width:210px;
  float: left;
  margin-left:10px;
  padding:10px;
}

#process_box_2_2 p{
padding-top:100px;
color:#00cccc;

}


#process_box_2_3{
  height:200px;
  width:210px;
  float: left;
  margin-left:10px;
  padding:10px;
  
}

#process_box_2_3 ul{
padding-top:100px;
margin-left:20px;
font-style:italic;
color:#999;
list-style-image: url(ulimage.gif);
}



#process_box_2_4{
  
  height:200px;
  width:210px;
  float: left;
  margin-left:10px;
  padding:10px; 
}
#process_box_2_4 p{
padding-top:100px;
font-size:14px;
color:#66cccc
}


#process_box_3_1{
  height:200px;
  width:250px;
  float: left;

  padding:10px; 
  
}

#process_box_3_1 ul li{
  list-style-type: circle;
  margin-left:30px;
  font-family:helvetica;
  font-size:11px;
  list-style-image: url(ulimage.gif);
  
}


#process_box_3_2{
  
  height:200px;
  width:210px;
  float: left;
  margin-left:10px;
  padding:10px;
}

#process_box_3_2 p{
padding-top:100px;
color:#00cccc;

}


#process_box_3_3{
  height:200px;
  width:210px;
  float: left;
  margin-left:10px;
  padding:10px;
  
}

#process_box_3_3 ul{
padding-top:100px;
margin-left:20px;
font-style:italic;
color:#999;
list-style-image: url(ulimage.gif);
}


#process_box_3_4{
  
  height:200px;
  width:210px;
  float: left;
  margin-left:10px;
  padding:10px; 
}

#process_box_3_4 p{
padding-top:100px;
font-size:14px;
color:#66cccc
}



#process_box_4_1{
  height:250px;
  width:250px;
  float: left;

  padding:10px; 
  
}

#process_box_4_1 ul li{
  list-style-type: circle;
  margin-left:30px;
  font-family:helvetica;
  font-size:11px;
  
  list-style-image: url(ulimage.gif);
}



#process_box_4_2{
  
  height:250px;
  width:210px;
  float: left;
  margin-left:10px;
  padding:10px;
}

#process_box_4_2 p{
padding-top:100px;
color:#00cccc;
}


#process_box_4_3{
  height:250px;
  width:210px;
  float: left;
  margin-left:10px;
  padding:10px;
  
}

#process_box_4_3 ul{
padding-top:100px;
margin-left:20px;
font-style:italic;
color:#999;
list-style-image: url(ulimage.gif);
}



#process_box_4_4{
  
  height:250px;
  width:210px;
  float: left;
  margin-left:10px;
  padding:10px; 
}

#process_box_4_4 p{
padding-top:100px;
font-size:14px;
color:#66cccc
}


#last{height:50px;}


