@charset "utf-8";
/* CSS Document */
body { margin:0px; padding:0px; background:url(../images/topbg.gif) repeat-x top #ffffff;
	color:#444444; font:normal 13px Verdana, Arial, Helvetica, sans-serif; }

#main { width:865px; margin:0px auto; }
.topbg {
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.topbg div {
	float: right;
	padding-top: 59px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.topbg table {
border: 1px solid #abadb3;
}



#navigation { repeat-x left top; clear:both; height:51px; }
#navigation ul, #navigation ul li { margin:0px; padding:0px; list-style:none; position: relative;}
#navigation ul li { float:left; text-align:center; position: relative;}
#navigation ul li a { display:block; font-family: Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; font-style:italic; color:#000000; padding:0px; text-decoration:none; white-space:nowrap; height:51px; padding-top:10px;}
#navigation ul li a:hover { color:#FFFFFF; repeat-x; text-decoration:none; height:51px; }
#navigation ul li a.activenav { color:#FFFFFF !important; repeat-x; }






/*1st sub level menu*/
#navigation ul li ul{
list-style:none; 
margin:0px; 
padding-top:0px;
position: absolute;
left: 0;
top: 61px; /* value not set by javascript */
display: block;
visibility: hidden;
background:#f1f4fb;
padding: 0 !important;
width:275px;
height:35px;
}

/*Sub level menu list items (undo style from Top level List Items)*/
#navigation ul li ul li{/*
float: none;
margin: 0px;
padding: 0px 0px 0px 45px;
font-family:Geometr415 Blk BT;
font-size:20px;
font-style:italic;
font-weight:bold;
color:#FFF;
text-align:left;*/
height:35px;
}




/* Sub level menu links style */
#navigation ul li ul li a{
display: block !important;
color: #334d9a;
padding: 8px 0px 0px 10px !important;
font-size:14px !important;
text-align:left;
text-decoration:none;
background:#f1f4fb;
border-left:5px solid #f1f4fb; 
width:260px;
height:35px;
}

#navigation ul li ul li a:hover{
/*background:#830702; 
border-left:5px solid #334d9a; */
color:#fa0b4c; 
height:35px;
}


	
/* Holly Hack for IE \*/
* html #navigation ul li { float: left; height: 51px; }
* html #navigation ul li a { height: 51px; }
* html #navigation ul li ul li { float: left;}

#navigation ul li:hover ul,
#navigation ul a:hover ul{
visibility:visible; 
}


.searchField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	border: 0;
	color: #47546f;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 2px;
	background-color: #FFFFFF;
/*	background-image: url(../images/search.gif);*/
	background-repeat: no-repeat;
	background-position: 192px center;
	position: relative;
	margin: 0px;
	width: 206px;
}


.searchBtn {

	border: 0;

	background-color: #FFFFFF;
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	margin: 0px;
	width: 25px;
	height:22px;
}

ul#menu {
	list-style:none;
	margin:0px;
	padding:0px;
	font-family: "Geometr415 Blk BT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	width: 100%;
	clear:left;
}
ul#menu li { float:left; margin:0px; padding:0px; position:relative; }

/* ++++++++++++++++++++++ TOP MENU ++++++++++ */

a.menu_home {
	display:block;
	margin: 0px;
	width:71px;
	height:51px;
	background-image: url(../images/menu_home.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.menu_home:hover, a.menu_home_active {
	background-image: url(../images/menu_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.menu_home2 {
	display:block;
	margin: 0px;
	width:71px;
	height:51px;
	background-image: url(../images/menu_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.menu_about {
	display:block;
	margin: 0px;
	width:200px;
	height:51px;
	background-image: url(../images/menu_about.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
a.menu_about:hover, a.menu_about_active {
	background-image: url(../images/menu_about.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.menu_about2 {
	display:block;
	margin: 0px;
	width:200px;
	height:51px;
	background-image: url(../images/menu_about.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}



a.menu_pro {
	display:block;
	margin: 0px;
	width:234px;
	height:51px;
	background-image: url(../images/menu_pro.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
a.menu_pro:hover, a.menu_pro_active {
	background-image: url(../images/menu_pro.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.menu_pro2 {
	display:block;
	margin: 0px;
	width:234px;
	height:51px;
	background-image: url(../images/menu_pro.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


a.menu_agencies {
	display:block;
	margin: 0px;
	width:200px;
	height:51px;
	background-image: url(../images/menu_agencies.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
a.menu_agencies:hover, a.menu_agencies_active {
	background-image: url(../images/menu_agencies.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.menu_agencies2 {
	display:block;
	margin: 0px;
	width:200px;
	height:51px;
	background-image: url(../images/menu_agencies.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

a.menu_partners {
	display:block;
	margin: 0px;
	width:134px;
	height:51px;
	background-image: url(../images/menu_partners.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
a.menu_partners:hover, a.menu_partners_active {
	background-image: url(../images/menu_partners.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


a.menu_contact {
	display:block;
	margin: 0px;
	width:153px;
	height:51px;
	background-image: url(../images/menu_contact.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
a.menu_contact:hover, a.menu_contact_active {
	background-image: url(../images/menu_contact.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

a.menu_contact2 {
	display:block;
	margin: 0px;
	width:153px;
	height:51px;
	background-image: url(../images/menu_contact.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/* ++++++++++++++++++++++ TOP MENU ENDS ++++++++++ */

ul#menu li a.other_in {text-align:center;display:block;
	color:#375aa5;
	background-image: url(../images/menubg_hover.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
ul#menu li a {
	color:#fa0c40;
	float:left;
	line-height: 51px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
display:block;text-align:center;
}
* html ul#menu li a {
	color:#fa0c40;
	float:left;
	display: block;
	line-height: 51px;
	padding-top: 10px;
text-align:center;
	padding-bottom: 0px;

}


ul#menu li div {
	display:none;
	position:absolute;
	top:61px;
	left:0px;
	width:350px;
	background:#e1e9f7;
	padding:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
ul#menu li:hover div {
	filter:alpha(opacity=90) opacity: 0.90;
	display: block;
	z-index: 30;
	text-align: left;
}

ul#menu li div p {
	margin:0px;
	padding:0px;
	float: left;
	text-align: left;
	display: block;
	line-height: 15px;
}
ul#menu li div p a {
	color:#375aa5;
	padding:5px;
	margin:0px;
	display: block;
	line-height: 15px;
	clear: both;
}
ul#menu li div p a:hover { color:#fa0c40; background:none; }

.selectReplacement{
	width:252px;
}

#content {
	float:left;
	width:531px;
	padding-top: 10px;
	padding-right: 26px;
	padding-bottom: 40px;
	padding-left: 0px;
	min-height:300px;
}
#content_full{
	min-height:550px;
}
#rightpart {
	float:left;
	width:308px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.agencies {
	vertical-align: middle;
	font-size: 50px;
	line-height: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding: 0px;
	margin: 0px;
	float: left;
}
.agencies p {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 50px;
	font-size: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: auto;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.agencies img {
	vertical-align:top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	width: auto;
	display: block;
	line-height: 50px;
	font-size: 50px;
}


.bodyfooter { background:url(../images/footerbg.gif) repeat-x bottom; }
#footer { height:104px; padding-top:35px; line-height:20px; }
#footer div {
	float:left;
	color: #606b82;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer p {
	float:right;
	text-align:right;
	color: #47546f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#footer a { color:#fa0c40; text-decoration:none; }
#footer a:hover { color:#2b509e; text-decoration:none; }

.form p { margin:5px 0px; }
.form p span { float:left; width:100px; }

h1 { color:#90312b; font:normal 200% Arial; margin:10px 0px 0px 0px; padding:0px; }
h2 {
	color:#375aa5;
	font:italic 18px "Geometr415 Blk BT", Verdana, Arial, Helvetica, sans-serif;
	margin-top: 30px;
	margin-bottom: 10px;
}
.texthead { color:#9a4a42; font:bold 130% Verdana, Arial, Helvetica, sans-serif; }

.hlight { color:#2b509e; }

.left { float:left; }
.right { float:right; }
.clear { clear:both; }
.justify { text-align:justify; }
.lineheight { line-height:16px; }
p {
	margin:12px 0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #47546f;
}
img {
	margin: 0px;
	border: 0px none;
}
.imgborder { border:1px solid #7b7b7b; }


.button { background:#666666; color:#FFFFFF; font:bold 12px Verdana, Arial, Helvetica, sans-serif; }
.noborder, a img { border:0px none; }


a, a:visited, a:active { color:#fa0c40; text-decoration:none; }
a:hover { color:#2b509e; text-decoration:none; }


.bottom_alert { position:absolute; right:-12px; top:-35px; background:url(../images/alert.gif) no-repeat;
	width:272px; height:50px; padding:2px 2px 2px 10px; color:#FFFFFF; text-align:left; line-height:15px; font-size:12px; font-family:Arial, Helvetica, sans-serif; }



/* ++++++++++++++++++ contact form +++++++++++++++++++++ */
#container {
	width:470px;
	margin:0;
	padding:0;
	padding-bottom:20px;
	margin-bottom:20px;
	float:right;
	background:#ffffff;
}
.form {
	margin:0;
	padding:0;
}


fieldset {
	border:1px solid #CFCFCF;
	padding:10px;

}
legend {
	font-size:13px;
	color:#333333;
	background: #ffffff;
	padding: 2px 6px;
}

label {
	width:140px;
	height:24px;
	margin-top:3px;
	margin-right:2px;
	padding-top:11px;
	padding-left:6px;
	float:left;
	display: block;
	font-weight: normal;
	font-size:13px;
	color:#444444;

}


.clear {
	clear:both;
}
.div_texbox {
	width:280px;
	float:right;
	background-color:#f5f5f5;
	height:28px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
}

.textbox {
	width:240px;
	color: #CCCCCC;
	padding:3px 5px;
	background-color:#fdfdfd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
.textbox:focus, .textbox:hover {
	background-color:#ffffff;
}


.div_texarea {
	width:280px;
	float:right;
	background-color:#f5f5f5;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:4px;
	padding-left:5px;
}
.textarea {
	width:240px;
	color: #333333;
	padding:3px 5px;
	background-color:#fdfdfd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
.textarea:focus, .textarea:hover {
	background-color:#ffffff;
}

.button_div {
	width:280px;
	float:right;
	background-color:#fff;
	text-align:right;
	height:35px;
	margin-top:3px;
	padding:5px 0px 3px;
}


.button_div1 {
	width:280px;
	float:right;
	background-color:#fff;
	text-align:right;
	height:35px;
	margin-top:3px;
	padding:5px 0px 3px;
}



.buttons {
	background: #fa0c40;
	font-size:13px; 
	color: #ffffff; 
	width:80px;
	height:30px;
	text-align:center;
	text-decoration: none;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	border:1px solid #fa0c40;
}

.buttons:hover { 
	color:#ffffff;
	background-color:#2b509e;
	border:0;
}

/* ++++++++++++++++++ contact form end +++++++++++++++++++++ */