body {
	background: #f4f4f4;
	color: #636363;
	margin: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	background-image:url('headslider.jpg');
	background-repeat:repeat-x;
	background-position:top; 
	
}

h1{
	margin: 0px;
	color:#496d8a;
	font-size: 14px;
	font-family: Trajan Pro, sans-serif;
	background-image:url('h1-line.png');
	background-repeat:repeat-x;

	background-position:bottom; 
}
h2{
	color:#496d8a;
	margin: 0px;
	font-size: 20px;
	font-family: Trajan Pro, sans-serif;

}
h3{
	margin: 0px;
	color:#496d8a;
	font-size: 16px;
	font-family: Trajan Pro, sans-serif;
}
h4{
	margin: 0px;
	color:#e9e9e9;
	font-size: 18px;
	font-family: Trajan Pro, sans-serif;
}
p{
	text-align: justify; 
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
td.bg-footer{
	background: #2a2a2a;
	background-image:url('footer.gif');
	background-repeat:repeat-x;
	color: #2a2a2a;
	vertical-align: top;
	height:141px;
	padding-bottom:15px;
}
a.footer{
	color:#e9e9e9;
}
td.footer{
	color:#e9e9e9;
	background:url('footer-bg.gif');
	background-repeat:no-repeat;
	padding-top:15px;
	padding-left:20px;	
	margin: 0px;
	vertical-align: top;
}
#footer{
	background: #2a2a2a;
	background-image:url('footer.gif');
	background-repeat:repeat-x;
	color: #2a2a2a;
	vertical-align: top;
	height:141px;
	padding-bottom:15px;


	width:100%;

}

td{
	color: #313131;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 10px;
}

input.search{
	border:0px;
	background:url('search.png');
	padding-left:30px;
	padding-top:5px;
	padding-right:5px;
	height:25px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	color:#c1c1c1;
	background-repeat: no-repeat;	
	width:150px;

}
input,textarea{
	border: 1px solid #a1a1a1;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
form.search{
	margin: 0px;
	padding: 0px;
}

a{
	color:#313131;
	text-decoration:underline;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
a:hover{
	color:#999;
	text-decoration:underline;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

a.portfolio{
	font-size:14px;
	color:#313131;
	text-decoration:underline;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
a.portfolio:hover{
	font-size:14px;
	color:#999;
	text-decoration:underline;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}


a.footermenu{
	color:#FFFFFF;
	text-decoration:none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

a.footermenu:hover{
	color:#EEEEEE;
	text-decoration:underline;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}