/* Title:     Main | Emile Blume - Netcreators.com **********/

/* Global reset v1.0 | 20100203 //////////////////////////////////////////////////////////////////////*/
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,
b, strong, u, i, em, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background:transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: baseline;
}

a img { border:none; }
abbr, acronym, .help { border-bottom:1px dotted #333; cursor:help; }
blockquote, q { quotes:none; }
blockquote { text-indent:-0.3em; }
blockquote blockquote { margin-left:1em; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none;}
:focus { outline: 0;}

sup, sub { font-size:x-small; vertical-align:top; }
sub { vertical-align:bottom;}
table {	border-collapse:collapse; border-spacing:0; empty-cells:show; }
th, td { height:auto; padding:0.3em; text-align:left; vertical-align:top; }
td p { margin:0; }
caption { color:#666; font-style:italic; }
hr { clear:both; background:#FFF; color:#FFF; border:0; height:1px; }

/* Base ////////////////////////////////////////////////////////////////////////////////*/
body { 
	background:#A1A3A5 url(../img/bg.jpg) repeat-x 0 0;
	color: #454A4D;
	font: normal 70%/1.5 Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 { 
	color:#B5292E;
	line-height:1em; 
	font-weight:normal; 
	margin-bottom:1.5em; 
	text-transform:uppercase; 
}
h1 { font-size: 1.5em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.3em; color:#EB2A2E; text-transform:normal;}
h5 { font-size: 1.1em; text-transform:normal; margin-bottom:0.1em; }


p { font-size: 1em; margin-bottom:1.5em; }
pre, code, kbd, samp { font-size:1.5em; }
pre code { font-size:1em; }

a { color:#EB2A2E; text-decoration:none; }
a:hover { text-decoration:underline; }

ol, ul { list-style:disc; margin:0 0 1.3em 1.3em; padding:0 0 0 1.3em;}
ol { list-style:decimal; }
#main ol, #main ul { clear:both; overflow:auto; }
#description, #skip, .hidden { display:none; }

/* Layout ///////////////////////////////////////////////////////////////*/
#container, #header, #footer { margin:auto; width:966px; position:relative; }
#main, #left, #content, #center, #right, #footer {
	float: left;
	display: inline; /* workaround for IE6*/
}

#main { background:url(../img/bg-main.gif) repeat-y center top; }
#header { 
	background:url(../img/bg-header-02.jpg) no-repeat 0 0;
	height:192px;
}
#content { background:url(../img/bg-content.jpg) no-repeat 0 0; padding-top:10px; }
#left, #center, #right { min-height:590px; height:auto !important; height:560px; }
#left { 
	background:url(../img/bg-left.jpg) repeat-x 0 0;
	margin:0 1px 0 3px; 
	width:117px;
	padding: 0 10px;
	color:#fff;
}
#center{
	background:url(../img/bg-center.gif) no-repeat right top;
	margin:0 0 0 20px;
	padding:0 20px 0 0;		
	width:459px;
}
#right { 
	background:url(../img/bg-right.gif) no-repeat right top; 
	margin-left:10px;
	padding:0 10px; 
	width:294px;
	}

#footer {
	background-image:url(../img/bg-footer.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	height:140px;
	margin:0 auto 20px auto;
}

#footer .footer-item { left:10px; top:66px; position:absolute; }
/*#footer .footer-item.contact { left:290px; }*/

#footer div.csc-textpic-imagewrap, #footer div.csc-textpic-imagewrap {
	margin-right:5px !important;
}

/* Design /////////////////////////////////////////////////////////////////////////////////*/
#logo a {
	height:72px;
	width:290px;
	left:26px;
	top:60px;
	position:absolute;
}
#logo h1 { margin:0; }
#logo h1 { text-indent:-9999px; }

#copy { border-right:1px solid #CCC; padding-right:0.3em;}

.imgtext-table, .imgtext-table td { padding:0; line-height:0;}
.align-center { text-align:center; }
.align-right { text-align:right; }

#st1, #st2, #st3 { font-weight:bold; display:none; }

