@charset "utf-8";
/* CSS Document */


#preload {
	display:none;
}
body {
	background-image: url(../graphics/body_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #178FD2;  
	font-family:Verdana, Geneva, sans-serif;
	text-shadow: #000000 0 0 0px;
	
}
a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight:600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#folder {
	margin:0px auto;
	margin-top:30px;
	width:930px;
	background-image: url(../graphics/wrapper_bg.jpg);
	background-repeat: no-repeat;
}
.header {
	height:132px;
}
.header .logo {
	position:relative;
	left:110px;
	top:15px;
	width:135px;
	font-size:40px;
}
.logo a {
	text-decoration:none;
	color:#1076b0;
}
.logo em a {
	color:#000;
	font-size:14px;
	display:block;
	text-align:center;
	font-style: normal;
	letter-spacing: 2px;
	font-weight:normal;
}
.banner img {
	border:0px;
}
.main {
}
.main h1 {
	margin-top:15px;
	margin-left: 100px;
	font-size:18px;
	color:#FFFFFF;
}
.main .content {
	font-size:12px;
	color:#FFFFFF;
	line-height:28px;
	font-weight:600; 
}
.content .hr {
	border:0px;
	display:block;
	line-height:0px;
	height:12px;
	background:url(../graphics/foot_split.gif) center 100% no-repeat;
}

.lhr{
	background:url(../graphics/folio_split.jpg) center center no-repeat;
	padding:0px;
	height:24px;
	margin:0px;
	border:none 0px;
}
.content p {
	text-align:justify;
	
}
.content h2 {
	font-size:16px;
	background:transparent url(../graphics/icon_h2.gif) left center no-repeat;
	height:29px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:42px;
}
.content h3 {
	font-size:14px;
	background:transparent url(../graphics/icon_h2.gif) left center no-repeat;
	height:29px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:42px;
}
.content .lcon {
	width:650px;
	float:left;
	margin-left:10px;
}
.content .rcon {
	width:220px;
	padding:0px 0px 0px 20px;
	float:right;
}
.content .more {
	text-align:right;
	font-family:"Microsoft Sans Serif", "MS Sans Serif", sans-serif, Arial;
	margin-top:4px;
}
.more a {
	background-color: transparent;
	background-image: url(../graphics/more_ico.gif);
	background-repeat: no-repeat;
	background-position: left 75%;
	padding-left:18px;
	text-decoration:none;
}
.rcon .thumb {
	float:left;
	padding:3px;
	background-color:#33CCFF;
	margin-left:10px;
	margin-top:10px;
}
.main .box {
	float:left;
	margin-top:15px;
	overflow:hidden;
	width:185px;
}
.box ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	display:block;
	margin-left:15px;
	padding-left:15px;
	margin-top:10px;
	padding-top:10px;
}
.box li {
	list-style:url(../graphics/buble_bullet.jpg) outside;
	line-height:24px;
}
.box li:hover {
	list-style:url(../graphics/buble_hover.jpg) outside;
}
.box li a:hover {
	text-decoration:none;
	color:#A6FFFF;
}
.box .title {
	font-family: Arial, Helvetica, sans-serif;
	line-height:26px;
	float:left;
	margin:0px 10px;
}

.content .button{
float:right;

	}




.title h4 {
	background: transparent url(../graphics/head_bg_left.jpg) no-repeat top left;
	height:26px;
	width:auto;
	font-weight:normal;
	font-size:12px;
	padding:0px 0px 0px 25px;
	color: #FFFFFF;
	text-align:center;
	margin:0px auto;
}

.title h4 a {
	display:block;
	height:26px;
	background: transparent url(../graphics/head_bg_right.jpg) no-repeat top right;
	padding:0px 25px 0px 0px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
}
.title h4 a:hover {
	background: transparent url(../graphics/head_hover_right.jpg) no-repeat top right;
	text-decoration:none;
}
.title h4:hover {
	background: transparent url(../graphics/head_hover_left.jpg) no-repeat top left !important;
}

.clear {
	clear:both;
	height:1px!important;
	font-size:0px;
	margin:0px;
	padding:0px;
	line-height:0px;
}
#footer {
	text-align:center;
	padding-top:35px;
	background: transparent url(../graphics/foot_bg.jpg) repeat-x left top;
	height:30px;
	margin-bottom:0px;
	font-size:12px;
	color:#FFFFFF;
	overflow: hidden;
}
#footer .env {
	width:930px;
	margin:0px auto;
}
#footer .valid {
	float:right;
}
#footer .env .valid a {
	margin-right:2px;
	/* for IE */
  filter:Alpha(Opacity=50);
	/* CSS3 standard */
  opacity:0.5;  
}
#footer .env .valid a:hover {
	/* for IE */
  filter:Alpha(Opacity=100);
	/* CSS3 standard */
  opacity:1;
  
}
#footer .cright {
	float:left;
}
#nav {
	position:absolute;
	width:930px;
	top:0px;
	display:block;
	height:30px;
	line-height:28px;
	font-size:12px;
	color:#FFFFFF;
	background: url(../graphics/menu_split.jpg) top right no-repeat;
}
#nav a {
	display:block;
	float:right;
	padding:0px 20px;
	background: url(../graphics/menu_split.jpg) top left no-repeat;
	text-transform:uppercase;
}
#nav a:hover {
	text-decoration:none;
	color:#B3FBFF;
	background-color:#2b729d;
}
.contbox {
	width:90%;
	display:block;
	margin:0px auto;
}

.contbox  address{
font-style:normal;
float:left;
width:55%;
}

.iminfo{
float:left;
width:180px; 
margin-top:5px;
padding:10px;
padding-bottom:0px;
background-color:#0095DD;
}

.imclass{
height:24px;
display:block;
padding-left:32px;
line-height:22px;
margin-bottom:10px;
}

#yahoo{
background-color:transparent;
background-image:url(../graphics/im_yahoo.png);
background-repeat:no-repeat;
}

#msn{
background-color:transparent;
background-image:url(../graphics/im_msn.png);
background-repeat:no-repeat;
}

#live{
background: url(../graphics/im_live.png)  no-repeat;
}

#skype{
background: url(../graphics/im_skype.png) no-repeat;
}

#gtalk{
background: url(../graphics/im_gtalk.png) no-repeat;
}

#phone{
background: url(../graphics/im_phone.png) no-repeat;
}

#mail{
background: url(../graphics/im_mail.png) no-repeat;
}




#cform {
}
#cform label {
	width: 15em;
	float: left;
}
#cform label.error {
	clear:both;
	color: yellow;
	padding-left:16em;
	width:100%;
	vertical-align: top;
}
#cform p {
	clear: both;
}
#cform .submit {
	margin-left: 12em;
}
#cform em {
	font-weight: bold;
	padding-right: 1em;
	vertical-align: top;
	float:left;
}
.contbox fieldset, #cform fieldset {
	border: 1px #00A5F4 solid;
	padding:5px 5px 5px 20px;
}
#cform textarea, #cform input , #cform select {
	border:solid 1px #00A5F4;
	background-color:#0095DD;
	overflow:hidden;
	padding:3px;
	color:#FFFFFF
}
.contbox legend {
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
}

#twitter_update_list{
margin:0px;
padding:0px;
}

#twitter_update_list li a{
display:none;
}

#twitter_update_list li{
list-style:none;

}

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

#connect li{
	display:block;
	float:left;
	margin-left:3px
	}

#connect li a {

	
}

#twitter{
background:url(../graphics/twitter-logo.png) no-repeat;



}

#facebook{
background:url(../graphics/facebook-logo.png) no-repeat;
}

#linkedin{
background:url(../graphics/linkedin-logo.png) no-repeat;
}

 #killie {
 display:none;
 }
 

.white_content {
	display: none;
	position: absolute;
	bottom:5%;
	right:5%;
	width: 220px;
	height:120px;
	padding:15px 15px 20px 20px;
	background:url(../graphics/tooltip.gif) top center no-repeat;
	z-index:1000;
	overflow: auto;
}

.white_content .title{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
margin:0px;
padding:0px;
margin-top:5px;
float:left;
}

.white_content .button{
float:right;
}

.white_content img{
border:0px;
}

.white_content {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
}

.white_content .dlink {
display:block;
margin-top:4px;

}

.white_content .dlink a{
text-decoration:underline;
font-weight:bold;
font-size:11px;
color:#1082cb;
margin-right:5px;
}

#page_bar_top{
text-align:center;
background-image:-webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.18, rgb(23,145,210)),
    color-stop(0.59, rgb(68,166,219))
);


background-image:-moz-linear-gradient(center top,rgb(23, 143, 210) 0%,rgb(68, 165, 219) 100%);
background-color:#2E9AD6 ;
list-style-image:none;
list-style-type:none;
margin:0px;
padding:0px;
padding-left:15px;
margin-right:22px;
margin-top:1px;

}



