v\:* {behavior=url(#default#VML)}

html, body {
	height: 100%;
	padding: 0;
	margin: 0;
}
html *{
	-moz-box-sizing:border-box;
	box-sizing: border-box;
}

body {
	background : url(null) fixed no-repeat;
	background: #DFDFDF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	overflow-x: hidden;
}
#wrapper{
    width: 780px;
	text-align: right;
	position: relative;
	top: 0;
	left: 0;
}

#content {
	padding-bottom: 40px;
	overflow-x: hidden;
}

#footer {
	width: 100%;
	height: 65px;
	position: absolute;
	bottom: 0px;
}

#FooterInnerDiv{
	position: relative;
	width: 100%;
	height: 100%;
}

* html #wrapper {
	height: 100%;
	left: 0;
}

#FooterImg{
	position: absolute;
	left: 0;
	bottom: 0;
}

* html #content {
	margin-bottom: 65px;
	padding-bottom: 0px;
}
.ImgClass{
	margin: 0;
	padding: 0;
	border: 0;
}

#LogoImg{
	width: 100%;
}

#MenuBar{
	width: 100%;
	height: 43px;
	position: relative;
}

#MainSite{
	width: 100%;
	position: relative;
	height: 200px;
	margin: 0;
	padding: 0;
}

#MenuLine{
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	z-index: 3;
	height: 27px;
	line-height: 27px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #C9D3D5;
	border-top: 1px solid #C9D3D5;
	background-color: #EEEEEE;
}
#MenuLine div img{
	margin: 0;
	padding: 0;	
}
.handed{
    cursor: hand;
}
#MenuLine div{
    float: right;
	display: inline;
	margin: 0;
	margin-top: 4px;
	padding: 0;
}
#MenuRoundRect{
	position: absolute;
	z-index: 1;
	margin: 0;
	padding: 0;
	top: 1px;
	left: 695px;
	visibility: hidden;
}
#RoundRect{
	width: 77px;
	height: 32px;
	border: 0;
}

#MenuRoundLinks{
    visibility: hidden;
    text-align: right;
	position: absolute;
	z-index: 3;
	margin: 0;
	padding: 0;
	top: 179px;
	left: 0px;
}
#RoundLinks{
	width: 130px;
	height: 60px;
	border: 0;
	padding: 10px;
	text-align: right;
}
#RoundLinks ul{
    list-style-type: none;
    text-align: right;
    margin: 0;
    padding: 0;
}
#RoundLinks ul li a{
    color: #575F48;
    text-decoration: none;
}
.BaseBox{
	top: 0;
	border: 1px solid #C3CED4;
	background-color: #FFFFFF;
}

#RightBoxBase{
	float: right;
	border-right: none;
	width: 520px;
	height: 100%;
}

#LeftBoxBase{
	float: left;
	border-left: none;
	width: 250px;
	height: 100%;
	color: #002f59;
}
#NewsMarq{
    word-wrap: break-word;
}
.InnerBox{
	position: relative;
	padding: 7px;
	width: 100%;
	height: 100%;
	border: none;
}
#NewsMarq{
    margin: 10px;	
    width: 100%;	
}
#NewsMarq marquee{
    margin: 0;
    display: inline;
    padding: 0;
    height: 120px;
}
#PipesDiv{
	padding: 0;
	padding-right: 10px;
	width: 138px;
}
#PipesDiv div{
    display: inline;
	float: right;		
	margin: 0;
	padding: 0;
}
#PipesDiv div img{
	display: inline;
}
.HeaderLeftText{
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.BoldLeftText{
	font-weight: bold;
}
#RightInnerBox{
	padding-top: 12px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 12px;
	color: #3c3c3e;
	word-wrap: break-word;
}
#RightInnerBox p{
	margin: 0;
	padding: 0;
}

.CornerImgDiv{
	z-index: 3;
	position: absolute;
}
.CornerImg{
	height: 12px;
	width: 11px;	
}

#TopLeftCorner{
	top: -2;
	left: -2;
}

#BottomLeftCorner{
	bottom: -3;
	left: -2;
}

#TopRightCorner{
	top: -2;
	right: -4;
}

#BottomRightCorner{
	bottom: -1;
	right: -2;
}

.Rotate90{
	rotation: 90;
}
.Rotate180{
	rotation: 180;
}
.Rotate270{
	rotation: 270;
}
.MenuLink{
	color: red;
}

