html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

@charset "UTF-8";

a:focus {
	outline: none;
}


img {
	border: 0px;
}

html {
	height: 100%;
}

body {
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background: url(images/body_bg.jpg);
}

#outer_frame {
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #000000 url(images/page_bg.jpg) no-repeat;
	overflow: hidden;
}

#header {
	height: 170px;
}

#menu {
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}

#right_col {
	float: right;
	width: 640px;
}

#left_col {
	float: left;
	width: 260px;
}

#ie_clearer {
	clear: both;
}

#footer {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 150%;
}

#footer a {
	color: #FFFFFF;
}

#textarea {
	background: url(images/text_bg.jpg) repeat-y;
	width: 590px;
	border: 1px solid #000000;
	margin-top: 20px;
	margin-bottom: 60px;	
}

#textarea h1 {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	font-size: 20px;
	font-weight: bold;
}

#textarea p {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 13px;
}

#textarea p {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 13px;
}

#textarea a {
	color: #000;
}

#submenu {
	margin-top: 290px;
	margin-left: 10px;
}

label {
	font-size: 13px;
	padding-top: 2px;	
}

div.csc-mailform-field {
	margin-bottom: 3px;

}

fieldset.csc-mailform {
	margin-left: 20px;
	margin-bottom: 20px;
}

.csc-textpic-imagewrap {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}






















