/* CSS 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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body{
	background:#555;
	font-family:Comic Sans MS, Comic Sans MS5, cursive;
}
#wrapper{
	margin:0 auto;
	width:960px;
	padding:0 20px;
	background:#000;
}
#header{
	height:130px;
}
#logo{
	display:inline-block;
	float:left;
	margin-top:20px;
}
#header .header-txt{
	float:right;
	color:#fff;
	padding:20px 0 10px 0;
}
.header-txt h1{
	font-size:18px;
}
.header-txt h2{
	font-size:20px;
	font-weight:bold;
	padding:5px 0;
}
.header-txt h3{
	font-size:18px;
	font-weight:bold;
}
.header-txt img{
	margin-left:-10px;
	display:inline-block;
}
#menu{
	display:block;
	clear:both;
	background:url(images/menu-bg.jpg) repeat-x left center;
	overflow:hidden;
	height:40px;
	border:0px solid #000;
	border-radius:10px;
	behavior:url(images/border-radius.htc);
}
#menu ul{
	list-style:none;
	margin:5px 0 0 10px;
	overflow:hidden;
}
#menu ul li{
	float:left;
	padding:5px 10px;
	border-right:1px solid #fff;
	overflow:hidden;
}
#menu ul li:last-child{
	border:0px solid #00706C;
}
#menu ul li a{
	font-size:20px;
	color:#fff;
	text-decoration:none;
	padding:2px 20px;
	font-family:verdana, comic;
	behavior:url(images/border-radius.htc);
	border-radius:5px;
}
#menu ul li a:hover{
	text-decoration:underline;
	border:0px solid #ffffff;
	border-radius:5px;
	color:#ffffff;
	background:#ddd;
	text-decoration:underline;
	/*color:#eee;
	background:url(images/cur.jpg) repeat-x top center;*/
}
#menu ul li.current{
	border-right:1px solid #fff;
}
#menu ul li.current a{
	color:#d22828;
	background:#ddd;
	text-decoration:underline;
}
#container{
	margin-top:10px;
	padding:10px 0;
	overflow:hidden;
}
#banner{
	background:#343333;
	height:250px;
	border:0px solid #000;
	border-radius:20px;
	behavior:url(images/border-radius.htc);
	overflow:hidden;
}
.srv-bnr{
	float:left;
	width:200px;
	padding-left:50px;
	overflow:hidden;
	border-right:1px solid #ffffff;
	height:100%;
}
.head-txt{
	font-size:24px;
	background:url(images/menu-bg.jpg) repeat-x top left;
	margin-top:10px;
	color:#fff;
	font-weight:bold;
	border:0px solid #343333;
	border-radius:10px;
	behavior:url(images/border-radius.htc);
	margin-bottom:10px;
	padding:5px 0;
	margin-left:-10px;
	width:90%;
	text-align:center
}
.srv-bnr ul{
	list-style-image:url(images/b-srv-bul.png);
	margin-left:20px;
}
.srv-bnr ul li{
	margin:20px 0;
}
.srv-bnr ul li a{
	text-decoration:none;
	color:#fff;
	font-size:14px;
	border-bottom:1px solid #ffffff;
	padding-bottom:10px;
}
.srv-bnr ul li:last-child a{
	border-bottom:0px solid #d22828;
}
.srv-bnr ul li a:hover{
	color:#ddd;
}
.slide-txt{
	margin:10px 0;
	background:url(images/menu-bg.jpg) repeat-x top left;
	height:40px;
	font-size:18px;
	color:#fff;
	border:0px solid #000;
	overflow:hidden;
	border-radius:10px;
	behavior:url(images/border-radius.htc);
}
.slide-txt marquee{
	height:40px;
	padding-top:12px;
}
#content{
	float:left;
	width:640px;
	overflow:hidden;
}
#content h1{
	font-size:32px;
	color:#fff;
	font-weight:bold;
	margin-bottom:10px;
	color:#d12324;
	font-family:Comic Sans MS, Comic Sans MS5, cursive;
}
#content p{
	margin-left:10px;
	font-size:15px;
	color:#fff;
	line-height:25px;
	text-align:justify;
}
#content b{
	color:#ff0000;
	font-weight:bold;
	font-size:24px;
	display:block;
}
#content h2{
	color:#ee2527;
	font-family:Comic Sans MS, Comic Sans MS5, cursive;
	font-size:22px;
}
.h-imgs{
	overflow:hidden;
	margin-top:30px;
}
.h-imgs img{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	width:290px;
	height:225px;
	border-radius:10px;
	border:0px solid #000;
	padding:3px;
	behavior:url(images/border-radius.htc);
}
#content ul.serv-list{
	list-style-image:url(images/sidebar-bul.png);
	margin:20px 0 20px 50px;
}
#content ul.serv-list li{
	color:#fff;
	margin-bottom:10px;
}
#sidebar{
	overflow:hidden;
	padding-bottom:20px
}
#sidebar .widget{
	background:#343333;
	width:300px;
	float:right;
	overflow:hidden;
	border:0px solid #000;
	border-radius:15px;
	behavior:url(images/border-radius.htc);
	padding:0 0 10px;
	margin-bottom:15px;
}
.widget ul{
	margin-left:25px;
	list-style-image:url(images/sidebar-bul.png);
}
.widget ul li{
	width:125px;
	color:#fff;
	font-size:11px;
	font-family: MS Sans Serif4,Geneva,sans-serif;
	line-height:20px;
	float:left;
	margin-right:10px;
}

.widget h2{
	margin-left:13px;
}
.imgs{
	overflow:hidden;
	clear:right;
	float:right;
	margin-right:30px
}
.imgs ul li{
	margin-right:10px;
	float:left;
}
#footer{
	margin-top:10px;
	padding-top:10px;
	clear:both;
	overflow:hidden;
	padding-bottom:20px;
	border-top:2px solid #d22828;
}
#ftr-nav{
	float:right;
}
#ftr-nav ul{
	list-style:none;
	overflow:hidden;
}
#ftr-nav ul li{
	border-right:1px solid #fff;
	float:left;
}
#ftr-nav ul li a{
	font-size:12px;
	color:#fff;
	text-decoration:none;
	padding:0 20px;
}
#ftr-nav ul li a:hover{
	text-decoration:underline;
}
#ftr-nav ul li:last-child{
	border:0px solid #000;
}
#footer p{
	float:left;
	color:#fff;
	font-size:12px;
	margin-top:8px;
}


/* The Nivo Slider styles */
.slider-wrapper{
	width:700px;
	float:right;
	background:url(images/slider-upper.png) no-repeat top right;
	border:0px solid #000;
	border-radius:10px;
	behavior:url(images/border-radius.htc);
}
.slider-wrapper #slider {
    width:700px; /* Make sure your images are the same size */
    height:250px; /* Make sure your images are the same size */
	overflow:hidden;
	border:0px solid #000;
	border-radius:10px;
	behavior:url(images/border-radius.htc);
}
.nivoSlider {
	position:relative;
	background:#fff url(images/slider_contents/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
.slider-wrapper .nivoSlider a {
	border:0;
	display:block;
}
/*Nivo Navigation*/
.slider-wrapper .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-42px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.slider-wrapper .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/slider_contents/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.slider-wrapper .nivo-controlNav a.active {
	background-position:0 -22px;
}

.slider-wrapper .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/slider_contents/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.slider-wrapper a.nivo-nextNav {
	background-position:-30px 0;
	left:40px;
}
.slider-wrapper a.nivo-prevNav {
	left:10px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
	height:40px;/*edit*/
	padding-bottom:5px;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-caption h1{
	font-size:24px;
	font-weight:bold;
	margin:2px 0 0 0;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:90%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.contact-dtls{
	color:#fff;
	float:left;
	padding:10px 0;
	font-size:20px;
}
.contact-form{
	color:#fff;
	clear:both;
}
.contact-form h3{
	color:#fff;
	font-size:24px;
}
.contact-form tr{
	height:40px;
}
.contact-form tr td{
	width:200px;
	vertical-align:middle;
}
.contact-form tr td input, .contact-form tr td textarea{
	width:200px;
}
.contact-form tr td input.btn{
	width:auto;
}