/* general styles*/
* {
	margin: 0;
	padding: 0;
}

img { border: none; }
a { color: #272727; }
a.yellow { color: #ffb20e; }
li { list-style: none; }
body {
	background: #00447C;
	color: #272727;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
h1, h2 { font-weight: normal; margin-bottom: 12px; }
h1 {
	font-size: 20px;
	text-transform: uppercase;
}
p { line-height: 18px; text-align: justify; }

/* header */
#wrap {
	width: 960px;
	margin: 20px auto 0;
	position: relative;
	background: #fff url(images/bkg_content.png) repeat-y 12px 11px;
	padding: 0 6px;
	border-top: solid 6px #fff;
}

#wraphome {
	width: 960px;
	margin: 20px auto 0;
	position: relative;
	background: #fff;
	padding: 0 6px;
	border-top: solid 6px #fff;
}
/*#header { float: left; background: url(images/header.png) no-repeat top; width: 731px; height: 117px; position: relative; border-bottom: solid 2px #fff; }*/#header { float: left; width: 731px; height: 117px; position: relative; border-bottom: solid 2px #fff; }
#logo { float: left; border-right: solid 2px #fff; }
#header .title { position: absolute; top: 30px; right: 150px; font-family: Arial, Helvetica, sans-serif; }
#header .title h1, #header .title h2 { color: #fff; text-align: right; font-weight: normal; font-size: 22px; }
#header .title h1 { margin-bottom: 5px; margin-right: 30px; font-weight: bold; }
#header .title h2 { font-size: 14px; }

/* main menu */
#mainmenu {
	border-bottom: 14px solid #00447C;
	background: #FFF;
	width: 959px;
	/*margin-left: 1px;*/
}
#mainmenu ul {
	float: left;
}
#mainmenu li { float: left; }
#mainmenu li a {
	background: url(images/bkg_menu.png) no-repeat top left;
	width: 137px;
	height: 21px;
	padding-top: 7px;
	text-align: center;
	color: #00447C;
	text-decoration: none;
	display: block;
	margin-right: 0px;
	border-right: #FFF;
	border-left: #FFF;
	font: bold 10px Verdana, Geneva, sans-serif;
}
#mainmenu li a.double { padding-top: 1px; height: 27px; }
#mainmenu li a.selected, #mainmenu li a:hover { background: url(images/bkg_menu_on.png) no-repeat top left; color: #FFE363;}


#mainmenu li a .contact {
	background: url(images/bkg_menu.png) no-repeat right top;
	width: 137px;
	height: 21px;
	padding-top: 7px;
	text-align: center;
	color: #00447C;
	text-decoration: none;
	display: block;
	margin-right: 0px;
	font: bold 10px Verdana, Geneva, sans-serif;
	border-right: 1px solid #9F0;
}
#mainmenu li a.selected .contact, #mainmenu li a:hover .contact{
	background: url(images/bkg_menu_on.png) no-repeat right top;
	color: #000;
}
/*menu */
.menu {
	width: 214px;
	float: left;
	margin-top: 0px;
}
.menu li a {
	background: url(images/bkg_button.png) repeat-y top;
	border-bottom: solid 3px #fff;
	font-size: 11px;
	padding: 9px 15px 0;
	margin-right: 3px;
	display: block;
	color: #272727;
	text-decoration: none;
	height: 22px;
	text-transform: uppercase;
}
.menu li a.selected, .menu li a:hover {
	background: #00447C;
	color: #fff;
}
.menu li.header {
	background: #434343;
	width: 211px;
	height: 24px;
	padding-top: 7px;
	text-align: center;
	color: #FFE363;
	font-size: 13px;
	text-decoration: none;
	display: block;
	margin-right: 1px;
	border-bottom: solid 3px #fff;
	font-weight: bold;
}
.menu li a.header, .menu li a:hover .header{
	background: #434343;
	width: 181px;
	height: 24px;
	padding-top: 7px;
	text-align: center;
	color: #FFE363;
	font-size: 14px;
	text-decoration: none;
	display: block;
	margin-right: 1px;
	border-bottom: solid 3px #fff;
	font-weight: normal;
	text-transform: uppercase;
}

.menu li.team {
	background: #FFE363;
	width: 211px;
	height: 24px;
	padding-top: 7px;
	text-align: center;
	color:#434343 ;
	font-size: 13px;
	text-decoration: none;
	display: block;
	margin-right: 1px;
	border-bottom: solid 3px #fff;
	font-weight: bold;
}
.menu li a.team, .menu li a:hover .team{
	background: #FFE363;
	width: 181px;
	height: 24px;
	padding-top: 7px;
	/*text-align: center;*/
	color: #434343;
	font-size: 12px;
	text-decoration: none;
	display: block;
	margin-right: 1px;
	border-bottom: solid 3px #fff;
	font-weight: bold;
	text-transform: uppercase;
}
/*content */
#content {
	width: 730px;
	float: left;
	margin-left: 4px;
}
#content .col50 { width: 50%; float: left; }
#content ul.bul { margin-bottom: 30px; }
#content ul.bul li { height: 19px; margin: 6px 10px; padding-left: 20px; background: url(images/arrow.png) no-repeat left; font-size: 13px; }
#content ul.bul li.two{
	height: 35px;
	margin: 6px 10px;
	padding-left: 20px;
	background: url(images/arrow.png) no-repeat left top;
	font-size: 13px;
}

#content .menu2 { background: #eee; border: solid 1px #434343; }
/* home content*/
#contentHome {
	width: 959px;
	float: left;
	margin-left: 0px;
}
#contentHome .col50 { width: 50%; float: left; }
#contentHome ul.bul { margin-bottom: 30px; }
#contentHome ul.bul li { height: 19px; margin: 6px 10px; padding-left: 20px; background: url(images/arrow.png) no-repeat left; font-size: 13px; }
#contentHome ul.bul li.two{
	height: 35px;
	margin: 6px 10px;
	padding-left: 20px;
	background: url(images/arrow.png) no-repeat left top;
	font-size: 13px;
}

#contentHome .menu2 { background: #eee; border: solid 1px #434343; }

/*main */
#main .photos { margin-bottom: 1px; }
#main .photos img.bigphoto { float: left; margin-right: 3px; }
#main .column1, #main .column2 { float: left; }
#main .column1 { width: 414px; margin-right: 3px; }
#main .column2 { width: 263px; }
#main .columncontent { margin: 10px; }
#main .news { background: #efefef; padding: 10px; margin-bottom: 3px; }
#main .news p { font-size: 11px; line-height: 16px; }
#main .news p.link { text-align: right; }
#main .news input, #languagebar .searchbox input { border: solid 1px #bbb; margin: 5px 0; color: #bbb; padding: 3px 5px; font-size: 11px; width: 230px; }
#main a.more { text-decoration: none; }
#main p { margin-bottom: 10px; }

/* footer */
#footer .column1, #footer .column2 { border-top: solid 14px #272727; float:left; }
#footer .column1 {
	width: 208px;
	margin-right: 3px;
	height: 57px;
	background: #FFF;
}


#footer .border {
	border-right: 14px solid #FFE363;
	height: 70px;
	float: left;
	margin-right: 3px;
}
#footer .column2 { width: 710px; padding: 10px 10px 0; }
#footer .column2 li { display: inline; }
#footer .column2 li a { color: #272727; }
#footer .copyright { font-size: 10px; }
#cornerbottom { background: url(images/bkg_footer.png) no-repeat bottom; width: 972px; height: 14px; margin: 0 auto 10px auto; }
/* footer home */
#footer .homecolumn2 { border-top: solid 14px #272727; float:left; }
#footer .homecolumn2{
	width: 959px;
	padding: 10px 0px 0;
}
#footer .homecolumn2 li { display: inline; }
#footer .homecolumn2 li a { color: #272727; }

/* footer menu */
#footermenu .items { width: 972px; margin: 0 auto 20px auto; text-align: right; }
#footermenu .items a { text-decoration: none; color: #fff; border-right: solid 1px #fff; padding-right: 5px; font-size: 10px!important; }
#footermenu .items a.last { border: none; }
#footermenu .items a.selected { font-weight: bold; background: url(images/arrow_white.gif) no-repeat center left; padding-left: 12px; }

/* submenus */
#wrap .submenu { text-align: right; width: 240px; font-size: 11px; font-weight: bold; line-height: 14px; background: #001B42; height: 16px!important;  }
#wrap .submenu ul li { display: inline; font-size: 11px!important; background: url(images/arrow2.png) no-repeat center right; padding: 0 15px 0 0; margin:0 5px 0 0; }
#wrap .submenu ul li.last { background: none; }
#wrap .submenu ul li a { color: #fff; text-decoration: none; }
#wrap .title { width: 660px; text-align: left; font-weight: normal; }
.menu3 { padding: 5px 0 0 0px; }
.menu3 a { font-size: 10px!important; }
.menu3 li a { padding: 7px 10px; width: 240px; display:block; background: #efefef!important; height: 12px; }
.menu3 li a:hover, .menu3 li a.selected { background: #CFCFCF!important; color: #434343 }
.menu3 ul li a, h1.title ul li a { text-transform: capitalize; }

/* other */
.hidden { display: none; visibility: hidden; }
.clear { clear: both; }
.right { float: right; margin: 0 0 5px 5px; }
.left { float: left; margin: 0 5px 5px 0; }
.separator { border-bottom: dotted 1px #272727; margin: 13px 0 10px; }
h1.bkg { color: #fff; height: 28px; padding: 8px 10px; margin:0; }
h1.black { background: url(images/bkg_black.gif) repeat-x top; }
h1.yellow { background: url(images/bkg_yellow.gif) repeat-x top; }
p.contact { text-align: center; font-size: 11px; line-height: 13px; }
p.contact a { color: #001b42; }
.red {
	color: #F00;
}
