/* Home.css */

body {margin: 0; padding: 0; background: url(http://www.candex.us/images/body_bg.jpg) repeat-x; font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif; color: black;}
h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0;}
p, blockquote, ul, ol {margin-top: 0; padding-top: 0;}
a {color: blue; text-decoration: underline;}
a:hover {text-decoration: none;}
a:visited {color: green;}

/* Header */
#header {width: 760px; height: 50px; margin: 0 auto;}

/* Menu */
#menu {float: right; height: 43px; width: 800px;	border-top: 10px; 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; background: #FFFFFF url(http://www.candex.us/images/image_bg.jpg) repeat-x;} 
.image-right{float: right; vertical-align: text-top; background: #FFFFFF url(http://www.candex.us/images/image_bg.jpg) repeat-x;}
.search{float: left; margin-left:17px;}

/* Content */
#content {width: 960px; margin: 0 auto;	font-size: 0.92em; padding: 0 10px 0 10px;}
#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;}

/* LANGUAGE */
#language {float: left; margin-left: 87px;	padding: 0;}

/* Column One */
#colOne {float: left; width: 620px; margin-top: 7px;}
#colOne .boxed {background: #FFFFFF url(http://www.candex.us/images/boxedimage_bg.jpg) repeat-x;}

/* Column One Splits - All float left */

/*#row3col1 {padding: 5px; border-bottom: 1px solid #ddd; margin-top: 10px; float: left; margin-left: 1%; width: 20%;}
#row3col2 {padding: 5px; border-bottom: 1px solid #ddd; margin-top: 10px; float: left; margin-left: 1%; width: 20%;}
#row3col3 {padding: 5px; border-bottom: 1px solid #ddd; margin-top: 10px; float: left; margin-left: 1%; width: 20%;}*/
#row3col4 {padding: 5px; border-bottom: 1px solid #ddd; margin-top: 5px; float: right; margin-left: 1%; width: 28%;}

/* Column Two */
#colTwo {float: left; margin-left: 17px; width: 320px; background: url(http://www.candex.us/images/img05.gif) repeat-x;}
#colTwo .boxed {background: #FFFFFF url(http://www.candex.us/images/boxedimage_bg.jpg) 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;}
.godaddycenter{text-align: center}

