*{margin:0px;padding:0px;}
body
{
	padding:0px;
	margin:0px;
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#85786e;
	line-height:20px;
	background:url(../images/body-tail.png) repeat;
}
#main_div
{
	width:980px;
	min-height:150px;
	overflow:hidden;
	background:url(../images/bg-pattern.png) repeat;
	margin:0px auto;
	box-shadow:0 1px 1px 1px #cacaca; 
}
#header
{
	width: 980px;
	height: 120px;
	float: left;
	background-color: #CCCCCC;

}
#left_header
{
	width:250px;
	height:120px;
	
	float:left;
	margin-top:0px;
	-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
	
}

#left_header h1
{
	padding-top:10px;padding-left:5px;
	
}
#left_header h1 a
{
	display:block;
		width:440px;
		height:120px;
		overflow:hidden;
		text-indent:-999em;
		white-space:nowrap;
		background:url(../images/logo_text.png) 0 0 no-repeat;
		text-decoration:none;
}

#right_header
{
	width: 300px;
	height: 120px;
	float: right;
	text-align: right;
	padding-right:20px;
	padding-top:5px;
	
}
#menu_wrapper
{
	width:980px;
	height:45px;
	float:left;
}
#slider_wrapper
{
	width:980px;
	height:280px;
	float:left;
	padding-bottom:10px;

}
#slider
{
	width:980px;
	height:250px;
	float:left;
	border:1px solid #2d2d2d;
	
}
#right_slides
{
	width:360px;
	height:250px;
	float:right;
}
div.double-line{border-top:solid 1px #999; border-bottom:solid 1px #999; height:2px;margin:2px 0 5px 0; line-height:2px; font-size:1px; width:100%; position:relative; float:left;}
div.double-line1{border-top:solid 1px #999; border-bottom:solid 1px #999; height:2px;margin:2px 0 5px 0; line-height:2px; font-size:1px; width:330px; position:relative; float:left;}
div.double-line2{border-top:solid 1px #999; border-bottom:solid 1px #999; height:2px;margin:6px 0 5px 0; line-height:2px; font-size:1px; width:250px; position:relative; float:left;}

.side_text .call-us
{
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	text-align: justify;
	margin: 0 0 5px 0;
	padding-top:2px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#2d2d2d;
}
.side_text p
{
	font-size: 14px;
	line-height: 24px;
	margin: 0 0 18px 0;
	color: #191919;
	font-family:Arial, Helvetica, sans-serif;
}
.side_text ul li
{
	position: relative;
	float: left;
	width: 43%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style-image:url(../images/marker-1.png);
	margin: 5px 0 0 15px;
	color:#2d2d2d;
}

#body_wrapper

{
	width:980px;
	min-height:280px;
	overflow:hidden;
	float:left;

	
}
#welcome_wrapper
{
	width:980px;
	min-height:100px;
	overflow:hidden;
}
#welcome_text
{
	width:600px;
	min-height:100px;
	overflow:hidden;
	float:left;
}
#welcome_text h2
{
	color: #000000;
	padding-left: 14px;
	line-height: 35px
}
#welcome_text p
{
	text-align:justify;
	padding:5px 5px 5px 10px;
	color:#2d2d2d;
	font-size:12px;
}
#welcome_text a
{
	text-decoration:none;
	color:#4d088d;
	float:right;
	font-weight:bold;
}
#welcome_text a:hover
{
	text-decoration:none;
	color:#2d2d2d;
	float:right;
}
#practice
{
	width:360px;
	min-height:100px;
	overflow:hidden;
	float:right;
	
	margin-right:10px;
}
#practice h2
{
	color: #000000;
	padding-left: 0px;
	line-height: 35px;
}
#practice ul
{
	margin:0px;padding:0 10px;
}
#practice ul li
{
	
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	list-style-image:url(../images/marker-1.png);
	margin: 5px 0 0 15px;
	
}
#practice ul li a
{
	text-decoration:none;
	color:#533173;
	padding:0 10px;
	list-style-image:url(../images/marker-1.png);
}
#practice ul li a:hover
{
	text-decoration:underline;
	color:#2d2d2d;
	padding:0 10px;
}
#footer_wrapper
{
	width:980px;
	height:40px;
	float:left;
	background:url(../images/bg_main.png) repeat-x;
}
#social_wrap
{width:200px;
height:40px;float:right;padding-top:10px;}
#developed
{
	width:700px;height:40px;
	float:left;color:#fff;
	padding-left:15px;
	line-height:45px;
	
}
#developed a
{
	text-decoration:none;
	color:#fff;
	
}
#developed a:hover
{
	text-decoration:none;
	color:#4d088d;
	
}
