/* styleseng.css */

body {margin: 0; padding: 0; background: url(http://www.candex.us/images/body_bg1.jpg) repeat-y repeat-x; font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif; color: black;}
h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0; background-position: center;}
p, blockquote, ul, ol {margin-top: 0; padding-top: 0;}
a {color: blue; text-decoration: underline;}
a:hover {text-decoration: underline;}
a:visited {color: green;}

/* Header */
#header {width: 760px; height: 50px; margin: 0 auto;}

/* Menu */
#menu {float: right; height: 30px; width: 700px;	border-top: 20px; background-color: #5F9EA0;}
#menu ul {margin: 0; padding: .35em 0 0 0; list-style: none;}
#menu li {display: inline;}
#menu a {padding: 0 1em; text-decoration: none;	text-transform: uppercase; font-size: .9em;	font-weight: bold; color: #ffffff;}
#menu a:hover {color: #0088FF;}
#menu a:visited {color: #F5F5DC;}

/* Top Image */
#topimage {width: 960px; height: 140px; margin: 0 auto;}

/* IMAGE FLOATING */
.floatLeft{float: left;} 
.floatRight{float: right;	padding: 5px;} 
.image-left{float: left; padding: 5px;} 
.image-right{float: right; vertical-align: text-top;}

/* Content */
#content {width: 960px; margin: 0 auto;}
#content h2 {height: 25px; padding: 6px 0 0 31px; background: url(http://www.candex.us/images/img06.gif) no-repeat 10px 10px; 	text-transform: uppercase; font-size: 1em; color: #000000;}
#content h3 {font-size: 1.3em; color: #006400;}
#content ul {margin: 0; padding-left: 33px; list-style: none;}
#content li {padding-left: 12px; background: url(http://www.candex.us/images/img09.gif) no-repeat left center;}
#content .content {padding: 10px 31px 20px 31px;}

/* LANGUAGE */
#language {float: right; margin: 0; padding: 0;}

/* Columns */
#colOne {float: left; width: 620px;}
#colOne .boxed {background: #FFFFFF url(http://www.candex.us/images/boxedimage_bg.jpg) repeat-x;}
/*#colOne .boxed {background: url(http://www.candex.us/images/img07.gif) repeat-x;}*/
#colTwo {float: right; margin-left: 7px; width: 300px; background: url(http://www.candex.us/images/img05.gif) repeat-x;}
#colTwo .boxed {background: url(http://www.candex.us/images/img08.gif) repeat-x;}
#colTwo .content {padding: 10px;}

/*FOOTER*/
#footer {height:30px; background: url(http://www.candex.us/images/footer_bg.jpg) 0 0 repeat-x; position:relative; margin:0 auto; font:13px/22px "Trebuchet MS",Arial,Helvetica, sans-serif; clear:both; padding:10px 0 0;}
#footer ul{list-style:none; margin:0 30px 0 10px;}
#footer li{float:right; margin:0 0 0 15px;}
#footer a{font-size:12px; color:white; text-transform:uppercase;}

