/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #454444;
	background: #f3f3f3;
}

A {
	text-decoration: none;
}

h2 {
	color: #326099;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#page {
	width: 980px;
	margin: 0 auto;
}

#header {
	width: 100%;
	background: url(images/banner.jpg) no-repeat top left;
	height: 313px;
	position: relative;
}

.callus {
	right: 20px;
	bottom: -32px;
	padding: 15px 25px 22px 72px;
	background: url(images/bgcontactus.gif) no-repeat top left;
	width: 212px;
	height: 57px;
	position: absolute;
	text-align: center;
	color: #8b8b8b;
	font-weight: bold;
	font-size: 1.3em;
	display: inline;
}

.phno {
	color: #9d4646;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}

.headerleftcolumn {
	width: 222px;
	margin-left: 12px;
	float: left;
	display: inline;
}

#logo {
	width: 222px;
	margin-top: 10px;
}

#toplinks {
	width: 222px;
}

#toplinks li {
	margin-bottom: 2px;
}

#toplinks li A {
	color: #5a5a5a;
	font-size: 0.9em;
	width: 200px;
	padding: 7px 0;
	padding-left: 22px;
	background: url(images/bt-toplinks.gif) no-repeat top left;
	display: block;
}

.headerservicetext {
	width: 246px;
	color: #5a5a5a;
	line-height: 18px;
	font-size: 0.8em;
	float: left;
	margin-left: 49px;
	margin-top: 120px;
	display: inline;
}

.headerservicetext img {
	margin-top: 8px;
	border: 0px;
	display: block;
}

#content {
	width: 960px;
	padding: 10px;
	background: #ffffff;
}

.contentleftcolumn {
	width: 249px;
	float: left;
}

.specialization li {
	font-size: 1.2em;
	color: #ffffff;
	width: 219px;
	padding: 17px 15px;
	background: url(images/bgspecialization.gif) no-repeat top left;
	margin-bottom: 2px;
}

#cleardiv {
	clear: both;
	width: 100%;
}

.welcomemsg {
	margin-top: 20px;
	float: left;
	margin-left: 30px;
	width: 672px;
}

p {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
	line-height: 18px;
}

.imgfloatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#footer {
	color: #454444;
	font-size: 0.7em;
	padding: 15px 0;
	text-align: center;
	background: #dddddd;
	border-top: 5px solid #b3b3b3;
	line-height: 18px;
}

#footer A {
	color: #454444;
}

#footer ul {
	width: 50%;
	margin: 0 auto;
}

#footer li {
	float: left;
}

#footer li A {
	display: inline;
	padding: 0 5px;
	border-right: 1px solid #454444;
}

#footer li A:hover {
	text-decoration: underline;
}
