/*
	Date: July 30, 2007
	Title: SEM - WEB SEARVICES      
==================================
*/

body{
	font-size:x-small;
	voice-family:"\"}\"";
	voice-family:inherit;
	margin:0;
	padding:0;
	text-align:center;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:13px;
	color:#484848;
	padding-top:15px;
	padding-bottom:30px;
	background:url(images/body-bg.gif) repeat;
}
h1,h2,h3,h4,h5,h6,p,img,ul,li,form,hr{
	padding:0;
	margin:0;
	border:0;
}
h2{
	font-weight:normal;
	font-size:21px;
	color:#7388AC;
	text-transform:uppercase;
	background:url(images/side-line.gif) no-repeat left top;
	padding:0 0 20px 18px;
}	
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#FF0000;
	text-decoration:underline;
}
#skip{
	display:none;
	visibility:hidden;
}
/*							    Page Structure
==============================================
*/
#wrap{
	top:0;
	margin:0 auto;
	width:1000px;
	text-align:left;
}

/*								       Header
==============================================
*/
#header{
	clear:both;
	width:1000px;
	height:136px;	
}
#header-left{
	float:left;
	width:584px;
}
#header-left h1{
	background:url(images/sem-logo.gif) no-repeat left top;
	height:174px;
}
#header-left h1 span{
	display:none;
	visibility:hidden;
}
#header-right{
	float:right;
	width:416px;
}

/*								    Main Body
==============================================
*/
#nav-list{
	list-style:none;
	width:210px;
	overflow:hidden;
	background-color:#FF9626;
}
#nav-list li a{
	display:block;
	background:url(images/bullets.gif) no-repeat top left;
	font-family:Tahoma, Arial, sans-serif, Verdana;
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
	text-transform:uppercase;
	height:23px;/*25*/;
	line-height:23px;
	padding-left:25px;	
}

#nav-list li a:hover{
	text-decoration:none;
	background-color:#FF7900;
}

#main{
	clear:both;
	width:1000px;
	background:url(images/main-bg.gif) repeat-y;
}
#left-border{
	width:1000px;
	min-height:300px;
	background:url(images/main-left-border.gif) no-repeat left top;
}
#main-body{
	width:910px;/*1000px;*/
	background:url(images/main-right-border.gif) no-repeat right top;
	padding: 0 45px;
	padding-bottom:30px;	
}
#main-left{
	float:left;
	width:650px;
	background:url(images/sem-image-2.gif) no-repeat top left;
	margin-top:23px;
	padding-top:228px;
}
#main-right{
	float:right;
	width:260px;
	overflow:hidden;
	background:url(images/sem-image-3.gif) no-repeat top right;
}
	
.phn{
	background:url(images/pho-icon.gif) no-repeat left top;
	height:40px;
	line-height:40px;
	font-family:Arial, Verdana, sans-serif, Tahoma;
	font-size:20px;
	color:#000000;
	padding-left:65px;
	margin-top:26px;
}
.bar{
	background:url(images/bar.gif) no-repeat left top;
	height:3px;
	width:1000px;
}
.clear{
	padding:0;
	margin:0;
	clear:both;
}
/*								       Footer
===============================================
*/
#footer{
	clear:both;
	width:1000px;
	background:url(images/footer-bg.gif) repeat-x;
	background-color:#B1E134;
	padding-top:35px;
	padding-bottom:20px;
	font-family:Arial, Verdana, sans-serif, Tahoma;
	font-size:11px;
	color:#354554;
	text-align:center;
}
#footer a{
	font-family:Arial, Verdana, sans-serif, Tahoma;
	font-size:11px;
	color:#354554;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
/*								     Text Area
===============================================
*/
.style-1{
	font-size:11px;
	margin-bottom:20px;
	border-left:5px solid #E1E5E9;
	padding:0 18px;
	text-align:justify;
}
.style-color{
	color:#FF7700;
}
.style-blue{
	color:#0064FF;
}
/*							  Sub Page Content
===============================================
*/
#main-left-sub{
	float:left;
	width:218px;
	}
#main-right-sub{
	float:right;
	width:692px;
}

#main-right-sub .order{
	padding-left:20px;
	border-left:5px solid #E1E5E9;
	height:265px;
}