@charset "utf-8";
/* CSS Document */

body {
	background-image: url(img/bg_body.gif);
	background-repeat:repeat-y;
	background-color: #000000;
	background-position: center;
	margin:0px;
	font-family:Trebuchet MS, arial, sans-serif;
	font-size:9pt;
	color:black;
}

a {
	color:#CC0000;
}
/* fix ie image gap bug */
img {
vertical-align: bottom;
}

#wrapperbg {
	background-image: url(img/bg_content_02.gif);
	background-repeat:repeat-y;
	background-position: center;
}

#wrapper {
	width:960px;
	background-color: black;
	margin:0 auto;
	padding:0px 0px 20px 0px;

}

#row1 {
	height:94px;
}

#row2 {
	height:27px;
	padding-top:12px;
	text-align:right;
	background-image:url(img/header_02.gif);
}

a.nLink {
	padding-right:25px;
	text-decoration:none;
	color:white;
	font-weight:bold;
	text-transform:capitalize;
}

.stripedBG {
	height:7px;
	background-image:url(img/header_04.gif);
	background-position: center;
	background-repeat:repeat;
	width:960px;
	margin:0 auto;
}
#homeflash1 {
	padding-top:10px;
}

#homeflash2 {

}

#homebottom {
	background-image: url(img/bg_home_bottom_08.gif);
}
#homebottomnest {
	background-image: url(img/bg_home_bottom_09.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	padding-bottom:30px;
}
#home_column1 {
	float:left;
	width:200px;
	margin-left:80px;	
	color: #000000;
	font-size: 8pt;
	font-family: arial;
	margin-top:10px;
}	
#home_column2 {
	float:left;
	width:50px;
	margin-left:70px;	
	margin-top:20px;
}
#home_column3 {
	float:left;
	width:460px;
	margin-left:10px;	
	color: #000000;
	margin-top:20px;
}
.clearfloat {
	clear: both;
}

#inside_column1 {
	float:left;
	width:570px;
	margin-left:70px;	
	color: #000000;
}	

#inside_column2 {
	float:left;
	width:190px;
	margin-left:90px;	
	color: #000000;
}


#insidebottom {
	background-image: url(img/bg_inside_11.gif);
}
#insidebottomnest {
	background-image: url(img/bg_inside_12.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	padding-bottom:30px;
}
#insideheading1 {
	background-image: url(img/bg_h1left_08.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	height:42px;
}
#insideheading2 {

}

h1 {
	margin:0px 0px 0px 69px;
	padding: 10px 40px 0px 0px;
	height: 32px;
	font-size:14pt;
	color:white;
	font-weight:bold;
	background-image:url(img/bg_h1right_09.gif);
	background-repeat:no-repeat;
	background-position:right;
}
h2 {
	font-size:10pt;
}
.footer {
	padding-top:20px;
	height:30px;
	color:white;
	font-size:8pt;
	width:960px;
	margin:0 auto;
	text-align:center;
}
.footer a {
	color: #FFCC00;
}

#portfoliobottom {
	background-image: url(img/bg_port_11.gif);
}
#portfoliobottomnest {
	background-image: url(img/bg_port_12.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	padding-bottom:30px;
}
#portfolioheading1 {
	background-image: url(img/bg_h1_port_08.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	height:42px;
}
#portfolioheading2 {

}

#portfolio_column1 {
	width:870px;
	margin-left:30px;
}

.dateshown {
	background-image: url(img/bg_date.gif);
	background-repeat:no-repeat;
	width: 50px;
	height: 50px;
	text-align: center;
	color: white;
	font-size:14pt;
	font-weight: bold;
}

.articleheading {
	font-weight: bold;
	font-size: 14pt;
}

.byline {
	font-size: 10pt;
	font-weight: bold;
}

.contacticon {
	background-repeat: no-repeat;
	background-position:left;
	height: 14px;
	width: 150px;
	padding-left: 30px;
	padding-top: 4px;
	margin-bottom: 8px;
	margin-top: 8px;
}

.telephone {
	background-image: url(img/icons_03.gif);
}
.email {
	background-image: url(img/icons_08.gif);
}
.chat {
	background-image: url(img/icons_06.gif);
}
.miitable td {
	text-align: center;
	font-size: 10px;
}
.miitable img {
	padding-top: 10px;
}
