body { 
 margin: 0; 
 padding: 0; 
 background: #000000 url(images/sitebg.png) repeat-x; 
 font-family: Helvetica, Arial, sans-serif; 
 font-size: 12px;
}
p {
   font-family: Helvetica, Arial, sans-serif; 
	font-size: 14px;
	color: #161616;
}
.nav {
   font-family: Helvetica, Arial, sans-serif; 
	font-size: 11px;
	color: #ffffff;	
}
a.nav:link {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
}
a.nav:hover {
	color : #ddd9d6;
	text-decoration : none;
	font-weight : normal;
}
a.nav:visited {
	text-decoration : none;
	font-weight : normal;
}
a.nav:active {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
}
a:link {
	color : #dc0000;
	text-decoration : none;
	font-weight : bold;
}
a:hover {
	color : #dc0000;
	text-decoration : underline;
	font-weight : bold;
}
a:visited {
	color : #dc0000;
	text-decoration : none;
	font-weight : bold;
}
a:active {
	color : #dc0000;
	text-decoration : none;
	font-weight : bold;
}
#main_body {
	background-image: url(images/content_background.jpg);
	height: 405px;
	background-repeat: no-repeat;
}
#home_body {
	background-image: url(images/home_background.jpg);
	height: 440px;
	background-repeat: no-repeat;
}
#portfolio_body {
	background-image: url(images/portfolio_background.jpg);
	height: 530px;
	background-repeat: no-repeat;
}
.testimonial {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7275B6;
}
h1 {
   font-family: Helvetica, Arial, sans-serif; 
	font-size: 16px;
	color: #222222;
	font-weight: bold;
}
h2 {
   font-family: Helvetica, Arial, sans-serif; 
	font-size: 14px;
	color: #000000;
	font-weight : bold;	
}
.box {
   font-family: Helvetica, Arial, sans-serif; 
	font-size: 11px;
	color: #ffffff;
}
.footer {
   font-family: Helvetica, Arial, sans-serif; 
	font-size: 11px;
	color: #000000;
}
a.footer:link {
	color : #27352a;
	text-decoration : none;
	font-weight : bold;
}
a.footer:hover {
	color : #608267;
	text-decoration : underline;
	font-weight : bold;
}
a.footer:visited {
	color : #27352a;
	text-decoration : none;
	font-weight : bold;
}
a.footer:active {
	color : #27352a;
	text-decoration : none;
	font-weight : bold;
}
input.apt {
	background-color: #ffffff;
   font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 18px;
	letter-spacing: normal;
	line-height: normal;
	border-width: 1;
	border-color: Gray;
}
input.checkbox {
	background-color: transparent;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .71em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 15px;
	letter-spacing: normal;
	line-height: normal;
	border-width: 1;
	border-color: Gray;
}
input.radio {
	background-color: transparent;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .71em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 15px;
	letter-spacing: normal;
	line-height: normal;
	border-width: 1;
	border-color: Gray;
}
textarea {
	background-color: #ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 64px;
	width: 290px;	
	letter-spacing: normal;
	line-height: normal;
	border-width: 1;
	border-color: Gray;
}
ul {
	margin-left: 28px;
	margin-right: 0px;
	list-style: disc;
   font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px;
	color: #161616;
	line-height: 14px;
	margin-top: 4px;
	margin-bottom: 4px;	
} 
li {
	margin-left: 28px;
	margin-right: 0px;
	list-style: disc;
   font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px;
	color: #161616;
	line-height: 14px;
	margin-top: 4px;
	margin-bottom: 4px;	
} 
input.submit {
  background-color: #ffffff;
  border-width: 1;
  border-color: Gray;
  border-top-color: #999999;
  border-left-color: #999999;
  font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
} 
.smallcaps { font-size: 10px; font-weight: normal; padding:0; font-family: Arial, Helvetica, sans-serif; }