body,html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/tile_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

#container {
	width: 950px;
	margin:0 auto;
	
}

#header {
	width: 950px;
	height: 233px;
	padding:0;
	background: url(images/header.jpg) top left no-repeat;
}

#logo { margin-left:35px; padding-top:39px;}
	

	


#nav {
	width: 877px; margin-left:37px;
	background-color: #45AAFF;
	height: 27px; margin-top:4px;
	border-bottom: 1px solid #ffffff;
}



#site_content {
	width:950px;
	background-image: url(images/bg_content2.jpg);
	background-repeat: no-repeat;
	padding: 20px 20px 0px 53px;
	margin: 0 0 0 0;
	height: auto;
}

#content_left {
	width: 600px;
	float: left;

}

#content_right {
	width: 210px;
	margin-left: 640px;
}






#bg_bottom_content {
	width: 950px; clear:both;
	height: 82px; background-image:url(images/bg_bottom_content2.jpg); background-color:#FFF;
}		





#container-footer { 
    text-align:center;
	width: 859px;
	margin: 0 auto;
	padding-bottom:20px;
	clear: both;
	color: #aeaeae;
}	


#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #006AC3;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 670px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 325px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

.cleared {
	clear: both;
}


h1 {
	font-size: 22px;
	color: #006AC3;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	background-image: url(images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #006AC3;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
}


	

h3 {
	font-size: 14px;
	color: #006AC3;
	padding: 10px 0 10px 25px;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 14px;
	color: #006AC3;
	letter-spacing: -0.5px;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px; margin-bottom:20px;
}



#site_content p {
	line-height: 19px;
	margin: 0 0 20px 25px;
}


#site_content a:link {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
	padding:0;
}


#site_content a:visited {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #666;
	padding:0;
}


#site_content a:hover {
	text-decoration: none;
	color: #6699cc;
	border-bottom: 1px dotted #6699cc;
	padding:0;
	
}

#site_content a:active {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
	padding:0;
}


#site_content a img{ text-decoration:none; border:none;}
#site_content a.bordless{ text-decoration:none; border:none;}


#site_content ul li{margin-top:10px;}







#content li {
	line-height: 20px;
	margin: 0 0 0 15px;
}

#site_content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	margin: 0 0 15px 10px;
}


ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 0 0px 2px 15px;
	margin: 0 0 15px 0px;
	line-height:21px;
}


ul.news2 {
	padding:0;
	margin-left: 25px; margin-bottom:20px;
}

.news2 li {
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 0 0px 2px 15px;
	line-height:21px;
	
}

p.aligncenter{ text-align:center;}


img.alignleft {
	float: left;
	margin: 0 15px 0 0; padding:0;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}


#site_content #content_left p a img.alignleft  { text-decoration:none; border:none;}

#site_content p.no_space_top{margin-top:0; padding-top:0}
#site_content p.no_space_bottom{margin-bottom:0; padding-bottom:0;}

/*starts stile for the web design page*/


.mywraper{position:relative; width:555px; height:auto; margin-left:20px;}

#site_content #content_left div.mywraper div.thumb a:link{ text-decoration:none; border:none;}

div.thumb {
margin: 0px 12px 12px 0px;
padding: 2px 2px 20px 2px;
border:none;
float: left;
text-align: center;
background: #fff;}

/*FIX BUG FIREFOX*/	
body >div.thumb {

margin: 0px 12px 12px 0px;
padding: 2px;
border:none;
float: left;
text-align: center;
background: #fff;}

.thumb img {
/*display: inline;*/
margin: 3px;
/*padding: 0px;*/
border: 1px solid #666;
}
.thumb span{ display:block; font-size:10px; color:#666;}

.some_border{border-bottom:1px dotted #006AC3; padding-bottom:40px;}

/*starts stile for the web design page*/





/*FORM STARTS HERE (SPEAKER REQUEST FORM)*/


div.form_center{width :530px; position:relative; margin-left:25px; padding-left:2px; border:1px dotted #666;}

form {width :530px; height:auto;position:relative;} 

form label {
display : block; 
font-weight : bold; 
margin : 5px 5px 5px 0; 
width : 145px; 
text-align : right; 
background : transparent; 
} 
form label {
font-size : 10px; 
padding : 3px 3px 3px 0; 
} 
form div label {
float : left; 
} 
form div {
clear : left; 
} 
div input, div select {
margin : 3px; 
padding : 4px; 
} 
select option {
padding : 4px; 
} 
form > div > label {
float : left; 
} 
form > div {
clear : left; 
} 
div > input, div > select {
margin : 3px; 
padding : 4px; 
} 
select > option {
padding : 4px; 
} 
label + input, label + select, label + textarea {
background : #fff; 
} 
option[value] {
letter-spacing : 2px; 
} 
option[value="newspaper"] {
background : white; 
} 
option[value="magazine"] {
background : white; 
} 
option[value="internet"] {
background : white; 
} 
option[value="friend"] {
background : white; 
} 
option[value="other"] {
background : white; 
} 
input[name$="[name]"] {
color : black; 
} 
input[name$="[email]"] {
color : black; 
} 
textarea[name$="[address]"] {
color : black; 
} 
textarea[name$="[message]"] {
color : black; 
} 
select[name$="[heard]"] {
color : black; 
} 
input[name^="feedback"], select[name^="feedback"], textarea[name^="feedback"] {
font-weight : normal; 
} 

h5.border{font-size:12.5px; letter-spacing:normal;
line-height:13px;
font-weight:bold;
margin:0; padding:20px 0 15px 0; text-align:left;
font-family: Arial, Helvetica, sans-serif;
color: #000;}

div.form_center span {color : red;}

div.form_center p.form2 span{ font-weight:bold; color:#000;}
div.form_center p.form2 a{margin-bottom:10px;}

/*FORM ENDS HERE (SPEAKER REQUEST FORM)*/


/*style for the clients page starts here*/

ul.clients { list-style-position:inside; list-style:none; margin-left:25px; padding:0; border:none;}
ul.clients li { display:block; float:left; padding: 5px 10px 5px 0; margin:0;}
ul.clients li a{ display:block; text-decoration:none; border:1px dotted #006AC3; }
ul.clients li a img{border:none; text-decoration:none;}

/*style for the clients page ends here*/

p.cleared{ clear:both; margin-top:0; padding:0;}

img.lacanada1{margin-bottom:-20px; padding-bottom:0;}
p.lacanada2{margin-top:0; padding-top:0;}

p.the_center{ padding-left:30px;}
h4.right_column{padding-left:15px;}

h3.challenge1 {
	font-size: 14px;
	color: #006AC3;
	padding: 10px 0 0 25px; margin-bottom:0;
	letter-spacing: -0.5px;
	}
	
	
p.challenge2 {
	padding-top: 0; marning-top:0;
	}

p.maintenance2{ margin-bottom:0;}	
img.maintenance	{ float:left; padding-right:2px; padding-botom:0; margin-bottom:0; height:262px;}

h3.cleared2{clear:both; margin-bottom:0; padding-bottom:0;}