a.nav:link { text-decoration: none; color: black;}
a.nav:visited { text-decoration: none; color: black;}
a.nav:hover { text-decoration: none; color: black;}
a.nav:active { text-decoration: none; color: black;}
a:focus { outline:none; }
body {
	background-color: #2D2D2D;
	font-family: Times New Roman,"Lucida Sans Unicode", "Lucida Sans", "Georgia", "Trebuchet MS", "Verdana", sans-serif;
    font-size: 10pt;
}
#header {
 font-family: "Lucida Sans Unicode", "Lucida Sans", "Georgia", "Trebuchet MS", "Verdana", sans-serif;
    font-size: 10pt;
 height: 240px;
 margin: 0px 0px 0px 0px;
}

#main {
 	width:790px;
 	margin-left: 0px;
 	margin-top: 20px;
 	min-height: 550px;	
}
#main_contact {
 	height: 700px;
 	width:800px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;	
}
#left{
	float:left;
	width: 200px;
	margin-left:20px;
}
#content{
	width: 500px;
	font-family: Times New Roman,"Lucida Sans Unicode", "Lucida Sans", "Georgia", "Trebuchet MS", "Verdana", sans-serif;
    font-size: 10px;
	margin-left:260px;
	margin-right: 10px;
}
#content_portfolio{
	width: 780px;
	font-family: Times New Roman,"Lucida Sans Unicode", "Lucida Sans", "Georgia", "Trebuchet MS", "Verdana", sans-serif;
    font-size: 10pt;
	margin-left:10px;
	margin-right: 10px;
	text-align:left;
}
#nav {
 	height: 34px;
 	width:800px;
	/*background-color: #cc3333;*/
	background-image: url('../images/nav_bg.jpg');
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Georgia", "Trebuchet MS", "Verdana", sans-serif;
    font-size: 9pt;
	text-align: center;
	vertical-align: bottom;
}
#footer {
 	min-height: 20px;
 	width:800px;
	background-image: url('../images/nav_bg.jpg');
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Georgia", "Trebuchet MS", "Verdana", sans-serif;
    font-size: 8pt;
	text-align: center;
	vertical-align: bottom;
}
img.nav {
	margin-top: 10px;
	border: 0px;
}
#Container {
 width: 800px;
 border: 3px solid #000;
 margin: auto;
 background-color: #fff;
}

#list{
	width:200px;
	
}
ul {
 position:relative;
 left: 80px;
 width: 100%;
  float: left;
  padding: 0;
  list-style: none;
  margin-bottom: 30px;
}
 
li {
  float:left;
  width: 40%;
  margin: 0;
  padding: 0;
}
.special{
	font-family: Monotype Corsiva, Zapfino, Apple Chancery, Times New Roman,"Lucida Sans Unicode", "Lucida Sans", "Georgia", "Trebuchet MS", "Verdana", sans-serif;
    font-size: 11pt;
    font-weight: bold;
	
}
.specialred{
	font-family: Monotype Corsiva, Zapfino, Apple Chancery, Times New Roman,"Lucida Sans Unicode", "Lucida Sans", "Georgia", "Trebuchet MS", "Verdana", sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: #ff0000;
	
}
.required{
	font-family: Times New Roman, "Verdana", sans-serif;
	color: #ff0000;
    font-size: 10pt;
    font-weight: bold;
	
}
.tel {
	font-family: Monotype Corsiva, Zapfino, Apple Chancery, "Lucida Sans Unicode", "Lucida Sans", "Georgia", "Trebuchet MS", "Verdana", sans-serif;
    font-size: 22pt;
}
.footer{
	font-family: Times New Roman,"Lucida Sans Unicode", "Lucida Sans", "Georgia", "Trebuchet MS", "Verdana", sans-serif;
    font-size: 10pt;
    font-weight: bold;
	
}
.specialBig{
	font-family: Monotype Corsiva, Zapfino, Apple Chancery, "Lucida Sans Unicode", "Lucida Sans", "Georgia", "Trebuchet MS", "Verdana", sans-serif;
    font-size: 18pt;
    color: #ff0000;
    font-weight: bold;
	
}
td {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Georgia", "Trebuchet MS", "Verdana", sans-serif;
    font-size: 8pt;
}
img {border-color:" #000000 ";} 
.tag{
 font-family: Times New Roman, "Verdana", sans-serif;
font-size: 12pt;
font-weight: bold;
font-style: italic;
}
.bg{
	border: 3px solid;
}