/* @override 
	http://localhost/rj/assets/css/main.css
	http://localhost/rj/assets/css/main.css?1%20ver
	http://localhost/rj/assets/css/main.css?2
	http://localhost/rj/assets/css/main.css?3
	http://localhost/rj/assets/css/main.css?4
*/

* {
    padding: 0;
    margin: 0;
} 

body{
	font-family: "Helvetica Neue", "Lucida Grande", Geneva, Segoe UI, "Trebuchet MS", Helvetica, Arial, sans-serif;
	background: #FFF url('../images/bg.gif') repeat-x 0 top;
}

a{
	color: #A2CF25;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a:visited{
	color: #A2CF25;
	text-decoration: none;
}

a.email_big{
	font-size: 15px;
	margin: 10px 10px;
	padding-top: 40px;
}

a.facility_group img{
	margin-right: 10px;
	padding: 5px;
	background-color: #eee;
	border: 1px solid #ccc;
}

#announcement a{
	float: left;
	margin-left: 10px;
	font-size: .8em;
}

a img{
	border: none;
}

img.Lfloat{
	float: left;
	margin-right: 15px;
	margin-bottom: 1px;
	padding: 5px;
	border: 1px solid #ccc;
	background-color: #eee;
}

div.col{
	float: left;
	background-color: #eee;
}

ul.top{
	margin-top: 35px;
}

p.small{
	font-size: .7em;
	float: left;
	margin-left: 20px;
	line-height: 1.5em;
	font-style: italic;
	color: #4c4c4c;
	font-weight: bold;
	height: 100px;
}

p.top{
	margin-top: 20px;
}

p.left{
	margin-left: 21px;
}

div.break{
	float: left;
	margin-top: 20px;
}

.clearfix{
	clear: both;
}

#wrap{
	width: 900px;
	margin: 0px auto;
}

#header{
	height: 150px;
	background: url(../images/header.png) no-repeat;
	margin-top: 0px;
}

#main {
	background: url(../images/mainbg.png) repeat-y;
}

#main #billboard{
	height: 500px;
	background: transparent url(../images/banner.jpg) no-repeat;
	margin-left:5px;
	margin-right:5px;
}

#news{
	background: url(../images/news.png) no-repeat;
	padding-left: 32px;
	padding-top: 5px;
	height: 35px;
}

#news h2{
	color: #fff;
	font-size: 18px;
	padding-top: 4px;
	padding-left: 30px;
	background: url(../images/9.png) no-repeat;
	float: left;
}

#news #ticker{
	height: 16px;
	margin-left: 100px;
	margin-top: 2px;
	font-size: 11px;
	padding: 7px 15px;
	color: #666;
}

#contact{
	background: url(../images/contact.png);
	height:170px;
	padding-left: 32px;
	padding-top: 10px;
}

#services{
	min-height: 90px;
	background: url(../images/mainbg.png) repeat-y;
	padding-top: 10px;
}

#services h2{
	font-size: 18px;
	margin-left: 32px;
	padding-bottom: 10px;
	color: #666;	
	padding-left:30px;
	background: url(../images/2_1.png) no-repeat;
}

#services div{
	float: left;
	margin: 0 30px;
}

#services div.service{
	width: 145px;
	font-size: 12px;
	color: #7ba6d4;
	margin: 5px;
	min-height: 30px;
	padding: 5px;
	background-color: #F8F8F8;
	border: 1px solid #E5E5E5;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	float: left;
}

#services div.service a{
	color: #6395cc;
	font-size: 11px;
	font-weight: bold;
}

#accreditation {
	min-height: 90px;
	background: url(../images/mainbg.png) repeat-y;
	padding-top: 2px;
}

#footer{
	background: transparent url(../images/footer.png) no-repeat;
	height: 40px;
	font-size: 15px;
	color: #b48551;
	text-align: right;
	padding-right: 30px;
	padding-top: 8px;
}

#header ul{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;	
	margin-left: 480px;
	padding-top: 20px;
}

#header ul li{
	display: block;
	float: left;
	margin: 0px 10px;
}

#header ul li a{
	text-decoration: none;
	color: #fff;
	font-size: 20px;
}

#header ul li a:hover{
	text-decoration: underline;
}

#header ul li a.current{
	text-decoration: underline;
}

#header .info{
	color: #b48551;
	margin-top: 105px;
}

#header .locate{
	float: right;
	padding-right: 10px;
}

#header .locate .phone{
	font-size: 16px;
	text-align: right;
	border-right: 1px solid #b48551;
	padding-right: 8px;
	margin-right: 8px;	
	font-variant: small-caps;
}

#main .rj{
	padding-right: 10px;
	font-size: 13px;
	text-align: right;
	color: #33004d;
	height: 18px;
	background-color: transparent;
}



#main #contents{
	padding: 20px;
	min-height: 200px;
}

#main #contents h1{
	margin-top: 0px;
	padding-left: 12px;
	font-size: 25px;
	margin-bottom: 20px;
	font-family: "Myriad Pro",Arial,Helvetica,sans-serif;
	color: #5e5e5e;
}

#main #contents .testimonial{
	margin-top: 20px;
	width: 400px;
}

#main #contents .testimonial blockquote{
	font-size: 16px;
	color: #5e5e5e;
	display: block;
	text-align: justify;
	margin-top: 40px;
	min-height: 40px;
}

#main #contents .testimonial span{
	display: block;
	font-size: 13px;
	color: #6e6e6e;
	text-align: right;
}

#main #contents .news-item{
	padding: 0 16px;
}

#main #contents .news-item h2{
	color: #A2CF25;
	font-size: 20px;
}

#main #contents .news-item h3{
	padding-left: 10px;
	font-size: 14px;
	color: #6e6e6e;
	font-style: oblique;
}

#main #contents .news-item .copy{
	padding-top: 5px;
	padding-left: 10px;
	font-size: 13px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
	padding-bottom: 20px;
	color: #6e6e6e;
}

#contact .cblock{
	width: 190px;
	float: left;
	margin-right: 25px;
}

#contact .cblock input{
	border-style: none;
	height: 18px;
	width: 178px;
	margin-left: 10px;
	margin-top: 2px;
	font-family: arial, Verdana, sans-serif;
	color: #666;
	font-size: 11px;
	padding: 1px;
}

#contact .cblock .button{
	width: 60px;
	height: 20px;
	float: right;
}

#contact .cblock ul{
	list-style-type: none;
	font-size: 15px;
	color: #fff;
}

#contact .cblock h2{
	color: #fff;
	font-size: 18px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#contact .cblock h2.forms{
	background: url(../images/38.png) no-repeat;
}

#contact .cblock p span{
	font-size: 15px;
}

#contact .cblock .formul li{
	background: url(../images/Acrobat_16.png) no-repeat;
	padding-left: 25px;
	height: 30px;
}

#contact .cblock .formul li a{
	color:#fff;
	text-decoration:none;
}

#contact .cblock .formul li a:hover{
	color:#fff;
	text-decoration:underline;
}

#contact .cblock .formul{
	padding-top: 5px;
	margin-left: 20px;
}

#contact .cblock h2.find{
	background: url(../images/70.png) no-repeat;
}

#contact .cblock p a.findmap{
	color: #fff;
	display: block;
	text-decoration: none;
	margin-top: 20px;
	padding-left: 60px;
	background: url(../images/map.png) no-repeat;
	height: 50px;
}

#contact .cblock p a.findmap:hover{
	text-decoration: underline;
}

#contact .cblock h2.hours{
	background: url(../images/15.png) no-repeat;
	margin-bottom:-1px;
}

#contact .cblock .hourul{
	padding-top: 40px;
	margin-left: 10px;
}

#contact .cblock .hourul li{
	height: 30px;
}

#contact .cblock h2.email{
	background: url(../images/94.png) no-repeat;
}

#contact .cblock p{
	font-size: 13px;
	color: #fff;
	text-align: justify;
	margin-left: 10px;
}

#contact .cblock p strong{
	font-style: oblique;
	font-size: 16px;
}

#contact .cblock p.small{
	font-size: 10px;
	margin-bottom: 10px;
}

#accreditation h2{
	font-size: 18px;
	margin-left: 32px;
	padding-bottom: 10px;
	color: #666;	
	padding-left:30px;
	background: url(../images/44.png) no-repeat;
}

#accreditation ul{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 20px;
}

#accreditation ul li{
	display: block;
	float: left;
	margin: 0px 10px;
}

#announcement {

	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	width:400px;	
	border:10px solid #666;

	/* for modern browsers use semi-transparent color on the border. nice! */
	border:10px solid rgba(82, 82, 82, 0.698);

	/* hot CSS3 features for mozilla and webkit-based browsers (rounded borders) */
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}

#announcement div {
	border:1px solid #eee;
	background: #fff url(../images/msp_mag.png) no-repeat;
	width: 400px;
	height: 280px;
	opacity: 0.95;
}

#announcement div.close{
	display: none;
}

#announcement p{
	padding: 10px;
	font: 15px/30px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #777;
	text-align: justify;
}

#announcement p strong{
	font-size: 16px;
}

#announcement h2 {
	margin-bottom:0px;
	color:#666;
	background-color: #b4dceb;
	padding:5px 10px;
	font-size:20px;
}		

