/* General styles */
body {margin:0;padding:0;border:0;width:100%;background:#fff;min-width:1000px;font-size:90%;}
/* Header styles */
#header {clear:both;float:left;width:100%;}
#header {background: transparent url(../images/layout/head_bg.gif) repeat-x 0px 0px;height: 101px;}
/* column container */
.colmask {position:relative;clear:both;float:left;width:100%;overflow:hidden;}
/* common column settings */
.colleft {float:left;width:100%;position:relative;}
.col1, .col2 {float:left;position:relative;padding:0 0 1em 0;overflow:hidden;}
.col2 {background: transparent url(../images/modules/sheet-left.gif) no-repeat top right;}

#header .colleft .col2 {background:none;}
/* 2 Column (left menu) settings */
.leftmenu {}
.leftmenu .colleft {right:74%;padding-bottom: 1em;}
.leftmenu .col1 {width:70%;left:104%;}
.leftmenu .col2 {width:28%;left:6%;margin-left:1px;}

#header .leftmenu .colleft {padding-bottom:0em;}
/* Footer styles */
#footer {clear:both;float:left;width:100%;background: transparent url(../images/layout/footer_bg.gif) repeat-x 0px 0px;}
/* Page background */
#page-bg1, #page-bg2, #page-bg3, #page-bg4, #page-bg5, #page-bg6, #page-bg7 {clear: both;float: left;width: 100%;}
#page-bg1 {background: transparent url(../images/layout/bg_cntr_lft.gif) repeat-y left top;}
#page-bg2 {background: transparent url(../images/layout/bg_cntr_rght.gif) repeat-y right top;}
#page-bg3 {background: transparent url(../images/layout/sky.jpg) repeat-x 0px 0px;}
#page-bg4 {background: transparent url(../images/layout/bg_top_lft.gif) no-repeat left top;}
#page-bg5 {background: transparent url(../images/layout/bg_top_rght.gif) no-repeat right top;}
#page-bg6 {background: transparent url(../images/layout/bg_bot_lft.gif) no-repeat left bottom;}
#page-bg7 {background: transparent url(../images/layout/bg_bot_rght.gif) no-repeat right bottom;}

#wrapper {margin: 37px 39px 0px 41px;}

.vcard {}
.vcard .fn.org {margin: 1em 0em 0em 0em;color: #263D42;font-size: 24px;font-family: Times New Roman, Sans-Serif;}
.vcard .fn.org b {font-weight: normal;}
.vcard .adr {margin: 0.5em 0em;}
.vcard .tel i {font-style: normal;}
