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

* {
margin : 0;
padding : 0;
border-width : 0;
}

body {
	background-color: #000;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.75em;
	margin: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../images/redline.gif);
	background-repeat: repeat-x;
}
p {
	line-height: 130%;
	padding-bottom: .7em;
}

strong {
	font-weight: bold;
}
p   a:link,   {
	color: #7F8FB3;
	text-decoration: underline;
}
p a:link   {
	color: #586690;
	text-decoration: underline;
}

p a:visited {
	text-decoration: none;
	color: #7F8FB3;
}
p a:hover {
	color: #EF015C;
	text-decoration: none;
}
.bullet {
	color: #336;
	margin: 0;
}
.bullet li  {
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 0.5em;
	padding-left: .5em;
}
.bullet a {
	color: #7284A6;
	text-decoration: none;
}
.bullet a:visited {
	color: #7F8FB3;
}
.bullet a:hover {
	color: #EF015C;
}
h1 {
	font-size: 120%;
	color: #EF015C;
	padding-bottom: .5em;
	padding-top: .5em;
	line-height: 120%;
}
h1 a {
	color: #EF015C;
	text-decoration: none;
}
h1 a:hover {
	color: #444678;
}

#wrapper {
	height: auto;
	width: 780px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/swirl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#logo {
	height: 242px;
	width: 200px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #EF015C;
	border-bottom-color: #EF015C;
	border-left-color: #EF015C;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#nav {
	margin: 0px;
	list-style-type: none;
	float: right;
	padding: 0px;
}
#nav li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EF015C;
}
#nav  li  a  {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #FFFFFF;
	display: block;
	width: 80px;
	text-align: center;
	text-decoration: none;
	letter-spacing: 1px;
}
#nav   li  a:visited  {
	text-decoration: none;
	color: #7F8FB3;
}
#nav   li  a:hover  {
	text-decoration: none;
	letter-spacing: 1px;
	color: #FFFFFF;
	background-color: #EF015C;
}
#leftcont {
	float: left;
	padding-bottom: 10px;
	overflow: hidden;
	padding-right: 1px;
}
#rightcont {
	float: left;
	position: relative;
}
#content {
	background-color: #FFFFFF;
	float: right;
	height: auto;
	width: 500px;
	padding-top: 86px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-image: url(../images/allmadeup-grey.gif);
	background-repeat: no-repeat;
	background-position: 18px 18px;
	margin-bottom: 20px;
}
.contlist  {
	margin-left: 20px;
	padding-bottom: .5em;
	list-style-position: outside;
	list-style-type: circle;
}
.panel {
	width: 95%;
	border: 1px solid #EF015C;
	margin-bottom: 12px;
	clear: left;
	padding: 8px;
	background-image: url(/images/water.jpg);
}
.panel1 {
	float: left;
	width: 233px;
	background-image: url(/images/services.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 175px;
	margin-bottom: 10px;
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.panel2 {
	float: left;
	width: 233px;
	background-image: url(/images/services2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 175px;
	margin-bottom: 10px;
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#footer {
	border: 1px solid #586690;
	float: right;
	width: 500px;
	clear: both;
	padding-right: 19px;
	padding-left: 19px;
	font-size: 90%;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
	font-weight: normal;
	padding-top: 8px;
}
.boxs {
	color: #FFFFFF;
	background-color: #336;
	margin-top: 10px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 192px;
}
.boxs a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.boxs a:hover {
	color: #EF015C;
}
.boxside {
	background-color: #333;
	margin-top: 10px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 192px;
	color: #FFF;
}
.boxside2 {
	background-color: #000;
}



h2 {
	font-size: 120%;
	padding-bottom: 8px;
}
h3 {
	font-size: 105%;
	font-weight: bold;
	color: #394053;
	padding-top: 0.5em;
	padding-bottom: 0.3em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6C7BA0;
}
#content li  {
	padding-bottom: .7em;
	list-style-position: outside;
	list-style-type: circle;
	margin-left: 12px;
	line-height: 120%;
}
.clear-right {
	clear: right;
}
img.flt-right  {
	padding-left: 8px;
	padding-bottom: 4px;
}
img.flt-left {
	padding-right: 15px;
	padding-bottom: 12px;
}
.flt-right {
	float: right;
}
.clear-left {
	clear: left;
}
#header {
	height: 40px;
	width: 500px;
	float: right;
}
	#header h1 {
	left: -1000px;
	position: absolute;
	visibility: hidden;
}
em {
	font-style: italic;
	color: #F1015C;
}

