@charset "utf-8";
/* CSS Global Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
	line-height: 1;
	text-align: center;
	background-color: #FFFFFF;
}
ol, ul {
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.MainContainer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	text-align: center;
}
.header {
	height: 92px;
	width: 506px;
	background-image: url(../Images/Logo.gif);
	margin-right: auto;
	margin-left: auto;
}
.navigation {
	background-image: url(../Images/Navigation_Background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 46px;
	width: 100%;
	margin-top: 10px;
	float: left;
}
.navigation ul{
	list-style-type:none;
	width:100%;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	float: left;
	margin-left: 80px;
}
.navigation li {
	display:block;
	float:left;
	height:27px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}
.navigation li  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	height: 31px;
	width: 131px;
	text-transform: capitalize;
	float: left;
	text-align: center;
	display: block;
	text-decoration: none;
	padding-top: 8px;
}
.navigation li  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	background-image: url(../Images/Button_Over.png);
	height: 31px;
	width: 131px;
	background-repeat: no-repeat;
	text-transform: capitalize;
	float: left;
	text-align: center;
}
.NavSelected a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	background-image: url(../Images/Button_Over.png);
	height: 31px;
	width: 131px;
	background-repeat: no-repeat;
	text-transform: capitalize;
	float: left;
	text-align: center;
}


.ourSpecialities {
	padding: 0px;
	float: left;
	height: auto;
	width: 222px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ourSpecialities ul {
	float: left;
	width: 100%;
	list-style-type: none;
}
.ourSpecialities li {
	display: block;
	float: right;
	text-align: right;
	padding-top: 1px;
	padding-bottom: 1px;
}
.ourSpecialities a {
	background-image: url(../Images/Specilities_normal.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	width: 225px;
	padding-right: 0px;
	padding-left: 0px;
}
.ourSpecialities a {
	background-image: url(../Images/Specilities_normal.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	width: 225px;
	padding-right: 10px;
	padding-left: 0px;
	margin-left: -12px;
}


.ourSpecialities a:hover {
	background-image: url(../Images/Specilities_Over.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #CCCCCC;
}
.banner {
	background-color: #0099FF;
	float: left;
	height: auto;
	width: auto;
	margin-top: 25px;
}
.background {
	background-image: url(../Images/Background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	height: auto;
	width: 100%;
}

.bodyContainer {
	height: auto;
	width: 700px;
	margin-top: 20px;
	float: left;
	padding: 0px;
	margin-bottom: 80px;
	margin-left: 40px;
}


.bodyContainer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	text-transform: capitalize;
	color: #585858;
	text-decoration: none;
	text-align: left;
}

.bodyContainer span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
	font-style: italic;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.bodyContainer h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
	font-style: italic;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.bodyContainer   ul {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 40px;
}
.bodyContainer   li {
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	text-align: left;
	display: list-item;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style: disc inside;
	float: left;
	margin-left: 20px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.bodyContainer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
}
.reducedPara  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
	padding: 10px;
	width: 350px;
}
.pics {
	float: left;
	height: auto;
	width: 100%;
}
.pics ul {
	height: auto;
	width: 100%;
	list-style-type: none;
}
.pics li {
	list-style-type: none;
	float: left;
	display: inline;
	height: 188px;
	width: 250px;
	margin: 0px;
	padding: 5px;
	overflow: hidden;
}


.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
}

.footer {
	height: 114px;
	width: 1000px;
	float: left;
	margin-top: -60px;
}

.footer p {
	margin:1px auto;
	font-size:12px;
	float:right;
}

.footer a, a:hover {
	color:#000;
	text-decoration:none;
}

.goTop {
	height: 34px;
	width: 106px;
	position: fixed;
	top: 350px;
	right: 0px;
}
.callImage {
	float: left;
}
.emailImage {
	float: left;
}
.contactUs {
	list-style-type: none;
}

.contactUs li {
	vertical-align: middle;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.contactUs img {
	vertical-align: middle;
}
.SpecialitiesSelected a:visited {
	background-image: url(../Images/Specilities_Over.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #CCCCCC;
}
