body {
	margin:0px; padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(top_bg.jpg) repeat-x #000000 top left fixed;
}

#outside_container {	

width: auto;
margin: 0px auto;
text-align: center;

}

#container {

	width:960px;
	position: relative;
	background:url('bigO.gif') no-repeat left top;
}



/*
	Logo / Menu / Panel Positioning
*/

#logo { position:absolute; top:5px; left:2px; z-index: 1;}

#panel { position:absolute; top:2px; left:2px; z-index: 0;}

#holder	{
width: 960px;
margin:0px;	
padding:0px;
position:absolute;
top:150px;
left:0px;
background:url(nav_bg.jpg) repeat-x #000000 top left;
color: black;
line-height: 50px;
}

ul#menu { 
	margin:0px;	padding:0px;
}

ul#menu li {
	margin:0px;	padding:0px;
	list-style:none;
	margin-right:30px;
	margin-left: 30px;
	font-weight: bold;
	font-size:12px;
	text-transform:uppercase;
	display:inline;
	line-height: 25px;
}
ul#menu li a {
	text-decoration:none;
	color:black;
}
ul#menu li a:hover {
	text-decoration:none;
	color: #ffffff;
}


/*
	Content
*/

#content {
	padding-top:220px;
	padding-left:12px;
	width:800px;
	color:#ffffff;
	font-size:13px;
	line-height:20px;
	text-align: left;
	font-family: verdana;
}

#addy{
color:#ffffff;
	font-size:13px;
font-family: verdana;
}


#addy a {
color: gold;
text-decoration: none;
}

#addy a:hover {
color: #AA001C;
}

.column1 { float:left; width:485px; margin-right:20px; text-align: left; color: #BCBCA6; font-family: verdana; min-height:420px;}
.column2 { float:left; width:250px; text-align: left; color: #BCBCA6; font-family: verdana;}
.column3 { float:left; width:580px; margin-right:11px; text-align: left; color: #BCBCA6; font-family: verdana; min-height:420px;}
.column4 { float:left; width:209px; margin-right:0px; text-align: left; color: #BCBCA6; font-family: verdana; min-height:420px;}

.title	{ color: white; font-family: times new roman; font-size: 55px;padding: 10px 0px 10px 0px;}
.tag_line { color: #4F4F58; font-family: arial; font-size: 12px; padding: 10px 0px 0px 0px;}
.header { color: #AA001C; font-family: times; font-size: 28px; padding: 10px 0px 20px 0px;}


.column2 a{
text-decoration: none;
color: white;
font-weight: bold;
padding: 5px 5px 5px 5px;
}

.column2 a:hover{
padding: 5px 5px 5px 5px;
background: #4F4F58;
}

.column1 ul {
font-size: 11px;
}

.column1 a { 
	color:white;
	text-decoration:none;
	font-weight: bold;
}

.column1 a:hover {
}

.column3 ul {
font-size: 11px;
}

.column3 a { 
	color:white;
	text-decoration:none;
	font-weight: bold;
}

.column3 a:hover {
}

.column4 ul {
font-size: 10px;
}

.column4 a { 
	color:white;
	text-decoration:none;
	font-weight: bold;
}

.column4 a:hover {
	color:#4F4F58;
}


#content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #AA001C;
	padding:8px 0px 10px 0px;
	font-weight:bold;
	font-size:14px;
}

ul.work {
	margin:0px; padding:0px;
}
ul.work li {
	list-style:none;
	margin:0px;
 padding-left:45px;
	clear:both;
}
ul.work li a {
	color:gold;
	display:block;
	padding:0px 1px 0px 1px;
	text-decoration:none;
	font-size:13px;
	border: 0px;
}

ul.work li a:hover {
color: #AA001C;
}

ul.work li a img {
	float:left;
	margin-right:20px;
	margin-bottom:20px;	
}
ul.work li a h4 {
	color:#674f5d;
	margin:0px;
	font-weight:normal;
	font-size:13px;
}

#darker {
color: #aaaaaa;
}


/*
	Footer
*/
#footer {
	width: 960px;
}


/*
	General Styles
*/

a img { border:0px; }


#tweet	{
	

		padding: 10px 0px 0px 10px;
		
		}
		
#tweetbox	{
	
		border: 1px #444444 solid;
		background: #121212;
		padding: 10px 15px 0px 15px;
		
		}		
