/*********  Global  **********/
body {
	font-family: Tahoma, Geneva, sans-serif;
	background: url('../images/back2.jpg') repeat-x scroll left top;
	margin: 0;
}

a {text-decoration:none;}
img {border:0px;}

.fleft {float:left}
.fright {float:right}
.clear {clear:both}

#container {width:944px; margin:0 auto;}


/*****  Header  *****/
#header {height:120px; margin-bottom:73px;}

/** #logo {width:400px;height:120px;background: url('../images/logo.png') no-repeat scroll left top;} **/
#logo img {margin-top:-37px;}

#contact {width:300px; color:#6d6e72;padding-top:16px;line-height:12pt;}
#tfy {margin-top:-38px;padding-left:190px;}


/*****  Banner  *****/
#banner {height:312px; background-color:#ffffff; border:1px solid #cccccc;padding:17px;}

/*#image_holder {height:311px;width:629px;background: url('../images/banner.jpg') no-repeat scroll left bottom;}*/
#text_holder h2 {margin:0}
#text_holder {height:312px;width:279px;background-color:#1b3240;}
.text_holder_part {color:#ffffff;font-size:8pt;padding:7px 15px 0 15px;border:solid 1px #1b3240;}
.part_1 {height:108px;}
.part_2 {height:94px;}
.part_3 {height:83px;}
.part_1:hover, .part_2:hover , .part_3:hover  {background-color:#102a37;border:solid 1px #000000;}
.text_holder_part a {color:#ffffff/*02a6e3*/;}
.text_holder_part:hover a {color:#02a6e3;}
.text_holder_part a:hover {color:#00aef1;}


/*****  Content  *****/
.content_part {width:293px;height:200px;color:#6d6e70;font-size:10pt;padding:10px;}
.content_part a {color:#02a6e3;}
.content_part ul li {line-height:15pt;}
.uline {text-decoration:underline;color:#19343f}

.content_part h2 a {color:#19343F;}
.content_part h2 a:hover {color:#00aef1;}

/*****  Footer  *****/
#footer {color:#9a9c9b;font-size:8pt;background-color:#123456;}
#footer_text {margin:16px 30px 0 0;}
#footer_back {height:60px;width:100%;background-color:#f9f9f9;border-top:solid 1px #000000;margin-top:-60px}

