body,html {
		margin:0;
		padding:0;
		color:#000;
		background:#a7a09a;
	}
	
	body	{
	background-color:#C7DAEB;
	color:#FFFFFF;
}

.banner_pink	{
	background-image: url(../images/header_banner_pink.png);
	width:875px;
	height:11px;
	padding-top: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.banner	{
	background-image: url(../images/header_banner.png);
	height:39px;
	width:875px;
	
	margin-top:3px;
}
.top_shadow		{
	background-image: url(../images/header_pics/footer_shadow.png);
	width:900px;
	height:9px;
	margin:auto;
}

#dots	{
	background-image: url(../images/pink_dot.png);
	width:360px;
	height:4px;
}

#dots3	{
	background-image: url(../images/pink_dot.png);
	width:360px;
	height:4px;
	text-align:center;
	margin-left: 270px;
}

.built_text	{
	color:#DD0A88;
	font-family:Tahoma;
	text-align:right;
	font-weight:bold;
	margin-right:0px;
	margin-top:9px;
	font-size:14px;
}
.dots2	{
	background-image: url(../images/pink_dot.png);
	width:355px;
	height:4px;
	margin-left:25px;

}

.logo	{
	background-image: url(../images/header_pics/logo.png);
	width:137px;
	height:76px;
	margin-left:10px;
	repeat: none;
	bottom: 0px;
	background-repeat: no-repeat;
	vertical-align: baseline;
	margin-top: 0px;
	top: 0px;
	background-position: bottom;
	
}


#text	{

	font-size:12px;
	margin-top:-29px;
	margin-left:20px;
	text-align:justify;
}

a {
	font-size: 12px;
	color: #595959;
	font-family: Tahoma;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #595959;
}
a:hover {
	text-decoration: underline;
	color: #DD0A88;
}
a:active {
	text-decoration: none;
}
a.two	{
	color: #595959;
	font-size:10px;
}

p	{
	font-family:Tahoma;
	color:#595959;
}
h1	{
	font-family:Tahoma;
	color:#595959;
	font-size:14px;
}
h2	{
	font-family:Tahoma;
	color:#FFFFFF;
	text-align:right;
	margin-right:29px;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
}

h3	{
	font-family:Tahoma;
	color:#595959;
	font-size:12px;
	margin-top:8px;
}
h4	{
	font-family:Tahoma;
	color:#FFFFFF;
	text-align:right;
	margin-right:29px;
	font-size:14px;
	font-weight:bold;
}

h5	{
	font-family:Tahoma;
	color:#595959;
	font-size:12px;
	margin-top:10px;
}

h6	{
	font-family:Tahoma;
	color:#595959;
	text-align:right;
	margin-right:29px;
	font-size:10px;
	margin-bottom: -10px;
	margin-top:-5px;
	font-weight:100;
}

	#wrap {
		width:895px;
		margin:0 auto;
		background:#ffffff;
	}
	
	.frame	{
	background-image: url(../images/pic_frame.png);
	width:365px;
	height:330px;
	background-repeat:no-repeat;
	margin-top:-16px;
	padding-right: 0px;
	margin-right: 0px;
}

#pic	{
	background-image:url(../images/ttrike_pics/feature_trike.jpg);
	position:relative;
	margin-top:10px;
	margin-left:10px;
	background-repeat: no-repeat;
	margin-bottom:40px;
	background-color: #C7DAEB;
	vertical-align:0%;
	max-width:300px;
	max-height:300px;
	height: 200px;
	width: 330px;
	margin-right: 0px;

}
	
	#header {
		background:#ffffff;
	position: relative;
	width:870px;
	height:102px;
	}
	
	h1 {
	    margin:0;
    }
	#nav {
		padding:5px 10px;
		background:#ffffff;
	}
	#nav ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li {
		display:inline;
		margin:0;
		padding:0;
	}
	
	.title	{
	font-family:Tahoma;
	color:#FFFFFF;
	font-weight: 500;
	font-size:12px;
	margin-left:10px;
	padding-top:3px
}


	#main {
		float:left;
		width:450px;
		padding:10px;
		background:#ffffff;
	}
	h2 {
		margin:0 0 1em;
	}
	#sidebar {
		float:right;
		width:365px;
		padding:10px;
		margin:15px 15px 15px 15px;
		background:#C7DAEB;
	}
	#footer {
		clear:both;
		padding:5px 10px;
		background:#ffffff;
	}
	
	.footer_line	{
	background-image:url(../images/footer_line.png);
	width:864px;
	height:17px;
	margin-left:12px;
}

	#footer p {
		margin:0;
    }
	* html #footer {
		height:1px;
	}
	
	.footer_text	{
	text-align:center;
	font-family:Tahoma;
	font-size:10px;
	padding-bottom:7px;
}
.footer_shadow	{
	background-image: url(../images/footer_shadow.png);
	width:864px;
	height:10px;
	margin: auto;
}
