body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-family: "Lucida Sans Unicode", Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
#container{
	margin-left:auto;
	margin-right:auto;
	width:722px;
	margin-top:20px;
}	
.top{
	height:94px;
	display:block;
	text-align:right;
	color:#be0337;
		}
		.top img{
			Float:left;	
		}
		.top span{
			color:#666666;
		}	
		.top a{
			color:#fff;
			text-decoration:none;
		} 
		.top a:hover{
			color:#C8C8C8;
		}
.header{
	display:block;
}
.nav{
	display:block;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:right;
	height:33px;
	padding-top:15px;
}
		.nav a{
			color:#a6a6a6;
			margin-right:20px;
			text-decoration:none;
		}
		.nav a:hover{
			color:white;
		}
/*	content styles	 */
.left{
	width:505px;
	float:left;
	background-image: url(../images/dark_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	padding-top:15px;
	padding-left:15px;
}
.watermark{
	display:block;
	background-image: url(../images/watermark.jpg);
	background-repeat: repeat-y;
	background-position: right 65px;
}	
	.left h1{
		font-size:13px;
		letter-spacing:-0.07em;
		padding:24px;
		padding-left:40px;
		background-image: url(../images/left_h1_bg.gif);
		background-repeat: no-repeat;
		background-position: left top;	
		color:#fff;
		padding-top:4px;
		margin:0px;
		font-weight:normal
}		
	.left img{
		float:right;
		margin-right:10px;
	}
	.left .justify{
		text-align:justify;
		width:305px;
	}
	.left em{
		color:#be0337;
		font-style:normal;
	}	
	.left p{
		color:#fff
	}	
.right{
	width:190px;
	float:right;
	background-image: url(../images/dark_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-top:2px;
	margin-bottom:10px;
}
h2{
	font-size:15px;
	color:#fff;
	font-size:15px;
	background-image: url(../images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight:normal;
	padding-left:10px;
	padding:0px;
	margin:0px;
	padding-left:26px;
	padding-top:7px;
	pading-botttom:5px;
	height:27px;
}	
.news_text{
	margin-left:7px;
	width:175px;
	font-size:10px;
	color:white;
	height:62px;
}	
		.news_text em{
			font-size:11px;
			color:#666666;
			font-style:normal;
		}
		.news_text strong{
			color:#be0337;
			font-weight:normal;
		}	
		.news_text a{
			color:#be0337;
		}	
		.news_text a:hover{
			color:#FC2E66;
		}		
h3{
	color:#be0337;
	font-size:14px;
	margin:0px;padding:0px;
	padding-left:10px;
	padding-top:10px;
}
ul{
	margin:0px;
	padding:0px;
	padding-left:25px;
	padding-bottom:5px;
}		
li{
	margin:0px;
	padding:0px;
	list-style-type: none;	
}
.footer{
	clear:both;
	display:block;
	background-image: url(../images/dark_bg.gif);
	background-repeat: repeat;
	background-position: left 10px;
	height:65px;
	border-top:4px solid #be0337;
	margin-top:20px;
	padding-left:15px;
	padding-top:20px;
	color:#be0337;
}
		.footer a{
			color:#fff;
			text-decoration:none;
		}	
		.footer a:hover{
			color:#999999;
		}
		.footer em{
			font-style: normal;
			color: #666666;
			font-style: normal;		
		}
		.footer img{
			float:right;
			margin-top:-9px
		}	
	.grey-text{
		color:#999999;
		font-size:10px
	}	
a{
	text-decoration:none;
	color:#be0337;
}
a:hover{
	text-decoration:none;
	color:#FC4376;
}	
.services{
	float:right;
	width:168px;
}
	.services h4{
		font-size:14px;
		color:#be0337;
		font-weight:normal;
		padding:0px;
		margin:0px;
		letter-spacing:-1px;
	}	
	.services p{
		color:#999999
	}	
	
	hr{
		width:99%;
		margin-left:0px;
		margin-right:auto;
		
	}
	
form label {
	width:10em;
	float:left;
}

form input {
	width:20em;
	clear:both;
}

form textarea {
	width:20em;
	clear:both;
}
.folio{
	display:block;
	clear:both;
	height:210px;
}	
	.folio img{
		float:none;
		margin:0px;
		padding:0px;
	}
#info h1{
	color:#BE0337;
	font-weight:normal;
	font-size:17px;
}	
#info em{color:#CCCCCC;font-style:normal;}
#info p{color:white}
