body {
	border: 0;
	margin: 0;
	background-color: #000000;
}

body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#contact input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	width: 150px;
	color: #999999;
	background-color: #333333;
	border: 1px solid #666666;
}

img {
	border: 0;
}

.button {
	width: 75px;
	background-color: #555555;
	color: #DDDDDD;
}

a {
	color: #D5977B;
}

a:hover {
	color: #D5B7A9;
}

h1, legend {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.header {
	width: 489px;
	background-image: url('images/header_bg.gif');
	text-align: right;
}

.footer {
	background-image: url('images/footer_bg.gif');
	vertical-align: bottom;
}

#wrapper {
	position: absolute;
	width:756px;
	height: 520px;
	top: 50%;
	left: 50%;
	margin-left: -378px;
	margin-top: -260px;
	text-align: left;
	padding: 0px;
}

#splash {
	height: 292px;
	color: #CCCCCC;
}

.bubbles {
	background-image: url('images/refreshing_bg.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed; 
	scrollbar-base-color: #6C6860;
	scrollbar-arrow-color: #4B4840;
	scrollbar-DarkShadow-Color: #2B2725;
}

.bubbles p {
	font-size: 11px;
	color: #DDDDDD;
	line-height: 18px;
}

.contact {
	font-size: 11px;
	color: #DDDDDD;
}

.norepeat {
	background-repeat: no-repeat;
}

.title {
	font-size: 9px;
	color: #EEEEEE;
}

.small {
	font-size: 9px;
}

.portfolio {
	visibility : hidden;
	width: 100px;
}

.icon, .icon_blank {
	border: 2px solid #302C25;
}

.icon:hover, .icon_highlight {
	border: 2px solid #9C5A3A;
}

.row {
	background-color: #EEEEEE;
}

.column {
	background-color: #DDDDDD;
}

.copyright {
	color: #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: right;
}

#box_1{
    width:190px;
    height:255px;
    background-color:#424243;
    float:left;
    margin:9px 0px 0px 15px;
    padding:10px;
}

#box_2{
    width:308px;
    display:block;
    height:113px;
    background-color:#424243;
    float:left;
    margin:9px 0px 0px 15px;
    padding:10px;
}

#box_3{
    width:308px;
    height:113px;
    background-color:#424243;
    float:left;
    margin:9px 0px 0px 15px;
    padding:10px;
}
.text_box{
	background-color:#4d4d4f;
	
}

.text_box2{
	background-color:#4d4d4f;
	width:170px;
	height:85px;
	float:left;
	
}

h1{
	font-size:20px;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#919296;
	line-height:0.8;
}

.homeP{
	padding:3px 0 5px 5px;
	margin:0;
	color:#fff;
	font-size:10px;
	line-height:1.2;
}

.hm_link{
	float:left;
	width:308px;
	background-color:#000;
	height:20px;
	text-align:center;
	
	padding-top:7px;
}

.hm_link a{
	text-decoration:none;
}

#flash_intro{
	/*display: none;*/
}

.after_intro{
	display: none;
}
