@charset "utf-8";

/* CSS Document */



body {

	margin: 0px;

	font-family: Arial, sans-serif;

	font-size: 12px;

	color: #705868;

}

a {

	color: #705868;

	font-weight: bold;

	text-decoration: none;	

}

a:hover {

	text-decoration: underline;	

	color: #515760;

}

a img {

	border: none;	

}

p {

	line-height: 18px;	

	letter-spacing: 1px;

	padding: 0px;

	color: #515760;

}

h1 {

	margin-bottom: 0px;

	font-size: 34px;

	font-weight: lighter;

	letter-spacing: 4px;

	color: #515760;	

}

h2 {

	margin-bottom: -10px;

	font-size: 16px;

	letter-spacing: 2px;

	color: #515760;	

}

img {

	border: 0px;	

}

.border {

	border: 6px solid #cccbd0;	

}

.active {

	text-decoration: underline;	

	color: #515760;

}



#mainIndex {

	position: relative;

	width: 1024px;

	height: 559px;

	background: url(images/indexBack.gif);
	
	background-repeat: no-repeat;

}

#indexCopy {

	position: absolute;

	top: 425px;

	left: 112px;

	width: 800px;

	font-size: 14px;

	color: #515760;

}

#indexContact {

	position: absolute;

	top: 525px;

	left: 162px;

	width: 760px;

	font-size: 14px;

	font-weight: bold;

	text-align: center;

	color: #515760;

}

#indexNav {

	width: 1024px;

	height: 28px;

	background-color: #705868;

	padding-top: 4px;

	color: #ffffff;

	font-size: 20px;

}

#indexNav a {

	font-weight: normal;

}

#indexFlash {

	position: absolute;

	top: 0px;

	left: 578px;

}

#indexNav a {

	color: #ffffff;	

}

#main {

	position: relative;

	width: 1024px;

	height: 399px;

	background: url(images/mainBack.jpg) no-repeat;

	background-repeat: no-repeat; 

}

#main-linkedin { 

	position: absolute; 

	top: 180px; 

	left: 390px; 

	width: 74px; 

	height: 23px; 

	background-color: transparent; 

	border: 0px;

}

#main-twitter { 

	position: absolute; 

	top: 180px; 

	left: 475px; 

	width: 74px; 

	height: 23px; 

	background-color: transparent; 

	border: 0px;

}

#main-facebook { 

	position: absolute; 

	top: 180px; 

	left: 562px; 

	width: 74px; 

	height: 23px; 

	background-color: transparent; 

	border: 0px;

}

#main-blog { 

	position: absolute; 

	top: 180px; 

	left: 649px; 

	width: 74px; 

	height: 23px; 

	background-color: transparent; 

	border: 0px;

}

#main-newsletter { 

	position: absolute; 

	top: 180px; 

	left: 881px; 

	width: 141px; 

	height: 30px; 

	background-color: transparent; 

	border: 0px;

}	

#leftColumn {

	position: absolute;

	top: 415px;

	left: 17px;

	width: 295px;

}

#leftColumn p {

	line-height:24px;	

}

#content {

	padding: 180px 0 0 340px;

	width: 672px;

}

#copy img {

	float: right;

	margin: 0 0 20px 20px;	

}

#nav {

	padding-bottom: 60px;

	font-size: 20px;

}

#nav a {

	font-weight: normal;

}

#footer {

	margin: 60px 0 20px 0;

	width: 672px;	

}

#footer a {

	font-weight: normal;

}