/* Claudia Massage */
*
{ 
	margin:0 auto;
	padding:0;
	
}

body, html
{
	margin: 0;
	padding:0;
	background: #111110 url(../images/bgd.gif) 0 0 repeat-x;
}

table, tr, td
{
	margin: 0;
	padding: 0;
	border: 0;
}	

#container {
	position:relative;
	height: 100%;
	width:900px;
	margin:0 auto;
	padding:0;
	background: transparent;
}

.acc
{
	display: none;
}

a
{
	color: #fd6b0a;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

a:hover
{
	color: #e0dcd1;
}

h1, h3
{
	font: bold 18px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 24px;
	color: #efecca;
	margin: 0 0 5px 0;
}

h2, h4
{
	font: bold 14px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 20px;
	color: #efecca;
	margin: 5px 0 0 0;
}

h5, h6
{
	font: bold 14px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 18px;
	color: #efc08f;
	margin: 5px 0 0 0;
	text-align:center;
}

ul, ol, dl
{
	padding: 0 0 0 35px;
	margin: 5px 0 10px 0;
	
}

li, dd
{
	font: normal 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 20px;
	color: #efc08f;
	list-style-type: inherit;
}

p
{
	font: normal 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 20px;
	color: #efc08f;
	margin: 5px 0 0 0;
}

#clear
{
	clear:both;
}

#cm_head
{
	position: relative;
	width:900px;
	height:100px;
	background: url(../images/cm_head.gif) 0 0 no-repeat;
}

/*menu*/

#cm_menu 
{
	position:absolute;
	left: 600px;
	top: 60px;
	width: 302px;
	background: url(../images/cm_menu.gif) 0 -25px no-repeat;
}

#cm_menu ul#global
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 302px;
	height: 25px;
}

#cm_menu ul#global li
{
	list-style: none;
	position: absolute;
	padding: 0;
	margin: 0;
}

ul#global li, ul#global a 
{
	height: 25px;
	display: block;

}

#cm_menu ul#global li a 
{
	text-indent: -90000px;
	text-decoration: none;
}

#home		{left: 10px; width: 70px;}
#services	{left: 84px; width: 103px;}
#contact	{left: 191px; width: 109px;}

#home a:hover			{background: transparent url(../images/cm_menu.gif) -10px -0px no-repeat;}
#services a:hover		{background: transparent url(../images/cm_menu.gif) -84px 0px no-repeat;}
#contact a:hover		{background: transparent url(../images/cm_menu.gif) -191px 0px no-repeat;}

#home a.on			{background: transparent url(../images/cm_menu.gif) -10px -0px no-repeat; cursor: default;}
#services a.on		{background: transparent url(../images/cm_menu.gif) -84px 0px no-repeat; cursor: default;}
#contact a.on		{background: transparent url(../images/cm_menu.gif) -191px 0px no-repeat; cursor: default;}

/*banner*/

#cm_b
{
	position: relative;
	width:900px;
	height:203px;
	background:transparent url(../images/cm_graphic.jpg) 0 0px no-repeat;
}

/*main*/

#main
{
	position: relative;
	height:100%;
	float: left;
	width:900px;
	background:  url(../images/contbgd.gif) scroll center top repeat-y;
	
}

/*content*/

#cm_content
{
	position: relative;
	float: left;
	width:426px;
	padding: 20px 20px 0px 20px;
	background: #111110;
}


/*image*/

#cm_image
{
	position: relative;
	float: right;
	width: 427px;
	margin: 0;
	padding:0 0 0 0;
	
	
}

#cm_i p
{
	font: normal 11px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 18px;
	color: #000;
	margin: 5px 0 0 0;
}

#cm_i p a
{
	color: #C03000;
	text-decoration: underline;
}

#cm_i p a:hover
{
	color: #000;
}

#cm_iSql
{
	position: relative;
	float: left;
	width: 330px;
	padding:42px 0px 0 49px;
		
}
#cm_iSql img
{
	border:#f0c093 1px solid;
	padding: 3px 3px;
}


#cm_image2
{
	background: url(../images/hand.jpg) scroll bottom right no-repeat;
	clear:both;
	padding: 0 0;
	height:140px;
	position:relative;
	width:896px;
}
	
/*foot*/

#cm_foot
{
	position: relative;
	float:left;
	width:900px;
	height:54px;
	margin: 0;
	padding: 0px 5px 0 0px;
	background: #111110 url(../images/cm_foot.gif) 0 0 no-repeat;
}

#cm_foot p
{
	float: right;
	font: normal 11px  "Trebuchet MS", Tahoma, sans-serif;
	line-height: 24px;
	color: #978676;
	padding: 0px 10px 0 0px;
	
}

#cm_foot h1
{
	font: normal 11px  "Trebuchet MS", Tahoma, sans-serif;
	line-height: 18px;
	color: #605e5b;
	padding: 5px 10px 0 0;
	
}
