@charset "UTF-8";
/* CSS Document */

 @font-face { font-family: 'Something, Arial, sans-serif';
   src: url('/Something.eot');
   src: url('/Something.eot?#iefix') format('embedded-opentype'), url('/Something.woff') format('woff'), url('/Something.ttf') format('truetype'), url('/Something.svg#webfont') format('svg');
}

html {
	height: 100%;
}

body {
	background: #706AC2;
	background-position:center;
	background-repeat:repeat;	 
	margin: 0px;
	height: 100%;
}
a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330066;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	color: #330066;
}
a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #666666;
}
a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

h1 {
	font-family: Something, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	line-height:80%;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

.error {
	color:#F00;
	font-size:14px;
	display:block;
	display:block;
}

.top {
	padding: 10px;
	margin-top:-10px;
	margin-left:25px;
}

.leftside {
	font-size:10px;
}

.header {
	background-image:url(images/new-one_01.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin: 0px auto;
	width: 1134px;
	height: 174px;
}
.header2 {
	background-image:url(images/site_01.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin: 0px auto;
	width: 1134px;
	height: 174px;
}
#logo {
	width: 661px;
	margin-top: 45px;
	margin-left: 90px;
	float: left;
}
#phone {
	position: relative;
	width: 200px;
	margin-top: 60px;
	margin-right: 30px;
	align: right;
	float: right;
	top: 3px;
}
#list1 {
	padding: 25px;
	padding-right:50px;
}
#content {
	position:relative;
	background-image:url(images/new-one_02.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin: 0px auto;
	width: 1134px;
	height: 672px;
}
#content2 {
	position:relative;
	background-image:url(images/site_02.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin: 0px auto;
	width: 1134px;
	height: 672px;
}
#content3 {
	position:relative;
	background-image:url(images/site2_02.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin: 0px auto;
	width: 1134px;
	height: 1066px%;
}

ul {
	list-style:none;
	margin-top:0;
	margin-left:0;
	padding-left:1em;
	text-indent:-1em;
}

.nav {
	background: none;
	border: 0px;
	position:absolute;
	top:21px;
	left:86px;
	width: 205px;
	text-align:right;
	height:493px;
	padding: 5px;
	padding-top:8px;
}
.post {
	position:relative;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background: rgba(255, 255, 255, 0.27);
	margin-top: -5px;
	width: 643px;
	height:auto;
	padding: 15px;
}
.postclean {
	position:relative;
	top:0px;
	right:-310px;
	width: 631px;
	padding: 5px;
	padding-top:8px;
	height: auto;
}
#notes {
	background: url(images/new-one_03.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin: 0px auto;
	width: 1134px;
	height: 85px;	
}
#notes2 {
	background: url(images/site_03.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin: 0px auto;
	width: 1134px;
	height: 85px;	
}
#footer {
	background: url(images/new-one_04.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin: 0px auto;
	width: 1134px;
	height: 309px;	
}
#footer2 {
	background: url(images/site_04.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin: 0px auto;
	width: 1134px;
	height: 309px;	
}

#copyright {
	font-family: Something, Arial, Helvetica, sans-serif;
	position: absolute;
	bottome: 0;
	font-size: 10px;
	background-color: #706AC2;
	text-align: center;
	width: 1134px;
	height: 45px;
}
#main{
	display: table;
	margin: 0px auto;
	height: 100%;
	width: 1136px;
	background: #706AC2; 
}

#wrapper{
	 width: 100%;
	 height: 100%;	 
	 margin: 0px;
	 padding: 0px;	 
}
