* {
	margin: 0;
	padding: 0;
}
.contact {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top:70px;
	color:#FFFFFF;
}
.about {
border:none;
color:#E51E61;
}
.contact p {
padding-left:20px;
color:#FFFFFF;
}
.contact a {
padding-left:20px;
color:#FFFFFF;
}
.floatleft {
float:left;
padding-right:5px;
padding-bottom:5px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4A5157;
	background-color: #000000;
	background-image: url(../images/background_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.image {
	width:600px;
	height:350px;
	margin-bottom:10px;
}
.content h2 {
	color: #DE6D07;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DE6D07;
	margin-left:0px;
	margin-right:10px;
	font-size:14px;
	margin-bottom:10px;
}
h1, h2, h3 {
	color: #27BBE1;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #27BBE1;
	margin-right:10px;
}

h1 {
	
	font-size: 18px;
	margin-bottom: 10px;
}

h2 {
	font-size: 14px;
	color: #000000;
}

h3 {
	font-size: 15px;
	color: #000000;
}

p, ul, ol {
	margin-bottom: 1em;
	text-align: left;
	line-height: 150%;
}

.wordpresslist {
	list-style-type: none;
}


p {
margin:0px;
}

ul {
}

ol {
}

a {
	color: #666666;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
}

img.right {
}

.tn img {
	border: 8px solid #F5F5F5;
}

hr {
	display: none;
}

/* Logo */

#logo {
	width: 900px;
	height: 105px;
	padding-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 900px;
	height: 40px;
	padding-top: 20px;
	margin-bottom:10px;
	margin-left:30px;
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {

	display: block;
	float: left;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #27BBE1;
	padding-top:0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 00px;
}

#menu a:hover {
    color:  #E51E61;
}


/* Page */

#bg {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top:30px;
	min-height:760px;
}

#page {
	width: 980px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 590px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding-bottom: 20px;
	background-color:#FFFFFF;

}

#content h1 {
	margin: 0;
	padding-left: 0px;
	margin-bottom:10px;
	color: #27BBE1;
}
#content h2 {
    color: #27BBE1;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #27BBE1;
}

#content .content {
	padding-left: 10px;
}


/* Boxes */

.boxed {
	margin-bottom: 10px;
	background-color: #ffffff;
	background-image: url(../images/img10.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.boxed .title {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 10px;
	font-size: 16px;
	font-weight: bold;
	color: #D8D487;
	background-color: #860038;
	background-image: url(../images/img08.gif);
	background-repeat: no-repeat;
}

.boxed .content {
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	background-image: url(../images/img09.gif);
	background-repeat: repeat-x;
}

/* Black Boxes */
.box-black h2 {
background-color:#FFFFFF;
	color: #DE6D07;
}

.box-black {
    margin-bottom:20px;
	background-color:#FFFFFF;
}

.box-black .section {
	font-size: 100%;

}

.box-black .section b {
	font-size:20px;

}

.box-black .content {
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.box-black .coffeecontent {
	padding: 10px;
	background-image:url(../images/coffee_stain.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-bottom:20px;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 270px;
	padding: 0px;
	margin-left:10px;
	margin-right:20px;
	min-height:700px;
	background-color:#FFFFFF;
}
#sidebar h2 {
	color: #E51E61;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E51E61;
}

#sidebar a {
	color: #4A5157;
}
#sidebar .content {
padding:10px;
}
.box {
}

.box .title {
	height: 27px;
	padding: 6px 0 0 34px;
	background: #C80000 url(images/img05.gif) no-repeat;
	text-transform: lowercase;
	font-size: 17px;
	color: #FFFFFF;
}

.box .content {
	padding: px;
	background: url(images/img06.gif) repeat-x;
}

.box ul {
	list-style: none;
	line-height: normal;
}

.box ul li {
	margin-bottom: 13px;
	font-size: 12px;
}

.box small {
	font-size: 10px;
	color: #808C96;
}

/* Column */

.colone {
width: 275px;
margin-right: 20px;
float:left;
}

.coltwo {
width: 275px;
float:right;
}

/* Footer */

#footer {
	width: 1000px;
	height:29px;
	margin-top:60px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	margin-bottom:20px;
}

#footer p {
	text-align: center;
}

/* Footer Menu */

#footermenu {
	width: 1000px;
	height: 20px;
	padding-top: 20px;
	margin-bottom:10px;
	text-align:center;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

#footermenu ul {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
	line-height: normal;
}

#footermenu li {
	display: inline;
}

#footermenu a {
	display: block;
	float: left;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	color: #666666;
	padding-top:0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#footermenu a:hover {
    color: #333333;
}

	
#menub 
{
	background: #ffffff;
	width:150px;
	clear:right;
	float:left;
}

#menub  ul {


}

#menub ul li
{
	line-height: 20px;
	padding-left: 0px;
	text-decoration: none;
	list-style-type: none;
}

#menub ul li.first
{
border-left: 0px;
}

#menub ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 4px 4px 4px 4px;
font-size: 12px;
color: #00B4F6;
font-weight: bold;
text-decoration: none;
}

#menub ul li a:hover
{
background: #00B4F6;
color: #ffffff;
text-decoration: none;
}

/* Client Menu */
#menuc {
	width: 200px;
	margin: 0px;
	}
	
#menuc ul {
	list-style-type: none;
}	
#menuc li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menuc li a:link, #menuc li a:visited {
	color: #000000;
	display: block;
	background-color:#ffffff;
	padding: 8px 0 0 10px;
	}
	
#menuc li a:hover {
	color: #ffffff;
	background-color:#000000;
	padding: 8px 0 0 10px;
	}