
body{

}

#container{
	width: 1024px;
	background:rgba(255,255,255,0);
	margin-right: auto;
	margin-left: auto;
}

#header{
	height: 200px;
	background:  #D71262;
	border-bottom: 2px solid  #30BFCF;
	margin-bottom: 5px;
}

#top-bar{
	height: 15px;
	border-top: 1px solid  #eb659c;
	background:  #30BFCF;
}

#main{
	width: 100%;
	height: 100%;
	background:  #D71262;
	border: 0px solid #000;
}

#nav-wrapper{
	width: 20%;
	background:  #D71262;
	/*background: rgb(230,102,255);*/
	float: left;
	padding-bottom: 15px;

}

#nav{
	width: 100%;
	background:  #D71262;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
	border: 0px solid #000;
}

#services{
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background: rgb(224,224,224);
	padding-top: 10px;
	padding-bottom: 00px;
	border: 1px solid #fff;
}

#content-wrapper{
	float: right;
	width: 78%;
	height: 100%;
	background: rgb(255,255,255);
	padding: 10px;
	border: 0px solid #000;
}

#content{
	width: 99%;
	min-height: 880px;
	height: auto !important;
	height: 880px;
	background: rgb(255,255,255);
	margin-left: auto;
	margin-right: auto;
}

#content #front{
	text-align: left;
}

#content #arrows{
	width: 500px;
	text-align: center;
}

#content-wrapper #info{
	width: 200px;
	height: 170px;
	float: right;
	margin-top: -600px;
	margin-right: 50px;
	font-size: .7em;
	font-family: arial;
	text-align: justify;
	border: 1px solid #000;
	padding: 0px 0px 15px 0px;
	background: #eb659c;
}

#content-wrapper #info h1{
	font-size: 1.6em;
	font-family: arial;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
	background:  #D71262;
	padding: 5px 15px 5px 15px;
	color: #fff;
	border-bottom: 1px solid #000;
}

#content-wrapper #info p{
	padding: 0px 15px 5px 15px;
}

#content #desc{
	width: 100%;
	height: auto;
	float: left;
	font-family: arial;
	font-size: .8em;
	color: #999;
	text-align: justify;
	margin-bottom: 10px;
}

#content #desc h2{
	font-family: georgia;
	font-size: 1.5em;
	color: #D71262;
}

#bottom-bar{
	width: 100%;
	height: 40px;
	background:  #eb659c;
	border-top: 0px solid #000;
}

#footer{
	width: 100%;
	height: 120px;
	background:  #D71262;
	border-bottom: 0px solid #fff;
}

/************************** HEADER STYLE */

#header #left{
	float: left;
	width: 40%;
	border: 0px solid #000;
	margin-top: 25px;
}

#header #right{
	float: right;
	width: 58%;
	height: 200px;
	border: 0px solid #000;

}

#header #right #pic{
		background:  #eb659c;
		height: 115px;
		padding-top: 40px;
		padding-left: 25px;
}

#header #right #text{
	margin-right: -50px;
	margin-top: 10px;
	border:0px solid #000;
	text-indent: 20px;
	color: #fff;
	letter-spacing: 5px;
	font-size: .9em;
}

/************************** NAV STYLE */

#nav ul{
	width: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav li{
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
	display: block;
	margin-bottom: 5px;
}

#nav a{
		text-decoration: none;
		color: #fff;
		width: 100%;
		display: block;
		padding-top:10px;
		padding-bottom: 10px;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
		text-indent: 15px;
		font-weight: bold;
		font-family: georgia;
		font-size: .7em;
}

#nav a:hover{
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
}

#services ul{
	width: 90%;
	border: 0px solid #000;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

#services li{
	width: 100%;
	margin-bottom: 8px;
	width: 100%;
	display: block;
	border: 0px dotted #000;
}

#services a{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: .7em;
	font-weight: bold;
	width: 100%;
	display: block;
	text-decoration: none;
	color: #000;
}

#services a:hover{
	color: rgba(128,0,0,.8);
	border-top: 1px dotted rgb(128,0,0);
	border-bottom: 1px dotted rgb(128,0,0);


}

/************************ FOOTER STYLES */

#footer #left{
	float:left;
	width: 25%;
	height: 100%;
	margin-left: 10%;
	margin-right: 15px;
	border:0px solid #000;
	text-align: right;
	
}

#footer #contact{
	float:left;
	width: 25%;
	margin-top: 10px;
	border:0px solid #000;
	font-size: .7em;
	color: #fff;
	font-family: arial;
	text-align: center;
}

#footer #contact a{
	color: #fff;
	text-decoration: none;
}

#footer #right{
	float:left;
	width: 25%;
	border:0px solid #000;
	margin-left: 15px;
	text-align: left;
	margin-top: 25px;
}


/************************ ADDITIONAL STYLES */

.last{
	padding: 0;
	margin: 0;
}

/************************ VENDOR BOXES */

#vendor_full{
	float: left;
	width: 360px;
	padding: 10px;
	height: auto;
	border: 0px solid #000;
}

#vendor_full_vert{
	float: left;
	width: 500px;
	padding: 10px;
	height: auto;
	border: 0px solid #000;
}

#vendor_half{
	float: left;
	width: 360px;
	height: auto;
	padding: 0px;
	border: 0px solid #000;
	padding-top: 10px;
	text-align: center;
	padding-top: 10px;
}

#vendor_quarter{
	float: left;
	width: 360px;
	padding: 10px;
	border: 0px solid #000;
	text-align: center;
}

#pic {
	height: 82%;
	margin-left: auto;
	margin-right: auto;
}

#vendor_full #pic{
	margin-left: auto;
	margin-right: auto;
	height: 95%;
}

#vname{
	width: 100%;
	border: 0px solid #000;
	text-align: center;
	color: #000;
	font-family: georgia;
}

#vlink{
	width: 100%;
	font-family: arial;
	font-size: .8em;
	text-align: center;
}

#vlink a{
	color: #999;
	text-decoration: none;
}

#vlink a:hover{
	text-decoration: underline;
}

