
 img, div, input { behavior: url("iepngfix.htc") }


body
	{
		margin:0px;
		padding:0px;
		background-color:#ffffff;
	}
h2,h3,h4,h5,h6,span
	{
		margin:0px;
		padding:0px;
	}
	
h1
	{
		margin:0 0 15px 0;
		padding:0px;
		color:#FF0000;
		font-family:"Arial";
	}
	
a{
	color:#B90008;
	text-decoration:none;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}

a:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}

#headerbg
	{
		width:100%;
		height:620px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/backers.jpg);
		background-repeat:repeat-x;
		background-position:left top;
	}
	
#headerbg1
	{
		width:100%;
		height:700px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/backers.jpg);
		background-repeat:repeat-x;
		background-position:left top;
	}
	
#headerbg2
	{
		width:100%;
		height:560px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/backers.jpg);
		background-repeat:repeat-x;
		background-position:left top;
	}
	
#headerbg3
	{
		width:100%;
		height:750px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/backers.jpg);
		background-repeat:repeat-x;
		background-position:left top;
	}
	
#headerbgaboutus
	{
		width:100%;
		height:800px;
		float:left;
		background-image: url(images/backer1.jpg);
		background-repeat:repeat-x;
		background-position:left top;
	}

#headerblank
	{
		width:950px;
		height:500px;
		float:none;
		margin:0 auto;
		padding:27px 0 0 0;
	}
	
#headeraboutus
	{
		width:950px;
		height:800px;
		margin:0 auto;
		padding:27px 0 0 0;
		
	}
#header
	{
		width:950px;
		height:320px;
		float: left;
		background-image: url(images/small_dog.jpg);
		background-repeat:no-repeat;
	}
#menublank
	{
		width:935px;
		height:250px;
		float:left;
		margin:0px;
		padding:0 0 0 69px;
	}	
#menu h1
	{
		margin:-10px 0 0 50px;
		font-family:Arial;
		color:#A90F0F;
		font-size:12px;
	}
#menu
	{
		margin:10px 0 0 610px;
	}
	
#menu a{
	color:#B90008;
	text-decoration:none;
	font-size:12px;
}

#menu a:hover{
	color:#B90008;
	text-decoration:none;
	font-size:12px;
	color:#000000;
}
	
	
#menu ul
	{
		width:300px;
	}
#menu ul li
	{
		height:29px;
		display:block;		
	}
#menu ul li a.menu
	{
		height:25px;
		float:left;
		padding:4px 11px 0 10px;
		font-family:Arial;
		font-size:18px;
		font-weight:bold;
		color:#333333;
		text-align:center;
		text-decoration:none;
	}
#menu ul li a.menu:hover
	{
		height:25px;
		float:left;
		padding:4px 11px 0 10px;
		font-family:Arial;
		font-size:18px;
		font-weight:bold;
		color:#FF0000;
		text-align:center;
		text-decoration:none;
	}
#headerrightblank
	{
		width:311px;
		float: right;
		margin:0 70px 0 0;
		padding:0px;
	}
#headernav
	{
		width:290px;
		height:25px;
		float: right;
		margin:0px;
		padding:0 0 0 21px;
	}
#headernav ul
	{
		height:25px;
		float: left;
		margin:0px;
		padding:0px;
		display:block;		
	}
#headernav ul li
	{
		height:15px;
		float: left;
		margin:0px;
		padding:7px 0 0 0;
		display:block;
	}
#headernav ul li a.register
	{
		width:67px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 17px;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-decoration:none;
		background-image:url(images/registericon.jpg);
		background-repeat:no-repeat;
		background-position:left;

	}
#headernav ul li a.register:hover
	{
		width:67px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 17px;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-decoration: underline;
		background-image:url(images/registericon.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
#headernav ul li a.login
	{
		width:41px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 20px;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-decoration:none;
		background-image: url(images/login.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
#headernav ul li a.login:hover
	{
		width:41px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 20px;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-decoration: underline;
		background-image: url(images/login.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
#headernav ul li a.bookmark
	{
		width:62px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 21px;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-decoration:none;
		background-image: url(images/bookmark.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
#headernav ul li a.bookmark:hover
	{
		width:62px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 21px;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-decoration: underline;
		background-image: url(images/bookmark.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
#headernav ul li a.blog
	{
		width:35px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 19px;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-decoration:none;
		background-image: url(images/blog.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
#headernav ul li a.blog:hover
	{
		width:35px;
		height:15px;
		float: left;
		margin:0px;
		padding:3px 0 0 19px;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-decoration: underline;
		background-image: url(images/blog.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
.headertxt
	{
		width:273px;
		float: left;
		margin:12px 0 0 0;
		padding:0 0 0 38px;
		font-family:Arial;
		font-size:12px;
		color:#fff;
	}
.headerboldtxt
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#fff;
	}
.headerdecoratxt
	{
		font-family:Arial;
		font-size:12px;
		color:#fff;
		text-decoration:underline;
	}
.headertxt02
	{
		width:273px;
		float: left;
		margin:8px 0 0 0;
		padding:0 0 0 38px;
		font-family:Arial;
		font-size:12px;
		color:#fff;
	}
#special
	{
		width:260px;
		float:left;
		margin:220px 0 0 0;
		padding:0 0 0 50px;
		font-family: "Arial Narrow";
		font-size:28px;
		color:#fffd64;
		line-height:28px;
	}
#year
	{
		width:215px;
		float:left;
		margin:0px;
		padding:0 0 0 96px;
		font-family: "Arial Black";
		font-size:22px;
		color:#fff;
		line-height:20px;
	}
#searchblank
	{
		width:170px;
		float:left;
		margin:20px 0 0 0;
		padding:19px 0 0 140px;
	}
#searchinput
	{
		width:147px;
		height:22px;
		float:left;
		margin:0px;
		padding:0px;
	}
.searchinput
	{
		width:139px;
		height:17px;
		float:left;
		margin:0px;
		padding:5px 0 0 10px;
		font-family:Arial;
		font-size:10px;
		color:#000;
	}
#advancedsearch
	{
		width:115px;
		float:left;
		margin:0px;
		padding:8px 0 0 3px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFF;
	}
.advancedsearch
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFF;
		text-decoration:none;
	}
.advancedsearch:hover
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFF;
		text-decoration: underline;
	}
#go
	{
		width:31px;
		height:18px;
		float:left;
		margin:8px 0 0 0;
		padding:0px;
	}
.go
	{
		width:26px;
		height:16px;
		float:left;
		margin:0px;
		padding:2px 0 0 5px;
		font-family:Arial;
		font-size:10px;
		color:#e1d300;
		text-decoration:none;
		background-image:url(images/gobutton.jpg);
		background-repeat:no-repeat;
	}
.go:hover
	{
		width:26px;
		height:16px;
		float:left;
		margin:0px;
		padding:2px 0 0 5px;
		font-family:Arial;
		font-size:10px;
		color:#e1d300;
		text-decoration:none;
		background-image:url(images/gobutton.jpg);
		background-repeat:no-repeat;
	}
	
.dog{
	float:left;

}

.swg{
	float:left;
	padding: 10px 0 0 0;

}

.dog1{
	float:left;
	padding: 30px 0 0 0;

}
/*-------------------------------------------CONTACT INFORMATION-------------------------------------------------------------------------------*/	

#contact{
	width:312px; float:right;}
#contact span.spacer{
	line-height:0; font-size:0; height:13px; display:block;}
#contact span.ctop{
	line-height:0; font-size:0; height:30px; display:block;}
#contact span.cbottom{
	background:url(images/contact_bottom.gif) no-repeat 0 0 #FCFAF3; color:#000000;
	line-height:0; font-size:0; height:25px; display:block;}
#contact form.contact{
	background:url(images/contact_midle.gif) repeat-y 0 0 #FCFAF3; color:#000000;
	width:320px; padding:0 20px; float:left;}
#contact form.contact h2.text3{
	background:url(images/contact_h2_bg.gif) no-repeat 0 0 #FFFFFF; color:#0B0B0B;
	padding:0 0 10px 55px; float:left; width:260px; height:37px;
	font:normal 24px/30px Georgia, "Times New Roman", Times, serif;}
#contact form.contact h2.text3 span{
	background-color:#FFFFFF; color:#A60101;
	font:normal 24px/30px Georgia, "Times New Roman", Times, serif;}
#contact form.contact label{
	background-color:#FFFFFF; color:#0B0B0B; width: 90px; margin:0 0 8px 0; float:left;
	font:bold 10px/28px Arial, Helvetica, sans-serif; text-transform:uppercase;}
#contact form.contact input{
	background-color:#EFEBDE; color:#0B0B0B; border:#C3BCA4 1px solid;
	width:200px; height:22px; padding:2px; margin:0 0 8px 15px; float:right;
	font:normal 14px/20px Arial, Helvetica, sans-serif;}
#contact form.contact textarea{
	background-color:#EFEBDE; color:#0B0B0B; border:#C3BCA4 1px solid;
	width:200px; height:66px; padding:2px; margin:0 0 13px 15px; float:right;
	font:normal 14px/20px Arial, Helvetica, sans-serif;}
#contact form.contact input.submit{
	background:url(images/submit_bg.gif) no-repeat 45px 0 #FFFFFF; color:#0B0B0B; border:none;
	width:60px; height:13px; float:left; margin:20px 0 10px 10px; padding:0 20px 0 0; cursor:pointer;
	font:normal 10px/13px Arial, Helvetica, sans-serif; text-transform:uppercase;}
#contact form.contact input.reset{
	background:url(images/more_bg.gif) no-repeat 45px 0 #FFFFFF; color:#0B0B0B; border:none;
	width:60px; height:13px; float:right; margin:0; padding:0 15px 0 0; cursor:pointer;
	font:normal 10px/13px Arial, Helvetica, sans-serif; text-transform:uppercase;}

/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/	
#bannertxtblank
	{
		width:510px;
		height:200px;
		float:left;
		margin:0px;
		padding:15px 0 0 0;
	}
	
#bannertxtblank1
	{
		width:950px;
		height:200px;
		float:left;
		margin:0px;
		padding:15px 0 0 0;
	}
	
#bannerheading
	{
		width:380px;
		height:37px;
		float:left;
		font-family: Arial;
		font-size:36px;
		color:#e9e389;
	}
#bannerheading h2
	{
		width:500px;
		height:37px;
		float:left;
		margin:-10px 0 0 0;
		font-family: Arial;
		font-size:36px;
		color:#FF0000;
	}
#bannertxt
	{
		width:500px;
		float:left;
		font-family: Arial;
		font-size:14px;
		color:#FFFFFF;
	}
	
#bannertxt1
	{
		width:950px;
		float:left;
		font-family: Arial;
		font-size:14px;
		color:#FFFFFF;
	}
#bannertxt p
	{
		float:left;
		font-family: Arial;
		font-size:14px;
	}
.bannertxt
	{
		float:left;
		padding:31px 0 0 0;
		font-family: Arial;
		font-size:14px;
		color:#ffffff;
	}
#bannermore
	{
		width:687px;
		float:left;
		margin:23px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:14px;
		color:#b8b8b8;
	}
.bannermore
	{
		width:74px;
		height:20px;
		float: right;
		margin:0px;
		padding:4px 0 0 0;
		font-family: Arial;
		font-size:11px;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image:url(images/morebutton.jpg);
		background-repeat:no-repeat;
	}
.bannermore:hover
	{
		width:74px;
		height:20px;
		float: right;
		margin:0px;
		padding:4px 0 0 0;
		font-family: Arial;
		font-size:11px;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image: url(images/morebuttonover.jpg);
		background-repeat:no-repeat;
	}
#bannerpic
	{
		width:420px;
		height:215px;
		float:left;
		margin:5px 0 0 0;
		background-repeat:no-repeat;
	}
	
#bannerpicaboutus
	{
		width:254px;
		height:215px;
		float:left;
		margin:73px 0 0 0;
		background-image:url(images/dog.jpg);
		background-repeat:no-repeat;
	}
	
#bannerpicaboutusinfo
	{
		width:254px;
		height:250px;
		float:left;
		margin:10px 0 0 20px;
		padding:10px;
		background-repeat:no-repeat;
		background-color:#FFFFFF;
		border: 1px #FF0000 solid;
		font:Arial, Helvetica, sans-serif;
		font-size:16px;
	}
/*----------------------------------------------HEADER-----------------------------------------------------------------------END-------------------------------------*/	


.logo
	{
		margin: 10px 0 0 -50px;
	}
	
.contact
	{
		margin: -15px 0 0 0;
		position:relative;
	}



#contentbg
	{
		width:100%;
		float:left;

	}
#contentblank
	{
		width:900px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#content
	{
		width:950px;
		float:left;
		margin:0 0 20px 0;

	}
	
#bannerbot1
	{
		width:950px;
		height:55px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/banner_image1.jpg);
		background-repeat: repeat-x;
	}
#bannerbottxt1
	{
		width:550px;
		height:42px;
		float:left;
		margin:0px;
		padding:13px 0 0 65px;
		font-family:Arial;
		font-size:26px;
		color:#FFFFFF;
	}
#bannerbottxt1 h4
	{
		width:450px;
		height:55px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:26px;
		color:#2c2c2c;
	}
	
#bannerbot
	{
		width:950px;
		height:15px;
		float:left;
		background-image: url(images/banner_image1.jpg);
		background-repeat: repeat-x;
	}
#bannerbottxt
	{
		width:550px;
		height:42px;
		float:left;
		margin:0px;
		padding:13px 0 0 65px;
		font-family:Arial;
		font-size:26px;
		color:#FFFFFF;
	}
#bannerbottxt h4
	{
		width:450px;
		height:55px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:26px;
		color:#2c2c2c;
	}
#details
	{
		width:94px;
		height:28px;
		float:left;
		margin:14px 0 0 0;
		padding:0px;
	}
.details
	{
		width:79px;
		height:21px;
		float:left;
		margin:0px;
		padding:7px 0 0 15px;
		font-family:Arial;
		font-size:10px;
		color:#FFF;
		text-decoration:none;
		background-image:url(images/detailsbutton.jpg);
		background-repeat:no-repeat;
	}
.details:hover
	{
		width:79px;
		height:21px;
		float:left;
		margin:0px;
		padding:7px 0 0 15px;
		font-family:Arial;
		font-size:10px;
		color:#FFF;
		text-decoration:none;
		background-image:url(images/detailsbuttonover.jpg);
		background-repeat:no-repeat;
	}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------*/	
#contentleft
	{
		width:400px;
		float:left;
		margin:0px;
		padding:28px 30px 0 69px;
	}
	
#aboutusleft
	{
		width:860px;
		float:left;
		margin:0px;
		padding:10px 30px 0 69px;
	}
	
#aboutusleft p
	{
	float:left;
	font:"Arial";
	font-size:14px;
	color:#333333;
	}
	
#newsheading
	{
		width:350px;
		height:30px;
		float:left;
		margin:0px;
		padding:10px 0 0 55px;
		background-image:url(images/bannerbg.jpg);
		background-repeat:repeat;
	}
#newsheading h3
	{
		width:230px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:29px;
		font-weight:normal;
		color:#FFF;
	}
	
#newstxtbg
	{
		width:386px;
		float:left;
		margin:0px;
		padding:19px 0 0 19px;
		background-repeat:repeat;
	}
	
#newstxtbg1
	{
		width:386px;
		float:left;
		margin:0px;
		padding:5px 0 0 19px;
		background-repeat:repeat;
	}

#newsboldtxt
	{
		width:242px;
		height:19px;
		float:left;
		margin:0px;
		font-family:Arial;
		font-size:13px;
		font-weight: bold;
		color:#FF0000;
		background-image:url(images/numicon.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
	
#contacttxt
	{
		width:242px;
		height:19px;
		float:left;
		margin:30px 0 20px 0;
		font-family:Arial;
		font-size:30px;
		font-weight: bold;
		color:#FF0000;
	}
	
#newsboldtxt02
	{
		width:242px;
		height:19px;
		float:left;
		margin:9px 0 0 0;
		font-family:Arial;
		font-size:13px;
		font-weight: bold;
		color:#FF0000;
		background-image:url(images/numicon02.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
#newsboldtxt03
	{
		font-family:Arial;
		font-size:19px;
		font-weight: bold;
		color:#FF0000;
	}
.newstxt
	{
		width:380px;
		float:left;
		font-family:Arial;
		font-size:13px;
		font-weight: normal;
		color:#ffffff;
	}
	
.newstxt1
	{
		width:380px;
		float:left;
		font-family:Arial;
		font-size:13px;
		font-weight: normal;
		color:#ffffff;
		padding: 20px 0 0 0;
	}
	
.boldtxt
	{
		font-family:Arial;
		font-size:12px;
		font-weight: bold;
		color:#999999;
	}
	
.boldnewstxt
	{
		font-family:Arial;
		font-size:16px;
		color:#666666;
	}
	
.boldcontacttxt
	{
		font-family:Arial;
		font-size:14px;
		color:#CCCCCC;
	}
	
.morenewsbutton
	{
		width:256px;
		height:15px;
		float: left;
		margin:0px;
		padding:0px;
	}
.morenews
	{
		width:36px;
		height:15px;
		float: right;
		margin:0px;
		padding:0 0 0 8px;
		font-family:Arial;
		font-size:10px;
		color:#FFF;
		text-decoration:none;
		background-image:url(images/morenews.jpg);
		background-repeat:no-repeat;
	}
.morenews:hover
	{
		width:36px;
		height:15px;
		float: right;
		margin:0px;
		padding:0 0 0 8px;
		font-family:Arial;
		font-size:10px;
		color:#FFF;
		text-decoration:none;
		background-image: url(images/morenewsover.jpg);
		background-repeat:no-repeat;
	}
/*---------------------------------------------------------------LEFT---------------------------------------------------------------------------END-------------------*/	
#contentmid
	{
		width:204px;
		float:left;
		margin:0 0 0 12px;
		padding:28px 0 0 0;
	}
#awardheading
	{
		width:158px;
		height:57px;
		float:left;
		margin:0px;
		padding:4px 0 10px 46px;
		font-family:Arial;
		font-size:35px;
		color:#FFF;
		background-image:url(images/awardheading.jpg);
		background-repeat:no-repeat;
	}
#awardheading h3
	{
		width:158px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:35px;
		font-weight:normal;
		color:#FFF;
	}
.headingtxt	{
		font-family:Arial;
		font-size:13px;
		color:#FFF;
		line-height:13px;
	}
#awardtxtblank
	{
		width:194px;
		float:left;
		margin:0px;
		padding:0 0 0 10px;
	}
.awardtxt
	{
		width:174px;
		height:54px;
		float:left;
		margin:0px;
		padding:12px 0 0 20px;
		background-image:url(images/awardtxtbg.jpg);
		background-repeat:no-repeat;
	}
.awardtxt:hover
	{
		width:174px;
		height:54px;
		float:left;
		margin:0px;
		padding:12px 0 0 20px;
		background-image:url(images/awardtxtbg02.jpg);
		background-repeat:no-repeat;
	}
	
.awardtxt02
	{
		width:174px;
		height:54px;
		float:left;
		margin:3px 0 0 0;
		padding:12px 0 0 20px;
		background-image:url(images/awardtxtbg02.jpg);
		background-repeat:no-repeat;
	}
.awardtxt02:hover
	{
		width:174px;
		height:54px;
		float:left;
		margin:3px 0 0 0;
		padding:12px 0 0 20px;
		background-image:url(images/awardtxtbg.jpg);
		background-repeat:no-repeat;
	}
	
.awardboldtxt
	{
		width:174px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#c24b1c;
	}
.awardnormaltxt
	{
		width:174px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:10px;
		color:#2f6d54;
	}
/*----------------------------------------------AWARDPART--------------------------------------------------------------------------------------------------------END--*/	
#projectblank
	{
		width:950px;
		height:50px;
		float:left;
		margin:0px;
		padding:28px 0 0 0;
		position:relative;
	}
	
#dog_area
	{
		width:400px;
		height:305px;
		float:right;
		margin:0px;
		padding:0px;
		background-image:url(images/dogs.jpg);
		background-repeat:no-repeat;
	}

#clientarea
	{
		width:400px;
		height:305px;
		float:right;
		margin:0px;
		padding:0px;
		background-image:url(images/information.gif);
		background-repeat:no-repeat;
		border:1px solid #fc5604;
	}

#testarea
	{
		width:400px;
		height:305px;
		float:right;
		margin:0px;
		padding:0px;
		background-image:url(images/test.gif);
		background-repeat:no-repeat;
		border:1px solid #fc5604;
	}
	
#area
	{
		width:950px;
		height:80px;
		float:right;
		margin:10px 0 0 0;
		padding: 10px;
		border:1px solid #fc5604;
	}
	
#area p
	{
		color:#000000;
		margin:4px 0 0 0;
		font-family:Arial;
		font-size:13px;
		font-weight: normal;
	}
	
.areatxt
	{
		width:150px;
		float:left;
		padding:25px 0 0 90px;
		font-family:Arial;
		font-size:16px;
		font-weight: normal;
		color:#333333;
	}
	
.abouttxt
	{
		width:330px;
		float:left;
		padding:5px 0 0 60px;
		font-family:Arial;
		font-size:11px;
		font-weight: normal;
		color:#333333;
	}
	
.aboutustxt
	{
		width:330px;
		float:left;
		padding:35px 0 0 55px;
		font-family:Arial;
		font-size:14px;
		font-weight: normal;
		color:#333333;
	}
	

.areatxtright
	{
		width:140px;
		float:right;
		margin:28px 0 0 10px;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		font-weight: normal;
		color:#333333;
	}
		
	
#project
	{
		width:560px;
		height:305px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/projectsbg.jpg);
		background-repeat:no-repeat;
		border:1px solid #fc5604;
	}
#projectgallery
	{
		width:296px;
		height:295px;
		float:left;
		margin:0 0 0 69px;
		padding:0px;
	}
#project-pic
	{
		width:93px;
		height:93px;
		float:left;
		margin:0 0 6px 0;
		padding:0px;
	}
.project-pic
	{
		width:93px;
		height:93px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/proje-pic.jpg);
		background-repeat:no-repeat;
	}
.project-pic:hover
	{
		width:93px;
		height:93px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/proje-pic.jpg);
		background-repeat:no-repeat;
	}		
#project-pic02
	{
		width:93px;
		height:93px;
		float:left;
		margin:0 6px 6px 6px;
		padding:0px;
	}
.project-pic02
	{
		width:93px;
		height:93px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/proje-pic02.jpg);
		background-repeat:no-repeat;
	}
.project-pic02:hover
	{
		width:93px;
		height:93px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/proje-pic02.jpg);
		background-repeat:no-repeat;
	}		
	
#project-pic03
	{
		width:93px;
		height:93px;
		float:left;
		margin:0 0 6px 0;
		padding:0px;
	}
.project-pic03
	{
		width:93px;
		height:93px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/proje-pic03.jpg);
		background-repeat:no-repeat;
	}
.project-pic03:hover
	{
		width:93px;
		height:93px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/proje-pic03.jpg);
		background-repeat:no-repeat;
	}			
#project-pic04
	{
		width:93px;
		height:93px;
		float:left;
		margin:0 0 6px 0;
		padding:0px;
	}
.project-pic04
	{
		width:93px;
		height:93px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/proje-pic-04.jpg);
		background-repeat:no-repeat;
	}
.project-pic04:hover
	{
		width:93px;
		height:93px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/proje-pic-04.jpg);
		background-repeat:no-repeat;
	}			
#project-pic05
	{
		width:93px;
		height:93px;
		float:left;
		margin:0 6px 6px 6px;
		padding:0px;
	}
.project-pic05
	{
		width:93px;
		height:93px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/proje-pic05.jpg);
		background-repeat:no-repeat;
	}
.project-pic05:hover
	{
		width:93px;
		height:93px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/proje-pic05.jpg);
		background-repeat:no-repeat;
	}			
#project-pic06
	{
		width:93px;
		height:93px;
		float:left;
		margin:0 0 6px 0;
		padding:0px;
	}
.project-pic06
	{
		width:93px;
		height:93px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/proje-pic06.jpg);
		background-repeat:no-repeat;
	}
.project-pic06:hover
	{
		width:93px;
		height:93px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/proje-pic06.jpg);
		background-repeat:no-repeat;
	}			
#project-pic07
	{
		width:93px;
		height:93px;
		float:left;
		margin:0px;
		padding:0px;
	}
.project-pic07
	{
		width:93px;
		height:93px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/proje-pic07.jpg);
		background-repeat:no-repeat;
	}
.project-pic07:hover
	{
		width:93px;
		height:93px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/proje-pic07.jpg);
		background-repeat:no-repeat;
	}			
#project-pic08
	{
		width:93px;
		height:93px;
		float:left;
		margin:0 6px 6px 6px;
		padding:0px;
	}
.project-pic08
	{
		width:93px;
		height:93px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/proje-pic08.jpg);
		background-repeat:no-repeat;
	}
.project-pic08:hover
	{
		width:93px;
		height:93px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/proje-pic08.jpg);
		background-repeat:no-repeat;
	}			
#project-pic09
	{
		width:93px;
		height:93px;
		float:left;
		margin:0px;
		padding:0px;
	}
.project-pic09
	{
		width:93px;
		height:93px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/proje-pic09.jpg);
		background-repeat:no-repeat;
	}
.project-pic09:hover
	{
		width:93px;
		height:93px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/proje-pic09.jpg);
		background-repeat:no-repeat;
	}		
#paging
	{
		width:294px;
		height:26px;
		float:left;
		margin:17px 0 0 70px;
		padding:0px;
		background-image:url(images/paging.jpg);
		background-repeat: no-repeat;
	}
#paging ul
	{
		width:294px;
		height:26px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
#paging ul li
	{
		height:26px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;		
	}
#paging ul li.sap
	{
		width:1px;
		height:24px;
		float:left;
		margin:1px 0 0 0;
		padding:0px;
		word-spacing:0px;
		background-image:url(images/pasap.jpg);
		background-repeat:no-repeat;
	}	
#paging ul li a.prev
	{
		height:20px;
		float:left;
		margin:0px;
		padding:6px 9px 0 13px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#000;
		text-align:center;
		text-decoration:none;
	}
#paging ul li a.prev:hover
	{
		height:26px;
		float:left;
		margin:0px;
		padding:6px 9px 0 13px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#000;
		text-align:center;
		text-decoration:none;
	}
#paging ul li a.num
	{
		height:17px;
		float:left;
		margin:1px 0 0 0;
		padding:6px 6px 0 6px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#1c7650;
		text-align:center;
		text-decoration:none;
	}	
#paging ul li a.num:hover
	{
		height:17px;
		float:left;
		margin:1px 0 0 0;
		padding:6px 6px 0 6px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#d44d2f;
		text-align:center;
		text-decoration:none;
		background-color:#daf2e1;
	}
#paging ul li a.numlast
	{
		height:17px;
		float:left;
		margin:1px 0 0 0;
		padding:6px 0 0 6px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#1c7650;
		text-align:center;
		text-decoration:none;
	}	
#paging ul li a.numlast:hover
	{
		height:17px;
		float:left;
		margin:1px 0 0 0;
		padding:6px 0 0 6px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#d44d2f;
		text-align:center;
		text-decoration:none;
		background-color:#daf2e1;
	}
#paging ul li a.next
	{
		height:20px;
		float:left;
		margin:0px;
		padding:6px 13px 0 10px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#000;
		text-align:center;
		text-decoration:none;
	}	
#paging ul li a.next:hover
	{
		height:20px;
		float:left;
		margin:0px;
		padding:6px 10px 0 10px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#000;
		text-align:center;
		text-decoration:none;
	}
/*-------------------------------------------------------CONTENT---------------------------------------------------------------------------END----------------------*/	
#footerbg
	{
		width:100%;
		height:126px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/footerbg.jpg);
		background-repeat:repeat-x;
	}
#footerblank
	{
		width:1004px;
		height:126px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#footer
	{
		width:1004px;
		height:126px;
		float: left;
		margin:0px;
		padding:0px;
	}
#footerlinks
	{
		width:1004px;
		float: left;
		margin:20px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#c8c8c8;
		text-align:center;
	}
.footerlinks
	{
		font-family:Arial;
		font-size:11px;
		color:#c8c8c8;
		text-align:center;
		text-decoration:none;
		padding:0 3px 0 3px;
	}
.footerlinks:hover
	{
		font-family:Arial;
		font-size:11px;
		color:#c8c8c8;
		text-align:center;
		text-decoration: underline;		
		padding:0 3px 0 3px;
	}
#copyrights
	{
		width:1004px;
		float: left;
		margin:50px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#ffffff;
		text-align:center;
	}

#desinedby
	{
		width:1004px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#CCCCCC;
		text-align:center;
	}
.desinedby
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#FFF;
		text-decoration:none;
	}

#desinedby a
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#999999;
		text-decoration:none;
	}

#desinedby :hover
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
	}
	