/* Layout

----------------------------------------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

#wrapper {
	background-image: url(../images/background.gif);
	width: 824px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-right: 100px;
	padding-bottom: 100px;
	padding-left: 80px;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



/* Links

----------------------------------------------------*/
a, a:visited {
	color: #ff6600;
	text-decoration: none;	
}

a:hover, a:focus {
	color: #5ccbf0;
	text-decoration: none;	
}



/* Nav

----------------------------------------------------*/
#navwrapper {
	height: 105px;
	width: 824px;
	margin-bottom: 40px;
}

#language {
	float:right;
	}

#logo {
	float: left;
	margin-right: 30px;
}

#nav {
	margin-left: 150px;
	padding-top: 20px;
}

#nav ul {
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ff6600;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#nav li {
	display: inline;
	list-style-type: none;
	margin-right: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: capitalize;
}

#nav li a{
	color: #777;
	font-weight: bold;
	font-size: 115%;
text-transform: uppercase;
}


#language {
	float: right;
	
	}

#nav li a:hover{
	color: #5ccbf0;
}



/* Main Content

----------------------------------------------------*/
#main content {
	margin-bottom: 40px;
	height: 600px;
}

#rightcol {
	float: right;
	padding: 0px;
	margin: 0px;
}

#rightcolfirm {
	float:right;
	padding-top: 28px;
}

#leftcol {
	width: 420px;
	padding: 0px;
	margin: 0px;
}

h1{
	font-size: 16px;
	color: #ff6600;
}


#content h1, #leftcol h1 {
	font-size: 16px;
	color: #ff6600;
}

#content h2, #leftcol h2 {
	font-size: 14px;
	color: #0042ff;
	padding: 0px;
	margin: 0px;
}

#content p, #leftcol p {
}

#latest {
	background-color:#CCCCCC;
	width: 245px;
	padding:10px;
}

#latest2 {
	background-color:#CCCCCC;
	width: 400px;
	padding:10px;
	margin-bottom:10px;
}

#news {
	background-color:#ebebeb;
	height:263px;
	padding:12px;
}

#news h2, {
	font-size: 14px;
	color: #5ccbf0;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#news h3 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align:left;
	margin-top:5px;
}

#news p, {
	color: #ff6600;
}

#latest p, #latest2 p {
	color: #000000;
	text-align:left;
	margin:0px;
}

hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5ccbf0;
}

.tagline {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 194px;
}

.tagline2 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 340px;
}

.tagline3 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 169px;
}

.tagline4 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 211px;
}

table {

}
.line {
	border: 1px solid #5ccbf0;
}

table td p {
	padding: 5px;
	margin: 0px;
}
.people .border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul {
	font-weight: bold;
	margin: 20px 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 120%;
}
ul li {
	margin-left: 0px;
	padding-left: 0px;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
}




/* Footer

----------------------------------------------------*/
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-top: 20px;
}
#footer p {
	font-size: 9px;
	text-align: center;
}

#footer h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
