/* CSS Document */

body {
	margin: 10px;
	padding: 0;
	font-family: "Myriad Pro", "Century Gothic", Verdana, Tahoma, Arial;
	background: #6A6868 url(../graphics/website/bg.gif) repeat-x top;
}

table tr td {
	font-size: 10pt;
	color: #FFF;
	font-style: italic; 
}

.WS-Border {
	border: 3px solid #333;
}

.WS-Footer {
	width: 852px;
	background: #999;
	border-top: 0px solid #999;
	border-right: 3px solid #333;
	border-bottom: 3px solid #333;
	border-left: 3px solid #333;
}
.WS-Footer table tr td {
	font-size: 8pt;
	color: #000;
	font-style: normal; 
	padding: 5px 20px;
}
.WS-Footer a:link {color: #000; text-decoration: none;}
.WS-Footer a:visited {color: #000; text-decoration: none;}
.WS-Footer a:hover {color: #000; text-decoration: underline;}
.WS-Footer a:active {color: #000; text-decoration: underline;}

.WS-Footer-Icons {
	padding: 50px 0 0 0;
}
.WS-Footer-Icons  img {margin: 0 5px;}

/* - - - - - - - - - - - - - - LINKS - - - - - - - - - - - - */

a:link {color: #FFF; text-decoration: none;}
a:visited {color: #FFF; text-decoration: none;}
a:hover {color: #EECB38; text-decoration: none;}
a:active {color: #000; text-decoration: none;}

a.LINK-White {
	font-size: 1.1em;
	color: #FFF;
	font-weight: bold;
	line-height: 28px;
}

/* - - - - - - - - - - - - - - COLUMS - - - - - - - - - - - - */

.WS-LeftColum {
	width: 168px;
	height: 582px; 
	background: #000;
}

.WS-RightColum {
	width: 684px;
	height: 582px;
	padding: 0;
}

/* - - - - - - - - - - - - - - TEXT - - - - - - - - - - - - */

h1 {
	font-size: 25pt;
	color: #666;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

h2 {
	font-size: 12pt;
	color: #666;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.TXT-Telephone {
	font-size: 13pt;
	color: #666;
	font-weight: bold;
	padding-top: 8px;
}


.TXT-Small-White {
	color: #FFF;
}


/* - - - - - - - - - - - - - - BACKGROUNDS - - - - - - - - - - - - */

.WS-BG-Top {
	background: url(../graphics/front-page/front-page_r1_c1.jpg) no-repeat;
	height: 170px;
	padding: 40px 20px 0 20px;
}

.WS-BG-Bottom {
	background: url(../graphics/front-page/front-page_r9_c1.jpg) no-repeat;
	height: 100px;
	text-align: right;
	padding: 20px 45px 0 0;
}

.WS-Bullet-C1-R1 {
	background: url(../graphics/front-page/front-page_r2_c2.jpg) no-repeat;
	text-align: right;
	padding: 13px 70px 0 0;
}
.WS-Bullet-C1-R2 {
	background: url(../graphics/front-page/front-page_r3_c2.jpg) no-repeat;
	text-align: right;
	padding: 13px 70px 0 0;
}
.WS-Bullet-C1-R3 {
	background: url(../graphics/front-page/front-page_r4_c2.jpg) no-repeat;
	text-align: right;
	padding: 13px 70px 0 0;
}
.WS-Bullet-C1-R4 {
	background: url(../graphics/front-page/front-page_r6_c2.jpg) no-repeat;
	text-align: right;
	padding: 13px 70px 0 0;
}
.WS-Bullet-C1-R5 {
	background: url(../graphics/front-page/front-page_r7_c2.jpg) no-repeat;
	text-align: right;
	padding: 13px 70px 0 0;
}
.WS-Bullet-C1-R6 {
	background: url(../graphics/front-page/front-page_r8_c2.jpg) no-repeat;
	text-align: right;
	padding: 13px 70px 0 0;
}

.WS-Bullet-C2-R1 {
	background: url(../graphics/front-page/front-page_r2_c3.jpg) no-repeat;
	text-align: right;
	padding: 13px 75px 0 0;
}
.WS-Bullet-C2-R2 {
	background: url(../graphics/front-page/front-page_r3_c3.jpg) no-repeat;
	text-align: right;
	padding: 13px 75px 0 0;
}
.WS-Bullet-C2-R3 {
	background: url(../graphics/front-page/front-page_r4_c3.jpg) no-repeat;
	text-align: right;
	padding: 13px 75px 0 0;
}
.WS-Bullet-C2-R4 {
	background: url(../graphics/front-page/front-page_r6_c3.jpg) no-repeat;
	text-align: right;
	padding: 13px 75px 0 0;
}
.WS-Bullet-C2-R5 {
	background: url(../graphics/front-page/front-page_r7_c3.jpg) no-repeat;
	text-align: right;
	padding: 13px 75px 0 0;
}
.WS-Bullet-C2-R6 {
	background: url(../graphics/front-page/front-page_r8_c3.jpg) no-repeat;
	text-align: right;
	padding: 13px 75px 0 0;
}



