@import url(http://fonts.googleapis.com/css?family=Reenie+Beanie);
@import url(http://fonts.googleapis.com/css?family=Droid+Sans+Mono);
@import url(http://fonts.googleapis.com/css?family=Molengo);
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, font, 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 {margin: 0;padding: 0;border: 0;outline: 0;background: transparent}

body {
	text-align:left;
	font-size:14px;
	font-family:arial;
	margin:0 auto;
	padding:0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	overflow-y:hidden;
	overflow-x:hidden;
}

a {
color: #ffffff;
padding: 0 5px;
text-decoration: none;

font-size: 16px;
letter-spacing: -1px;
}

a:visited {
color: #aaaaaa;
padding: 0 5px;
text-decoration: none;

font-size: 16px;
letter-spacing: -1px;
}

a:hover {
color: ffffff;
padding: 0 5px;
text-decoration: none;
font-size: 16px;
letter-spacing: -1px;
}

h1 {
	font-family: 'Molengo', arial, serif;
	font-size:40px;
	color:#0163bc;
	font-weight:normal;
	padding-bottom:5px;
	padding:0px;
	margin:0px;
}

h2 {
	font-size: 37px;
	color: #ebebeb;
	padding-bottom:10px;
	font-weight:normal;
	font-family: 'Droid Sans Mono', arial, serif;
	background-image: url(images/about-head-back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top:15px;
	margin-bottom:10px;
}

h3 {
font-size:14px;

letter-spacing:-1px;
color:#fff;
font-weight: 700;
text-transform:uppercase;
margin:0;
padding:8px 0 8px 0;
}


img {
border:none;
}

#header {
width: 360px;
float: left;
margin: 0 15px 0 0;
padding: 0;
}
* html #menu {
	top: 0px;
	left: 700px;
	clear: both;
	font-family: 'Reenie Beanie', arial, serif;
	font-weight: bold;
	text-transform: uppercase;
	z-index: 300;
	filter: alpha(opacity=75);
	opacity: .75;
	color: #744F7B;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	width:250px;
	height:310px;
	float:right;
	
}
#menu {
	font-size: 13px;
	top: 0px;
	clear: both;
	font-family: 'Reenie Beanie', arial, serif;
	font-weight: bold;
	text-transform: uppercase;
	z-index: 500;
	filter: alpha(opacity=75);
	opacity: .75;
	color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	float:right;
}


#menu ul{
list-style-type: none;
margin: 0;
padding: 0;
}

#menu ul li{
list-style-type: none;
color: #ffb401;
display: inline;
margin: 0;
padding: 0 5px 0 10px;
}

#menu ul li a{
	text-decoration: none;
	list-style-type: none;
	color: #000000;
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 25px;
}

#menu ul li a:hover{
	text-decoration:underline;
	list-style-type: none;
	color: #0163bc;
	display: inline;
	margin: 0;
	padding: 0;
}

#container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 3300px;
	margin: 0;
	padding: 0;
	background-color: #F2F2F2;
}

.box {
	float: left;
	margin-right: 150px;
	width: 1500px;
	height: 900px;
	background-position: top;
}

box1 {

}


box2 {
	background-image: url(images/section2.html);
	background-repeat: no-repeat;
	background-position: left top;
}
#box3 {

}
#box4 {
	background-image: url(images/contact-background.jpg);
	background-repeat: no-repeat;
	background-position: 70px top;
}



/*start*/


/*home page	*/
.page1 {
	float: left;
	width: 651px;
	background-image: url(images/page-background.jpg);
	background-repeat: no-repeat;
	background-position: 17px top;
}

.page1_header{
	height:173px;
	
	background-repeat: no-repeat;
	background-position: right top;
}

.page1_banner{
	width:489px;
	background:url(images/page1-banner.jpg);
	background-position:top;
	background-position:left top;
	height:600px;
	float:left;
	background-repeat: no-repeat;
	position:relative;
}

#logo{
width:245px;
height:70px;
margin-left:163px;
margin-top:41px;
}

#page1_content{
	width:467px;
	padding-left:164px;
	padding-right:20px;
	height:407px;
	padding-top:20px;
	background-repeat:no-repeat;
	background-position:120px bottom;
	background-image: url(images/page1-back2.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3e2143;
	line-height:14px;
	position:relative;
}

.page1_wel{
font-size:29px;
color:#0163bc;
font-family: 'Molengo', serif;
padding-bottom:10px;
}

.page1_para{
font-size:18px;
color:#00959a;
font-family:Myriad Pro,arial, serif;
line-height:26px;
padding-top:10px;
padding-bottom:20px;
background:url(images/dotted-back.gif);
background-repeat:repeat-x;
background-position:bottom;
}

.page22_para{
font-size:15px;
color:#00959a;
font-family:Myriad Pro,arial, serif;
line-height:26px;
padding-top:10px;
padding-bottom:0px;
}
#page1_bottom{
	width:280px;
	float:right;
	margin-top:15px;
	color:#7fb700;
	font-size:12px;
	font-family:Arial;
	line-height:18px;
}

#page1_bottom p{
padding-bottom:5px;
}

#click{
	width:150px;
	height:70px;
	position:absolute;
	left: 320px;
	top: 560px;
}

#add{
	width:49px;
	height:40px;
	position:absolute;
	left: 185px;
	top: 307px;
}

#facebook{
	width:49px;
	height:35px;
	position:absolute;
	left: 184px;
	top: 309px;
}

#t{
	width:40px;
	height:29px;
	position:absolute;
	left: 131px;
	top: 365px;
}

/*finish home page*/


/*service*/

#service{
	width:547px;
	float:left;
	background-image: url(images/page2-back.jpg);
	background-repeat: no-repeat;
	background-position: right 149px;
}

#service-banner{
	width:705px;
	height:600px;
	float:left;
	background-repeat:no-repeat;
	background-position:left top;
	background-image: url(images/page2-banner.jpg);
}

#service_header{
	height:261px;
	background-image: url(images/service-header.jpg);
	background-position: 34px 30px;
	background-repeat: no-repeat;
}

#service_content{
	height:339px;
	padding-left:34px;
	padding-right:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0163bc;
	background-image: url(images/service-back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#service_content p{
line-height:21px;
}

.ser_col{
width:400px;
float:left;
}

.ser_col ul{
list-style:none;
margin-left:20px;
padding-top:15px;
}

.ser_col li{
	line-height:22px;
	padding-left:17px;
	background-repeat:no-repeat;
	background-image: url(images/bullet.gif);
	background-position: left 7px;
}



/*finish service page*/


/*about*/

#about{
	width:502px;
	padding-left:86px;
	padding-top:43px;
	height:557px;
	float:left;
	background-image: url(images/about-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}

.about-banner{
width:552px;
height:600px;
float:left;
background:url(images/about-banner.jpg);
background-repeat:no-repeat;
background-position:left top;
position:relative;
}

#about-content{
	height:515px;
	background:#ef9620;
	padding-right: 30px;
	padding-left: 30px;
	color: #ebebeb;
	position:relative;
}

#about-content p{
	line-height:20px;
	padding-bottom:10px;
}


#cat_pic{
	position:absolute;
	width:113px;
	height:104px;
	background:url(images/cat.jpg);
	background-repeat:no-repeat;
	left: -65px;
	top: 448px;
}


#watch{
	width:78px;
	height:81px;
	position:absolute;
	left: 378px;
	top: 45px;
}

/*contact*/

#contact-page{
width:740px;
height:570px;
float:left;
}

#cont_blank{
height:270px;
width:430px;
float:left;
}

#reach{
	height:200px;
	width:310px;
	float:left;
	color:#00959a;
	font-size:12px;
	padding-top: 40px;
}

#reach a{
color:#874350;
text-decoration:underline;
font-size:12px;
}
#reach a:hover{
text-decoration:none;
}
.e-mail{color:#874350; line-height:20px;}
.mobile{
color:#ffb401;
font-size:14px;
margin-top:10px;
}

#hey{
	width:217px;
	padding-top:30px;
	padding-left:50px;
	margin-left:90px;
	height:330px;
	float:left;
	font-family: 'Reenie Beanie', serif;
	font-size:35px;
	color:#000000;
	line-height:23px;
	display: inline;
}

/* Easy Slider */


#slider { 
}
#slider ul {background:#FFFFFF;
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}
#slider li {
width:487px;
height:220px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	background-repeat: repeat-x;
	background-position: left top;
}
	#service-banner span{ position:relative; top:300px!important; left:520px!important;z-index:20000;}
	#next a{ background: url(images/btn_next.gif) no-repeat top left!important; width:40px!important; height:30px!important; text-indent:-8000px!important}
	#prev a{ background:url(images/btn_prev.gif) no-repeat top left!important; width:40px!important;height:30px!important;text-indent:-1000px!important}
			

