/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color:#fff;
	font-family: Arial, Verdana;
	font-size: 14px;
	letter-spacing:0px;
	text-align:center;
	color: #222;
}
a {
	color: #224488; 
	font-weight: bold; 
	}
a:link,a:active,a:visited,a:hover {
	text-decoration: none; 
	}
a:hover {
	color:#2288cc;
	}
a img {
	border:0px;
	}

td a:hover {
	background:#c0c0c0;
	color:#2288cc;
	}

h1,h2,h3,h4,h5,div.qF, div.qE {
	font-family:"Trebuchet MS", Verdana,Arial ;
	font-weight:normal;
	margin-bottom:0px;
	color:#000;
	padding:0px;
	}
h1 { font-size:22px;}	
h2 { font-size:18px;}
h3 { font-size:16px; }

ul {
	list-style-type:circle;
	list-style-position:outside;
	font-family:"Trebuchet MS", Verdana,Arial ;
	font-weight:normal;
	font-size:16px;
	line-height:20px;
	vertical-align:top;
	margin:0px;
	padding:0px;
	}
li {font-size:16px;
	line-height:20px;
	vertical-align:top;
	margin:0px;
	padding:0px;
	}
	
body div {
	position:absolute;
	text-align:center;
	}
body div div {
	text-align:left;
	}
							/* Position and width of site */
#cPosHead {
	top:0px;
	left:0px;
	width:100%;
	height:256px;
	background:url(images/t1.jpg)top repeat-x;
	text-align:center;
	position:relative;
	}
#cPosCont {
	top:300px;
	height:auto;
	left:0px;
	width:100%;
	text-align:center;
	}
#cPosFoot {
	top:768px;
	left:0px;
	width:100%;
	text-align:center;
	}
.pos {
	position:relative;
	width:626px;
	}
div#cLang {
	position:relative;
	height:48px;
	overflow:hidden;
	z-index:10;

	}
#cLang img {
	border:0px;
	margin:0px;
	padding:0px;
	margin-left:12px;
	margin-right:12px;
}
	
#cNav {
	position:relative;
	height:24px;
	overflow:hidden;
	z-index:12;
	font-size:14px;
		margin-left:auto;
	margin-right:auto;
	}


								/* Header Specific*/
#cHeader {
	background:url(images/tb.jpg) no-repeat top center;
	width:626px;
	height:256px;
	margin-right:auto;
	margin-left:auto;
}


								/* Footer Specific*/
#cFooter {
	height:64px;
	width:600px;
	bottom:0px;
	background-color:transparent;
	border-top:none;
	font-size:10px;
	color:#454850;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}
#cFooter a{
	font-weight:normal;
	margin:8px;
	color:#454850;
	font-size:12px;
}
	#cFooter a:hover{
		color:#777;
}




								/* Content*/
#cContent {
	width:1010px;
	position:relative;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
}

div.sharesb {
border:1px solid #DDDDDD;
clear:both;
font-size:12px;
margin:15px 0px 10px;
padding:10px;
position:relative;
}

.sharesb ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:15px 0px 0px 15px;
padding:0;
text-align:left;
}
.sharesb ul li {
display:inline;
padding:0px 4px 8px 16px;
text-align:left;
font-size:14px;
float:left;
clear:both;
}
.sharesb ul li a {
font-weight:normal;
}

.sharesb ul li.delicious {
background:url(images/l_delicious.gif) no-repeat;
}
.sharesb ul li.digg {
background:url(images/l_digg.gif) no-repeat;
}
.sharesb ul li.reddit {
background:url(images/l_reddit.gif) no-repeat;
}
.sharesb ul li.facebook {
background:url(images/l_facebook.gif) no-repeat;
}
.sharesb ul li.stumbleupon {
background:url(images/l_stumble.gif) no-repeat;
}
