body {
	height: 100%;
	width: 100%;
	background: url('/p/main_bg.png') repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;	
}
/* fixes */

div:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

div,p,form,table,img,input {
	font: normal 9pt helvetica,tahoma,arial;
	line-height: 135%;
	margin: 0px;
	padding: 0px;	
}

a:hover{color:#b70000;}
a:hover{text-decoration:underline;}
a{text-decoration:none;}
a{color:#000000; padding:0px; margin:0px;}


/* fixes */

#container {
	height: 100%;
	width: 990px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background: url('/p/header.png') no-repeat;
	width: 960px;
	height: 285px;
}

#footer {
	width: 960px;	
	border-top: 1px solid #480017;
	margin-top: 20px;
}

#gadgets {
	clear: both;
	width: 100%;
	margin-top:10px;
}
/*
#flags{
	position: relative;
	top: 230px;
	right: -58px;
	width:254px;
	height:60px;
	float:right;
	z-index: 50;
}

html>body #flags {
	right: -46px;
}
*/

#flags{
	width:254px;
	height:23px;
	overflow: hidden;
	margin-left:120px;
}


#flags ul {
	list-style: none;
	margin:0;
	padding:0;	
}

#flags li {
	float:left;
	margin:0px;
	padding:2px;
	background: url('/p/flags_middle.png') repeat-x;	
}

#testimonials {
	list-style: none;
	margin:0;
	padding:0;		
	clear: both;
}
#testimonials li{
	padding:2px;
	line-height: 120%;	
	clear: both;	
}

#testimonials_main {
	list-style: none;
	margin:0;
	padding:0;		
	clear: both;
}
#testimonials_main li{
	padding:10px;
	line-height: 135%;	
	clear: both;	
}
/*
#switch_agency {
	float: left;
	position:relative;
	left: 16px;
	top: 260px;
	font-size: 13px;
	color: #370015;	
}
*/
#switch_agency {
	float: left;
	position:relative;
	top: 5px;
	font-size: 13px;
	color: #370015;	
}
#ccontent{
	clear:both;	
	width: 960px;
	margin-left: 15px;
	margin-right: 15px;
}

#slider{
	width: 960px;
	margin-top: 5px;
}

#sidebar {
	float:left;
	margin:0px;
	margin-top:10px;
	width:250px;
}

#sidebar img {
	border: 0px;
}

#content {
	float: right;
	text-align: left;
	width: 695px;
	margin-top:10px;	
}

#content img{
	border: 0px;
}

#breadcrumb ul{
	list-style: none;
	margin:0;
	padding:0;	
}

#breadcrumb li{
	float:left;
	margin:0px;
	padding:2px;
	color: #3E3E3E;
	font-size: 11px;

}

#pagination ul{
	list-style: none;
	margin:0;
	padding:0;	
}

#pagination li{
	float:left;
	margin:1px;
	padding:4px;
	background: #A20035;
	border: 1px solid #ddd;	
	width: 16px;
	height: 16px;
	text-align:center;
}

#pagination li a{
	color: #fff;
}

#ocontent {
	margin-top: 3px;
	margin-bottom: 10px;
	text-align: justify;
}

#easylinks {
	float:right;
	margin: 0px;
	margin-left: 10px;
	padding: 4px;
	background: #e5e5e5;
	border: 1px solid #bbb;
}

#easylinks ol{
	margin: 0px;
	margin-left: 20px;
	padding: 4px;
	color: #000;
}

#easylinks li a{
	color: #000;
	font-weight: bold;
}

.easy_active {
	background: #D70054;
}

.easy_active a {
	color: #fff !important;
	padding: 4px;
}

#copyr {
	float:right;
	text-align:left;
	padding-top: 5px;
	font-size: 11px;
}

.info {
	margin: 10px;
}

.success {
	margin: 0px;
	border: 1px solid #37B629;
	padding: 10px;	
}

.problem {
	margin: 0px;
	border: 1px solid #FF0000;
	padding: 10px;
}

fieldset {
	border: 1px solid #ddd;
	padding: 6px;
}

fieldset legend {
	border: 0px;
	padding: 2px;
}

fieldset input {
	border: 1px solid #ddd;
	background: #FFF9FB;
	padding: 4px;
}

.dynaform fieldset {
	border: 1px solid #ddd;
	padding: 20px;
}

.dynaform legend {
	border: 1px solid #ddd;
	padding: 6px;
	margin-bottom: 10px;
	background: #FFF9FB;
	font-weight: bold;
}

.dynaform label {
	clear:both;
	float:left;
	width:150px;	
}

.dynaform input {
	border: 1px solid #ddd;
	background: #FFF9FB;
	padding: 4px;
	margin-bottom:10px;
	float:left;
}

.dynaform select {
	border: 1px solid #ddd;
	background: #FFF9FB;
	padding: 4px;
	margin-bottom:10px;
}

.dynaform .button {
	background: url('/p/button_bg.gif') repeat-x;
	border: 0px;
	color: #fff;
}

.button {
	background: url('/p/button_bg.gif') repeat-x;
	border: 0px;
	color: #fff;
}

.title_r {
	height: 28px;
	background: url('/p/title_bg.png') repeat-x;
	width: 100%;
}

.title_t {
	height: 28px;
	background: url('/p/title.png') no-repeat;
	color: #C1B9BF;
	font-weight: bold;
	font-size: 8pt;
	padding-top: 4px;
	padding-left: 4px;
	width: 100%;	
}

.titleb_r {
	height: 28px;
	background: url('/p/titleb_bg.png') repeat-x;
	width: 100%;	
}

.titleb_t {
	height: 28px;
	background: url('/p/titleb.png') no-repeat;
	color: #DBDBDC;
	font-weight: bold;
	font-size: 8pt;
	padding-top: 4px;
	padding-left: 4px;
	width: 100%;	
}

#news_index ul{
	list-style: none;
	margin:0px;
	padding:0px;
}

#news_index li{
	margin:0px;
	padding:0px;
	margin-bottom:6px;
}

/* NAVIGATION */

#nav_main{
	position: relative;
	right: -16px;
	top:-2px;
	background: url('/p/menu_middle.png') repeat-x;
	float: right;
	z-index: 60;
}

html>body #nav_main {
	right: -4px;
}


#nav_main ul li ul{
	background: url('/p/menu_bottom.gif') no-repeat;
	background-position: 0 100%;
	padding-bottom: 7px;
}

#nav_extra {
	background: url('/p/nav_extra_bg.png') no-repeat;
	width: 960px;
	height: 40px;
}

#nav_extra a{
	color: #fff;
	text-decoration: none;
}

#nav_extra ul {
	list-style: none;
	margin:0;
	padding:0;	
}

#nav_extra li {
	float:left;
	margin:0px;
	padding:0px;
	background: url('/p/menu_sep2.png') repeat-y;
	background-position: top right;	
	color: #FFFBFD;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 320%;
	height: 40px;
}

#nav_foot {
	float:left;
}

#nav_foot ul {
	list-style: none;
	margin:0;
	margin-top: 5px;
	padding:0;	
}

#nav_foot li {
	float:left;
	margin:0px;
	font-size: 11px;
}

#nav_foot li a {
	padding: 6px;
	text-decoration: none;
}

#nav_foot li a:hover {
	padding: 6px;
	color: #fff;
	background: #A20035;
}


.small {
	font-size: 10px;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			170px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			170px;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	right:			-1px;
	top:			3.0em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			-165px; /* match ul width */
	top:			-1px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			-165px; /* match ul width */
	top:			-1px;	
}

.sf-menu {
	float:			left;
	margin-bottom:	0;
}
.sf-menu a {
	text-decoration: none;
	font-weight: bold;
	padding: 10px;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
    padding: 10px;
}
.sf-menu li {
	padding:0px;
	cursor: pointer;
	font-weight: bold;
	background: url('/p/menu_sep.png') no-repeat;
	background-position: top right;
	line-height: 145%;
}

.sf-menu li.last {
	background: none;
}

.sf-menu li li {
	background:		#D70054;
	color: #fff;
	border-top:		1px solid #A20035;
}
.sf-menu li li li {
	background:		#D70054;
	color: #fff;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:	#D70054;
	outline: 0;
	text-decoration: none;
	color: #fff;
}
.sf-menu li ul li:hover, .sf-menu li ul li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:	#A20035;
	outline: 0;
	text-decoration: none;
	color: #fff;
}
