/* @override 
	http://forte.i386.com/css/style.css
	http://www.forte-forte.com/css/style.css
*/

/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	height:97%; /* needed for container min-height */
	background:white;
	font-family:helvetica,arial,sans-serif;
	font-size:small;
	color:#000;
}
body {
	margin-left: 0px;
	margin-top: 30px;
}
/* Layout */
#main
{
	width:100%;
	height:97%;
}
#content
{
	padding-left: 350px;
}
#logo
{
	width:350px;
	padding-top: 440px;
	text-align: right;
	float:left;
	padding-bottom: 10px;
}
p
{
	line-height:0.7em;
}

#footer {
position:absolute;
	bottom:1px;
	float:none;
	clear:both;
	width:100%;
width:350px;
text-align:right;
}

	
#contactbox
{
	background:#cddcd9;
	height:450px;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style2 {color: #FFFFFF}

h1 { 
	font:1.5em georgia,serif; 
	margin:0.5em 0;
}

h2 {
	font:1.25em georgia,serif; 
	margin:0 0 0.5em;
}


a:link, a:visited
{
	outline: none;
}
a:link, a:hover
{
	outline: none;
}
a:focus,  a:active
{
	outline: none;
}

	
.subs1 { border-bottom: 1px solid #ffffff; border-left: 1px solid #ffffff; border-top: 1px solid #ffffff; border-right: 1px solid #ffffff }
			.subs2 { border-bottom: 1px dotted #ffffff; border-left: 1px dotted #ffffff; border-top: 1px dotted #ffffff; border-right: 1px dotted #ffffff }
			.subs21 { border-bottom: 1px solid #ffffff }
			.subs21_1 { border-bottom: 1px dotted #ffffff}
			.subs21_2 { border-bottom: 1px dotted #ffffff ; border-top: 4px solid #ffffff }
			.subs22 { border-bottom:1px solid #dfdfdf }
			.subs23 { color: #000; font-weight: normal; font-size: 12px; font-family: Helvetica, Arial; text-decoration: none }
.subs24 {font-family: Helvetica, Arial sans-serif; font-size: 8px; letter-spacing: 1px; color: #666666; }
			.subs25 { color: #000; font-weight: normal; font-size: 17px; font-family: Adobe Garamond, Times New Roman; text-decoration: none; font-style: italic;line-height:0.8em;letter-spacing:0.05em}
			.subs25_1 { color: #ffffff; font-weight: normal; font-size: 11px; font-family: Helvetica, Arial; text-decoration: none }
			.subs25_2 { color: #555558; font-weight: normal; font-size: 12px; font-family: Helvetica, Arial; text-decoration: italic }
			.subs26 { border-bottom: 1px dotted #ffffff; color: #ffffff; font-weight: normal; font-size: 24px; font-family: Helvetica, Arial; text-decoration: none }
			.subs27 { color: #000; font-weight: normal; font-size: 14px; font-family: Helvetica, Arial; letter-spacing: 1px; text-decoration: none;line-height:0.4em }
			.subs28 { color: #000; font-weight: normal; font-size: 12px; letter-spacing: 1px; font-family: Helvetica, Arial; text-decoration: none }
			a.subs24:hover { color: #ffffff; font-weight: bold; font-size: 9px; font-family: Helvetica, Arial; letter-spacing: 1px; text-decoration: none }
			a.subs25:hover { color: #999; font-weight: normal; font-size: 17px; font-family: Adobe Garamond, Times New Roman; text-decoration: none; font-style: italic }
			a.subs27:hover { color: #999; font-weight: normal; font-size: 14px; font-family: Helvetica, Arial; letter-spacing: 1px; text-decoration: none }
			a.subs28:hover { color: #999; font-weight: normal; font-size: 12px; letter-spacing: 1px;font-family: Helvetica, Arial; text-decoration: none }
.subs30 { color: #000; font-weight: normal; font-size: 14px; font-family: Adobe Garamond, Times New Roman; text-decoration: none; font-style: italic;letter-spacing:0.05em }



	/* Slider gallery */		
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{ 
		width:676px;
		height:450px;
		overflow:hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
		}
		.sliderctrl
		{
	position:absolute;
	bottom:20px;
	width:400px;
	
		}
		
		.sliderctrl, .sliderctrl a
		{

	    color: #000; font-weight: normal; font-size: 14px; font-family: Adobe Garamond, Times New Roman; text-decoration: none; font-style: italic
}
	span#prevBtn{}
	span#nextBtn{}	
	span#numSlider{}
