/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
	color: inherit;
	font-family: inherit;
	font-size: 100%;
	list-style: none;
	text-decoration: none;
}

body {
/*	background: #F5F5F8 url(assets/body.gif) repeat-y 50% 0;*/
	font-family : Verdana, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size: 70%;
	color: #333333;
}

#container {
	/*background: url(temp/container.gif) no-repeat 100% 0;*/
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 900px;
	text-align: left;
	border: solid #CCCCCC 1px;
	background:url(assets/background.gif) repeat-y;
}

#header {
  background: #d7dabd;
}

#logo {
	background: url(assets/banner.gif) no-repeat;
	width: 900px;
	height: 140px;
	float: left;	
}
	
#banner {
	/* background: url(assets/banner.gif) no-repeat;*/
	width: 650px;
	height: 90px;
	float: right;
}

/*#menu {
	background: url(assets/menu.gif) no-repeat;
	width: 650px;
	height: 110px;
	float: right;
}*/

#content {
	width: 570px;
	min-height: 500px;
	float: right;
	/*margin-left: -250px;*/
	
	padding: 0px 50px;
	padding-bottom: 5px;
	text-align: justify; 
	/*background: #ccc repeat-y left;*/
}

#sidebar {
	float: left;	
	position: relative;
	width: 230px;
	min-height: 500px;
	height: 98%	
}

#sidebar dl {
	margin: 0px 10px 20px 10px;
	}

#sidebar dt {
	color:#666699;
	font-size:14px;
	font-weight: normal;
	text-transform: uppercase;
	/*margin: 0 0 10px 0; */
	font-family : "Helvetica Neue", Helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	margin: 20px 0 5px 0;
	text-align:center;
	}

#sidebar dd {
	margin: 0 0 5px 0;
	line-height: 150%;
	border-bottom: 1px solid #DDD;
	}

#footer {
 	height: 100%;
	margin: 5px 0 0 0;
	padding: 5px 0 5px 250px;
	text-align: center;
	/*border-top: 1px solid #BBB;*/
	clear: both;
}

.clearing {
  height: 0;
  clear: both;
}


/*<group=Imageframe>*/

.imgframe {

	}

/*#sidebar .imgframe {
	padding: 0 20px;
	border: none;
	}
*/

.imgframeold {
	border: 1px solid #666666; /*#EBEBEB;*/
	border-top: none;
	margin: 10px 117px 10px 0;
	}

.imgframe img, .imgframeold img {
	padding: 5px;
	border: 1px solid #666666; /*#D7D7D7*/;
	background: #fff;
	}
		
.imgframe img:hover, .imgframeold img:hover {
	border: 1px solid #CCCCCC;
	}

.imgframe a img:hover, .imgframeold a img:hover {
	border-top: 1px solid #C3C4C5;
	border-right: 1px solid #A9AAAC;
	border-bottom: 1px solid #545559;
	border-left: 1px solid #A9AAAC;
	}
	
/*</group>*/

/* TRICKS  */
.hide {
	display: none;
}


h1, h2, h3 {
	font-family : "Helvetica Neue", Helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 130%;
	color: #333333;
	font-weight: normal;
	/*text-transform: uppercase;*/
	margin: 0;
	padding: 0 10px 2px 20px;
	/*position: relative;*/
}

h4 {
	font-family : "Helvetica Neue", Helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 120%;
	color: #333333;
	font-weight: normal;
	margin: 0;
	padding: 0 10px 0 10px;
	/*position: relative;*/
}

h1 {
	display: none;
	}
	
h2.chromo {
	background: url(assets/bullet.gif) no-repeat  0 50%;
	padding-left: 25px;
}

h2.header 
{
	font-size: 150%;
	text-transform: uppercase;
	color:#666699;
	padding: 0 0 10px 20px;
	background: url(assets/bullet.gif) no-repeat 0 25%;
}

h2.ourservice {
	text-align: center;
	/*padding-left: 190px;*/
}


h2 span, h3 span {
	position: absolute;
	color: #BFC1C8;
}

h3.category {
	color:#666699;
	background-color:#FFFFFF ;
}
	
p { 
	line-height: 140%;
	padding: 0 20px 0 20px;
}

p.hotnews {
background-color: #FFCCFF;
border: solid 1px #999999;
padding: 0 10px 0 10px;
margin-right:20px;
}

p.tandc {
	padding-bottom: 8px;
}

.purple {
	font-size:12px; color:#61469C;
}

a, a:link, a:visited {
	color: #6666FF; /*#1178BB;*/
	text-decoration: none;
}

a:hover, a:active {
	color: #993399; /*#9933CC;*/
	text-decoration: none;
	}
	
.href {
	background: url(assets/href.gif) no-repeat 20px 1px;
	padding: 0 0 0 40px;
	}

.href:hover {
	background: url(assets/href.gif) no-repeat 20px -29px;
	}	
	
table { padding-left: 12px;
}

td { padding: 2px; }

.form { border-style:ridge; border-color:#d7d7d7; border-width:2px; color:#61469C;}

.tl{border: 1px solid #555;}
.tr{border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;border-right-color: #7a7a7a;border-top-color: #7a7a7a;border-bottom-color: #7a7a7a;}
.bl{border-bottom-width: 1px;border-right-width: 1px;border-left-width: 1px;border-bottom-style: solid;border-right-style: solid;border-left-style: solid;border-bottom-color: #7a7a7a;border-right-color: #7a7a7a;border-left-color: #7a7a7a;}
.br{border-bottom-width: 1px;border-right-width: 1px;border-right-style: solid;border-bottom-style: solid;border-bottom-color: #7a7a7a;border-right-color: #7a7a7a;}

.purps {text-decoration:none; color:#61469C;}