/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#222;
	font-size:.8em;
	margin:0 0 25px 0;
	background-color:#efefef;
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_body.gif);
}

a { color:#333399; text-decoration:none; }

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:1.8em; }

h2 { font-size:1.4em; }

h3 { font-size:1.2em; }


/* ---- class settings ----------------------- */

.img-top {
	position:absolute;
	top:0;
	left:0;
}

.img-btm {
	position:absolute;
	left:0;
	bottom:0;
}

.small-flag {
	position: relative;
	margin: 0 auto;
	width: 220px;
	height: 10px;
	color: #1b1d7a;
	font-size: 1.2em;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #8587d9;
}

.small-flag2 {
	position: relative;
	margin: 0 auto;
	width: 500px;
	height: 10px;
	color: #1b1d7a;
	font-size: 1.5em;
	padding: 0 0 10px 0;
}

.login {
	position:absolute;
	top:0;
	right:0;
	color: #fff;
	font-size: .8em;
	margin: 15px 77px 0 0;
	font-family: "Myriad Pro", Arial, Helvetica;
}

.content_main-small {
	position: relative;
	margin: 0 auto;
	width: 220px;
	height: auto;
	float: left;
	margin: 0 10px;
}

.content_main-bottom {
	position: relative;
	margin: 0 auto;
	float: left;
	top: 630px;
	margin: 0 10px;
}

.side_content-small {
	position: relative;
	margin: 5px auto;
	width: 276px;
	height: auto;
	float: left;
	
}

.side_content-small img {
	margin: 0 5px 0 0;
}

.side_title {
	color: #0e0e91;
	font-size: 1.2em;
}
.content_btm-flag {
	margin: 10px;
	color: #4c4c4c;
	font-size: 1.5em;
}

.footer_link {
	font-weight: bold;
	color:#1B1D7A;
}

.services a {
	top:1px;
	height: 57px;
	width: 400px;
	color: #fff;
	font-size: 1em;
	display: block;
	font-size: 1.3em;
	text-decoration: none;
	padding: 5px 10px 0 5px;
	background-color: #C2073C;
	border: 1px solid #BFB3A7;
}

.services a:hover {
	text-decoration: none;
	background-color: #6F0D2B;
}

.services_title a {
	color: #C1073B;
	font-size: 1em;
	text-decoration: none;
}

.services_title a:hover {
	text-decoration: underline;
}

.category {
	color: #C1073B;
	font-size: 2em;
}

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:266px;
	background-repeat:no-repeat;
	background-image: url(images/img_header.jpg);
}

#flag-container {
	position:relative;
	top:0;
	left:0;
	width:auto;
	height:auto;
	color: #1B1D7A;
	font-size: 2.5em;
	font-family: "Myriad Pro", Arial, Helvetica;
}

#main_container {
	position:relative;
	margin:0 auto;
	width:900px;
	height:auto;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	width:880px;
	height:30px;
	margin: 0 0 0 20px;
	padding: 7px 0 0 0;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(images/bg_nav.jpg);
}

#sub_nav {
	position:absolute;
	top:290px;
	left:0;
	width:870px;
	height:27px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:935px;
	height:auto;
	padding: 0 0 0 15px;
	background-repeat: repeat-y;
	background-image: url(images/bg_main.jpg);
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:530px;
	height:auto;
	margin: 0 0 0 10px;
	padding: 10px 10px 10px 20px;
}

#content_btm {
	position:relative;
	top:0;
	left:10px;
	float:left;
	width:820px;
	height:auto;
	padding: 10px;
	background-color: #bfbfbf;
	margin: 10px 0 30px 20px;

}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:290px;
	height:auto;
	margin: 10px 0 0 5px;
	padding: 10px 0 0 10px;
	background-color: #BFBFBF;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	clear:both;
	width:895px;
	height:34px;
	color:#4c4c4c;
	margin: 0 20px 0 35px;
}

#footer a {
	margin: 2px 0 0 5px;
	color: #4c4c4c;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	color: #fff;
	margin: 0 35px;
	font-size: 1.4em;
	text-decoration: none;
}

#nav a:hover {
	color: #8587d9;/*
	border-bottom: 5px solid #1b1d7a;*/
}


/* ---- start nav drop settings -------------------------- */

#sub_nav a {
	color:#fff;
	height:20px;
	font-size:12px;
	display:block;
	padding:5px;
	text-decoration:none;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}

#sub_nav a:hover {
	color: #000;
	background-color:#fff;
}

#L1,#L2 {
	position:absolute;
	visibility:hidden;
	width:auto;
	padding: 12px 0 0 0;
	background-color:#20208E;
	border-bottom:1px solid #000000;
}

#L1 { width:200px; left:275px; }
#L2 { width:180px; left:150px; }
#L3 { width:350px; left:500px; }

.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}


