body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/main_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #f1f1f1;
	}
a:link, a:visited {text-decoration: none; color: #A6238E;}
a:hover, a:active {text-decoration: underline; color: #EC82E4;}

#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/tagline.gif);
        background-repeat: no-repeat;
	}
#header {
	background-image: url(images/tagline.gif);
        background-repeat: no-repeat;
	}
#banner h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 12px;
        line-height: 18px;
	color: #A6238E;
        padding: 0;
        margin: 10px 0;
	} 
#banner h2 span {
	color: #EC82E4;
	} 
#copy {
	width:600px;
	float: left;
	}
#sidebar {
	color: #999999;
	width: 320px;
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
	border-left: 1px solid #EEEEEE;
	}
#footer {
	margin: 30px 0 0 0;
	border-top: 1px solid #A6238E;
	height: 62px;
	}
.footer_cell_left {
        padding: 2px 0;
        width: 600px;
	float: left;
	margin: 10px 0;
	background: #FFFFFF;
        text-align: left;
	}
.footer_cell {
        padding: 2px 0;
        width: 360px;
	float: left;
	margin: 10px 0;
	background: #FFFFFF;
        text-align: right;
	}
.footer_cell img {
	display: block;
	border: 1px solid #EC82E4;
	}
.copyright {
	text-align: center;
	font-size: 12px;
	color: #666666;
	padding: 10px;
	}
.clearfloat {
       clear: both;
       height: 0;
       font-size: 1px;
       line-height: 0px;
	}
#header ul {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style: none;
	}
#header li {
	float: left;
	margin: 74px 0 20px 0;
	}
#header li a:link, #header li a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-left: 1px solid #CCCCCC;
	}
#header li a:hover, #header li a:active {
	color: #A6238E;
	border-left: 1px solid #A6238E;
	background-color: #F3ECF4;
	}
#header li.selected a {
	color: #A6238E;
	border-left: 1px solid #A6238E;
	background-color: #F3ECF4;
	cursor: default;
	}
#header img {
	float: right;
	width: 230px;
	margin: 20px 0 10px 0;
	}
p {
	line-height: 18px;
       text-align: justify;
	}
.legal li {
       line-height: 18px;
       text-align: justify;
       margin-bottom: 10px;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #000000;
	}
.quote {
	padding: 10px;
	background-color: #EEEEEE;
	color: #000000;
	font-size: 16px;
	font-weight: 100;
	font-style: italic;
	}
.quote span {
	font-size: 22px;
	line-height: 16px;
	}
.twitter_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
	color: #333333;
	text-transform: uppercase;
	}
.twitter_post {
	text-indent: 3px;
	background-color: #F3ECF4;
	padding: 2px;
	margin: 1px;
	color: #666666;
	}
.twitter_email a {
	text-transform: uppercase;
	font-size: 10px;
	}
.address_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
	color: #333333;
	text-transform: uppercase;
	border-bottom: 1px solid #999999;
	}
address {
        line-height: 18px;
        }


/******** TITLE STYLES ********/


#banner h2.t_portfolio {
       	display: block;
	height: 46px;
	background-image: url(images/t_portfolio.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 0px;
	overflow: hidden;
       }
#banner h2.t_partners {
       	display: block;
	height: 46px;
	background-image: url(images/t_partners.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 0px;
	overflow: hidden;
       }
#banner h2.t_whatwedo {
       	display: block;
	height: 46px;
	background-image: url(images/t_whatwedo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 0px;
	overflow: hidden;
       }
#banner h2.t_contactus {
       	display: block;
	height: 46px;
	background-image: url(images/t_contactus.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 0px;
	overflow: hidden;
       }
#banner h2.t_aboutus {
       	display: block;
	height: 46px;
	background-image: url(images/t_aboutus.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 0px;
	overflow: hidden;
       }
#banner h2.t_yourventure {
       	display: block;
	height: 46px;
	background-image: url(images/t_yourventure.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 0px;
	overflow: hidden;
       }
#banner h2.t_home {
       	display: block;
	height: 80px;
	background-image: url(images/t_homebanner.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 0px;
	overflow: hidden;
       }
#banner h2.t_disclaimer {
       	display: block;
	height: 46px;
	background-image: url(images/t_disclaimer.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 0px;
	overflow: hidden;
       }
#banner h2.t_terms {
       	display: block;
	height: 46px;
	background-image: url(images/t_terms.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 0px;
	overflow: hidden;
       }
#banner h2.t_privacy {
       	display: block;
	height: 46px;
	background-image: url(images/t_privacy.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 0px;
	overflow: hidden;
       }

/******** PORTFOLIO STYLES ********/


.portfolio img {
        float: left;
        padding: 0 10px 10px 0;
        }
.portfolio p {
        padding: 10px 0 20px 0;
        border-bottom: 1px dashed #CCCCCC;
        }