body 
{
	margin: 0px;
	background-image: url(images/background.png);
	background-repeat: repeat-y;
	background-position: center;
}

a 
{
	color: #d51870;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

.anchor {
	font-family: Arial;
	font-size: 16px;
	margin-bottom: 6px;
	color: #d6006e;
	padding-left: 0px;
	border-bottom: solid 3px #d6006e;
	margin-right: 35px;
	text-decoration: none;
}

.anchor:hover {
	font-family: Arial;
	font-size: 16px;
	margin-bottom: 6px;
	color: #d6006e;
	padding-left: 0px;
	border-bottom: solid 3px #d6006e;
	margin-right: 35px;
	text-decoration: none;
}

.container 
{
	width: 900px; 
	margin: auto; 
	background-color:#FFF
}

.header_top
{
	width: 900px; 
	height: 300px; 
	background-image: url(images/header_top.png);
	border-bottom: solid 3px #CCCCCC
}

.header_bottom
{
	width: 900px; 
	height: 300px; 
	background-image: url(images/header_bottom.png);
	border-bottom: solid 3px #CCCCCC
}

.footer 
{
	width: 435px;
	height: 70px;
	background-image: url(images/footer.png);
	float: right;
	margin-top: 225px;
	margin-right: 5px;
	margin-bottom: 0px;
}

.header_bottom
{
	width: 900px; 
	height: 300px; 
	background-image: url(images/header_bottom.png);
}

.menu_container 
{
	padding-top: 257px;
	margin: 0px;
}

.logo 
{
	background-image: url(images/logo.png);
	width: 335px;
	height: 110px;
	float: right;
}

li 
{
	margin-left: 35px;
	margin-right: 35px;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

ul.nav-menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.nav-menu li {
	display: inline;
	width: 110px;
	margin: 0px;
	padding:0px;
}

ul.nav-menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #414141;
	display: block;
	width: 100px;
	float: left;
	background-image: url(images/menuoff.png);
	background-repeat: repeat;
	padding-top: 14px;
	padding-bottom: 12px;
	border-bottom: solid 2px #CCCCCC;
	text-align: center;
}

ul.nav-menu a:hover {
	color: #d51870;
	padding-bottom: 12px;
	border-bottom: solid 4px #d51870;
	background-image: url(images/menuon.png);
	background-repeat: repeat;
}

a.topmenuselected {
	text-decoration: underline;
	color: #CCCCCC;
}

h1 
{
	font-family: Arial;
	font-size: 20px;
	margin-bottom: 6px;
	color: #d6006e;
	padding-left: 35px;
}

h2 
{
	font-family: Arial;
	font-size: 16px;
	margin-bottom: 4px;
	color: #d6006e;
	padding-left: 35px;
}

p
{
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

.news 
{
	float: right; 
	width: 300px; 
	margin: 10px;
	padding: 7px;
	border: solid 1px #CCCCCC;
}

.newsheading 
{
	color: #d6006e;
	font-family: Arial;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	margin-bottom: 3px;
}
.newsitemtitle 
{
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 4px;
}
.newsitem
{
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}

fieldset
{
	margin: 0px 35px 0px 35px;
	border-color: #d51870;
	border-style: solid none none none;
	border-width: 1px 0px 0px 0px;
	margin-top: 10px;
}

legend 
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 4px;
	color: #d6006e;
}

.row 
{
	margin-left: 35px;
	clear: left;
}

.cell
{
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

.cellitem 
{
	font-family: Arial;
	font-size: 12px;
	color: #d6006e;
}

input
{
	width: 300px;
	font-family: Arial;
	font-size: 12px;
}

textarea 
{
	width: 585px;
	font-family: Arial;
	font-size: 12px;
	height: 150px;
}	

.picbanner {  
    height:  300px;  
    width:   880px;  
    padding: 0px;  
    margin:  auto; 
    margin-top: 10px; 
} 
 
.picbanner img {  
    padding: 0px;  
    width:  630px; 
    height: 250px; 
    top:  0; 
    left: 0 
} 

#nav a { border: 1px solid #ccc; background: #fc0; text-decoration: none; margin: 0 5px; padding: 3px 5px;  }
#nav a.activeSlide { background: #ea0 }
#nav a:focus { outline: none; }

h1.portfolio 
{
	font-family: Arial;
	font-size: 16px;
	margin-bottom: 6px;
	color: #d6006e;
	padding-left: 0px;
	border-bottom: solid 3px #d6006e;
	margin-left: 35px;
	margin-right: 35px;
}

.portfoliofrme 
{
	margin-left: 35px;
	margin-top: 15px;
	border: solid 5px #f0d1da;
	width: 820px;
}

p.portfoliofrme
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}

.twittertitle { 
	width: 300px;
	height: auto;
	color: #d6006e;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
} 

.twittercontent {
	padding-left: 0px;
	font-family: Arial;
	font-size: 14px;
}

.error {
	
}
