/********************************************************************/
/***Global************************************************************/
/********************************************************************/
body {background-color: #fff;}

h1 {
	margin-top: 42px;
	margin-left: auto;
	margin-right: auto;
	width: 540px;
	height: 80px;
	font: normal 13px "Century Gothic","Trebuchet MS","MS Sans Serif",Geneva,Serif; 
	color: black;	
}

h2 {	margin-left: 17px; margin-top: 12px; font: bold 24px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;color: #000;}

h3 {font: bold 13px "Trebuchet MS","Century Gothic",Arial,Helvetica,sans-serif; color: #000;}

img {border-style: none;}

p {font: normal 12px "Trebuchet MS","Century Gothic",Arial,Helvetica,sans-serif; padding-top: 0.2em; color: #000;}

a:link, a:visited {text-decoration: underline; color: #000;}
a:hover {text-decoration: underline; color: #000; background-color: #dedede;}
a:active {text-decoration: none; background-color: #dedede;}

/********************************************************************/
/***Navigation*********************************************************/
/********************************************************************/

#navlist {
	margin-top: 37px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 25px;
	font: normal 13px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; 
	color: #adadad;
}

#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited {
	font-weight: normal;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	border-bottom: 2px solid #000;
	padding-bottom: 2px;
	background: transparent;
	color: #000;
}

#navlist a:hover {
	color: #000;
}

/********************************************************************/
/***Template layout******************************************************/
/********************************************************************/
#container {
	margin-top: 26px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

img.logo {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


#introcontact {
	margin-top: 42px;
	margin-left: auto;
	margin-right: auto;
	width: 540px;
	height: 80px;
	font: normal 13px "Century Gothic","Trebuchet MS","MS Sans Serif",Geneva,Serif;  
	color: black;	
	text-align: center;
}

.introquote {
	font: normal 11px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-style: italic;
}

#contentbase {
	position: relative;
	margin: 0 auto;
	background: url(../images/layout_bkgd_base.jpg);
	background-repeat: no-repeat;
	height: 386px;
	width: 1000px;
	border: 1px solid #7f7f7f;
}

#tagline {
display: block;
width: 1000px;
height: 386px;
}

#tagline  img {
	display: inline-block;
	float: left;
	padding-left: 70px;
	margin-top: 146px;
	text-align: left;
}

#tagline p {
	display: inline-block;
	margin-top: 146px;
	float: left;
	font: bolder 28px "MS Reference sans-serif",Arial,Helvetica,sans-serif;
	padding-left: 20px;
}

#footer {
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font: normal 13px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; 
	color: #adadad;
}

.footer2 {
	font: italic 14px "Times New Roman",Times,serif; 
}


#contentcontainer {
	margin: 28px 36px 28px 36px;
	background-image: url(../images/layout_bkgd_content.jpg);
	background-repeat: no-repeat;
	height: 331px;
	width: 928px;
	overflow: hidden;
}

.copydescription {
	margin-top: 14px;
	margin-left: 32px;
	margin-right: 32px;
	font: bold 12px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; 
	color: #000;
}

.copy {
	margin-top: 14px;
	margin-left: 32px;
	margin-right: 32px;
	font: normal 12px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; 
	color: #000;
}



#icons {
	margin-top: 14px;
	margin-left: 32px;
	margin-right: 32px;
	font: normal 12px "Trebuchet MS","Century Gothic",Arial,Helvetica,sans-serif;
}

.icon1 {
	display: table-cell;
	height: 45px;
	background: url(../images/icon_project.png) no-repeat;
	padding-left: 45px;
	padding-right: 5px;
	vertical-align: text-top;
}

.icon2 {
	display: table-cell;
	height: 45px;
	background: url(../images/icon_client.png) no-repeat;
	padding-left: 45px;
	padding-right: 5px;
	vertical-align: text-top;
}

.icon3 {
	display: table-cell;
	height: 45px;
	background: url(../images/icon_docs.png) no-repeat;
	padding-left: 45px;
	padding-right: 5px;
	vertical-align: text-top;
}

.icon4 {
	display: table-cell;
	height: 45px;
	background: url(../images/icon_analytics.png) no-repeat;
	padding-left: 45px;
	padding-right: 5px;
	vertical-align: text-top;
}

.contact_content {
	font: normal 12px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; 
	color: #000;
}


#contact_left {
	margin-top: 21px;
	display: inline;
	float: left;
	width: 220px;
	margin-left: 150px;
	border-right: solid 1px #949494;
	height: 13em;

}

#contact_right {
	margin-top: 21px;
	display: inline;
	float: left;
	margin-right: 150px;
	vertical-align: top;

}

/********************************************************************/
/***Forms**********************************************************/
/********************************************************************/
.myform {
	width:400px;
}

#stylized {
	border:solid 0px #949494;
	width:400px;
}

#stylized label {
	display:block;
	font: normal 12px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; 
	color: #000;
	vertical-align: middle;
	text-align:right;
	padding:4px 2px;
	width:140px;
	float:left;
}

#stylized p {
	display:block;
	font: normal 12px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; 
	color: #000;
	vertical-align: middle;
	text-align:right;
	padding:4px 2px;
	width:140px;
	float:left;
}

#stylized input {
	float:left;
	font-size:12px;
	padding:2px 2px;
	border:solid 1px #000;
	width:240px;
	margin:2px 0 5px 10px;
}

.mandatory {
	font: normal 12px Arial,Helvetica,sans-serif; 
	color: red;
}

#stylized textarea {
	display:block;
	margin-top: 4px;
	margin-left: 10px;
	margin-bottom: 10px;
	border:solid 1px #000;
	font: normal 12px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; 
	color: #000;
	vertical-align: middle;
	height: 70px;
	padding:4px 2px;
	width:240px;
	float:left;
}

#stylized button {
	clear:both;
	margin-left:153px;
	width: 80px;
	height: 29px;
/*	background: url(../images/btn_send.png) no-repeat;   */
	text-align: center;
	font: bold 12px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#000;
}






/*************************************************************
*****Portfolio New*******************************************
*************************************************************/

#myController { 
	padding:2px 0;  
	width:676px; 
	text-align: right; 
	
}

#myController span.jFlowSelected { 
	border-bottom: solid 1px black;
	color: #000;
	
}

.slide-wrapper {
	padding: 5px;
	
}

.slides {
	background: transparent;
	border: solid 1px #949494;
	
}

.jFlowControl, .jFlowPrev, .jFlowNext {
	padding: 0 5px;
	color: #949494;
	font: normal 13px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; 
	color: #000;
	cursor:pointer; 
	background: transparent;
}

.jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover { 
	color: #fff;
	background-color: #949494;
	background: transparent;
}

.jFlowControl a.selected, .jFlowControl a.visited  {
	border-bottom: solid 1px black;
	color: #000;
}


#portfolio_container {
	display: block;
	margin: 21px auto;

}

#portfolio_left {
	display: inline-block;
	float: left;
	width: 125px;
	height: 76px;
	text-align: center;
	margin-top: 70px;
}

#portfolio_left img, #portfolio_left a, #portfolio_right img, #portfolio_right a {
	background: transparent;
}

#portfolio_right {
	display: inline-block;
	float: right;
	width: 125px;
	height: 76px;
	text-align: center;
	margin-top: 70px;
}


#portfolio_middle {
	border: solid 1px #949494;
	display: inline-block;
	float: left;
	width: 676px;
	height: 210px;
}

#port_content { 
	float: left;
	width: 676px;
	height: 210px;
}

.clientlogo {
	float: left;
	width: 216px;
	height: 152px;
	text-align: center;
	vertical-align: top;
}

.client {
	font: normal 10px "Trebuchet MS",Arial,Helvetica,sans-serif;
}

.clientcopy {
	float: left;
	width: 445px;
	padding-left: 5px;
	vertical-align: top;
}

.skills ul {
		clear: both;
		padding: 5px 0;
	list-style-type: none;
	background-color: #f6f6f5;
	border-top: solid 1px #949494;
	color: #000;
	width: 100%;
	font: normal 10px "Trebuchet MS",Arial,Helvetica,sans-serif;
	text-align: center;
}

.skills li {
	display: inline; 
	margin: 0 10px 0 10px;
}

.skills img {
	vertical-align: middle;
	margin-right: 5px;
}