@charset "utf-8";
/* CSS Document */

/* Reset */
html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, code, em, font, img, ol, ul, dl
fieldset, form, label {
	margin: 0;
	padding: 0 0 0 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}



h1, h2, h3, h4, h5, h6, p, blockquote, ol, ul, fieldset, form{
	padding:0 0 20px 0;
}


/*layout*/
body{
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#48656b;
	background:#172c31 url(../images/body_bg.gif) repeat-x;
}
#page{
	float:left;
	width:100%;
	background:url(../images/header_light_bg.gif) no-repeat 2% 0;	
}
#wrap{
	width:960px;
	margin:0 auto;
}

#header{
	margin:4em 0 0 0;
	padding:0;
	float:left;
	width:100%;
}
a:link, a:visited{
	color:#0b96b3;
	text-decoration:none;
}
a:hover{
	color:#cdf0f7;
}
#logo{
	padding:2em 0 0 0;
}
#logo h1{
	width:296px;
	height: 100px;
	text-indent:-3000px;
	float:left;
	padding:0;
	margin:0;
}
#logo h1 a{
	width:501px;
	height:150px;
	display:block;
	margin:-8px 0 0 0;
	background-image: url(../images/final-logo.png);
	background-repeat: no-repeat;
	background-position: top;
}
.tagline{
	border-left:1px solid #1c373d;
	color:#b1d3d9;
	font-style:italic;
	font-size:14px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#intro{
	float:left;
	padding-top: 2em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.paper-plane{
	background:url(../images/paper_plane.png) no-repeat right top;
	position:relative;
	width:252px;
	height:114px;
	display:block;
	float:right;
	margin-top: -110px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#intro h2{
	width:1031px;
	height:126px;
	text-indent:-3000px;
}
#intro h2 span{
	
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
WIDTH="780" HEIGHT="100" id="ms_flash_playonce_demo" ALIGN="">
<PARAM NAME=movie VALUE="/banner.swf">
<PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF>
<EMBED src="/banner.swf" quality=high bgcolor=#FFFFFF
WIDTH="780" HEIGHT="100" NAME="ms_flash_playonce_demo" ALIGN=""
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT>
}



/*main-menu*/
.main-nav-wrap{
	background:url(../images/divider.gif) no-repeat bottom;
	float:left;
	width:100%;
	padding:3em 0 2px 0;
	margin:0 0 4em 0;
}

.main-nav-wrap .main-nav{
	float:right;
	list-style:none;
	padding:0;
	margin:0;
}
.main-nav-wrap .main-nav li{
	color:#334d52;
	list-style:none;
	display:inline;
	float:left;
	margin:0 10px 0 0;
	padding:5px;
}
.main-nav-wrap .main-nav li.current{
	background:url(../images/arrow_up.gif) no-repeat bottom center;
}
.main-nav-wrap .main-nav li a{
	display:block;
	float:left;
	text-transform:uppercase;
	color:#334d52;
}
.main-nav-wrap .main-nav li a:hover, .main-nav-wrap .main-nav li.current a{
	color:#7A9BA1;
}


/*home-content, about, portfolio, contact*/
#home, #about, #portfolio, #contact{
	float:left;
	width:100%;
	padding:0em 0 0 0;
}
.featured-work, .about-me, .contact-form{
	width:296px;
	float:left;
	margin:0 36px 0 0;
}
.sample-works{
	width:100%;
	float:left;
}
.featured-work h2,
.testimonial h2,
.twitter h2,
.about-me h2,
.my-services h2,
.download-cv h2, 
.contact-form h2,
.availability h2,
.contact-info h2,
.sample-works h2{
	color:#3d9162;
	text-indent:-3000px;
	margin:0 0 20px 0;
}
.featured-work h2 span{
	display:block;
	background-repeat: no-repeat;
}
.testimonial h2 span{
	background:url(../images/testimonial_title.gif) no-repeat;
	display:block;
}
.twitter h2 span{
	display:block;
	background-repeat: no-repeat;
}
.about-me h2 span{
	background:url(../images/aboutme_title.gif) no-repeat;
	display:block;
}
.my-services h2 span{
	display:block;
	background-repeat: no-repeat;
}
.download-cv h2 span{
	display:block;
	background-repeat: no-repeat;
}
.contact-form h2 span{
	display:block;
	background-repeat: no-repeat;
}
.availability h2 span{
	background:url(../images/currentavailability_title.gif) no-repeat;
	display:block;
}
.contact-info h2 span{
	background:url(../images/contactinformation_title.gif) no-repeat;
	display:block;
}
.sample-works h2 span{
	display:block;
	background-repeat: no-repeat;
}
.works{
	padding:0;
	margin:0;
	list-style:none;
}
.works li{
	display:inline;
	float:left;
	width:289px;
	margin:0 45px 34px 0;
}
.works li .responsibility{	
	padding:0;
	margin:0;
}
.responsibility small{
	text-transform:uppercase;
}
.skill{
	color:#3d5358;
}
.works li.lastrowbox{
	display:inline;
	float:right;
	width:289px;
	margin:0 0px 34px 0;
}
.featured-work .image-thumb{
	padding:7px;
	margin:0 0 20px 0!important;
	margin:0 0 0px 0;
	float:left;
	border:1px solid #CCC;
	background-color: #F0F0F0;
}
.works .image-thumb{
	padding:7px;
	margin:0 0 20px 0;
	float:left;
	border:1px solid #CCC;
	background-color: #F0F0F0;
}
.featured-work .image-thumb img,
.works .image-thumb img{
	float:left;
}
.featured-work h3, .works h3{
	color:#b1d3d9;
	font-size:16px;
	font-weight:normal;
}


/*footer*/
#footer{
	background:url(../images/divider.gif) no-repeat top;
	padding:1em 0 20px 0;
	margin:5em 0 0em 0;
	float:left;
	width:100%;
	font-size:11px;
	color:#334d52;
}
#footer a:link, #footer a:visited{
	color:#456065;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover{
	color:#eef6f7;
	text-decoration:none;
}
abbr{
	cursor:help;
	font-style:italic;
}

/*testimonial, my-services, availability*/
.testimonial, .my-services, .availability{
	width:263px;
	float:left;
	margin-top: 0;
	margin-right: 36px;
	margin-bottom: 0;
	margin-left: 0;
}

/*twitter, download-cv, contact-info*/
.twitter, .download-cv, .contact-info{
	width:306px;
	float:left;
}
.twitter ul, .my-services ul{
	list-style:none;
}
.twitter ul li, .my-services ul li{
	padding:0 0 10px 0;
	display:block;
}
.twitter ul li span{
	display:block;
}



/*blockquote*/
blockquote .first{
	color:#3d5358;
	font-style:italic;
	background:url(../images/quote_start.gif) no-repeat;
	text-indent:15px;
}

blockquote .author{
	color:#354a4e;
	padding:0;
	margin:0;
}







/*button link*/
.buttonlink{
	padding:6px 10px;
	text-transform:uppercase;
	font-size:10px;
}
.buttonlink:hover{
	padding:6px 10px;
	background:#3ca0b3;
	color:#081f24;
}

/*downloadcv link*/
.downloadcv{
	text-indent:-3000px;
	display:block;
}
.downloadcv a{
	display:block;
	padding:6px 0;
	margin:0 0 20px 0;
	background-repeat: no-repeat;
}


/*form*/
#contact-form p{
	margin:0;
	padding:0 0 10px 0;
}
#cf_name, #cf_email, #cf_subject, #cf_message{
	background:#0e1c1f;
	border:1px solid #1d383d;
	padding:7px;
	color:#48656b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#cf_name, #cf_email, #cf_subject{
	width:80%;
	background-color: #CCC;
}
#cf_message{
	width:100%;
	background-color: #CCC;
}
.button-bg{
	color:#f8fbf9;
	border:0;
	background:#3d9162;
	padding:8px 10px;
}



/*common style*/
.clear{
	clear:both;
}
.highlight{
	font-weight:bold;
	color:#3d9162;
}

img{
	border:0;
}
.clear{
	clear:both;
}
.alignLeft{
	text-align:left;
}
.alignRight{
	text-align:right;
}
.alignJustify{
	text-align:justify;
}
.alignCenter{
	text-align:center;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}

.errorMsg, .infoMsg{
	float:left;
	padding:10px;
	width:95%;
	margin:0 0 20px 0;
}
.errorMsg h3{
	color:#FF0000;
}
.infoMsg h3{
	color:#009900;
}
.errorMsg ul{
	padding-left:14px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3d9162;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.videocontent {
	width: 660px;
}
											
.imgframe {
	background-image: url(../images/vidframe-bg.png);
	float: left;
	height: 276px;
	width: 531px;
	padding-top: 39px;
	padding-right: 76px;
	padding-bottom: 50px;
	padding-left: 42px;
	background-repeat: no-repeat;
}#framewrap												{width:960px;height:180px;float:left;clear:both;padding:0px 20px 0px 20px;position:relative;}
.portfolio_preview_alt									{float:left;width:126px;height:125px;background:url(images/portfolio_preview.png) left top no-repeat;
																padding:26px 23px 20px 23px;margin:0px 2px 5px 0px;overflow:hidden;}
.portfolio_preview										{
	float: left;
	width: 125px;
	height: 125px;
	padding: 5px;
	margin: 0px 15px 15px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}											
.contentpanel											{display:none;}
.active													{
	display:block;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 25px;

}
.right													{float:right;}
.mtop													{margin-top:15px;}
.mright													{margin-right: 15px;}
#info													{float: left;clear: both;width: 550px;padding: 5px;font-size: 12px;font-weight: bold;margin-bottom: 10px;}
#info.green												{background: #83ff9a;border: 1px solid #48d061;}
#info.red												{background: #ff7171;border: 1px solid #d84848;}
#imgframe												{
	float:right;
	width:536px;
	height:357px;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 76px;
	padding-bottom: 50px;
	padding-left: 40px;
	background-image: url(../images/vidframe-bg.png);
	background-position: top;
}
#framewrap												{width:960px;height:180px;float:left;clear:both;padding:0px 20px 0px 20px;position:relative;}
.scroll													{
	float:left;
	width:803px;
	height:180px;
	display:inline;
	position:relative;
	overflow: auto;
	margin-top: 0px;
	margin-right: 80px;
	margin-bottom: 0px;
	margin-left: 55px;
}
.scrollContainer div.panel								{width:803px;height:180px;}
.leftnav												{position:absolute;left:20px;top:0;width:77px;height:180px;cursor:pointer;margin-right:15px;}
.rightnav												{position:absolute;right:20px;top:0;width:80px;height:180px;cursor:pointer;margin-left:5px;}
.pictureframe											{
	display:inline;
	width:780px;
	height:180px;
	overflow:hidden;
}
.pictureframe li										{display:inline;float:left;width:118px;height:103px;padding:12px 16px 44px 12px;
																margin-right:13px;background:url(images/pictureframe.png) left top no-repeat;}
.pictureframe li p										{
	float: left;
	font-family: "Georgia", "Times", serif;
	font-size: 10px;
	font-style: italic;
	color: #939393;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.picture		
#contentwrap											{width:100%;height:407px;background:url(images/content-bg.png) left top no-repeat;}
#contentwrap_home										{width:100%;height:587px;background:url(images/content_home-bg.png) left top no-repeat;}
#content												{
	float:left;
	width:280px;
	height:335px;
	overflow:hidden;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content_home											{float:left;width:570px;height:526px;padding:25px 0px 0px 50px;overflow:hidden;}
#content_about											{
	float:left;
	width:635px;
	height:526px;
	overflow:hidden;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#content_contact										{float:left;width:450px;height:526px;padding:25px 0px 0px 50px;overflow:hidden;}
#sidebar												{float:right;width:310px;height: 526px;padding:25px 40px 0px 15px;}
#sidebar_about											{float:right;width:230px;height: 526px;padding:25px 40px 0px 15px;}
#sidebar_contact										{float:right;width:430px;height: 526px;padding:25px 40px 0px 15px;}
#aboutmepicture											{clear:both;float:left;width:145px;height:127px;background:url(images/aboutmeframe.png) left top no-repeat;
																overflow: hidden;padding: 24px 26px 64px 26px;margin-bottom: 5px;}
.abouthead {
	color: #0B96B3;
}
