/*<![CDATA[*/

/* Non-important visual styling for all browsers */

html, body {background: #95A3C2;}

body {position: relative; font-size: 14px; line-height: 1.3; font-family: Helvetica, Arial, sans-serif;font-weight:normal;}

#centered {text-align: left; background: #2D395E; position: relative; z-index: 2;}


.addresss {font-size:13px;color:#95A3C2;position: absolute;top: 465px; left: 44px;line-height:160%;}
.telphone {font-size:16px;}

.top{position: absolute; top: 0; left: 0;}

.bottom {position: absolute; bottom: -37px; right: 0px; text-align: right;color:#2D395E;}

#leftcol {position: absolute;top: 7px; left: 0px;z-index: 6; width:500px;}
#rightcol {position: absolute;top: 7px; left: 303px;z-index: 3;}


/* Case-dependent fallback to content-height.
   Content is made tall enough to hold the centered container open if no height is given in 
   the stylesheet, resulting in 'height: auto'. */

#test-height {padding-bottom: 13em;}

/* repositioning info about IE/win's performance */

#ie-info {margin-top: -13em;}

a {text-decoration:none;border-bottom:1px dotted #95A3C2;}
a:link {color:#95A3C2;}
a:visited {color:#95A3C2;}
a:hover {color:#fff;}

/* ---------- horizontal and vertical centering ----------- */

/* Regular CSS for good browsers */

html, body {height: 100%; margin: 0; padding: 0;}

body {display: table; height: 100%; width: 100%; text-align: center;}

#wrapper {display: table-cell; vertical-align: middle;}

#centered {height: 579px; width: 960px; margin: 0 auto;margin-top:-23px;}

/*]]>*/