/* -------------------------------------- */
/*      CSS by www.anamorphics.com        */
/* -------------------------------------- */


/* ----------------------------------------------------- */
/* STANDARD TAG DEFINITIONS                              */

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #4e4e4e;
	text-align: left;
	margin: 0px 0px 0px 0px;
	background-image: url('images/bg_main.jpg');
}

/* ----------------------------------------------------- */
/* STRUCTURE                                             */

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
}

#logo {
	width: 150px
	height: 55px;
	color: #ffffff;
	font-size: 8px;
}

#interface {
	width: 1000px;
	height: 35px;
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;	
	margin: 10px 0px 0px 0px;
}

#home_shell {
	width: 1000px;
	background-color: #ffffff;
}

#content_shell {
	width: 1000px;
	background-color: #ffffff;
	background-image: url('images/shell_bg.jpg');	
}

#shell_top {
	width: 1000px;
	height: 60px;
	background-image: url('images/shell_top.jpg');	
}

#shell_bottom {
	width: 1000px;
	height: 60px;
	background-image: url('images/shell_bottom.jpg');	
}

#shell_content {
	width: 850px;
	margin: 0px 0px 0px 75px;
}

#resources_left {
	width: 400px;
	float: left;
}

#resources_right {
	width: 400px;
	float: left;
}

#intro {
	width: 1000px;
	height: 450px;	
}

#home_text {
	width: 920px;
	padding: 20px 40px 20px 40px;
}

#footer {
	color: #FFFFFF;
	font-size: 10px;
}

#footer_left {
	width: 900px;
	float: left;
}

#footer_right {
	width: 100px;
	float: left;
	text-align: right;
}

#img_shell {
	width: 800px;
}
.img_shell {
	width: 800px;
	display:block; 
	overflow:hidden;
}
#img_area {
	width: 100px;
	float: left;
}

#img_area_text {
	width: 700px;
	float: left;
}
.img_area_text {
	width: 700px;
	float: left;
	overflow:hidden;
	display:block;
}


#news-video {width: 400px; float: left;}
#news-text {width: 300px; float: left;}
.service-section {margin: 4px 0 12px 0; display:block;}


/* ----------------------------------------------------- */
/* TEXT			                                             */


h1 { 
	font-family: Palatino, serif;
	font-size: 18px; 
	color: #e28ebc;
	padding: 0px 0px 0px 0px;
}

h2 { 
	font-family: Palatino, serif;
	font-size: 17px; 
	color: #e28ebc;
	padding: 0px 0px 0px 0px;
}

h3 { 
	font-family: Palatino, serif;
	font-size: 13px; 
	color: #e28ebc;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


a:link, a:visited {
	color:#4e4e4e;
	text-decoration: none;
	outline: none;
}

a:hover, a:active {
	color: #c06697;
	text-decoration: none;
	outline: none;
}

.jointitle { 
	font-size: 9px; 
	padding: 0px 0px 0px 0px;
}

.subtitle {font-family: Palatino, serif; font-size: 17px; color: #e28ebc; font-weight: bold;}

.sitemap {
	color: #666666;
}

.img_pad {
	margin: 0px 10px 10px 0px;
}

.img_border {
	border-style:solid;
	border-width: 2px;
	border-color:#c06697;
}

.link {
	text-decoration: underline;
}

.link2 {
	text-decoration: underline;
	color: #e28ebc;
}

.pinklink {
	font-family: Palatino, serif;
	font-size: 17px; 
	color: #e28ebc;
	padding: 0px 0px 0px 0px;
}
.pinklink a:link, .pinklink a:visited {color: #e28ebc;}