@charset "utf-8";
/* CSS Document */

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, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	
}







body {
background-color:#000000;
background-image:url("images/bg.gif");
background-repeat:repeat;
font-size:62.5%;
}


html {
font-size:100%;
}



#wrapper {
clear:both;
height: 1900px;
margin: 35px auto 0;
padding: 0;
width: 960px;
}




#roundedCorners{
	width: 960px;
	height: 1900px;

	/* Do rounding (native in Safari, Firefox and Chrome) */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	background-image: url(images/wrapper_960.gif);
	background-repeat: repeat-y;
		
}




#left {
color: #333333;
float: left;
height: 1900px;
margin: 0 0 0;
padding:0;
width: 235px;
}



.logo {
margin:25px 0 0 30px;
}



#header {
float:right;
height:50px;
width:725px;
}
.image {
	border:1px solid #333333;
}



.copyright {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8px;
	display: inline;
}
#nav {
	float:right;
	height:65px;
	width:725px;
}


#nav ul {
font-family:Arial,Helvetica,sans-serif;
list-style:none outside none;
margin:0;
padding:0;
width:650px;
}

#nav ul li {
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	display: inline;
}

#nav ul a {
display:block;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:1em;
font-weight:bold;
margin-left:9px;
margin-top:50px;
padding:0 14px;
text-decoration:none;
}
#nav ul a:hover {
color:#5CA8E0;
font-weight:bold;
}
#picture {
float:right;
height:188px;
padding-left:0;
padding-top:13px;
width:725px;
}
#maincontactleft {
	display:block;
	float:left;
	height:1565px;
	margin-left:25px;
	margin-right:0;
	margin-top:20px;
	width:650px;
}
#maincontactright {
border:thin solid #FF0000;
display:block;
float:right;
height:1200px;
margin-right:45px;
padding-top:40px;
width:450px;
}
.maincontentlefttext {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:1.1em;
font-weight:bold;
line-height:16px;
}
#leftcontent {
	height:1900px;
	margin-left:31px;
	margin-top:25px;
	width:230px;
}
.maincontentrighttext {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.1em;
}
.textcontent {
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:1.1em;
}
.clear {
clear:both;
}
#footer {
height:20px;
margin-left:31px;
margin-top:-60px;
width:960px;
}
#table {
border:thin dashed #0000FF;
height:1200px;
width:650px;
}

