@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote, img
{
}
div, span, img
{
	margin:0px;
	padding:0px;
}

/* General Classes */
.green
{
	color:#009933 !important;
}
.red
{
	color:#FF6666 !important;
}
/* Element and Structured elements*/
body
{
	background-image: url(/images/background.jpg);
	background-repeat: repeat-y;
	margin: auto;
	background-color: #141c24;
	background-position: center;
}
#wrapper
{
	background-image: url(/images/border.jpg);
	background-repeat: repeat-y;
	width: 760px;
	margin: auto;
}
#wrapper a img
{
	border: none;
}
/*Header start*/
#header
{
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 760px;
	height: 184px;
}
#navigation
{
	height: 92px;
	width: 400px;
	float: right;  
}
#home
{
	width: 50px;
	height: 30px;
	overflow: hidden;
	float: right;
}
#home img:hover
{	
	margin-top: -30px;
}
#contact
{
	width: 107px;
	height: 30px;
	overflow: hidden;
	float: right;
}
#contact img:hover
{	
	margin-top: -30px;
}
#about
{
	width: 58px;
	height: 30px;
	overflow: hidden;
	float: right;
}
#about img:hover
{	
	margin-top: -30px;
}
#services
{
	width: 80px;
	height: 30px;
	overflow: hidden;
	float: right;
}
#services img:hover
{	
	margin-top: -30px;
}
#portfolionav
{
	width: 85px;
	height: 30px;
	overflow: hidden;
	float: right;
}
#portfolionav img:hover
{	
	margin-top: -30px;
}
#logo
{
	width: 270px;
	height: 92px;
	margin: 0px 0px 0px 27px;
	background-color: black;
	float: left;
}
#influencing
{
	float: right;
	margin-top: 24px;
	width: 179px;
	height: 66px;
	overflow: hidden;
}
#influencing img:hover
{	
	margin-top: -66px;
}
#crafting
{
	float: right;
	margin-top: 24px;
	margin-right: 1px;
	width: 178px;
	height: 66px;
	overflow: hidden;
}
#crafting img:hover
{	
	margin-top: -66px;
}
#attracting
{
	float: right;
	margin-top: 24px;
	margin-right: 1px;
	width: 180px;
	height: 66px;
	overflow: hidden;
}
#attracting img:hover
{	
	margin-top: -66px;
}
#steps
{
	float: right;
	margin-top: 24px;
	margin-right: 1px;
	width: 193px;
	height: 66px;
	overflow: hidden;
}
#steps img:hover
{	
	margin-top: -66px;
}
/*Header End*/
#inner-wrap
{
	background-image: url(/images/leftbar.jpg);
	background-repeat: repeat-y;
}
#portfolio
{
	background-repeat: no-repeat;
	width: 195px;
	height: 172px;
	margin: 15px 0px 0px 27px;
	float: left;
}
#preview
{
	border-color: #fcedc7;
	border-width: 2px;
	border-style: solid;
	height: 168px;
	width: 519px;
	background-color: #000000;
	float: left;
	margin: 15px 0px 0px 0px;
	
}
/*Content Start************************************************************************/
#main
{
	width: 760px;
	float: left;
}


#main-header
{
	background-image: url(/images/mainheader.jpg);
	height: 33px;
	background-repeat: no-repeat;
	width: 718px;
	margin-left: 27px;
	margin-top: 15px;
	
}
#main-full
{
	background-image: url(/images/mainbody.jpg);
	background-repeat: repeat-y;
	width: 700px;
	margin-left: 27px;
	float: left;
	padding:  10px 15px 10px 15px;
		
	color: #fcedc7 !important;
	font-size: 15px;
	font-family: Times;
	font-weight: 100;
}
#main-body
{
	background-image: url(/images/mainbody.jpg);
	background-repeat: repeat-y;
	width: 718px;
	margin-left: 27px;
	float: left;
}
#main-body img
{
	margin: 10px;
	border-width: 2px;
	border-color: #fcedc7;
	border-style: solid;
	float: right;
	clear: right;
}
#main-sidebar
{
	border-left-color: #fcedc7;
	border-left-width: 1px;
	border-left-style: solid;
	width: 212px;
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	padding:  0px 15px 0px 15px;
	margin: 10px 0px 0px 0px;
}
#main-content
{
	width: 445px;
	float: left;
	padding:  10px 15px 10px 15px;
}
#main-content a, #main-full a, #main-sidebar a
{
	color: #fcedc7;
}
#main-content a:hover, #main-full a:hover, #main-sidebar a
{
	color: #FFFFFF;
}
#main-content ul
{
	color: #fcedc7;
	margin-left:10px;
	padding-left:0px;
	margin-top:-10px;
	margin-bottom:5px;
}
.services th
{
	text-align:left;
	margin-left:1px;
	vertical-align:top;
	font-size:.9em;
}
.services tr
{
	border-left:1px solid #CCCCCC;
}
.services td
{
	text-align:left;
	padding-left:15px;
}
.services td.title
{
	text-align:left;
	padding-left:1px;
}
#main-footer
{
	background-image: url(/images/mainfooter.jpg);
	width: 718px;
	height: 18px;
	margin-left: 27px;
	margin-bottom: 15px;
	clear: both;
}
.portfolio
{
	padding: 0px 10px;
	margin: 12px 0px;
	border-width: 2px;
	border-color: #fcedc7;
	border-style: solid;
	width: 665px;
	background-color: black;
}
.portfolio img
{
	border: 1px solid #fcedc7 !important;
	padding:0px;
	height: 90px;
	width: 250px;
	float: left;
}
.portfolio h3
{
	border-width: 1px;
	border-bottom-color: #fcedc7;
	border-bottom-style: solid;	
}
.portfolio a
{
	color: #4866aa;
	text-decoration: none;
}
#main-content h1, #main-full h1
{
	font-size: 22px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-family: Times;
	color: #ffffff;
	font-weight: 100;
	font-variant: small-caps;
}
#main-content h2, #main-full h2
{
	font-size: 22px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-family: Times;
	color: #ffffff;
	font-weight: 100;
	font-variant: small-caps;
}
#main-content h3, #main-full h3
{
	font-size: 22px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-family: Times;
	color: #ffffff;
	font-weight: 100;
	font-variant: small-caps;
}
p, div.description
{
	color: #fcedc7;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size: 15px;
	font-family: Times;
	font-weight: 100;
}
#main-content .mainBodyText
{
	color: #fcedc7;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size: 15px;
	font-family: Times;
	font-weight: 100;
}
.entryTitle
{
	margin:0px!important;
	margin-left:-8px!important;
	padding:0px!important;
	margin-right:25px!important;
	background-color:#254166;
}
p.dateAuthor
{
	color:#999999;
	padding-top:1px;
	margin-top:1px;
	margin-bottom:0px;
	padding-bottom:0px;
	font-size:.8em;
	font-family:"Courier New", Courier, monospace;
}
div.description
{
	margin:5px 0px 10px 0px;
}
/*Content End********************************************************************/
.innards
{
	width: 445px;
}
.innards td
{
	color: #fcedc7;
	margin: 3px 10px 3px 10px;
}
td
{
	color: #fcedc7;
}
.hotspot
{
	display:none;
}
#footer
{
	background-image: url(/images/footer.jpg);
	background-repeat:repeat-x;
	background-color: #112740;
	width: 760px;
	height: 50px;
	clear: both;
	padding-top: 10px;
}
#signiture
{
	margin-right: 60px;
	float: right;
	width: 101px;
	height: 48px;
}
#footer p
{
	color: white;
	text-align: right;
	font-size: 12px;
	padding-top:0px;
	margin-top:0px;
}
#footer a
{
	color: #4866aa;
}
.plainText
{
	color:#FFFFFF !important;
	text-decoration:none;
}
.fRight
{
	float:right;
}

#main-sidebar h2
{
	font-size: 19px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-family: Times;
	color: #ffffff;
	font-weight: 100;
	font-variant: small-caps;
	text-decoration: underline;
}
#main-sidebar p
{
	color: #9d9c9e;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-size: 14px;
	font-family: Times;
	font-weight: 100;
}
#main-sidebar h4
{
	color: #6671ff;
	margin: 0px;
	padding: 5px 0px 1px 0px;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
#main-sidebar h4 a
{
	color: #6671ff;
}
#main-sidebar h5
{
	color: #757575;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 11px;
	font-family:"Courier New", Courier, monospace;
	font-weight:normal;
}

#main-sidebar ul
{
	padding:0px;
	margin:0px;
}
#main-sidebar li
{
	list-style:none;
	padding-left:10px;
	
}
