/* Stylesheet: global Modified On 2012-04-02 11:58:26 */
h1 {
font-size: 20px;
font-style: italic;
}

a {
color: #f7941e;
font-style: italic;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}



/* Stylesheet: main Modified On 2012-04-02 12:00:46 */
@charset "utf-8";
/* CSS Document */

body {
	background: #333333;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color: #333;
	text-align: center;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#header {
	background: url(/uploads/assets/images/header-bg.jpg) no-repeat;
	border-bottom: 5px solid #f7941e;
	width: 960px;
	height: 406px;
	position: relative;
}

#menu {
	width: 600px;
	height: 40px;
	background: #f7941e;
	float: right;
}

#service-btns {
	width: 159px;
	height: 257px;
	position: absolute;
	bottom: 0;
	left: 0;
}

#container {
	width: 958px;
	background: #fff;
	border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border: 1px solid #f7941e;
        display: inline-block;
}

#top-line {
width: 948px;
height: 25px;
margin: 5px;
}

#content-left {
	width: 518px;
        float: left;
display: block;
padding: 0 20px;
margin-bottom: 20px;
}

#right {
	width: 400px;
        float: left;
}

#right #news {
	width: 180px;
	padding: 10px;
        float: left;
        background: #ebebeb;
}

#right #contact-form {
	width: 180px;
	padding: 0 5px;
        float: left;
}

#footer {
width: 960px;
height: 30px;
font-size: 10px;
color: #FFF;
}
#footer #copyright {
width: 400px;
height: 30px;
line-height: 30px;
float: left;
text-align: left;
}
#footer #siteby {
width: 400px;
height: 30px;
line-height: 30px;
float: right;
text-align: right;
}
/* Stylesheet: menu Modified On 2012-04-02 15:52:41 */
@charset "utf-8";
/* CSS Document */

#primary-nav {width: 600px; height: 40px; margin: 0; text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding: 0px; list-style:none;}
#primary-nav a {text-transform: uppercase; line-height: 40px; padding: 0 17px; display:block; color:#FFF; text-decoration:none;  height: 40px; font-size: 12px; font-style: normal;}
#primary-nav a:hover {text-decoration: underline;}
#primary-nav li {position:relative; float:left; text-align: center; margin: 0; padding: 0;}
#primary-nav ul {position:absolute; top:40px; left: 0; display: none; opacity:0; list-style:none}
#primary-nav ul li {position:relative; border:none; width: 180px; margin:0px; text-align: left; background: rgb(52, 51, 61); /* fallback color */ background: rgba(52, 51, 61, 0.9);}
#primary-nav ul li a {margin: 0; font-size: 12px; display:block; padding: 0 5px; color: #FFF; line-height: 40px; height: 40px}
#primary-nav ul li a:hover {color: #FFF;}
#primary-nav ul ul {left:140px; top:0}



#service-btns #sports-btn a {
	display: block;
	width: 159px;
	height: 85px;
	background: url(/uploads/assets/images/sports-injury-btn.jpg) no-repeat;
}
#service-btns #sports-btn a:hover {
	background: url(/uploads/assets/images/sports-injury-btn-hover.jpg) no-repeat;
}
#service-btns #chronic-btn a {
	display: block;
	width: 159px;
	height: 85px;
	background: url(/uploads/assets/images/chronic-pain-btn.jpg) no-repeat;
}
#service-btns #chronic-btn a:hover {
	background: url(/uploads/assets/images/chronic-pain-btn-hover.jpg) no-repeat;
}
#service-btns #fert-btn a {
	display: block;
	width: 159px;
	height: 87px;
	background: url(/uploads/assets/images/fert-massage-btn.jpg) no-repeat;
}
#service-btns #fert-btn a:hover {
	background: url(/uploads/assets/images/fert-massage-btn-hover.jpg) no-repeat;
}