@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
.splashbg  {
	background-color: #000000;
}


body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	color: #333333;
	background-color: #cedbec;
}

p {
	font-size: 1em;
	line-height: 1.3em;
	padding-bottom: 0.8em;
}

a {
	color: #154BA1;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
h2 {
	color: #1170C4;
	font-size: 1.3em;
	line-height: 1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: .8em;
	padding-left: 0px;
	font-weight: normal;
}
li {
	padding-bottom: 0.3em;
	list-style-image: none;
	padding-left: 15px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	margin: 0px;
}
#content #rightcol img {
	padding-right: 20px;
	padding-bottom: 15px;
}

ul {
	padding-bottom: 0.8em;
}

.clearfloat {
	clear:both;
	height:1px;
}
#container {
	text-align: left;
}
#splash {
	width: 100%;
	text-align: left;
	background-color: #000000;
}
#splash .wrap {
	width: 920px;
}

.wrap {
	margin-right: auto;
	margin-left: auto;
	width: 951px;
	background-color: #FFF;
	
}




#header {
}
#logo {
	float: left;
	background-image: url(images/condios_logo.png);
	height: 100px;
	width: 212px;
}
#header_inner {
	height: 100px;
	background-image: url(images/header.png);
	float: left;
	width: 596px;
}

#menu {
	background-image: url(images/menubar.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 741px;
	float: left;

}
#logo {
	width: 209px;
	height: 121px;
	float: left;
}

#sidebar {
	background-image: url(images/power_09.jpg);
	background-repeat: repeat-y;
	color: #FFF;
	float: left;
	width: 210px;
}
#content {
	float: left;
	width: 741px;
}

#sidebar .inner {
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 15px;
}
#menul li {
	list-style-type: none;
	display: inline;
	padding-right: 22px;
	padding-left: 22px;
	float: left;
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}
#menul a {
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

#col1 {
	width: 210px;
	float: left;
	background-color: #CEDBEC;
}

#main {
	width: 951px;
	float: left;
	background-color: #FFF;
}
#top {
	height: 85px;
	background-color: #CEDBEC;
	float: left;
	width: 741px;
}


#col2 {
	float: right;
	width: 182px;
}
#footer {
	color: #FFFFFF;
	text-align: center;
	background-color: #CEDBEC;
	padding: 5px;
	clear: both;
	font-size: 0.9em;
}
#footer a {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#content .inner {
	padding: 30px;
}
h1 {
	color: #154BA1;
	font-size: 23px;
	line-height: 1em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 30px;
	font-weight: bold;
	font-style: italic;
	background-image: url(images/lines.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-bottom: 15px;
}
#content #leftcol {
	width: 300px;
	float: left;
	padding-right: 30px;
}
#content #rightcol {
	width: 325px;
	float: right;
}
img , a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	padding: 4px;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #154BA1;
	border-right-color: #154BA1;
	border-bottom-color: #154BA1;
	border-left-color: #154BA1;
}
.textleft {
	text-align: left;
}

table {
	border: 1px solid #154BA1;
}
.floatleft {
	float: left;
	width: 150px;
	margin-right: 20px;
	background-color: #CEDBEC;
	border: 1px solid #064A9D;
	padding: 15px;
	font-weight: bold;
}
#sidebar.transport .inner {
	background-image: url(images/transport.jpg);
}
#sidebar.airfreight .inner {
	background-image: url(images/airfreight.jpg);
}
#sidebar.environment .inner {
	background-image: url(images/environment.jpg);
}
#sidebar.generalfreight .inner {
	background-image: url(images/general_freight.jpg);
}
#sidebar.generaldeliveries .inner {
	background-image: url(images/general_deliveries.jpg);
}
#sidebar.legal .inner {
	background-image: url(images/legal.jpg);
}
#sidebar.lclfcl .inner {
	background-image: url(images/lcl_fcl.jpg);
}
