html{
	

	background: #111;
	
}
body{
	padding-top: 0;
	padding-bottom: 0;
	
	
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
	color: black;

	
}

.wrappd{
	height: 100%;
	display: block;
	float: left;
	background: #190045 url(../img/bg.jpg) repeat-x center 172px;
	border-right: 8px solid #1c1c1c;
	border-left: 8px solid #1c1c1c;
	border-bottom: 8px solid #1c1c1c;
	margin-top: 0;
	padding-top: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #151515;
}

div#testy {
	display: block;
	padding: 10px;
	background-color: #c1a5d2;
	margin-bottom: 25px;
	margin-left: 20px;
	margin-right: 20px;
}

.wrappd a {
	color: #fff;
}

p{
	border: none;
}
h3{
	border-top: 1px solid white;
	padding-top: 5px;
	color: white;
	padding-left: 10px;
	margin-bottom: 10px;
}
h4{
	font: normal normal 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 15px;
}
h5{
	margin: 15px;
}
div#faq h4,h5{
	font-size: 14px;
	color: #0b3d82;
	padding-left: 15px;
}
h6{
	color: #041934;
	padding-left: 15px;
	font: italic 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
div#sidebar.heightfix,div#content.heightfix{
	height: 1100px;
	display: block;
}
div#content.heightlong, div#sidebar.heightlong{
	height: 3000px;
	display: block;
}

/* @group Amended 960 styles */



/* @end */

/* @group Header */
#header{
	height: 200px;
	
	
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
#header p{
	margin: 0 auto;
	height: 190px;
	padding-top: 0;
	border-style: none;
	background: url(../img/header1.jpg) repeat-x center top;
}
#header1 {
	height: 120px;
	width: 100%;
	padding: 0;
	border-top: 8px solid #fbf4ea;

}
#header1 p{
	margin: 0 auto;
	height: 110px;
	padding-top: 0;
	border-style: none;
	background: #fbf4ea url(../img/header1.jpg) repeat-x center top;
	padding-left: 0;
	width: 944px;
	padding-right: 0;
}


/* @end */

/* @group Intro */

#intro{
	height: 40px;
	margin-top: 0px;
	color: #fbf4ea;
	font-weight: bold;
	font-size: 20px;
	background-color: #2a0047;
	line-height: 40px;
	border-bottom: 1px solid #4a007e;
	width: 100%;
}

/* @end */

/* @group Nav */

#nav{
	padding-right: 3px;
	border-top: 1px solid #6300a5;
	
	padding-bottom: 0;
	margin-bottom: 35px;
	background-repeat: repeat-x;
	background-position: 0 bottom;
	display: block;
	padding-left: 0;
	margin-left: 0;
}

#nav ul{
	list-style-type: none;
		
	padding: 0;
	margin-left: 0;
	display: block;
}
#sidebar #nav ul{
	font-weight: bold;
	font-size: 14px;
	margin: 0 auto 0 0;
	
}
#nav ul li{
		zoom: 1;
	padding: 0 0 0 0px;
	font-weight: bold;
	
	margin-left: 0;
}

#nav ul li a{
	color: white;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0 auto 0 0;
	text-transform: uppercase;
	border-bottom: 1px solid #6300a5;
	border-right: 1px solid #2c004a;
	border-left: 1px solid #6300a5;
	display: block;
	padding: 16px 25px 12px;
	background: #3d0371 0 bottom;
}
#nav ul li a.end{
	border-right: 1px solid #6300a5;
}
#nav ul li a:hover{
	color: yellow;
	text-decoration: none;
	background-color: #36005b;
}
/* @end */

/* @group Footer */

#footer{
	height: 100px;
	border-top: 1px solid #2c007c;
	background: #110030 repeat-x 0 top;
	color: #682cff;
	width: 100%;
	letter-spacing: 1px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
}
#footer p{
	border-style: none;
	font-size: 12px;
}

/* @end */

/* @group Sitepal */
#fsitp{
	height: 200px;
	float: left;
	display: block;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* @end */

#content table#addnform{
	background-color: #b179d2;
	color: #632493;
	width: 600px;
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border: 1px solid #6d4a81;
}
#content table#addnform input,textarea{
	float: left;
	width: 100%;
}


/* @group Pageheights */

.short{
	height: 600px;
}

#content h1 a {
	color: #fff;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	text-decoration: underline;
}
.mid{
	height: 900px;
}
.middish{
	height: 1600px;
}
.long{
	height:  2650px;
}
.longish{
	height:  1250px;
	
}
.longer{
	height:  2200px;
}
.longest{
	height:  3100px;
}
#servpic{
	width: 300px;
	display: block;
	float: right;
	clear: left;
	margin-right: 20px;
}
#servtext{
	width: 250px;
	display: block;
	float: left;
}

p#testi {
	width: 400px;
	margin: 0 auto;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #e8eaff;
	color: #444a8b;
}

/* @end */

#content{
	
	margin-bottom: 15px;
	margin-top: 15px;
	
	background-color: white;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#sitepal {
	
	width: 100%;
	background-color: #350059;
	border-bottom: 1px solid #6204a5;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 320px;
}
#sitepal span {
	margin-left: 20px;
	margin-right: 80px;
	display: block;
	width: 400px;
	float: left;
}

#sitepal #rotater {
	height: 300px;
	
	
	
	display: inline;
	width: 400px;
	float: right;
	margin-right: 20px;
}

#sitepal #rotater img{
	
}

#content h1,#content h2,#sidebar h1{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	width: 595px;
	padding-left: 10px;
	text-align: left;
	
	padding-top: 0;
	margin: 25px auto;
}

#content h2{
	padding: 0;
	margin: 15px;
	
}
#sidebar h1{
	display: block;
	width: 75%;
	text-align: center;
	padding-left: 0;
}
#content h1{
	

background: #632493 repeat-x;
	letter-spacing: 1px;
	color: white;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}
#content p{
	border: none;
	padding: 0 15px;
	font-size: 14px;
	text-align: justify;
	margin-bottom: 15px;
}
#content img{
	display: block;
	margin: 0 30px 20px;
	
}
#rotater iframe{
	width:595px;
	display: block;
	margin-bottom: 20px;
	
	margin-left: 20px;
}
#content ul{
	font-size: 14px;
	padding-right: 25px;
	padding-left: 5px;
	
}
#content ul a{
	color: black;
	font-weight: bold;
}
#content table{
	
	width: 520px;
	margin-left: 15px;
	line-height: 15px;
	margin-bottom: 25px;
	font-weight: bold;
	border-spacing: 10pt;
}
#content table tr{
}
#content table td{
	vertical-align: top;
}

td#title {
	width: 300px;
}

#sidebar{
	margin: 15px 0 15px 9px;
	color: white;
	background-repeat: no-repeat;
	font: 12px "Helvetica Neue", Arial, Helvetica, Genexva, sans-serif;
}
#sidebar ul{
	font-weight: bold;
	font-size: 14px;
	margin: 0 auto 15px 25px;
	
}
#sidebar img{
	display: block;
	margin: 0px auto 8px;
}
#sidebar img.fix{
	margin-top: 0px;
}
#sidebar h1{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}
#sidebar a{
	color: #2526fb;
}
#sidebar p{
	border-style: none;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	color: white;
	margin-bottom: 10px;
}
#sidebar span{
	background-color: #210059;
	display: block;
	height: 356px;
	margin-bottom: 40px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	border-bottom: 1px solid white;
	color: white;
}
#content marquee {
	margin-top: 15px;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: bold;
	background-color: #0e438f;
	color: #e9c809;
	padding: 5px 5px 5px 10px;
	display: block;
	border-left: 5px solid #0c448f;
	border-right: 5px solid #0d428e;
	border-top: 2px solid #2c384a;
}