﻿@charset "utf-8";
/* CSS Document */

body, html{
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-x;
	font-family: "Comic Sans MS", cursive;
	background-attachment:fixed;
	background-position:center bottom;
	background-color:#F5F5F5;
	margin:0px;
	border: 0px;
	/*min-height:800px;*/
}

div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { 
	margin:0; 
	padding:0; 	
	font-size:11px;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { 
	font-size:11px; 
	font-weight: normal; 
	font-style: normal; 
	width:100%;
	font-family:"Comic Sans MS", cursive;
}

fieldset,img { 
	border: none;
}

caption,th { 
	text-align: left;
}

#top_strip_left{
	background-image:url(../images/strip_left.jpg);
	height:17px;
}

#top_strip_right{
	background-image:url(../images/strip_right.jpg);
	height:17px;
}

#main_wrapper{
	width:1000px;
	margin:auto;
	float:none;
}

#wrapper{
	width:1000px;
	float:left;
	background-image:url(../images/bg_top_contant.png);
	background-repeat:no-repeat;
}

#top_links_bg{
	background-image:url(../images/bg_links_bg.jpg);
	width:132px;
	position:relative;
	left:0px;
	height:24px;
	background-repeat:no-repeat;
	float:right;
	margin-top:-25px;
	padding:5px 5px 0px 15px;
}	

#logo_im{
	width:89px;
	height:74px;
	float:left;
	margin-top:-20px;
}

#tagline{
	background-image:url(../images/tagline.png);
	width:500px;
	height:20px;
	float:left;
	margin:35px 0px 0px 100px;
}

#hmenu{
	height:30px;
	float:left;
	margin-top:26px;
	margin-left:10px;
	width:650px;
}

#top_contant{
	width:1000px;
	float:left;
}

#latestnws{
	float:right;
	width:255px;
	height:auto;
	margin:0px;
	padding:20px 5px 0px 5px;
}

h5{
	font-size:14px;
	color:#990000;
	font-weight:bold;
	width:100%;
	margin-bottom:5px;
}

#bg_box01{
	float:left;
	width:979px;
	margin:0px 15px 0px 9px; 
	height:205px;
	display:block;
}

#bottom_box02_top{
	background-image:url(../images/content02_top.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:972px;
	float:left;
	margin:0px 0px 0px 15px;
}

#bottom_box02_top02{
	background-image:url(../images/content02_top.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:972px;
	float:left;
	margin:10px 10px 10px 10px;
}

#box_padding{
		float:left;
		width:950px;
		padding:10px 10px 10px 10px;
}


#bottom_box02_top_inner{
	background-image:url(../images/content02_top.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:942px;
	float:left;
	padding:8px 15px 15px 15px;
	margin:0px 0px 0px 15px;
}

#bottom_box02_close{
	background-image:url(../images/content02_close.png);
	background-repeat:no-repeat;
	height:21px;
	width:972px;
	float:left;
	margin:0px 0px 0px 15px;
}


/* ###################### bookmine contant css ################## */

#bookmine_maindiv{
	width:320px;
	background-image:url(../images/v_divider.jpg);
	background-repeat:repeat-y;
	background-position:right;
	height:auto;
	float:left;
	padding-left:3px;
}


#bookmine_contantdiv{
	width:300px;
	float:left;
	padding:10px 10px 0px 10px;
	text-align:justify;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}


#bookmine_heading{
	float:left;
	width:202px;
	background-image:url(../images/bookmine_heading.png);
	height:25px;
	background-repeat:no-repeat;
	margin-bottom:5px;
}


/* ###################### bookmine contant css END ##################*/


/* #################### Infomine css ################################*/

#Infomine_maindiv{
	width:320px;
	background-image:url(../images/v_divider.jpg);
	background-repeat:repeat-y;
	background-position:right;
	height:auto;
	float:left;
	min-height:100%;
}

#Infomine_contantdiv{
	width:300px;
	float:left;
	/*padding:10px 10px 10px 10px;*/
	margin:10px 10px 0px 10px;	
	text-align:justify;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#Infomine_heading{
	float:left;
	width:202px;
	background-image:url(../images/infomine_heading.png);
	height:25px;
	background-repeat:no-repeat;
	margin-bottom:5px;
}

/* #################### Infomine css ENDS ################################ */


/* #################### Testimonials css ################################*/

#testimonials_maindiv{
	width:225px;
	/*background-image:url(../images/v_divider.jpg);
	background-repeat:repeat-y;
	background-position:right;*/
	height:auto;
	float:left;
}

#testimonials_contantdiv{
	width:202px;
	float:left;
	padding:0px 10px 0px 10px;
	text-align:justify;
	font-size:11px;
}

#testimonials_heading{
	float:left;
	width:202px;
	background-image:url(../images/testimo_heading.png);
	height:25px;
	background-repeat:no-repeat;
	margin-bottom:5px;
}

a.testimonials:link{
		font-family:Georgia, "Times New Roman", Times, serif ,Comic Sans MS, cursive;
		font-size:14px;
		color:#4c688c;
		cursor:text;
		text-decoration:none;
		outline:none;
}

a.testimonials:visited{
		font-family:Georgia, "Times New Roman", Times, serif ,Comic Sans MS, cursive;
		font-size:14px;
		color:#4c688c;
		cursor:text;
		text-decoration:none;
		outline:none;
}

a.testimonials:hover{
		font-family:Georgia, "Times New Roman", Times, serif ,Comic Sans MS, cursive;
		font-size:14px;
		color:#000;
		cursor:text;
		text-decoration:none;
		outline:none;
}

a.testimonials:active{
		font-family:Georgia, "Times New Roman", Times, serif ,Comic Sans MS, cursive;
		font-size:14px;
		color:#000;
		cursor:text;
		text-decoration:none;
		outline:none;
}

/* #################### Testimonials css ENDS ################################ */

.txt_div{
	float:left;
	width:100%;
	font-size:11px;
	color:#4c688c;
}

.txt_div02{
	float:left;
	width:100%;
	font-size:11px;
	margin-top:10px;
}

li{
	list-style-image:url(../images/ico.gif);
	height:25px; 
	float:left;
	width:100%;
	font-family:Georgia, "Times New Roman", Times, serif ,Comic Sans MS, cursive;
	font-size:14px;
	color:#4c688c;
	margin:0px 0px 10px 0px;
}

ul{
	margin-left:12px;
	float:left;
	width:750px;
}

.im_client_img{
	float:left;
	background-image:url(../images/company.jpg);
	background-repeat:no-repeat;
	height:49px;
	width:67px;
}


.client_testi{
	float:left;
	width:132px;
	text-align:left;
}


.more_bookmine{
	float:left;
	width:92px;
	height:20px;
}	


.more_bookmine{
	float:right;
	width:92px;
	height:20px;
	margin-top:5px;
}	


.more_infomine{
	float:right;
	width:92px;
	height:20px;
	margin-top:15px;
}	

.more_testi{
	float:right;
	width:105px;
	height:20px;
	padding-right:12px;
	padding-top:5px;
}	


#footer_bg{
	background-image:url(../images/footer_bg.png);
	background-repeat:no-repeat;
	height:22px;
	width:966px;
	float:left;
	margin-top:10px;
	margin-left:12px;
	margin-bottom:15px;
	padding:10px 5px 0px 5px;
}

.copyrights{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	float:left;
	width:250px;
}

a.footer_link:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}

a.footer_link:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}


a.footer_link:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:underline;
}


a.footer_link:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:underline;
}

.footer_links{
	float:right;
	width:450px;
	color:#FFFFFF;
	margin-top:-3px;
}



.callme{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#4a4a4a;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

h1{
	font-family: "Comic Sans MS", cursive,sans-serif;
	color:#ff0d00;
	font-size:16px;
	font-weight:normal;
	margin:0px;
	padding:0px 0px 5px 0px;
	width:100%;
	float:left;
	background-image:url(../images/heading_stroke.jpg);
	background-repeat:repeat-x;
	background-position:center bottom;
	margin-bottom:10px;
	
}

h2{
	font-family: "Comic Sans MS", cursive,sans-serif;
	color:#ff0d00;
	font-size:16px;
	font-weight:normal;
	margin:0px;
	padding:0px 0px 5px 0px;
	width:100%;
	float:left;
	background-image:url(../images/heading_stroke.jpg);
	background-repeat:repeat-x;
	background-position:center bottom;
	margin-bottom:10px;
	
}

h3{
	font-family: "Comic Sans MS", cursive,sans-serif;
	color:#ff0d00;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	width:100%;
	float:left;
	/*background-image:url(../images/heading_stroke.jpg);
	background-repeat:repeat-x;
	background-position:center bottom;*/
	margin-bottom:10px;
}

p{
	font-family:Georgia, "Times New Roman", Times, serif ,Comic Sans MS, cursive;
	font-size:14px;
	color:#4c688c;
	margin:0px 0px 10px 0px;
}

#bg_testi_01{
		background-image:url(../images/bg_testi_01.png);
		background-repeat:no-repeat;
		width:317px;
		height:36px;
		float:left;
}

#bg_testi_02{
		background-image:url(../images/bg_testi_02.png);
		background-repeat:repeat-y;
		width:285px;
		float:left;
		font-family:"Comic Sans MS", cursive;
		font-size:13px;
		color:#FFF;
		padding:0px 7px 0px 25px;
}

#bg_testi_03{
		background-image:url(../images/bg_testi_03.png);
		background-repeat:no-repeat;
		width:317px;
		height:36px;
		float:left;
}

.testi_by{
		font-family:"Comic Sans MS", cursive;
		color:#FF0;
		font-size:10px;
		float:right;
		width:100%;
		text-align:right;
}
		  	
.top_nav_leftD{
		background-image:url(../images/nav/bg_navdef_01.jpg);
		background-repeat:no-repeat;
		height:30px;
		width:8px;
		float:left;
		display:block;
		margin-left:5px;
}

.top_nav_midD{
		background-image:url(../images/nav/bg_navdef_02.jpg);
		background-repeat:repeat-x;
		height:30px;
		float:left;
		display:block;
		font-family: "Comic Sans MS", cursive;
		font-size:13px;
		color:#FFF;
		/*text-shadow:0 0 3px #000;*/
		font-weight:bold;
		padding:5px 10px 0px 10px;
		border:0px;
		text-decoration:none;
}

.top_nav_rightD{
		background-image:url(../images/nav/bg_navdef_03.jpg);
		background-repeat:no-repeat;
		height:30px;
		width:8px;
		float:left;
		display:block;
}


.top_nav_leftA{
		background-image:url(../images/nav/bg_nav_active_01.jpg);
		background-repeat:no-repeat;
		height:30px;
		width:8px;
		float:left;
		display:block;
		margin-left:5px;
}

.top_nav_midA{
		background-image:url(../images/nav/bg_nav_active_02.jpg);
		background-repeat:repeat-x;
		height:30px;
		float:left;
		display:block;
		font-size:13px;
		color:#FFF;
		text-shadow:0 0 3px #000;
		font-weight:bold;
		padding:5px 10px 0px 10px;
		text-decoration:none;
}

.top_nav_rightA{
		background-image:url(../images/nav/bg_nav_active_03.jpg);
		background-repeat:no-repeat;
		height:30px;
		width:8px;
		float:left;
		display:block;
}

.Div_innerpage{
		float:left;
		width:100%;
		font-size:12px;
		color:#000;
}

	
.num_testimonials{
		font-family:Georgia, "Times New Roman", Times, serif ,Comic Sans MS, cursive;
		font-size:20px;
		color:#d2232a;
}


.pricing_icon{
	background-image:url(../images/icons_price.gif);
	background-repeat:no-repeat;
	height:174px;
	width:150px;
	position:absolute;
	float:right;
	left: 938px;
	top: 355px;
}



