<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Global properties ======================================================== */
body { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em; 
	line-height:1.5em;
	color:#666666;

	background:#e9e9e9 url(../images/bg10.gif) 50% 0 no-repeat;
}
html, body { height:100%;}


p {padding-bottom:18px;}

a {
	color:#d52d00; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

/* Global Structure ============================================================= */
#main {
	margin: 0 auto;
	position: relative;
	width: 980px; }

	/* Header */
	#page1 header{
		height:916px; background:url(../images/header-bg.gif) 0 0 repeat-x;
	}
	
	/* Content */
	section#content {
		
	}			
	/* Footer */
	footer{height:112px;
		
	}
/* Left &amp; Right alignment */

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.col-1, .col-2, .col-3 { float:left;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { 
	width:100%;
	overflow:hidden;
}
/*----- form defaults -----*/
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}

/*----- other -----*/
.img-indent { 
	margin:0 10px 0 0; 
	float:left;
}
.img-indent1 { 
	margin:0 18px 0 0; 
	float:left;
}
.img-indent2 { 
	margin:0 20px 0 0; 
	float:left;
}
.extra-wrap { 
	width:100%;
}
.extra-wrap1 { 
	overflow:hidden;
}

h1 {display:inline-block; margin-top:32px; float:left;
	}
h1 a {
	text-indent:-5000px;
	background:url(../images/logo.png) 0 0 no-repeat;
	width:840px;
	height:35px;
	display:block;
	
}

h2 {font-size:30px; line-height:1.2307em; color:#fbfbfb;}
.h2-bot {padding-bottom:24px;}

h3 {font-size:26px; line-height:1.2307em; color:#2f2933;}
.h3-bot {padding-bottom:30px;}
.h3-bot1 {padding-bottom:32px;}
.h3-bot2 {padding-bottom:31px;}
.h3-top {padding-top:75px;}
.h3-top1 {padding-top:66px;}
.h3-top2 {padding-top:38px;}



nav {padding:0px 0px 0px 0px; z-index:999; position:relative;}
.sf-menu {height:71px;background:url(../images/marker.gif) 0 0 no-repeat;}
.sf-menu li {float:left;
	position:	relative;
	font-size:13px;
	line-height:1.2307em;
	width:157px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;	
	background:url(../images/marker.gif) right 0 no-repeat;
	}
	


.sf-menu ul span {background:url(../images/marker-sub-menu.png) 0 0 no-repeat; width:12px; height:6px; position:absolute; top:-6px; left:77px;}
	
.sf-menu a {
	display:block;
	position:		relative;
	color:#959595;
	text-decoration:none;
	height:42px;
	padding:29px 0px 0px 0px;
	}
	.sf-menu li li {
	padding:0;
	font-size:13px;
	text-align:left;
	line-height:40px;
	padding:0 0 0 0px;
	background:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
	.sf-menu li li a {
		padding:1px 0 11px 18px;
		display:inline-block;
		text-decoration:none;
		color:#fff;
		height:28px;
		width:139px;
		
		
		
	}
	
	.sf-menu li li li {
	padding:0;
	font-size:13px;
	text-align:left;
	line-height:40px;
	padding:0 0 0 0px;
	background:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
		

		.sf-menu li li li a {
	padding:1px 0 11px 18px;
		display:inline-block;
		text-decoration:none;
		color:#fff;
		height:28px;
		width:139px;
		
		}

.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			157px; 
	height:120px;
	display:none;
	padding:0px 0px 0px 0px;
	background:#303030;
	
}
.sf-menu ul ul {
	position:		absolute;
	top:			-999em;
	width:			157px; 
	height:80px;
	display:none;
	padding:0px 0px 0px 0px;
	background:#303030;

}

	
.sf-menu ul li {
	width:			100%;
	
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			-2px;
	top:			71px; /* match top ul list item height */
	z-index:		99;
	
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
	
	
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			156px; /* match ul width */
	top:			0px;
	
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}


.sf-menu &gt; li:hover {background:url(../images/li-bg1.gif) 0 0 repeat-x;}
.sf-menu li a.active {background:url(../images/li-bg.gif) 0 0 repeat-x;
	color:#fff;}
	.sf-menu li li.sfHover &gt; a,
	.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a.active {
		color:#fff;
		background:#18cfb4;

	}
		.sf-menu li li li.sfHover &gt; a,
		.sf-menu li li li a:focus, .sf-menu li li li a:hover, .sf-menu li li li a.active {
			color:#fff;
		background:#18cfb4;

		}
/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a &gt; .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
	
}
.sf-menu &gt; li.menu-activ &gt; a:hover   {background:url(../images/li-bg1.gif) 0 0 repeat-x; color:#959595;}
.sf-menu &gt; li.menu-activ.sfHover &gt; a {background:url(../images/li-bg1.gif) 0 0 repeat-x; color:#959595;}




.slider {
	width:960px !important;
	height:451px;
	margin:0 auto;
	
	left:0px;
	top:0px;
	padding:0px;
	z-index:10;
}



.items {
	display:none;
	
}
.play.paused {
	color:#f00;
}



.pagination {
	position:absolute;
	padding:0;
	bottom:-8px;
	left:12px;
	z-index:999;
	
	
	
}
 * + html .pagination {bottom:-6px;}
.pagination li {
	display:inline;
	width:20px;
	height:120px;
	margin-right:14px;
}
.pagination li a {
	width:10px;
	height:10px;
	display:inline-block;
	background:url(../images/button.png) 0 0 no-repeat;
}
.pagination li a:hover {background:url(../images/button.png) 0 -10px no-repeat;}
.pagination li.current a {
	margin:0;
	cursor:default;
	width:10px;
	height:10px;
	background:url(../images/button.png) 0 -10px no-repeat;
}

.play {
	position:absolute;
	bottom:0px;
	right:93px;
	display:inline-block;
	width:8px; 
	height:10px;
	text-indent:-5000px;
	background:url(../images/pause1.gif) 0 0 no-repeat;
	z-index:10;
	cursor:pointer;
}
.play:hover {background:url(../images/pause1.gif) 0 bottom no-repeat;}
.paused {
	position:absolute;
	bottom:0px;
	right:93px;
	display:inline-block;
	width:8px; 
	height:10px;
	text-indent:-5000px;
	background:url(../images/pause1.gif) 100% 0 no-repeat;
	z-index:10;
	cursor:pointer;
}
.paused:hover {background:url(../images/pause1.gif) 100% 100% no-repeat;}

.controls {
	position:absolute;
	bottom:0px;
	right:8px;
	z-index:999;
	height:55px;
	width:25px;
}

.controls a {
	color:#fff;
	float:left;
}

.prev {
	display:block;
	height:10px;
	width:8px;
	text-indent:-5000px;
	background:url(../images/prev.gif) 0 0 no-repeat;
	position:relative;
	top:45px;
	left:-38px;
	z-index:999;
	
}

.controls a.prev:hover {
	background:url(../images/prev.gif) 0 bottom no-repeat;
	cursor:pointer;
	
}

.controls a.next {
	display:block;
	height:10px;
	width:8px;
	text-indent:-5000px;
	background:	url(../images/next.gif) 0 0 no-repeat;
	position:absolute;
	top:45px; left:-8px;
}
.controls a.next:hover {
	background:url(../images/next.gif) 0 bottom no-repeat;
	cursor:pointer;
	
}

/*===== header =====*/
#header {
	
}

#search-form1 fieldset {
	border:none;
	margin:18px 8px 0px 0px;
	width:180px;
	padding:0px 11px 8px 0px;
	float:right;
	
}
	#search-form1 label {
		display:inline-block;
		height:35px;
		background:url(../images/form-bg.gif) 0 0 no-repeat;
		margin:16px 0px 0px 15px;
		float:left;
		padding-left:10px;
	}
#search-form1 input[type=text] {
	background:none;
	border:none;
	line-height:1.2307em;
	font-size:12px;
	padding:10px 3px 10px 0px;
	margin:0 0px 0 0px;
	width:125px;
	vertical-align:top;
	color:#000;
}
	#search-form1 input[type=image] {
		vertical-align:top;
		float:right;
		margin-top:16px;
		
	}
	
	
.row1 {height:72px; background:url(../images/row1-bg.gif) 0 0 repeat-x; position:relative; z-index:999;}	
.row2 {height:100px; position:relative; z-index:998;}	
.row3 {height:486px;}

.button-list {margin:20px 0px 0px 12px;}
.button-list li {float:left; margin-right:14px;}
.button-list a {background:url(../images/button.png) 0 0 no-repeat; height:10px; width:10px; float:left;}
.button-list a:hover {background:url(../images/button.png) 0 -10px no-repeat;}


.list-box {margin:35px 0px 0px 0px;position:relative; z-index:1; clear:both;
width:100%; height:258px;}
.list-box li {float:left; position:relative;}
.box1 {background:#2f2933; width:313px;} 


.box1 .padding {padding:25px 25px 35px 29px;}

.box2 {background:#01a2a6; width:313px;

}
.box2 .padding {padding:25px 25px 35px 29px;}

.box3 {background:#18cfb4; width:313px;

}
.box3 .padding {padding:25px 25px 35px 29px;}

.text {font-size:13px; line-height:20px; color:#fbfbfb;}

.link1 {background:#f5f5f5 url(../images/link1-bg.gif) 0 0 repeat-x; padding:4px 13px 3px 14px; text-decoration:none; font-size:12px; line-height:20px; display:inline-block; color:#494949;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}
.link1:hover {background:#f5f5f5 url(../images/link1-hover.gif) 0 0 repeat-x;}
.link1-top {margin:30px 0px 0px 1px;}

.link2 {background:#f5f5f5 url(../images/link1-bg.gif) 0 0 repeat-x; padding:4px 13px 3px 14px; text-decoration:none; font-size:12px; line-height:20px; display:inline-block; color:#494949; border:1px solid #e2e2e2;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
box-shadow:1px 1px 1px 0 #a5a4a4;
-moz-box-shadow:1px 1px 1px 0 #a5a4a4;
-webkit-box-shadow:1px 1px 1px 0 #a5a4a4;
}
.link2:hover {background:#f5f5f5 url(../images/link1-hover.gif) 0 0 repeat-x;}
.link2-top {margin:32px 0px 0px 0px;}

.link3 {text-decoration:none; color:#666666;}
.link3:hover {text-decoration:underline;} 

.indent {padding-top:54px;}
.indent1 {padding-top:44px;}
.indent2 {padding-top:38px;}

.indent-bottom {padding-bottom:65px;}
.indent-bottom1 {padding-bottom:62px;}

.img-pad {padding:21px 0px 35px 0px;}
.img-pad1 {margin:24px 0px 24px 75px; 
box-shadow:1px 3px 9px #a5a4a4;
-moz-box-shadow:0 3px 9px #a5a4a4;
-webkit-box-shadow:0 3px 9px #a5a4a4;}
.img-pad2 {margin:24px 0px 24px 70px; 
box-shadow:0 3px 9px #a5a4a4;
-moz-box-shadow:0 3px 9px #a5a4a4;
-webkit-box-shadow:0 3px 9px #a5a4a4;}

.img-top {padding-top:36px;}
.img-top1 {padding-top:37px;}
.img-top2 {padding-top:48px;}
.img-top3 {padding-top:54px;}

.img-left {padding-left:10px;}
.img-bot {padding-bottom:12px;}

.pad-top {padding-top:36px;}
.pad-top1 {padding-top:20px;}
.pad-top2 {padding-top:23px;}
.pad-top3 {padding-top:35px;}

.pad-bottom {padding-bottom:39px;}
.pad-bottom1 {padding-bottom:38px;}

.text-pad {padding:8px 0px 0px 6px; display:inline-block;}


.text2 {font-size:17px; line-height:1.2307em; color:#393939; padding:11px 0px 0px 0px;}

.page1-img1 {background:url(../images/page1-img1.png) 0 0 no-repeat; height:33px; width:27px; display:inline-block; margin-top:16px;}
.page1-img1:hover {background:url(../images/page1-img1.png) 0 -33px no-repeat;}
/*===== content =====*/
#content {
	
}
.list li {
	font-size:12px;
	line-height:20px;
	background:url(../images/marker1.gif) 1px 7px no-repeat;
	padding-left:17px;
}
.list a {color:#000; text-decoration:none; display:inline-block;}
.list a:hover {text-decoration:underline;}

.list-top {padding-top:26px;}
.list-top1 {padding-top:47px;}
.list-top2 {padding-top:75px;}

.data {font-size:16px; line-height:1.2307em; color:#18cfb4; padding-bottom:9px;}

.data-top {padding-top:33px;}
.data-top1 {padding-top:26px;}
.data-top2 {padding-top:28px;}

.text1 {font-size:18px; line-height:1.2307em; color:#2f2933; padding:20px 0px 20px 0px;}

#page2 .col-1 {width:183px; margin-right:69px; position:relative;}
#page2 .col-2 {width:183px;margin-right:69px; position:relative;}
#page2 .col-3 {width:85px;}

#page3 .col-1 {width:734px; margin-right:54px;}
#page3 .col-2 {width:142px;margin-right:0px;}

#page4 .col-1 {width:154px; margin-right:7px;}
#page4 .col-2 {width:556px; float:left;}


.bg1 {background:url(../images/bg1.png) 0 0 no-repeat; height:57px; width:45px; font-size:34px; line-height:1.2307em; color:#fff; padding:8px 0px 0px 21px;}
.bg2 {background:url(../images/bg2.png) 0 0 no-repeat; height:57px; width:45px; font-size:34px; line-height:1.2307em; color:#fff; padding:8px 0px 0px 21px;}

.color {color:#4b4646;}
.color1 {color:#807d7d;}

.text3 {font-size:20px; line-height:1.2307em; color:#393939; padding:84px 0px 0px 0px;} 

.absolute {background:url(../images/absolute.png) 0 0 no-repeat; height:72px; width:38px; position:absolute; top:114px; left:192px;}

.title1 {font-size:16px; line-height:1.2307em; color:#18cfb4; margin-top:-4px; padding-bottom:10px;}

.link4 {background:#f3f3f3 url(../images/link3-bg.gif) 0 0 repeat-x; padding:5px 19px 5px 19px; text-decoration:none; font-size:13px; line-height:20px; display:inline-block; color:#000; border-top:1px solid #dcdcdc;
border-bottom:1px solid #bababa; border-right:1px solid #bababa; border-left:1px solid #dcdcdc; margin:0px 0px 0px 8px; position:absolute; top:56px; right:22px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
box-shadow:1px 1px 2px 0 #a5a4a4;
-moz-box-shadow:1px 1px 2px 0 #a5a4a4;
-webkit-box-shadow:1px 1px 2px 0 #a5a4a4;
}
.link4:hover {background:#f3f3f3;}

.link5 {background:#f3f3f3 url(../images/link3-bg.gif) 0 0 repeat-x; padding:3px 13px 4px 13px; text-decoration:none; font-size:12px; line-height:20px; display:inline-block; color:#494949; border-top:1px solid #eeeeee;
border-bottom:1px solid #cacaca; border-right:1px solid #cacaca; border-left:1px solid #eeeeee; margin:32px 0px 0px 0px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
box-shadow:1px 1px 2px 0 #a5a4a4;
-moz-box-shadow:1px 1px 2px 0 #a5a4a4;
-webkit-box-shadow:1px 1px 2px 0 #a5a4a4;
}
.link5:hover {background:#f3f3f3 url(../images/link1-hover.gif) 0 0 repeat-x;}

.link5-pad {margin:8px 0px 0px 0px;}
.link5-pad1 {margin:23px 0px 0px 65px;}
.link5-pad2 {margin:23px 0px 0px 62px;}
.link5-pad3 {margin:1px 0px 0px 0px;}

.link6 {background:#f3f3f3 url(../images/link3-bg.gif) 0 0 repeat-x; padding:3px 10px 4px 18px; text-decoration:none; font-size:12px; line-height:20px; display:inline-block; color:#494949; border-top:1px solid #eeeeee;
border-bottom:1px solid #cacaca; border-right:1px solid #cacaca; border-left:1px solid #eeeeee;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
box-shadow:1px 1px 2px 0 #a5a4a4;
-moz-box-shadow:1px 1px 2px 0 #a5a4a4;
-webkit-box-shadow:1px 1px 2px 0 #a5a4a4;
}
.link6:hover {background:#f3f3f3 url(../images/link1-hover.gif) 0 0 repeat-x;}

.link6-pad {margin:23px 0px 0px 1px;}

.link7 {background:#f3f3f3 url(../images/link3-bg.gif) 0 0 repeat-x; padding:3px 13px 4px 14px; text-decoration:none; font-size:12px; line-height:20px; display:inline-block; color:#494949; border-top:1px solid #eeeeee;
border-bottom:1px solid #cacaca; border-right:1px solid #cacaca; border-left:1px solid #eeeeee;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
box-shadow:1px 1px 2px 0 #a5a4a4;
-moz-box-shadow:1px 1px 2px 0 #a5a4a4;
-webkit-box-shadow:1px 1px 2px 0 #a5a4a4;
}
.link7:hover {background:#f3f3f3 url(../images/link1-hover.gif) 0 0 repeat-x;}

.link6-pad {margin:23px 0px 0px 1px;}


.box4 {background:url(../images/box-bg.png) 0 0 no-repeat; height:295px; width:299px; margin:73px 0px 0px 0px;}
.box4 .padding {padding:27px 20px 0px 30px;}

.box4-title {font-size:28px; line-height:1.2307em; color:#fbfbfb;}

.text4 {font-size:16px; line-height:1.2307em; color:#fbfbfb; background:url(../images/bg-text4.gif) 0 0 no-repeat; padding-left:30px; margin-top:28px;}

.box4-name {color:#fbfbfb; padding:27px 19px 0px 0px; text-align:right; font-size:13px; line-height:18px;}
.box4-name span {font-weight:bold;}
.box4-name em {font-style:normal; padding-right:4px;}

.box5 {background:#fff; width:220px; height:296px; background:#f1f1f1; border-bottom:1px solid #c7c7c7;}
.box5 .padding {padding:1px 1px 1px 1px;
}
.box6 {background:#f1f1f1; border:1px solid #fff; width:216px; height:293px; cursor:pointer;

}
.box6:hover {background:#01a2a6;}

.box6:hover .box6-text {color:#ececec; text-decoration:none;}
.box6:hover .name {color:#fff}

.name {font-size:22px; line-height:1.2307em; color:#2f2933; padding:27px 0px 0px 23px;}


.box6-text {text-align:center; color:#666666;}

.title2 {font-size:17px; line-height:1.2307em; color:#2f2933;  padding-bottom:19px; margin-top:-3px;}
.title2-pad {padding-bottom:23px;}

#search-form3 label {display:block; height:16px; float:left; padding-left:0px;}
#search-form3 {padding:36px 0px 0px 0px;}
#search-form3 input {border:1px solid #dbdbdb; width:446px; padding:6px 10px 5px 7px; color:#868686; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; background:#fff; margin-right:10px;
}


h4 {font-size:18px; line-height:1.2307em; color:#2f2933; margin-top:-5px;}

.text5 {font-weight:bold; color:#55dcc8; font-size:11px; line-height:18px; letter-spacing:1px; padding-bottom:17px;}

.list1 {margin-top:35px; text-decoration:none;}

.list1 li {
	width:178px;
	font-size:13px;
	margin:0 35px 32px 0;
	float:left;
}
.list1 a {text-decoration:none; font-size:16px; line-height:1.2307em; color:#27d2b9; margin:0px 0px 0px 0px; display:inline-block;}
.list1 a:hover {color:#000;}

.list1 .list1-bottom {margin-bottom:0px;}

.link-bottom {margin-bottom:15px; display:inline-block;}

.list1 .last {margin:0px 0px 0px 0px;}

iframe {height:296px; width:332px; margin:35px 0px 21px 0px; border:1px solid #c8c8c8;}

dl {color:#4b4646;}
dt {color:#4b4646;}
dl span {float:left; width:70px;}
dd a {color:#55dcc8; margin-left:15px; text-decoration:none;}
dd a:hover {text-decoration:underline;}

.dd-top {padding-top:18px;}

.link9 {color:#55dcc8; text-decoration:none; margin-top:5px; display:inline-block;}
.link9:hover {text-decoration:underline;}
/*===== footer =====*/
#footer {

}
.border {background:url(../images/border.gif) 0 0 repeat-x; height:2px;}

.foot-text {
	color:#242424;
	padding:21px 0px 0px 0px;
	font-size:13px;
	line-height:22px;
	color:#7f7f7f;
	float:left;
}
.foot-text a {color:#000; text-decoration:none;}
.foot-text a:hover {text-decoration:underline;}

.title {float:left; font-size:20px; line-height:1.2307em; color:#242221; margin:58px 0px 0px 367px;}

#search-form2 label {display:block; height:16px; float:left; margin:22px 0px 0px 0px; height:34px;
		}
#search-form2 {padding:36px 0px 0px 0px;}
#search-form2 input {border:1px solid #cbcbcb; width:144px; padding:6px 10px 4px 7px; color:#868686; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; background:#f3f3f3; margin-left:18px;
box-shadow:0 0 2px #fff;
-moz-box-shadow:0 0 2px #fff;
-webkit-box-shadow:0 0 2px #fff;
}
	
	
	

#search-form4 label {display:block; height:16px; float:left; margin:22px 0px 0px 0px; height:34px;
		}
#search-form4 {padding:36px 0px 0px 0px;}
#search-form4 input {border:1px solid #cbcbcb; width:144px; padding:6px 10px 4px 7px; color:#868686; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; background:#f8f8f8; margin-left:18px;
box-shadow:0 0 2px #fff;
-moz-box-shadow:0 0 2px #fff;
-webkit-box-shadow:0 0 2px #fff;
}




/*----- forms -----*/
#contact-form {
	vertical-align:top;	
	padding-top:35px;
	width:539px;
}
	#contact-form fieldset {
		border:none;
		}
		#contact-form .rowElem {
			display:block;			
			position:relative;
			min-height:40px;
			overflow:hidden;
			}
			#contact-form .textarea-box {
				position:relative;
			}
			#contact-form input {
				width:448px;
				padding:7px 0px 7px 10px;
				background:#fff;
				border:1px solid #d8d8d8;
				line-height:1.2307em;
				font-size:1em;
				display:block;
				color:#2c2a33;
				font-family:Arial, Helvetica, sans-serif;
				
				}
				#contact-form .link8 {float:right; margin:24px 0px 0px 0px;}
				#contact-form .link8 a {
					background:#f3f3f3 url(../images/link3-bg.gif) 0 0 repeat-x; padding:3px 15px 4px 14px; text-decoration:none; font-size:12px; line-height:20px; display:inline-block; color:#494949; border-top:1px solid #eeeeee;
border-bottom:1px solid #cacaca; border-right:1px solid #cacaca; border-left:1px solid #eeeeee; margin-left:10px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
box-shadow:1px 1px 2px 0 #a5a4a4;
-moz-box-shadow:1px 1px 2px 0 #a5a4a4;
-webkit-box-shadow:1px 1px 2px 0 #a5a4a4;
					
				}
				#contact-form .link8 a:hover {background:#f3f3f3 url(../images/link1-hover.gif) 0 0 repeat-x;}
				
					#contact-form .color {
						color:#fff;
					}
			#contact-form textarea {
				font-size:1em;
				line-height:1.2307em;
				width:528px;
				height:252px;
				padding:5px 0px 7px 10px;
				background:#fff;
				border:1px solid #d8d8d8;
				line-height:1.2307em;
				display:block;
				color:#2c2a33;
				overflow:auto;
				font-family:Arial, Helvetica, sans-serif;
				
				}
				#contact-form label {
					padding:0px 0 2px 5px;
					display:inline-block;
					font-size:13px;
					display:none;
				}
				#contact-form .rowElem label {
					font-size:11px;
					
					right:5px;
					top:0
				}
				#contact-form .textarea-box label {
					padding:0px 0 2px 5px;
					font-size:11px;
				}
#contact-form .error {
				color:red;
			}

div#contact_form .download-box {
	margin:0px 30px 0 0;
	padding-top:24px;
}
#back {
	background:#f3f3f3 url(../images/link3-bg.gif) 0 0 repeat-x; padding:3px 15px 4px 14px; text-decoration:none; font-size:12px; line-height:20px; display:inline-block; color:#494949; border-top:1px solid #eeeeee;
border-bottom:1px solid #cacaca; border-right:1px solid #cacaca; border-left:1px solid #eeeeee; cursor:pointer;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
box-shadow:1px 1px 2px 0 #a5a4a4;
-moz-box-shadow:1px 1px 2px 0 #a5a4a4;
-webkit-box-shadow:1px 1px 2px 0 #a5a4a4;
} 
#back:hover {background:#f3f3f3 url(../images/link1-hover.gif) 0 0 repeat-x;}

/*==========================================*/
    
/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */
.padleftright30 {
	padding-left: 30px;
	padding-right: 30px;
	}
.webdesignlinks {
	color:#7f7f7f ;
	text-decoration: underline;
}
.webdesignlinks2 {
	color:#7f7f7f ;
}
.foot-text a:hover span.webdesignlinks2 { 
text-decoration:none: 
}</pre></body></html>