body {
	background-color:#191851;
	color:#333333;
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	min-width: 960px;
}
#container {
	width:960px;
	margin-left: auto;
	margin-right: auto;
	background-color:white;
}

#header {
	width:960px;
	margin:0;
	padding:0;
	position:float;
	background-color:#3086CF;
}

#ccontainer {
	background-color:#ffffff;
	margin-top: 10px;
}

#footer {
	width:960px;
	height:100px;
	text-align:right;
	font-size:9px;
	clear:both;
}
.column {
	float:left;
}

#center {
	background-color:#ffffff;
	width:590px;
	margin-left:190px;
	display:inline;
	margin-right:10px;
}

#right {
	width:150px;
	padding-right:10px;
	background-color:#ffffff;
}

#left {
	width:160px;
	margin-left:-780px;
	padding-left:10px;
}

img {
        border: none;
}

h1 {
	width:100%;
	border-bottom:1px dotted #676767;
	font-size:15px;
	font-weight:bold;
}
h2 {
	width:100%;
	font-size:12px;
	font-weight:bold;
	background-color:#3086CF;
	color:white;
	padding:5px 3px;
	text-align:center;
}
.advert {
	font-size:9px;
	color:#666666;
}

#logo {
	position: float;
	float:left;
	clear: none;
	/*margin-top:10px;
	margin-left:20px;*/
}

#google {
	position: float;
	float:right;
	clear: none;
	right:20px;
	top:0px;
}
#hadds {
	width:960px;
	height:20px;
    background-color:#3086CF;
}

#flags {
	position:absolute;
	right:30px;
}

.pgfoot {
	width:100%;
	border-top:1px solid #CCCCCC;
	font-size:9px;
	padding-bottom:20px;
}

.pgfoot a:link, .pgfoot a:visited {
	color:#333333;
	text-decoration: none;
	border-bottom:1px dotted #cccccc;
}

.pgfoot a:hover {
	color:white;
	background-color:#3086CF;
	text-decoration: none;
}
#headermenu {
	width:960px;
	background-color:#1065AC;
	clear: both;
}

/*         Header Menu             */
ul#headerlist {	
	padding-left:0px; /* Required for Firefox */
	margin-left: 0px; /* Required for IE */
	font-size:12px;
}

#headerlist li {
	padding: 6px 5px;
	display: inline;
	list-style-type: none;
}

#headerlist a {
	background:none;
	color:#ccc;
	text-decoration: none;
}

#headerlist a:link, #flist a:visited {
	color:#f4f4f4;
	text-decoration: none;
}


#headerlist a:hover {
	color:white;
	background-color:#3086CF;
	text-decoration: none;
}

/*FAQs Menu*/

#faqs { margin-left:0px;
	text-align:left;
	}

#faqs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size:11px;
	}

#faqs li { margin: 0 0 0 0; }

#faqs a {
	display: block;
	padding: 3px 2px 3px 3px;
	color: #353535;
	text-decoration: none;
	font-size:11px;
	background-image:url(/images/folder.gif);
	background-repeat:no-repeat;
}

#faqs a:hover {
	color: #fff;
	background-color: #3086CF;
	text-decoration: none;
}

#faqs ul a {
        display: block;
	_height: 1em; /* Bug fix for IE */
}

#faqs ul ul li {
        margin: 0 0 1px 0;
}

#faqs ul ul a {
        display: block;
        color:#353535;
        text-decoration: none;
        font-size:9px;
        background-image:none;
}

#faqs ul ul a:hover {
        display: block;
        margin-left: 5px;
        color: #fff;
        text-decoration: none;
        font-size:9px;
        background-color: #3086CF;

}


/*Footer Menu*/


ul#flist {	
	padding-right:30px;
	padding-top:60px;
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	font-size:9px;
}

#flist li {
	display: inline;
	list-style-type: none;
}

#flist a { padding: 2px 8px; border-bottom:none;}

#flist a:link, #flist a:visited {
	color:#333333;
	text-decoration: none;
	background-color:#e5e5e5;
	font-size:9px;
}


#flist a:hover {
	color:white;
	background-color:#3086CF;
	text-decoration: none;
}
