/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*                 CSS DESIGNED BY FOLLOW STUDIO 2008              */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#container { display:none; width: 748px; height: 610px; position: absolute; left: 50%; top: 35%; margin-left: -374px; margin-top: -305px; background-color:#EDF3F3; }

#info_container { display:none; width: 748px; height: 610px; position: absolute; left: 50%; top: 35%; margin-left: -374px; margin-top: -305px; background-color:#e5eee9; }


.main_container{margin-top:45px; margin-left:auto; margin-right:auto; width:745px; height:602px; background-color:#EDF3F3; border:10px solid #FFFFFF;}

.info_container{margin-top:45px; margin-left:auto; margin-right:auto;width:745px;height:602px;background-color:#e5eee9;border:10px solid #FFFFFF;
}

.logo{margin-top:15px;margin-left:auto;margin-right:auto;width:200px;height:55px;}

.feature_box{margin-top:25px;margin-left:auto;margin-right:auto;width:612px;height:411px;}

.gallery{margin-top:25px;margin-left:auto;margin-right:auto;width:727px;height:350px;}

.text_one{margin-top:60px;margin-left:auto;margin-right:auto;width:307px;height:375px;border-bottom:1px solid #999999;}

.text_two{margin-top:60px;margin-left:auto;margin-right:auto;width:670px;height:375px;border-bottom:1px solid #999999;}

.navigation{margin-top:45px;margin-left:auto;margin-right:auto;width:740px;height:45px;}

.siteby{margin-top:5px;margin-left:auto;margin-right:auto;margin-bottom:20px;width:745px;height:auto;}

.plain_text{margin-top:250px;margin-left:auto;margin-right:auto;margin-bottom:20px;padding:20px;width:745px;height:auto;border-top:1px solid #aaaaaa;border-bottom:1px solid #aaaaaa;}

body {
	margin: 0;
	font-family:georgia, courier new;
	font-size:10px;
	color:#888888;
    text-decoration:none;
	line-height:15px;
}


	
/***************** LINKS BEGIN ***********************/

A { 
	text-decoration:none }

A:link {
	text-decoration: none;
	font-family:georgia, courier new;
	font-size:10px;
	color:#eee;
    text-decoration:none;
	line-height:15px;
}

A:visited {
	text-decoration: none;
	font-family:georgia, courier new;
	font-size:10px;
	color:#fff;
    text-decoration:none;
	line-height:15px;
}

A:active {
	text-decoration: none;
	font-family:georgia, courier new;
	font-size:10px;
	color:#fff;
    text-decoration:none;
	line-height:15px;
}

A:hover {
	text-decoration: underline;
	font-family:georgia, courier new;
	font-size:10px;
	color:#fff;
    text-decoration:none;
	line-height:15px;
}
/************ LINKS END*******************************/
