/*img, div, h1, p, a, span { behavior: url(http://iqmedia.iqmedialink.co.uk/iepngfix.htc) }*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	line-height:1.2em;
	}

body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#464646;
	background:#ebebeb;
}

a, a:visited {
	text-decoration:none;
	color:#005ed6; 
}

a:hover {
	text-decoration:underline;
	color:#005ed6;
}

.outofflow {
	text-indent:-999px!important;
	position:absolute;
	overflow:hidden;
	display:block;
	left:0;
	top:0;
}


/*
Main Container
*/

#container {
	width:950px;
	padding:0px 10px;
	background:url(../images/bg_container.gif) repeat-y;
	margin:0 auto;
	position:relative;
}


/*
Header Styles
*/

#header {
	display:block;
	position:relative;
	height:150px;
	background:url(../images/bg_header.gif) top repeat-x;
	padding:0px;
	margin:0px;
}


#title
	{
	position:absolute;
	width: 405px;
	height: 90px; 
	/*background:url(../images/logo.jpg) no-repeat; */
	overflow:hidden;
	text-indent:-999px;
	left:10px;
	top:20px;
	z-index:10;
	}
	
#title .replace span {
	display:block; 
	position:absolute; 
	width: 405px;
	height: 80px; 	
	top:0px; 
	left:0px; 
	z-index:1;
	background:url(../images/logo.gif) no-repeat; 
	color:#000000;
	cursor:pointer;
}

#header p {
	position:absolute;
	right:25px;
	font-family:Trebuchet MS, Arial, Helvetica;
}

#header p.phone {
	top:60px;
	font-size:1.6em;
}

#header p.email {
	top:40px;
	font-size:1.2em;
}

#header p.email a, #header p.email:visited, #header p.email a:hover {
	color:#000000;
}


#mainmenu {
	position:absolute;
	height:25px;
	width:950px;
	left:0px;
	bottom:0px;
	margin:0px;
	padding:0px;
	list-style:none;
	z-index:10;
	background:url(../images/bg_mainmenu.gif) top repeat-x;
}

#mainmenu li {
	float:left;
	padding:0px;
	margin:0px;
}

#mainmenu li a, #mainmenu li a:visited {
	height:25px;
	display:block;
	padding:0px 20px;
	line-height:25px;
	color:#FFFFFF;
	font-family:Trebuchet MS, Arial, Helvetica;
	font-size:1.1em;
	text-decoration:none;
	
	float:left;
}

#mainmenu li a:hover, #mainmenu li a.selected {
	background:url(../images/bg_mainmenu_over.gif) repeat-x;
	color:#FFFFFF;
}

#mainmenu li.link1 {
	float:right;
}

#mainmenu li.link1 a, #mainmenu li.link1 a:visited {
	text-indent:-999px;
	overflow:hidden;
	padding:0px;
	width:60px;
	background:url(../images/bg_mainmenu_home.gif);
}

#mainmenu li.link1 a:hover, #mainmenu li.link1 a.selected {
	background:url(../images/bg_mainmenu_home_over.gif);
}

/*
Content Box
*/

#headerspacer {
	background:url(../images/bg_content.gif) top repeat-x;
	height:30px;
	display:block;
	width:100%;
}

#content {
	padding:0px 25px 25px 25px;
	
}



/*
Footer
*/

#footer {
	clear:both;
	margin-top:25px;
	height:20px;
	padding:0px;
	position:relative;
	background:url(../images/bg_footer.gif) top repeat-x;
	font-size:0.8em;
}

#footer p.copy {
	position:absolute;
	right:25px;
	top:4px;
	color:#FFFFFF;
}

#footer ul {
	list-style:none;
	float:left;
	padding-top:4px;
}

#footer ul li {
	display:block;
	padding-left:25px;
	float:left;
}

#footer ul li a, #footer ul li a:visited {
	text-decoration:none;
	color:#FFFFFF;
}

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

/*
Banner
*/

#content h1.banner {
	display:block;
	color:#FFFFFF;
	height:70px;
	line-height:70px;
	text-align:right;
	padding:0px;
	padding-right:20px;
	border-bottom:0px;
	margin-bottom:0px;	
	background:url(../images/bg_banner_h1.jpg) top;
	font-size:2.6em;
}


#content h2.banner {
	display:block;
	color:#FFFFFF;
	height:20px;
	line-height:20px;
	text-align:right;
	padding:0px;
	padding-right:10px;
	border-bottom:0px;
	margin-bottom:0px;
	background:url(../images/bg_banner_h1.jpg) top;
	font-size:0.9em;
	/*float:right;
	width:690px;*/
}

#content h2.banner a {
	color:#FFFFFF;
}

#content div.banner {
	background:#dcdcdc url(../images/bg_banner_content.jpg) 0px -70px no-repeat;
	float:left;
	width:230px;
	padding:0px 20px 20px 20px;
	color:#FFFFFF;	
}


.clearer {
	display:block;
	clear:both;
}



/*
Sub navigation
*/

#content #subnav {
	float:left;
	width:160px;
	background:#dcdcdc url(../images/bg_banner_content.jpg) 0px -20px no-repeat;
	padding:0px 20px 20px 20px;
	position:relative;
	font-family:Trebuchet MS, Arial, Helvetica;
}

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

#content #subnav ul li {
	margin:0px;
	padding:0px;
	padding-bottom:0px;
}

#content #subnav ul li a, #container #subnav ul li a:visited {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:3px 8px;
	background:url(../images/bg_subnav_ul_li.gif) 0px 0px repeat-x;
}

#content #subnav ul li a:hover, #container #subnav ul li a.selected, #container #subnav ul li a.selected:visited {
	color:#FFFFFF;
	background:url(../images/bg_subnav_ul_li.gif) 0px -40px repeat-x;
	text-decoration:none;
}

#content #subnav ul li ul {
	padding:0px 3px 2px 3px;
	padding-bottom:0px;
	font-size:0.8em;
	background:none;
}

#content #subnav ul li ul li {
	/*padding-bottom:0px;
	padding-top:1px;*/
}

#content #subnav ul li ul li a, #container #subnav ul li ul a:visited {
	/*background:#ebebeb;*/
	color:#FFFFFF;
	padding-left:20px;
}

#content #subnav ul li ul li a:hover, #container #subnav ul li ul li a.selected, #container #subnav ul li ul li a.selected:visited {
	color:#FFFFFF;
}

#content #subnav ul li ul li ul {
	font-size:0.9em;
	border-right:0px;
}

#content #subnav ul li ul li ul li a, #container #subnav ul li ul li ul li a:visited {
	padding-left:40px;
}




#content #main {
	float:left;
	width:460px;
	margin-left:20px;
	margin-top:20px;
}

#content #side {
	margin-top:20px;
	float:right;
	width:200px;
	background:#CCCCCC;
}

/*
Main Content Styles
*/


#content h1, #ajax_content h1 {
	font-size:2.6em;
	margin-bottom:10px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	color:#005ed6;
	font-weight:normal;
	border-bottom:solid 1px #e6e6e6;
}

#content h2 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-bottom:10px;
	font-size:1.9em;
	color:#7c7c7c;
	font-weight:bold;
	padding-bottom:10px;
	border-bottom:solid 1px #e6e6e6;
}

#content h3 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-bottom:10px;
	font-size:1.4em;
	color:#000000;
	font-weight:bold;
}

#content h4 {
	color:#666666;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:10px;	
}

#content p {
	margin-bottom:10px;
	line-height:1.4em;
}

#content ul {
	list-style:none;
	color:#292929;
	margin-bottom:10px;
	}
	
#content ul li {
	padding-left:20px;
	margin-bottom:5px;
	background:url(../images/bg_bullet.gif) 3px 2px no-repeat;
	position:relative;
}

#content ol {
	list-style:decimal;
	color:#292929;
	margin-bottom:10px;
}

#content ol li {
	list-style:decimal;
	margin-left:20px;
	margin-bottom:5px;
}

/*#content a, #content_main a:visited {
	color:#7d3193;
	text-decoration:none;
}

#content a:hover {
	color:#FF6600;
}*/


#content a.more, #content a.more:visited {
	height:30px;
	line-height:30px;
	padding:0px 30px 0px 10px;
	background:#000000 url(../images/bg_a_more.gif) right top no-repeat;
	display:block;
	color:#FFFFFF;
}

#content a.more:hover {
	background:#1e5cab url(../images/bg_a_more.gif) right bottom no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}


/*#content a.button, #content a.button:visited {
	width:auto;
	padding:5px 5px;
	/*padding-right:35px;*/
	/*background:#FFFFFF url(../images/bg_button_grey.gif) right 0px repeat-x;
	border:solid 1px #ededed;
	margin-right:0px;
	text-decoration:none;
	color:#767676;
	display:block;
}


#content a.button:hover {
	background:#F4F4F4 url(../images/bg_button_grey.gif) right -100px repeat-x;
	border:solid 1px #999999;
	text-decoration:none;
	color:#000000;
}*/

.border {
	padding:1px;
	border:solid 1px #e0e0e0;
}

.box {
	background:#edf4ff url(../images/bg_box_1.gif) top repeat-x;
	padding:5px;
}


/*
Inline Images Styles
*/

.inlineimage {
	color:#FFFFFF;
	margin:10px;
	position:relative;	
}

.inlineimage a, .inlineimage a:visited {
	color:#000000;
	text-decoration:none;
}

.inlineimage a:hover {
	color:#FFFFFF;
}

.inlineimage img {
	vertical-align:bottom;
}

.inlineimage span {
	display:block;
	padding:5px;
	background:#CCCCCC;
}

.inlineimage a:hover span {
	background:#F6841F;
}

.inlineimage a span.enlarge {
	width:15px;
	height:15px;
	display:block;
	position:absolute;
	right:5px;
	top:5px;
	padding:0px;
	background:url(../images/bg_img_inline_magnify.gif) 0px 0px no-repeat;
}

.inlineimage a:hover span.enlarge {
	padding:0px;
	background:url(../images/bg_img_inline_magnify.gif) 0px -15px no-repeat;
}

.inlineimage.left {
	float:left;
	margin-left:0px;
	width:200px;
}

.inlineimage.right {
	float:right;
	margin-right:0px;
	width:200px;
}

.inlineimage.block {
	display:block;
	clear:both;
	margin-left:0px;
	margin-right:0px;
}

/*
Form Styles
*/

#content form div {
	/*position:relative;*/
	margin-bottom:0px;
	padding:1px 5px;
	border:0px;
	background:#ebebeb;
	border-bottom:solid 1px #FFFFFF;
}

#content form fieldset div.error {
	margin-bottom:0px;
}

#content form legend {
	font-size:1.2em;
	padding:10px 0px 5px 0px;
}

#content form label {
	display:block;
	float:left;
	width:120px;
	color:#000000;
	font-size:0.95em;
	margin-top:5px;
}

#content form label.small {
	width:65px;
}

#content form label.wide {
	width:240px;
}

#content form label.nowidth {
	width:auto;
	margin-right:10px;
	float:none;
	display:inline;
}

#content form input {
	border:0px;
	background:#FFFFFF url(../images/bg_button_grey.gif) right 0px repeat-x;
	width:143px;
	padding:2px;
	border:solid 1px #CCCCCC;
	/*float:left;*/
	margin-bottom:3px;
}

#content form input:hover, #content form input:focus {
	border:solid 1px #333333;
}

#content form input.small {
	width:45px;
}

#content form input.wide {
	width:145px;
}

#content form input.nowidth {
	width:auto;
}

#content form textarea {
	background:#FFFFFF url(../images/bg_button_grey.gif) right 0px repeat-x;
	border:0px;
	width:146px;
	padding:2px;
	height:80px;
	border:solid 1px #CCCCCC;
}

#content form textarea {
	width:250px;
}

#content form textarea:hover, #ajax_content form textarea:focus {
	border:solid 1px #333333;
}

#content form .nostyle, #content form input.nostyle {
	display:inline;
	width:auto;
	background:none;
	margin:0px;
	float:none;
	border:0px;
}


#content form input.submit{
	height:30px;
	line-height:30px;
	padding:0px 30px 0px 10px;
	background:#000000 url(../images/bg_a_more.gif) right top no-repeat;
	display:block;
	color:#FFFFFF;
	font-size:1.1em;
	margin-right:0px;
	border:none;
}

#content form input.submit:hover {
	background:#1e5cab url(../images/bg_a_more.gif) right bottom no-repeat;
	color:#FFFFFF;
	border:none;
}



/*
Error Styles
*/

.error, #content form input.error, #ajax_content form .error, #ajax_content form input.error, #ajax_content form select.error, #content .error {
	border:solid 1px #FF6600;
	background:#fbd0bc;
	color:#990000;
}

div.error, #ajax_content div.error, #content div.error {
	padding:5px;
	display:block;
	margin-bottom:10px;
}

 #ajax_content fieldset div.error {
 	margin-bottom:0px;
}

.error ul {
	list-style:none;
}

.error ul li {
	display:block;
	padding-left:20px;
	background:url(../images/bg_main_ul_li.gif) 3px 2px no-repeat;
	color:#000000;
	margin-bottom:5px;
}

/*
For Ajax Form
*/

#ajax_background {
	position: absolute;
	left: 0;
	width:100%;
	background:#FFFFFF; /* set the Milkbox overlay color // opacity: see the js options */
	z-index:150;
	cursor: pointer;
}

.notdisplayed {
	display:none;
}

#ajax_content {
	position: absolute;
	z-index:151;
	overflow:hidden;
	left: 50%;
	top:10%;/* overwritten in the js options to properly position the milkbox when activated in a scrolled window */
	/*background:#FFF;
	/*border: 5px solid #fff;/* set the Milkbox border */
	margin:0;
	padding:20px;/* set the Milkbox padding */	
	width:750px;
	/*height:600px;*/
	margin-left:-395px;
	/*background:#FFFFFF url(../images/bg_ajaxcontent.jpg) top left no-repeat;
	background:#FFFFFF;*/
	background:#f5f5f5 url(../images/bg_main.jpg) top left no-repeat;
	border:solid 1px #dedede;
}



#loading-icon {
	padding:10px;
	background:#FFFFFF;
	border:solid 1px #CCCCCC;
	position:absolute;
	left:50%;
	margin-left:-10px;
	display:none;
	z-index:500;
}

#popoutmessage {
	display:block;
	/*background:#FF6600;*/
	margin-bottom:8px;
	overflow:hidden;
}

#ajax_content #popoutmessage p {
	display:block;
	padding:5px;
	width:700px;
	/*width:560px;
	color:#FFFFFF;*/
	font-size:1.2em;
}

#closegallery {
	position:absolute;
	top:10px;
	right:10px;
	z-index:50;
	width:20px;
	height:20px;
	background:url(../images/milkbox/milkbox_close.gif) 0px 0px no-repeat;
}

#closegallery:hover {
	background:url(../images/milkbox/milkbox_close.gif) 0px -23px no-repeat;
}
