/* CSS Document */

html, body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
}










/*********************************************************/

.headbg {
	background-image:url(../images/home_banner_bg.jpg);
	background-repeat:repeat-x;	
}

.container {
	background-image:url(../images/page_bg.jpg);
	background-repeat:repeat;
	padding:20px;
}

div#box{width:238px; height:210px;padding:1px;text-align:left;background:url(../images/butterfly_bg.gif) repeat-x 0 0px}
h1{font: lighter 200% "Trebuchet MS",Arial sans-serif;color: #303F6E}
h1,p{margin:0 20px}
ol{margin:10px 40px;padding:0}
ol li{margin:0;padding:0}

.links { color:#FFCC00; font-size:14px;}

.footer {
	color:#CFBBB4;
	background-color:#90605C;
	font-size:11px;
}

.text_home {
	background-image:url(../images/text_bg_meet.jpg);
	background-repeat:repeat-x;
	color:#330000;
}

.text_why {
	background-image:url(../images/text_bg_why.jpg);
	background-repeat:repeat-x;
	color:#330000;
}

.welcome {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#FFFFFF;
}

.portfolio {
	color:#CCCC99;
	background-color:#333333;
	font-size:15px;
	filter:alpha (opacity=85);
	font-weight:bold;
	line-height:22px;
}

.inner_home {
	font-size:13px;
	color:#EADECC;
	font-weight:bold;
}
