/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(sitegraphics/testbac.gif);
	height: 100%;
}
.wrap {
	width: 750px;
	text-align: center;
	position: relative;
	margin: 0 auto;

}
.logo {
	float: left;
	width: 730px;
	height:243px;
	background-image: url(sitegraphics/logo.gif);
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: relative;
}
#menu {
	float: left;
	position: relative;
	width:730px;
	height:34px;
	margin:0;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	list-style-type:none;
}
#menu2 {
	float: left;
	position: relative;
	width:750px;
	height:34px;
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu_2 {
	float: left;
	position: relative;
	background-image: url(sitegraphics/foot_mid.jpg);
	width:750px;
	height:34px;
	margin:0;
	padding:0;
	list-style-type:none;
}
li#m_pro {
	position:absolute;
	left:10px;
	width:96px;
	height:34px;
	background-image: url(sitegraphics/m_pro_a.gif);
	background-repeat: no-repeat;
}
li#m_ret {
	position:absolute;
	left:106px;
	width:122px;
	height:34px;
	background-image: url(sitegraphics/m_ret_a.gif);
	background-repeat: no-repeat;
}
li#m_gra {
	position:absolute;
	left:228px;
	width:193px;
	height:34px;
	background-image: url(sitegraphics/m_gra_a.gif);
	background-repeat: no-repeat;
}
li#m_web {
	position:absolute;
	left:421px;
	width:120px;
	height:34px;
	background-image: url(sitegraphics/m_web_a.gif);
	background-repeat: no-repeat;
}
li#m_por {
	position:absolute;
	left:541px;
	width:114px;
	height:34px;
	background-image: url(sitegraphics/m_por_a.gif);
	background-repeat: no-repeat;
}
li#m_pri {
	position:absolute;
	left:655px;
	width:85px;
	height:34px;
	background-image: url(sitegraphics/m_pri_a.gif);
	background-repeat: no-repeat;
}
li#m_sit {
	position:absolute;
	left:0px;
	width:98px;
	height:34px;
	background-image: url(sitegraphics/m_sit_a.gif);
	background-repeat: no-repeat;
}
li#m_con {
	position:absolute;
	left:98px;
	width:98px;
	height:34px;
	background-image: url(sitegraphics/m_con_a.gif);
	background-repeat: no-repeat;
}
li#m_lin {
	position:absolute;
	left:196px;
	width:98px;
	height:34px;
	background-image: url(sitegraphics/m_lin_a.gif);
	background-repeat: no-repeat;
}
li#m_blo {
	position:absolute;
	left:294px;
	width:98px;
	height:34px;
	background-image: url(sitegraphics/m_blo_a.gif);
	background-repeat: no-repeat;
}
li#m_pro a { 
display:block; width:96px; height:34px; text-indent:-9999px; text-decoration:none; overflow:hidden; 
}
li#m_ret a { 
display:block; width:122px; height:34px; text-indent:-9999px; text-decoration:none; overflow:hidden; 
}
li#m_gra a { 
display:block; width:193px; height:34px; text-indent:-9999px; text-decoration:none; overflow:hidden; 
}
li#m_web a { 
display:block; width:120px; height:34px; text-indent:-9999px; text-decoration:none; overflow:hidden; 
}
li#m_por a { 
display:block; width:114px; height:34px; text-indent:-9999px; text-decoration:none; overflow:hidden; 
}
li#m_pri a { 
display:block; width:85px; height:34px; text-indent:-9999px; text-decoration:none; overflow:hidden; 
}
li#m_sit a { 
display:block; width:98px; height:34px; text-indent:-9999px; text-decoration:none; overflow:hidden; 
}
li#m_con a { 
display:block; width:98px; height:34px; text-indent:-9999px; text-decoration:none; overflow:hidden; 
}
li#m_lin a { 
display:block; width:98px; height:34px; text-indent:-9999px; text-decoration:none; overflow:hidden; 
}
li#m_blo a { 
display:block; width:98px; height:34px; text-indent:-9999px; text-decoration:none; overflow:hidden; 
}
li#m_pro a:hover {
	background-image: url(sitegraphics/m_pro_b.gif);
	background-repeat: no-repeat;
}
li#m_ret a:hover {
	background-image: url(sitegraphics/m_ret_b.gif);
	background-repeat: no-repeat;
}
li#m_gra a:hover {
	background-image: url(sitegraphics/m_gra_b.gif);
	background-repeat: no-repeat;
}
li#m_web a:hover {
	background-image: url(sitegraphics/m_web_b.gif);
	background-repeat: no-repeat;
}
li#m_por a:hover {
	background-image: url(sitegraphics/m_por_b.gif);
	background-repeat: no-repeat;
}
li#m_pri a:hover {
	background-image: url(sitegraphics/m_pri_b.gif);
	background-repeat: no-repeat;
}
li#m_sit a:hover {
	background-image: url(sitegraphics/m_sit_b.gif);
	background-repeat: no-repeat;
}
li#m_con a:hover {
	background-image: url(sitegraphics/m_con_b.gif);
	background-repeat: no-repeat;
}
li#m_lin a:hover {
	background-image: url(sitegraphics/m_lin_b.gif);
	background-repeat: no-repeat;
}
li#m_blo a:hover {
	background-image: url(sitegraphics/m_blo_b.gif);
	background-repeat: no-repeat;
}
.title {
	float: left;
	width: 680px;
	padding: 10px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	position: relative;
}
.content {
	float: left;
	width: 730px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Calibri, 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #666666;
	position: relative;
}
.picframe {
	float: left;
	width: 730px;
	height:490px;
	background-image: url(sitegraphics/picframe.gif);
	background-color: #FFFFFF;
	position: relative;
}
.leftcontent {
	float:left;
	background-image: url(sitegraphics/divide.gif);
	background-position: top right;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	width:365px;
	padding-right: 10px;
	font-family: Calibri, 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	font-weight: 200;
	color: #666666;
	line-height: 150%;
}
.leftcontentnone {
	float:left;
	width:365px;
	padding-right: 10px;
	font-family: Calibri, 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	font-weight: 200;
	color: #666666;
	line-height: 150%;
}
.rightcontent {
	float:right;
	font-family: Calibri, 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 14px;
	font-weight: 200;
	color: #666666;
	width:345px;
	line-height: 150%;
}
H1 {
	font-family: Helvetica;
	font-size: 18px;
	font-weight: 900;
	text-align: left;
	background-image: url(graphics/crosstile.gif);
	line-height: 130%;
	display: block;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 4px;
	color: #253624;
}
.divide {
	float: left;
	background-color: #FFFFFF;
	width: 700px;
	height: 20px;
	background-image: url(sitegraphics/crosstile.gif);
	background-repeat: repeat;
	padding: 0px;
	position: relative;
}
.portthumb a {
	border: 1px solid #CCCCCC;
	height: 200px;
	width: 345px;
	float: right;
	clear: right;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	
}
.portthumb a:hover {
	border: 1px solid #000000;
	height: 200px;
	width: 345px;
	float: right;
	clear: right;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	
}
.links {
	float: left;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 12px;
	text-align: centre;
	font-size: 10px;
	position: relative;
	
}
.foot {
	float: left;
	width: 750px;
	height:294px;
	background-image: url(sitegraphics/foot.jpg);
	position: relative;
}
.foot_top {
	float: left;
	width: 750px;
	height:130px;
	background-image: url(sitegraphics/foot_top.jpg);
	position: relative;
}
.foot_bot {
	float: left;
	width: 750px;
	height:130px;
	background-image: url(sitegraphics/foot_bot.jpg);
	position: relative;
}
a:link.block {
	color: #333333;
	padding: 2px;
	background-color: #CCCCCC;
	text-decoration: none;
}
a:visited.block {
	color: #333333;
	padding: 2px;
	background-color: #CCCCCC;
	text-decoration: none;
}
a:hover.block {
	color: #333333;
	padding: 2px;
	background-color: #FF9900;
	text-decoration: none;
}
a:active.block {
	color: #333333;
	padding: 2px;
	background-color: #CCCCCC;
	text-decoration: none;
}
a:link.link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.link {
	color: #FF9900;
	text-decoration: none;
}
a:active.link {
	color: #FFFFFF;
	text-decoration: none;
}
