/* CSS Document */

/* begin body styling*/

body{
	padding:0px;
	margin:0 auto;
	position:relative;
	background: url(../images/header-bg.jpg) 0 0 repeat-x #EFEFEF;
	color:#666;
	font:normal 12px/20px "Myriad Pro";
}

div, p, h1, h2, h3, h4, ul, a, img{
	padding:0px; margin:0px;
	}

ul{
	list-style-type:none;
	}	

/* end body styling*/

/* begin styles for header */

#header{
	width:700px;
	height:252px;
	position:relative;
	margin:0 auto;
	padding:0;
}
#header h1{
	width:700px;
	height:210px;
	background:#FFFFFF url(../images/header.jpg) no-repeat 0 0;
	color:#fff;
	text-indent:-2000px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #040001;
	border-left-color: #040001;
}
#header img{
	width:450px;
	height:53px;
	position:absolute;
	top:162px;
	right:0px;
	margin:0px;
	padding:0px;
}
#header ul{
	width:595px;
	height:32px;
	display:block;
	position:absolute;
	top:215px;
	right:0px;
	margin:0px;
	padding:0px;
	background:#F90706 repeat-x 0 0;
	color:#fff;
}
#header ul li{
	float:left;
	display:block;
	width:85px;
	height:32px;
	background:url(../images/menu_divider.jpg) no-repeat right top;
}
#header ul li span{
	display:block;
	width:83px;
	height:32px;
	background:url(../images/menu_hover.jpg) no-repeat 50% 0;
	font:13px/32px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
#header ul li a{
	display:block;
	width:83px;
	height:32px;
	background:repeat-x 0 0;
	color:#fff;
	font:13px/32px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
#header ul li a:hover{
	display:block;
	width:83px;
	background:url(../images/menu_hover2.jpg) no-repeat 50% 0;
	text-decoration:none; /*position:fixed;*/
	margin:0;
	padding:0px;
}

/* end header styles */

/* begin body styles */

#bodycontainer {
	width:700px;
	position:relative;
	margin:0 auto;
}

/* end body styles*/

/* begin news styles for front page */

#news {
	width:247px;
	display:block;
	float:left;
	margin:0;
	padding:27px 45px 0 44px;
}
#news h2{
	width:177px;
	height:83px;
	float:left;
	display:block;
	background:#EFEFEF url(../images/news.jpg) no-repeat 0 0;
	font:bold 24px/34px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#4D4D4D;
	padding:0 0 0 70px;
	margin:0;
}
#news h2 span{
	background:#EFEFEF;
	color:#960405;
	font:14px/14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0;
	margin:10px 0 0;
}
#news h3{
	width:247px;
	display:block;
	background:none;
	font-size:18px;
	font-weight:bold;
	padding:0;
	margin:0;
	float: left;
}

#news p{
	display:inline;
	padding:0 0 24px;
}
#news p.frontnews {
	color: #000000;
	font-size: 120%;
	margin-top: 5px;
}


#news p.more{
	height:20px;
	display:block;
	margin:0 0 13px 100px;
	padding:0;
}
 
#news p.more a{
	display:block;
	width:150px;
	height:20px;
	background:#EFEFEF;
	font:italic bold 14px/14px Georgia, "Times New Roman", Times, serif;
	color:#ED2124;
	text-decoration:none;
	margin:0;
	padding:0;
}

#news p.more a:hover{ background:#EFEFEF; color:#FF6500; text-decoration:none;}

#news h4{
	width:177px;
	height:70px;
	float:left;
	display:block;
	background:#EFEFEF url(../images/satisfaction.jpg) no-repeat 0 0;
	font:27px/34px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#4D4D4D;
	padding:0 0 0 70px;
	margin:0;
}

#news h4 span{
	background:#EFEFEF;
	color:#960404;
	font:14px/14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0;
	margin:10px 0 0;
}
#news ul{
	width:250px;
	height:271px;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#news  ul  li.center{
	width:25px;
	height:152px;
	background:none;
	float:left;
	display:block;
	padding:0;
	margin:0;
}

#news ul li{
	width:109px;
	height:122px;
	display:block;
	float:left;
	padding:0 0 10px 0;
	margin:20px 0 0 0;
}

#news ul li img{
	width:107px;
	height:105px;
	display:block;
	padding:0;
	margin:0;
	border: 1px dotted #EE1F25;
}

#news ul li a{
	width:70px;
	height:20px;
	display:block;
	background:#EFEFEF;
	color:#EF2324;
	font:12px/20px "Trebuchet MS";
	text-decoration:none;
	text-align:center;
	margin:0 0 0 20px;
	padding:0;
}

#news ul li a:hover{
	text-decoration:underline;
	display:block;
	color: #000000;
}


/* end news styles for front page */

/* begin styles for right content front page */

#rightcontent {
	width:359px;
	float:left;
	display:block;
	background:#000000;
	margin:0 auto;
	padding:0;
	color:#666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
}
#rightcontent p{
	padding:0 63px 0 52px;
	color: #FFFFFF;
}
#rightcontent p.paddingtop{
	padding:26px 63px 0 52px;
	background:#FFF;
	margin:0 auto;
	color:#666;
	font:italic 14px/18px Georgia, "Times New Roman", Times, serif;
	text-align: right;
}
#rightcontent p span.bigsize{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#666666;
	font-size:20px;
	line-height:20px;
	background:#fff;
	padding:0;
}
#rightcontent p.name{
	background:#fff;
	display:block;
	color:#040001;
	font:italic bold 14px/16px Georgia, "Times New Roman", Times, serif;
	text-align:right;
	padding:10px 63px 16px  0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#rightcontent a {
	color: #FB0707;
}

#rightcontent p.dotline{
	background:#292929 url(../images/dot-line.gif) repeat-x 0 0;
	color:#666;
	margin:0 63px 0 52px;
}
#rightcontent h2{
	display:block;
	width:160px;
	height:64px;
	background:#000000 url(../images/mapleleaf.jpg) no-repeat;
	font:bold 27px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FB0707;
	padding:6px 0 0 69px;
	margin:8px 0 0 52px;
}
#rightcontent h2 span{
	color:#BB0000;
	font:bold 14px/14px Arial, Helvetica, sans-serif;
	padding:0;
	margin:10px 0 0;
}
#rightcontent p.bottompadding{padding:0 63px 22px 52px;}

#rightcontent p.more{height:28px; display:block; position:relative; margin:0; padding:13px 0 38px 200px;} 

#rightcontent p.more a{display:block; width:100px; height:20px; background:#fff; font:14px/14px Georgia, "Times New Roman", Times, serif; color:#BF4D02; text-decoration:none; font-weight:bold; font-style:italic; margin:0; padding:0;}

#rightcontent p.more a:hover{ background:#fff; color:#FF6500; text-decoration:none;}

/* end right content front page */

/* begin leftnav styles for interior pages */

#leftnav {
	width:186px;
	float:right;
	margin:0;
	padding:30px 20px 10px;
}
#rightcontent img {
	float: right;
	padding-right: 8px;
	padding-top: 3px;
}

#leftnav ul{
	margin:0;
	padding:0;
}

#leftnav ul li{
	width: 180px;
	background-color: #EFEFEF;
	margin: 0px;
	padding: 0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E40605;
}
#leftnav a   {
	display:block;
	color:#000000;
	font-size: 120%;
	text-decoration: none;
	padding-left: 7px;
}

#leftnav ul li a:hover{
	text-decoration:none;
	display:block;
	color: #FFFFFF;
	background-color: #040001;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* end leftnav styles */

/* begin styles for main content   */

#maincontent {
	width:472px;
	float:left;
	display:block;
	background:#000000;
	margin:0 auto;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
}
#maincontent p{
	padding:0 25px;
	color: #FFFFFF;
}
#maincontent a {
	color: #FB0707;
}
#maincontent h2{
	display:block;
	width:280px;
	height:64px;
	background:#000000 url(../images/mapleleaf.jpg) no-repeat;
	font:bold 27px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FB0707;
	padding:6px 0 0 69px;
	margin:8px 0 0 25px;
}
#maincontent h2 span{
	color:#BB0000;
	font:bold 14px/14px Arial, Helvetica, sans-serif;
	padding:0;
	margin:10px 0 0;
}
#maincontent ul {
	list-style-type: disc;
	padding-right: 25px;
	padding-left: 45px;
	color: #FFFFFF;
}
#maincontent h5 {
	font-weight: bold;
	color: #FB0707;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}


/* end main content   */

/* begin styles for footer */

#footercontainer{
	height:90px;
	background:#000000 url(../images/footer_bg.jpg) repeat-x 0 0;
	color:#fff;
	padding:40px 0 0;
	position:relative;
	margin:0 auto;
	clear:both;
}
#footer{
	width:650px;
	height:82px;
	position:relative;
	margin:0 auto;
	padding:0 0 0 35px;
}

#footer ul{width:330px; display:block; position:absolute; right:0px; top:26px; padding:0; }

#footer li{float:left; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}

#footer ul li a{
	padding:0 0 0 10px;
	color:#fff;
	text-decoration:none;
}

#footer ul li a:hover{text-decoration:underline;}

#footer ul li a.padl{padding:0 0 0 14px;}

#footer ul.templateworld{
	width:158px;
	color:#fff;
	display:block;
	position:absolute;
	top:74px;
	right:80px;
}

#footer ul.templateworld li a{background:#4C4C4C; display:block; color:#fff; text-decoration:none;}

#footer ul.templateworld li a:hover{text-decoration:underline;}

#footer p{
	margin:54px 45px 0 0;
	display:block;
	position:absolute;
	top:0px;
	right:40px;
	color:#FB0707;
	font:11px/15px "Trebuchet MS",Arial, Helvetica, sans-serif;
	width: 200px;
}

#footerleft{
	width:297px;
	height:82px;
	float:left;
	margin:0 auto;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #EFEFEF;
}

#footerleft img{
	width:223px;
	height:30px;
	margin:24px 0 0;
}
.red {
	color: #ED2124;
}
.right {
	float: right;
	border: 1px solid #EFEFEF;
	padding: 2px;
	margin-bottom: 4px;
	margin-left: 8px;
	margin-top: 4px;
}
.left {
	float: left;
	border: 1px solid #EFEFEF;
	margin: 3px;
}
.boldred {
	font-weight: bold;
	color: #ED2124;
}
