@charset "iso-8859-1";
/* CSS Document */
BODY,HTML {margin: 0px; padding: 0px; width: 100%; height: 100%; background: url(pics/bg.png) center top repeat-x #fff; }
/*.layout {border: none; padding: 0px; width: 100%; height: 100%}
.spacer {background: #999; }
.centre {width: 830px; padding: 0px;} */
.banner {background: #fff; padding: 0px;}
.underline {border-bottom: solid #eee; height: 3px}
h1.w_txt{font-family: "Trebuchet MS", Helvetica, sans-serif; font-size: 8pt; color: #fff; margin-top: -30px}
h2 {font-family: "Trebuchet MS", Helvetica, sans-serif; font-size: 14pt; color: #369}
h3 {font-family: "Trebuchet MS", Helvetica, sans-serif; font-size: 12pt; color: #369}
p {font-family: "Trebuchet MS", Helvetica, sans-serif; font-size: 10pt; color: #369; text-align: justify}
ul {font-family: "Trebuchet MS", Helvetica, sans-serif; font-size: 10pt; color: #333366;}
img {padding-bottom: 0px; margin-bottom: 0px;}
div {margin: 0px}
strong {font-weight: normal}
.m {font-family: "Trebuchet MS", Helvetica, sans-serif; font-size: 9pt; color: #FF6600; text-decoration: none}

#banner{
	width: 830px;
	height: 130px;
}

#flash {
	width: 830px;
	height: 120px;
	margin: 0px;
	float: center;
	font-size: 3pt;
}

#menu_container{
	width: 830px;
	height: 25px;
}

#page{
	width: 780px;	
}

#left{
	width: 440px;
	float: left;
}

#right{
	width: 310px;
	float: right;
}

#right p {
	padding-left: 10px;
	padding-right: 10px;
}

.bodyText {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
	text-decoration: none;
	background-image: none;
	margin: 0px;		
	text-align: left;
}
.bigger_text{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12pt;
	color: #369;
}
.biggest_text{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16pt;
	color: #369;
}
.subHeader {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: normal;
	color: #369;
}

.menuText {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
	margin-left: 0px;
	padding-bottom: 20px;
}
a:link {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #336699;
}


/* portfolio */
.thumb_cell {background:#fff; width:125px; height:75px;}
.thumbs {border: solid 1px #eee; }
.thumbs:hover {border: solid 1px #69c;}
.bigpic_bg {background:#fff; width:450px; height:350px;}
.details {color: #369 ; border: solid 0px #fff; font-size:  9pt; font-family:  sans-serif; font-weight: normal;  text-align: left;}
.darker_cell{background: #eee; border: solid 1px #ccc;}
.menuText2 {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
	margin-left: 0px;
	padding-bottom: 20px;
}
.subNav{
	text-align: right;	
}

/* news */
.index_container {width: 830px; height: 100%;}

#blog{
	overflow: scroll;
	width: 440px;
	height: 223px;
}

#footer{
	clear: both;
	float: center;	
}

