/************/
/*  GLOBAL  */
/************/

/* NON-HEADER */
*{
	padding:0;
	margin:0;
}
 body {
	font-size:12px;
	background-color:rgb(255,255,255);
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	color: #3E3E3E;
} /*Font-size: 1.0em = 10px when browser default size is 16px*/
p {
	margin: 0px;
	padding: 0px;
}
form {
	float: left;
}


.page-container {
	border:0px none 0;
	font-size:1em;
	background-repeat: no-repeat;
	background-position: center;
	width: 1000px;
}
.main {
	width:1000px;
	padding-bottom:30px;
	background-image: url(images/bg-main.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: auto;
	background-color: #FFFFFF;
	border: 0;
	float: left;
}
.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:200px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-content {
	display:block; /*Fix IE floating margin bug*/
	;
	float:left;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
	width: 760px;
}

.main-subcontent {
	display:block;
	float:left;
	width:210px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-repeat: no-repeat;
	background-position: 45px bottom;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
}

.footer {
	clear:both;
	height:3.7em;
	font-size:11px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-image: url(images/bar-blue.gif);
	background-repeat: repeat-x;
	background-position: center;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 1.1em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-weight: normal;
}
.footer p {
	font-weight: normal;
}
/* --- For alternative headers START PASTE here --- */

/* HEADER */
#header {
	width:1000px;
	height: 295px;
	background-repeat: repeat;
	display: block;
}
.header-middle {
	width:338px;
	height:120px;
	background-image: url(images/logo.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.header-bottom {
	height:40px;
	background:rgb(255,255,255) url(../images/bg_head_breadcrumbs.jpg) repeat-y;
	font-variant: small-caps;
	width: 1000px;
}
.header-breadcrumbs {clear:both; width:900px; height:10px; padding:0em 0 1em 0;}



/******************/
/*  NAVIGATION  */
/******************/

.nav2 {
	float:right;
	border:none;
	color:rgb(75,75,75);
	font-family:Arial, Helvetica, sans-serif;
	height: 65px;
	width: 662px;
	background-repeat: repeat-x;
	background-image: url(images/menubg.gif);
	background-position: bottom;
	padding-top: 55px;
	font-size: 12px;
} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {
	float:left;
	position:relative;
	z-index:1000;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: rgb(175,175,175);
}
.nav2 ul li ul {display:none; border:none;}
.nav2 ul li ul {margin-left:-30px; padding:0 30px 30px 30px; background:url(../images/bg_head_bottom_nav_hover.gif) top center;} /*Sticky hover zones*/
/*  PADDING  */
.nav2 ul li a {
	float:left;
	display:block;
	height:3.1em;
	line-height:3.1em;
	text-decoration:none;
	font-weight:bold;
	color: rgb(100,100,100);
	padding-top: 5px;
	padding-right: 17px;
	padding-bottom: 5px;
	padding-left: 17px;
}
.nav2 ul li:hover {width:auto;}
.nav2 table {position:absolute; z-index:999; top:0; left:0; border-collapse:collapse;}
.main2 {
	height: 750px;
}

.nav3 ul li {float:left; position:relative; z-index:1000;}


/*Non-IE6*/
.nav2 ul li:hover a {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; position:absolute; z-index:998; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li ul {display: none;}
.nav2 ul li:hover ul li a {
	display:block;
	width:150px;
	height:auto;
	line-height:1.3em;
	border-left:solid 1px rgb(175,175,175);
	border-bottom: solid 1px rgb(175,175,175);
	font-weight:normal;
	color:rgb(50,50,50);
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {
	text-decoration:none;
	color: #FFFFFF;
	background-image: url(images/menubg1..gif);
	line-height: 1.3;
	background-color: #FF0000;
} /*Color subcells hovering mode*/

/*IE6*/
.nav2 ul li a:hover {
	text-decoration:none;
	background-image: url(images/menubg1.gif);
	color: #FFFFFF;
} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; position:absolute;z-index:997; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a {display:block; w\idth:10em; height:1px; line-height:1.3em; padding:2px 8px 2px 6px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a ul {visibility:hidden; height:0px; width:0px; position:absolute; z-index: 997;}
.nav2 ul li a:hover ul li a:hover {text-decoration:none;} /*Color subcells hovering mode*/

/* --- For alternative headers END PASTE here --- */

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */
.main-navigation .round-border-topright {width:10px; height:10px; position:absolute; z-index:100; margin:0 0 0 190px; background:url(../images/bg_corner_topright.gif) no-repeat;}

/* MAIN CONTENT */
.column1-unit {
	display: block;
	padding-bottom: 0px;
}
.column1-unit span {
	color: #FF0000;
	font-weight: bold;
}



.column2-unit-left {
	width:200px;
	color: #313131;
	background-color: #FFFFFF;
	background-image: url(images/Skillup_draft2_15.gif);
	padding-right: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
	padding-bottom: 25px;
	font-size: 11px;
	padding-top: 15px;
}

.main-content .column2-unit-left h1 {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

.main-content .column2-unit-left a {
	font-size: 11px;
	color: #DD0000;
	text-decoration: none;
}
.main-content .column2-unit-left img {
	float: left;
	margin-right: 10px;
	padding-bottom: 5px;
}


.column2-unit-left h1 {
	color: #FFFFFF;
	font-size: 12px;
}
.main-content .column2-unit-left h1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}


.main-content .new #image img {
	background-image: url(images/dropshad.gif);
	padding-right: 14px;
	padding-bottom: 14px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 4px;
}


.column2-unit-right {float:right; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle {float:left; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

/* MAIN SUBCONTENT */
.subcontent-unit-border {
	width:210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: 450px;
	margin-bottom: 0px;
}
.subcontent-unit-border-green {width:183px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(160,214,81); background-color:rgb(217,239,185);}
.subcontent-unit-border-blue  {width:183px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(137,170,214); background-color:rgb(213,225,240);}
.subcontent-unit-border-orange {width:183px; margin:0 0 2.5em 0px; padding:0 0 10px 0; border:solid 1px rgb(232,177,13); background-color:rgb(248,224,150);}

.subcontent-unit-noborder {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background:rgb(235,235,235);}
.subcontent-unit-noborder-green {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(217,239,185);}
.subcontent-unit-noborder-blue  {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(213,225,240);}
.subcontent-unit-noborder-orange {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(248,224,150);}

.round-border-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../images/bg_corner_topleft.gif) no-repeat; margin-top:-1px; margin-left:-1px;}
.round-border-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../images/bg_corner_topright.gif) no-repeat; margin-top:-1px; margin-left:174px;}
.round-noborder-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../images/bg_corner_topleft.gif) no-repeat; margin-top:0px; margin-left:0px;}
.round-noborder-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../images/bg_corner_topright.gif) no-repeat; margin-top:0px; margin-left:175px;}

/********************/
/*  FOOTER SECTION  */
/********************/

.footer p {line-height:1.3em; text-align:center; color:#FFFFFF; font-weight:bold; font-size:110%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:none; color:rgb(125,125,125);}
.footer a:hover {text-decoration:underline; color:rgb(0,0,0);}
.footer a:visited {color:rgb(125,125,125);}

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after, .main-content div:after, .main-subcontent:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border:after, .subcontent-unit-noborder:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border-blue:after, .subcontent-unit-border-green:after, .subcontent-unit-border-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-noborder-blue:after, .subcontent-unit-noborder-green:after, .subcontent-unit-noborder-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:650px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:900px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:900px; background:transparent;}}
@media print {.nav2 {float:left; width:900px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
a:link {
	height: 10px;
}
.new {
	float: right;
	width: 240px;
	margin-left: 15px;
	margin-bottom: 15px;
	height: inherit;
}

.main-content2 {

	display:block; /*Fix IE floating margin bug*/
;
	width:650px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
.body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.main-content .column1-unit li {
	font-family: Arial, Helvetica, sans-serif;
	color: #585858;
	font-size: 12px;
	width: 450px;
}


.main-content .column2-unit-left a:hover {
	font-size: 11px;
	color: #7B3938;
	text-decoration: none;
}
.main-content .column2-unit-left a:visited {
	font-size: 11px;
	color: #DD0000;
	text-decoration: none;
}
#logo {
	float: left;
	width: 470px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 10px;
	padding-top: 10px;
}
.body .page-container .main .main-content .column1-unit .logo img {
	margin-bottom: 15px;
	padding: 0px;
	margin-right: 1px;
	border: 0px solid #CCCCCC;
}

.staff {
	width: 450px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.column1-unit #staff {
	height: 70px;
	width: 220px;
	float: left;
	padding-left: 10px;
	font-weight: normal;
	color: #333333;
	display: block;
}

.column1-unit #staff img {
	float: left;
	padding-right: 1px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	background-color: #E5E5E5;
}
.column1-unit #staff a {
	color: #FF0000;
	text-decoration: none;
}
.column1-unit #staff a:hover {

	color: #1B49A0;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 10px;
	height: 20px;
	width: 60px;
	border-right-color: #0A2034;
	border-bottom-color: #000000;
	border-top-width: 0px;
	border-left-width: 0px;
	background-color: #FE1518;
}
.box1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 18px;
	width: 290px;
	background-color: #CCCCCC;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #323232;
	border-bottom-color: #323232;
	border-left-color: #CCCCCC;
}
.box2 {

	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	border: 1px solid #FFC423;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 100px;
	width: 290px;
	background-color: #CCCCCC;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #323232;
	border-bottom-color: #323232;
	border-left-color: #CCCCCC;
}
.logos {

	width: 450px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #666666;
}
.box100 {

	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 18px;
	width: 100px;
	background-color: #CCCCCC;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #323232;
	border-bottom-color: #323232;
	border-left-color: #CCCCCC;
}
.box200 {


	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 18px;
	width: 200px;
	background-color: #CCCCCC;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #323232;
	border-bottom-color: #323232;
	border-left-color: #CCCCCC;
}
.box300 {



	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 18px;
	width: 300px;
	background-color: #CCCCCC;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #323232;
	border-bottom-color: #323232;
	border-left-color: #CCCCCC;
}
.box400 {




	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 18px;
	width: 465px;
	background-color: #CCCCCC;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #323232;
	border-bottom-color: #323232;
	border-left-color: #CCCCCC;
}
.box150 {


	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 18px;
	width: 150px;
	background-color: #CCCCCC;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #323232;
	border-bottom-color: #323232;
	border-left-color: #CCCCCC;
}
.box050 {


	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 18px;
	width: 50px;
	background-color: #CCCCCC;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #323232;
	border-bottom-color: #323232;
	border-left-color: #CCCCCC;
}
.box020 {



	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 18px;
	width: 20px;
	background-color: #CCCCCC;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #323232;
	border-bottom-color: #323232;
	border-left-color: #CCCCCC;
}
.box150 {


	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 18px;
	width: 150px;
	background-color: #CCCCCC;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #323232;
	border-bottom-color: #323232;
	border-left-color: #CCCCCC;
}
.box2Copy {


	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	border: 1px solid #FFC423;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 100px;
	width: 600px;
	background-color: #CCCCCC;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #323232;
	border-bottom-color: #323232;
	border-left-color: #CCCCCC;
}
.new img {
	margin: 0px;
	padding: 0px;
}
.new table {
	margin: 0px;
	padding: 0px;
}
.subcontent-unit-border-grey {

	width:210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: 450px;
	margin-bottom: 0px;
}

.body .page-container .main .main-content .column1-unit p {
	float: left;
	margin: 0;
}
.body .page-container .main .main-content .column1-unit .logo1 img {
	padding: 7px;
	background-image: url(images/shad01.gif);
}
.body .page-container .main .main-content .column1-unit .logo2 img {
	padding: 7px;
	background-image: url(images/shad02.gif);
}
.body .page-container .main .main-content .column1-unit .logo3 img {
	padding: 7px;
	background-image: url(images/shad03.gif);
}
.body .page-container .main .main-content .column1-unit .logo4 img {
	padding: 7px;
	background-image: url(images/shad04.gif);
}
.body .page-container .main .main-content .column1-unit .logo .contact {
	width: 150px;
}
.body .page-container .main .main-content .column1-unit .logo .contact {
	width: 300px;
	display: inline;
}
#contactblock {
	height: 120px;
	width: 200px;
	margin-top: 10px;
}
