.wks {
background-image:url('../img/pattern.gif');
color:#ffffff;
}

.hiddenPic {display:none;}

body{
	background:url(../img/background.png) repeat-x #6D6D6D;
	padding:10px 0px 0px 0px;
	color:#ffffff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:130%;
}

h1{
   padding:0px 0px 0px 0px;
   margin:0 0;
}


h3{
   		margin: 0;
		padding: 0px 0px 5px 5px;
		color: #40affd;
		font-size: 14px;
		font-weight: bold;
}

p{
  margin:0 0;
  padding:0 0;
}

input, textarea{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}


br{
	clear:both;
}

img 
{
    border:0px;
}

#main{
	margin-left:auto;
	margin-right:auto;
	width:807px;
}

#header{
   width:757px;
}

#content{
	background:url(../img/bg_content.gif) repeat-y 2px 0px;
	padding:15px 0px 0px 25px;
	overflow:auto;
}

#contents ul{
   margin:0px 0px 20px 20px;  
   list-style-type:square;
}

#contentLeft ol{
   margin:10px 0px 0px 0px;  
}

#contentLeft ol li{
   margin:0px 0px 0px 0px; 
   padding:0px 0px 5px 0px; 
}


#contentLeft{
	width:365px;
	float:left;
	padding-right:12px;
	padding-bottom:50px;
	margin:10px 0;
    padding:0px 0px 0px 15px;
}

#contentRight{
	width:370px;
	float:left;
	padding-bottom:50px;
}


#contentAll{
	width:735px;
	overflow:auto;
	padding:0px 10px 5px 10px;
}


#footer{
	background:url(../img/bg_footer.gif) repeat-y 2px 0px;
	height:18px;
	
	
}

#copyright{
	width:735px;
	
	padding:5px 10px 5px 10px;
	background:#000;
	overflow:auto;
}

#copyrightLeft{
	float:left;
	font-size:9px;
}

#copyrightLeft a
{
    color:#CCCCCC;
	
}

#copyrightRight{
	float:right;
	font-size:9px;
	color:#40affd;
	
	
	
}

.blueText{
	color:#40affd;
	padding-bottom:10px;
}



.blueTextBold{
	color:#40affd;
	font-weight:bold;
	padding:0px 0px 10px 0px;
}

.blueTextBold_contact{
	color:#40affd;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}

.normalText ol{
	list-style:upper-alpha;
	margin:0px;
	padding:0px 0px 0px 25px;
}
.normalText ol li{
	padding-bottom:12px;
}

.partnershipItems{
	text-align:center;
	width:33%;
	float:left;
	padding-bottom:10px;
	color:#40affd;
}

.profileItems{
	width:170px;
	float:left;
	padding:0px 10px 10px 0px;
	color:#40affd;
}

.profileItems p{
	margin:0px;
	padding-top:5px;
}

 
#contentTop{
    text-align:left;
	padding-bottom:10px;
	padding-right:25px;
	
}

#contentTop td{
     height:25px;
}



#contentTop h1{
 margin:0px 0px 5px 0px;
}

#contentTopLeft{
 width:540px;
 float: left;
 text-align:justify;

}

#contentTopLeft_hr{
 width:520px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 float: left;
 text-align:justify;

}

#contentTopRight{
	width:160px;
	float: right;
	margin:0px 0px 0px 10px;
}

#contentTopBottom{
clear:both;
border-top:1px dashed #40affd;
 padding-top:10px;
}


#contentBottom{
 padding-top:10px;

}



#contactForm{
  border-top:1px dashed #40affd;
  padding-top:10px;
  clear:both;

}

#contentTopRight_sem h1{
   font-size:16px;
   margin-bottom:10px;
   color:#40affd;
   font-weight:bold;
  

}

#contentTopLeft_sem{
 width:470px;
 float: left;
 text-align:justify;
 clear:both;
}

#contentTopRight_sem{
	width:230px;
	padding-right:15px;
	float: right;
	
}

#contactForm_sem{
  border-top:1px dashed #40affd;
  padding-top:10px;
  clear:both;

}

#contactForm_sem_point{
  padding-bottom:20px;
  clear:both;
  
 }
 
#contactForm_sem ul {
		margin: 0;
		padding: 0px 0px 0px 35px;
}



#client_list{
	width:190px;
	float:left;
	padding:0 0;
	margin:10px 0px 15px 0px;
}

#client_list ul{
	margin:0 0;
	padding:0px 0px 0px 25px;
}

#client_list ul li{
  margin:5px;
}



.contactFormColor{
 border:#40affd 1px solid;
 width:300px;
}

.contactFormColor_sem{
 border:#40affd 1px solid;
 width:230px;
 margin-bottom:10px;
}


.contactBtn{
	color:#40affd;
	font-weight:bold;
	font-size:12px;
	background-color:#000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.brankLine{
	height:100px;
}

a 
{
    behavior:url(htc/hideFrame.htc);
}

a:link
{
    text-decoration:none;
	color:#40affd;
}

a:visited
{
    text-decoration:none;
	color:#40affd;
}

a:active
{
    color:#FFFFFF !important;
}

a:hover
{
    text-decoration:underline;
	color:#97d2fc;
}

a:focus
{
    outline:none;
}
