html, body {
	height:100%;
}
body {
	margin:0;
	padding:0;
	text-align:center;
	background-image:url(images/pagebackground.jpg);
	background-attachment:fixed;
	font-family:Arial,Verdana,Lucida Grande,Lucida Sans Unicode,Calibri,sans-serif;
	font-size:12px;
	line-height:20px;
	color:#000000;
}
img {
	border:0;
}
a {
	outline:none;
}
h1 {
	font-family:Lucida Grande,Lucida Sans Unicode,Calibri,Arial,sans-serif;
	font-size:38px;
	color:#FFFFFF;
	margin:0;
	padding:17px 5px 25px 0px;
}
h2 {
	font-size:20px;
	color:#dfdddd;
}
h3 {
	font-size:16px;
	color:#dfdddd;
}
.blue {
	color:#00a4d9;
}
.green {
	color:#79aa2b;
}
.headingimg {
	padding-left:30px;
	vertical-align:bottom;
}
.topband {
	width:100%;
	height:5px;
	font-size:0px;
	background-color:#323d46;
}
.wrapper {
	position:relative;
	min-height:100%;
	height: auto !important;
	height: 100%;
	width:980px;
	margin:0 auto;
	text-align:left;
	background-image:url(images/clouds.png);
	background-repeat:no-repeat;
}
.header {
	float:left;
	width:950px;
	padding-left:15px;
	padding-right:15px;
}
.logo {
	float:left;
	width:226px;
	height:63px;
	margin-top:60px;
	display:inline;
}
.navigation {
	float:right;
	padding-top:50px;
}
#menu5 ul {
    list-style:none;
    font-family: Arial,Lucida Grande,Lucida Sans Unicode,Calibri,Arial,sans-serif;
    font-size: 15px;
	font-weight:bold;
    letter-spacing: 3px;
    float:left;
    clear:both;
    margin:20px;
}
#menu5 ul li{
    float:left;
}
#menu5 ul li a{
    display:block;
    text-decoration:none;
    padding:10px 10px 5px 10px;
    color:#fff;
    width:100px;
}
#menu5 ul li a span{
    display:block;
}
#menu5 ul li a span.title{
    /*border-top:1px solid #ddd;*/
     border-bottom:1px dashed #8ca1b3;
}
#menu5 ul li a:hover span.title{
    color:#00a4d9;
}
#menu5 ul li a.active span.title{
    color:#00a4d9;
}
#menu5 ul li a span.text{
    padding:0px 0px;
    font-family: Lucida Grande,Lucida Sans Unicode,Calibri,Arial,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0px;
    color:#dddddd;
	line-height:14px;
    visibility:hidden;
}
#menu5 ul li a:hover span.text{
    visibility:visible;
}
#menu5 ul li a.active span.text{
    visibility:visible;
}
.banner {
	float:left;
	width:950px;
	padding:15px;
	padding-top:50px;
	padding-bottom:25px;
}
.banner img {
	float:right;
}
.workhead {
	padding-right:100px;
}
.box {
	float:left;
	width:270px;
	margin-right:70px;
	display:inline;
	line-height:18px;
	color:#dfdddd;
}
.last {
	margin-right:0px;
	
}
.content {
	/*float:left;*/
	width:980px;
	color:#dfdddd;
	/*padding:10px 15px 0px 15px;*/
	padding-bottom:45px;
}
.contentbtm {
	float:left;
	width:950px;
	padding:30px 15px 0px 15px;
	color:#dfdddd;
}
.end {
	float:left;
	width:940px;
	padding:30px 15px 0px 15px;
	background-image:url(images/tigerbacklarge.png);
	background-position:bottom center;
	background-repeat:no-repeat;
}
.boxtop {
	float:left;
	width:980px;
	height:10px;
	background-image:url(images/boxtop.png);
	background-repeat:no-repeat;
	font-size:0px;
}
.boxmid {
	float:left;
	width:950px;
	background-image:url(images/boxmid.png);
	background-repeat:repeat-y;
	padding:10px 15px 20px 15px;
}
.boxbtm {
	float:left;
	width:980px;
	height:10px;
	background-image:url(images/boxbtm.png);
	background-repeat:no-repeat;
	padding-bottom:20px;
}	
.left {
	float:left;
	width:550px;
	padding-right:35px;
}
.submenu {
	float:left;
	width:200px;
	padding-right:120px;
	color:#80aeba;
}
.submenu h3 {
	color:#CCCCCC;
}
.submenu h4 {
	padding-top:20px;
	margin:0;
	color:#CCCCCC;
}
.submenu ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
.submenu li a {
	padding:5px 0px 5px 5px;
	color:#80aeba;
	display:block;
	border-bottom:1px solid #98a8b6;
	text-decoration:none;
}
.submenu li a:hover {
	padding:5px 5px 5px 5px;
	color:#ffffff;
	background-color:#5c7890;
	display:block;
	border-bottom:1px solid #98a8b6;
	text-decoration:none;
	text-align:right;
}
.knowmore {
	float:left;
	margin-right:10px;
}
a.orange {
	background-color:#0099CC;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.skillcol {
	width:45%;
	float:left;
}
ul.skills {
	padding:0;
	padding-left:20px;
	margin:0;
	list-style-image:url(images/tick.png);
}
.right {
	float:left;
	width:365px;
}
.inside {
	float:left;
	position:relative;
	width:630px;
}
.aboutpart {
	float:left;
	width:630px;
	height:30px;
	margin-bottom:30px;
	border-bottom:1px dotted #999999;
}
.recent {
	background-image:url(images/portfolio/back.png);
	background-repeat:no-repeat;
	width:348px;
	height:197px;
	padding-left:17px;
	padding-top:17px;
}
.graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li{ 
	/* 
	define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here
	*/ 
	width:330px;
	height:180px;
	overflow:hidden; 
}
.dottedborder {
	float:left;
	width:540px;
	height:30px;
	border-bottom:1px dotted #125C78;
	margin-bottom:35px;
	display:inline;
}
.line {
	width:950px;
	text-align:center;
	padding:0px 15px 0px 15px;
}
.tiger {
	float:right;
	padding-right:420px;
	display:inline;
}
.footer {
	float:left;
	position:absolute;
	bottom:0;
	width:980px;
	height:29px;
	padding-top:15px;
	background-image:url(images/footerback.png);
	background-repeat:no-repeat;
	text-align:center;
	color:#456f81;
	font-size:11px;
}
.footer a {
	color:#456f81;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
.col {
	float:left;
	width:300px;
	margin-right:25px;
	color:#FFFFFF;
}
.col img {
	margin-right:10px;
	display:inline;
}
.top {
	float:right;
	width:50px;
	height:20px;
	background-color:#02171E;
	text-align:center;
}
.top a {
	width:50px;
	height:30px;
	padding-top:5px;
	color:#CCCCCC;
	text-decoration:none;
}
.last {
	margin-right:0px;
}
.clear {
	clear:both;
}
/******************************************
				portfolio	
******************************************/
.portfolioweb {
	float:left;
	width:430px;
	height:230px;
	padding:10px;
	background-image:url(images/portfolio/portfolioback.png);
	background-repeat:no-repeat;
}
.portfolioright {
	float:left;
	width:460px;
	height:250px;
	padding:0px 5px 0px 30px;
}
.portfoliologo {
	position:relative;
	float:left;
	width:230px;
	height:230px;
	padding:10px;
	background-image:url(images/portfolio/logoback.png);
	background-repeat:no-repeat;
	margin-right:100px;
	margin-bottom:20px;
	display:inline;
}
.lastlogo {
	margin-right:0px;
}
.portfoliologo a span{
	position:absolute;
	bottom:10px;
	left:10px;
	display:block;
	width:220px;
	height:50px;
	text-align:center;
	padding:5px;
	padding-top:20px;
	color:#FFFFFF;
	background-color:#46627a;
	visibility:hidden;
	cursor:default;
}
.portfoliologo a:hover span{
	visibility:visible;
	text-decoration:none;
	cursor:default;
}
.portfolioright a {
	color:#FF9900;
	font-style:italic;
	text-decoration:underline;
	letter-spacing:2px;
}
.portfolioe {
	position:relative;
	float:left;
	width:350px;
	height:240px;
	padding:10px;
	background-image:url(images/portfolio/elback.png);
	background-repeat:no-repeat;
	margin-right:100px;
	margin-bottom:20px;
	display:inline;
}
.portfolioe a span{
	position:absolute;
	bottom:10px;
	left:10px;
	display:block;
	width:330px;
	height:110px;
	text-align:left;
	padding:10px;
	padding-top:20px;
	color:#FFFFFF;
	background-color:#46627a;
	visibility:hidden;
	cursor:default;
}
.portfolioe a:hover span{
	visibility:visible;
	text-decoration:none;
	cursor:default;
}
.divider {
	float:left;
	width:950px;
	height:50px;
	margin-bottom:50px;
	display:inline;
	border-bottom:1px solid #0E779A;
}
a.types {
	margin-left:0px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}
a:hover.types {
	color:#00a4d9;
}
.worklinks {
	padding-bottom:30px;
	border-bottom:1px dashed #999999;
	margin-bottom:40px;
	line-height:50px;
}
.worklinks img {
	vertical-align:middle;
}
/******************************************
				contact	
******************************************/
.lefthalf {
	float:left;
	width:400px;
	padding-right:25px;
	border-right:1px dotted #999999;
}
.midhalf {
	float:left;
	width:240px;
	padding-left:35px;
	border-right:1px dotted #999999;
}
.midhalf img {
	vertical-align:middle;
}
.righthalf {
	float:left;
	width:220px;
	padding-left:25px;
}
.righthalf img {
	padding-right:25px;
}
.lefthalf input {
	width:300px;
	background-color:#384b5b;
	border:1px solid #647781;
	color:#cccccc;
}
textarea {
	background-color:#384b5b;
	border:1px solid #647781;
	color:#cccccc;
}
#submit {
	float:left;
	width:60px;
	background: transparent url(images/send.png);
	height:36px;
	cursor:pointer;
	text-indent:-5000px;
	border:0;
}
#map {
	float:left;
	margin-left:30px;
	margin-top:15px;
	width:450px;
	height:200px;
}
#botty {display:none;}
/******************************************
				psd 2 html	
******************************************/
.rate {
	float:left;
	position:relative;
	width:93px;
	height:92px;
}
.submenu input {
	width:200px;
	background-color:#384b5b;
	border:1px solid #647781;
	color:#cccccc;
}
input.file {
	width:120px;
	background-color:#384b5b;
	border:1px solid #647781;
	color:#cccccc;
}
textarea {
	background-color:#384b5b;
	border:1px solid #647781;
	color:#cccccc;
}