/* 
	4 row layout (2 menu bars = 15each - Content 390 (50+15top/340or200+130+5) LAYOUT 
*/

html, #wrapper{
	margin:0;
	padding:0;
	height:100%;
	border:none;
	text-align: center;
}

/* LAYOUT */
body {
	margin:0;
	padding:0;
	border:none;
	background-color: #CECBCE;
	background-image: url(res/img/str/100x100-grad.gif);
	background-attachment: fixed;
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: center;
}
#wrapper{
	margin:0 auto;
	vertical-align: middle;
	width: 760px;
	height: 100%;
	text-align: left;
}
#flvhead {
	width: 760px;
	position: relative;
	z-index: -1;
	height: 200px;
}
#servicehead1 {
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	height: 50px;
	vertical-align: middle;
	padding-left: 415px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 16px;
	font-weight: bold;
	padding-top: 2px;
}


#mainbox {
	height: 420px;
	width: 100%;
	vertical-align: middle;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	background-image: url(../img/str/servicesBGstripetile.jpg);
}


/* NAVIGATION ELEMENTS */

#GP-MMB1 {
	font: 11px Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	height: 15px;
	width: 600px;
	background-image: url(../img/str/mmb-bgtilev2.jpg);
	background-repeat: repeat-x;
}
#GP-MMB1 a{
	text-decoration: none;
	padding-left: 12px;
	color: #FFFFFF;
	padding-right: 5px;
}
#GP-MMB1 a .int{
	text-decoration: none;
	color: #FFFFFF;
	background: #00CC00;
	border: 5px solid #FF00FF;
}
#GP-MMB1 a:hover{
	color: #00CC00;
}

#GP-SMB1 {
	font: 11px Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	height: 17px;
	background-color: #FFFFFF;
}
#GP-SMB1 a{
	text-decoration: none;
	padding-left: 12px;
	color: #000066;
	padding-right: 10px;
}
#GP-SMB1 a:hover{
	color: #00CC00;
}


/* CONTENT AREA */

.sectionintro {
	overflow: hidden;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 5px;
	line-height: 12px;
}
.sectionintro a{
	color: #000099;
}
.sectionintro a:hover{
	color: #104384;
}
.sectionintro a:visited{
	color: #666666;
}
.sectionintro ul{
	margin-top: -15px;
	margin-bottom: -25px;
}
.sectionintro li{
	margin-left: -25px;
	line-height: 11px;
}
.sectionintro2 {
	overflow: hidden;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 5px;
	line-height: 12px;
}
.sectionintro2 a{
	color: #000099;
}
.sectionintro2 a:hover{
	color: #104384;
}
.sectionintro2 a:visited{
	color: #666666;
}
.sectionintro2 ul{
	margin-top: 0px;
	margin-bottom: -25px;
}
.sectionintro2 li{
	margin-left: -25px;
	line-height: 11px;
}

/* News Feed AREA */

.sectionintroNF {
	overflow: hidden;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 5px;
	line-height: 12px;
	padding-bottom: 0px;
}
.sectionintroNF a{
	color: #000099;
}
.sectionintroNF a:hover{
	color: #104384;
}
.sectionintroNF a:visited{
	color: #666666;
}
.sectionintroNF ul{
}
.sectionintroNF li{
	margin-left: -25px;
	line-height: 11px;
}





#contarea1 {
	height: 390px;
	width: 760px;
}
#content1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	padding-left: 8px;
	left: 8px;
	background-color: #FFFFFF;
}

#content1 a {
	text-decoration: none;
	color: #666666;
}
#content1 a:hover {
	text-decoration: underline;
}
#content1 a:visited {
	text-decoration: none;
}

#content1 h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #1D4C84;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	height: 20px;
}
.linklist {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #29518C;
}

.linklist a:visited {

	float: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #00CC00;
}
.padffleft {
	padding-left: 10px;
}
#wrapper tr td #mainbox #contarea1 div table tr td .flashfull {
	margin: 0px;
	padding: 0px;
	height: 386px;
}
