/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::MAIN STRUCTURE::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#wrapper {
	width: 860px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 80;
}
#trinity {
	position: absolute;
	height: 274px;
	width: 325px;
	left: 10px;
	top: 10px;
	z-index: 20;
	background-image: url(images/trinity.png);
	background-repeat: no-repeat;
}

body {
	margin: 0px auto;
	padding: 0px;
	background-image: url(images/gradient.gif);
	z-index: 50;
	background-repeat: repeat-x;
	background-color: #000;
}


#background {
	width:800px;
	background-image: url(images/content_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 31px;
	padding-bottom: 0px;
	padding-left: 29px;
}
#header {
	text-align: left;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100px;
	width: 800px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#icons {
	position: absolute;
	z-index: 5000;
	height: 25px;
	width: 300px;
	left: 498px;
	top: 1px;
	white-space: nowrap;
	display: block;
	text-align: right;
}
#navigation {
	width:800px;
	position: relative;
	height: 36px;
}
#content {
	font-family: verdana;
	font-size: .7em;
	position: relative;
	width: 800px;
	height: 500px;
	text-align: left;
	overflow-x: hidden;
	margin: 0px;
	padding: 0px;
}
#content p {
	color: #CCCCCC;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#content a {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
#content a:hover {
	color: #666666;
}
#content h1 {
	font-weight: bold;
	font-size: 1.4em;
	color: #cccccc;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
#footer {
	height: 25px;
	position: relative;
	width: 800px;
	background-color: #333333;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	margin: 0px;
}
.copyright {
	color: #333333;
	padding-top: 5px;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::GOOGLE SEARCH FUNCTION::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#search {
	position: absolute;
	top: 43px;
	width: 244px;
	padding: 0px;
	right: -7px;
	margin: 0px;
}
#flashBanner {
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::TABBED MENU::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
ul#menu {
	width: 100%;
	height: 36px;
	background: #FFF url("images/menu-tab_bg.gif") top left repeat-x;
	font-size: 0.9em;
	font-weight: bold;
	list-style-type: none;
	padding: 0;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
}
ul#menu li { 
	display: block; 
	float: left; 
	margin: 0 0 0 5px; 
}
ul#menu li a {
	height: 28px;
	color:#666666;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 100%;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
ul#menu li a:hover { 
	color: #000000; 
}
ul#menu li a.current{
	color: #cccccc;
	background: url("images/menu-current_bg.gif") top left repeat-x;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::CONTENT COLUMNS::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#left {
	width: 150px;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
#middle{
	padding: 0px;
	margin: 0px;
	height: 500px;
	overflow-x: hidden;
	width: 380px;
	position: absolute;
	left: 150px;
	top: 0px;
	color: #CCCCCC;
	font-weight: bold;
}
#middle h1{

}
#middle p{}
#middle a{}
#middle a:hover{}
#middleHome{
	height: 500px;
	overflow-x: hidden;
	width: 380px;
	position: absolute;
	left: 150px;
	top: 0px;
	font-weight: bold;
	color: #CCCCCC;
	background-position: right bottom;
	background-repeat: no-repeat;
}
#middleHome h1{

}
#middleHome p{
	text-transform: none;
}
#middleHome a{}
#middleHome a:hover{}
#middleHome img{
	float: right;
	border: 1px solid #999999;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#portfolioColumn01 {
	padding: 0px;
	margin: 0px;
	height: 500px;
	overflow-x: hidden;
	width: 340px;
	position: absolute;
	left: 150px;
	top: 0px;
	color: #CCCCCC;
	font-weight: bold;
}
#portfolioColumn01 h1{

}
#portfolioColumn01 p{}
#portfolioColumn01 a{}
#portfolioColumn01 a:hover{}


#portfolioColumn02 {
	width: 340px;
	position: absolute;
	left: 490px;
	top: 0px;
	
	}
	
#portfolioColumn02 p{
	text-align:left;
	color:#666666;
}
#portfolioColumn02 h3{
	color:#ffffff;
}


#right {
	width: 260px;
	position: absolute;
	left: 530px;
	top: 0px;
}
.callOut140px {
	margin: 0px;
	padding: 10px;
}

#right p{
	text-align:left;
	color:#666666;
}
#right h3{
	color:#ffffff;
}

#twitter_div {
	height: 478px;
	background-color: #333333;
	overflow: hidden;
	margin: 10px;
	padding: 0px;
	width: 250px;
	border: 1px solid #CCCCCC;
}

.ad {
	margin: 10px;
	padding: 0px;
}


