/*
_,     .  __   ,__,   _   ,    ,_   _  __,   //  ,____,      ,____,   _,_-/- .  _,_ ,__,      ,_    .  __  -/-      ,_   _   ,  
 (_/__/__(_/__/ / (__(/__/_)__/ (__(/_(_/(__(/__/ / / (_   _/ / / (__(_/_/__/__(_/_/ / (_    _/_)__/__(_,__/__(_/__/ (__(/__/_)_
         _/_                                                                                 /                                  
        (/  
*/
* 	{ 
	margin: 0; padding: 0;
}

body {
	font-size: 11.2px; 
	font-family: Helvetica, sans-serif;
	text-align:justify;
	background: #fff url(../images/background.jpg) no-repeat fixed;
	width: 7050px;
	margin:0;
	padding:0;
	color:#dddddd;
	text-shadow: #000 0px 0px 0px;
}

h2	{
	font-family: Helvetica, sans-serif;
	font-size: 2.2em;
	text-align:left;
	letter-spacing: -1px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bolder;
}

h3 {
	font-family: Helvetica, sans-serif;
	font-size: 1.2em;
	letter-spacing: 0;
	color: #000;
	background: #9549fa;
	padding: 2px 6px 0px 6px;
	text-transform: uppercase;
	font-weight: bolder;
	margin-bottom: 10px;
}	

#header h1 {display:none;}

#header {
	background: url(../images/logo.png) 5px no-repeat;
	height: 130px;
	margin-top: 5px;
	position:fixed;top:0;left:0; /*fixed logo*/
	width:514px; /*fixed logo*/
}

#content {
	/*margin: 15px 0px 0px 0px;*/
	margin:145px 0 0; /*fixed logo*/
	float: left;
}

.home {
	margin: 0 10px 0 0px;
	padding: 10px 10px 0 10px; 
	float: left; 
	width: 500px;
	background: url(../images/transparent.png);
}

.home p {margin: 0 0 10px 0;}

.home img{border:0;padding:0 10px 0 0;}

.work-image {
	margin: 0 0 0 0; 
	padding: 10px 0 10px 10px; 
	float: left;
	background: url(../images/transparent.png);
}

.par {
	margin: 0 10px 0 0; 
	padding: 10px 10px 0 10px; 
	float: left; 
	width: 400px;
	background: url(../images/transparent.png);
}

.alt { }

.par p, .alt p {margin: 0 0 10px 0;}

img {
	border:0; 
	behavior: url(../js/iepngfix.htc); 
	}

.work-list {
	font-size: 11px;
	line-height: 1.4em;
	color: #FFF;
	list-style-type: square;
	text-transform: uppercase;
	margin: 0 20px 10px 20px;
}

.subnavigation ul {margin-bottom: 20px;}

.subnavigation li {
	display:inline;
	float: right;
	padding: 0px 0px 10px 0px;
}

.subnavigation a:link, .subnavigation a:visited {
	padding: 0 5px 0 0px;
	margin: 0 0 0 5px;
}

.subnavigation a:hover {}

.social_icons {}

.social_icons ul {}

.social_icons li {}

.social_icons a:link, .social_icons a:visited {}

.elink1 {
	position:relative;
	display: inline;
	float: left;
	top: -37px;
	left: 240px;
}

.elink2 {
	position:relative;
	top: -37px;
	display: inline;
	float: right;
	right: 15px;
}

.elink3 {
	position:relative;
	top: -37px;
	display: inline;
	float: right;
	right: -80px;
}

.social_icons a:hover {}

input {
	color: #43206e;
	padding: 5px;
	margin: 0 5px 0 0;
	background: #e5d2ff;
	border: 1px solid #9649fb;
	width: 115px;
}

textarea {
	font-size: 1em; 
	font-family: Helvetica, sans-serif;
	color: #43206e;
	text-transform: none;
	padding: 5px;
	background: #e5d2ff;
	border: 1px solid #9649fb;
	width: 380px;
	height: 70px;
	overflow:hidden;
}

input.send {
	color: #43206e;
	background: #e5d2ff;
	width: 20%;
	border:1px solid #9649fb;
}

input.send:hover {
}

.ppl_name {
    	background-image: url(../images/ppl_name.png);
    	background-repeat: no-repeat;
}

.ppl_mail {
    	background-image: url(../images/ppl_mail.png);
    	background-repeat: no-repeat;
}

.ppl_subject {
    	background-image: url(../images/ppl_subject.png);
    	background-repeat: no-repeat;
}
