/* Start of CMSMS style sheet 'faysoft_layout' */
* {
margin:0;
padding:0;
}

a{blr:e­xpression(this.onFocus=this.close());} /* IE only */

a{blr:e­xpression(this.onFocus=this.blur());} /* IE only */

a:focus { -moz-outline-style: none; } /* Not IE */

#main_container {
width:922px;
height:auto;
margin-left:auto;
margin-right:auto;
background:#f8f8f8;
border-left: solid #CCCCCC 15px;
font-family:  Helvetica, Verdana,Arial, sans-serif;
font-size:1.2em;
color: #373737;
}

#logo{
margin-bottom:0px;
margin-top:10px;
margin-right:10px;
margin-left:50px;
float: left;
}

#slogan
{
float: left;
margin:53px 15px 0px 0px;
color: #939393;
}

#search{
margin:50px 24px 0px 10px;
float: right;
display:inline;

}


input.btn{
	border: 0px;
	background-color:#798ABE;
	color:#fff;
	background-image:none;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: none;
padding:2px 4px;
	font-size:0.9em;
}


input.btn:hover{
	border: 0px;
	background-color:#B6B5B5;
	color:#fff;
	background-image:none;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: none;
padding:2px 4px;
	font-size:0.9em;
}

input, select{
border:1px solid #cecece;	
font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
padding: 2px;
}



#BG  {
width: 680px;
float:left;
margin-left:10px;
padding:0px;
}

.divider, hr {
	position:relative;
	height:1px;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;	
	line-height:1.0em;
	background-repeat:repeat-x;
	border:none;
	background-image:url(images/hori_dots.gif);
z-index: 0;
}

#header{
margin:0px;
}

#banner
{
width: 100%;
float: left;
}

/* fix IE6 */
* html #content {clear:both; margin-bottom: 10px;}/*ie6*/
* html #maincontent{
float:left;
width:680px;
margin:0px 0px 0px 0px;
display: inline;
}

* html #mainleft{
float:left;
width:150px;
margin:0px 0px 0px 20px;
display:inline;
}

/* end fix IE6 */

#content
{
clear:both;

}

#mainleft{
float:left;
width:150px;
margin:10px 20px 20px 20px;
display:inline;
}


#maincontent{
float:left;
width:680px;
margin:10px 0px 20px 30px;
display: inline;
}



/*homepage css*/
#news
{
padding:0px;
margin:0px 10px 20px 0px;
float:left;
width:180px;
height:auto;
/*border-right:dotted #999999 1px;*/
}

#news ul{
float:top;
list-style:none;
margin-top:0px;
margin-left:0px;
padding:0px;
}
#product_list
{
padding:0px;
margin:0px 10px 20px 0px;
float:left;
width:180px;
height:auto;
/*border-right:dotted #999999 1px;*/

}
#product_list img
{
width: 160px;



}

#contact
{
padding:0px;
margin:0px 10px 20px 0px;
float:left;
width:180px;
height:auto;
/*border-right:dotted #999999 1px;*/
}

.sidebar_item
{
padding:0px;
margin:0px 10px 10px 0px;
float:left;
width:180px;
height:auto;
/*border-right:dotted #999999 1px;*/
}

#signup{
padding:0px;
float:right;
margin:0px;
width:145px;
height:160px;
}

#browseservices{
clear:both;
margin-top: 10px;
margin-left: 0px;
width:530px;
background-color:#00CC99;
height:60px;
background:url(images/browseBG.gif) repeat-x;
}

#browse
{
padding:20px;
text-align:center;
}

#workportfolio{
width:530px;
height:auto;
margin:30px 0px 0px 0px;
padding:0px;
}

#samplework{
	margin-left:0px;
	padding:0px;
	border-bottom: dashed 1px #999999;
	}
#samplework dd{
margin:10px;
}

/*allevents css*/
#allevents{
	border-bottom:#666666 solid 1px;
	border-right:#666666 solid 1px;
	margin-left:-30px;
	padding:3px 10px;
	background: #556CA4;
	/*background-color: #6B8AA9*/
	}


#eventitem{
	margin:0px 20px 0px -10px;
	padding:5px 10px;
	border-bottom: dashed 1px  #999999;
	/*background-color: #EFF1FC;*/
	}

#footer{
clear:both;
width:922px;
height:57px;
background-color: #D7E4F7;
border-bottom:solid #030393 0px;
/*margin-bottom:-20px;*/
}

#footerleft{

float:left;
margin:10px;
width:200px;
border-right:dashed #CCCCCC 1px;
}

#footerright{
float:right;
margin:25px;
}

#footerright a{
border-right:solid #CCCCCC 1px;
padding:6px;
}


.two_col_layout{
	background-image:url(images/vert_dots.gif);
	background-repeat:repeat-y;
	background-position: 360px;	

}

.two_col_layout .left_col{
	width:340px;
	float:left;
display: inline;
}
.two_col_layout .right_col{
	width:300px; 
	margin-left: 0px;
	float:right;
display: inline;
}



/* End of 'faysoft_layout' */

