@charset "utf-8";
* {
padding:0px;
margin:0px;
}
#container {
	height: auto;
	width: 60em;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: url(images/c_l_pg_bk.png) repeat;
	font-size: 1em;
}
body {
	font: 100% Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	background: url(images/background_image.gif);
	}
#left_col {
	padding: 15px;
	float: left;
	height: auto;
	width: 250px;
	font-size: .75em;
}
#content {
	padding: 15px;
	height: auto;
	width: 650px;
	float: left;
	font-size: 1em;
	line-height: 1.2em;
}

#header {
	background: url(images/cl_hdr.png) no-repeat;
	height: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
}
a {
	color: #00F;
}
#hdr_txt {
	text-align: center;
	font-size: .7em;
	position: relative;
	top: 130px;
}
li a span:hover {
	color: #06F;
}


#footer {
	height: 50px;
	border-top: thin groove #666;
	margin-top: 2em;
	padding-top: 1em;
}
.clear {
	clear: both;
}

#main_nav {
	list-style: none;
	font-size: 1.5em;
	font-weight: bold;
}


#main_nav li a {
	text-decoration: none;
	background: url(images/inactive.png) no-repeat left bottom;
	color: #333;
	padding-left: 2em;
}
#main_nav li {
	height: 1.6em;
}
#link_gallery h3 a {
	text-decoration: none;
	color: #333;
	padding-left: 1em;
}
#link_gallery h3 img {
	float: left;
}


.current {
	background: url(none);
}

.title1 {
	color: #00F;
	font-style: italic;
}
#footer .a {
	color: #333;
	text-decoration: none;
}
#footer p {
	display: block;
	float: left;
}
#design {
	width: 15em;
	float: right;
	padding-right: 1em;
	text-align: right;
}
#copy {
	width: 15em;
	padding-left: 1em;
}
#links {
	width: 33em;
	text-align: center;
	padding-right: .5em;
	padding-left: .5em;
	font-size: .8em;
}

h2.main_title {
	letter-spacing: .1em;
	margin-top: 1em;
}
#link_gallery {
	float: left;
	width: 40em;
	background: url(../CandL_new/images/conc_bkg.png);
	padding: 1em;
	border: thin solid #333;
}
img {
	border-style: none;
}

#services {
	list-style: url(images/arrow.png) none inside;
	font-size: 1.3em;
}
#main_nav .current p {
	background: url(images/active.png) no-repeat left top;
	padding-left: 2em;
	height: 1.5em;
	color: #333;
}
#services li {
	height: 2em;
}
#sergio {
	float: left;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: .5em;
}
#specialize {
	font-style: oblique;
	font-weight: bold;
}
p {
	line-height: 1.3em;
}
#form1 {
	float: left;
	width: 20em;
}
#contact_info {
	float: left;
	text-align: center;
	font-size: 1em;
}
.thumbs {
	float: left;
	height: 100px;
	width: 110px;
	background: #BFC0BF;
	text-align: center;
}
.thumbnails h4 {
	float: left;
	width: auto;
	padding-right: 1em;
	margin-bottom: 5px;
}
.thumbnails h4 a {
	text-decoration: none;
	color: #333;
	display: block;
	float: left;
}
.thumbnails h4 a:hover {
	color: #09F;
}
#about_left {
	float: left;
	width: 20em;
}
#about_right {
	float: left;
	width: 20em;
}
#about_list {
	list-style: disc inside;
	line-height: 1.5em;
}
#index_para {
	text-align: justify;
	padding-top: 1em;
	border-top: thin solid #333;
}
.about_list {
	list-style: disc url(none) inside;
	margin-top: 1em;
}
.company {
	font-weight: bold;
}
