body, div, ul, li, h1, h2, h3, h4, p, a, img {
	margin: 0;
	padding: 0;
}
body {
	background-color:#345269;
	font:12px Arial, Helvetica, sans-serif;
	color:#4c5053;
	line-height:22px;
}

p{
	margin-bottom:22px;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 10px 0;
	color: #62a0a8;
	padding:0 0 10px 0;
	border-bottom:1px solid #e1e1e1;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 15px 0 10px 0;
	color: #af0731;
}
h3 {
	font-size:14px;
	font-weight:normal;
	color:#af0731;
}
a:link, a:visited, a:hover, a:active {
	color: #32537c;
}
a:hover, a:active {
	color: #ababab;
}


/* Useful Classes
=========================*/
.clear {
	clear:both;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.h-line {
	border-bottom:3px solid #999999;
	margin:10px 0;
}

.v-line{
	border-left:1px solid #999999;
	margin:0 10px;
	height:100%;
	float:left;
}

.clearLine{
border-bottom:1px dashed #e1e1e1;
padding-bottom:10px;
margin:10px 0;
clear:both;
}

.clearList{
	list-style:none;
	margin:10px 0;
}

.clearList li{
	padding:3px 0;
}

.normalList{
	margin:10px 0 10px 20px;
}

.picLeft{
	float:left;
	margin:5px 10px 10px 0;
	padding:5px;
	border:1px solid #e1e1e1;
}

/* Content Areas
=========================*/
#main{
width:860px;
margin:20px auto;
}

#mainContent{

}

#header{
background:url(../_images/header_bg.png) no-repeat;
height: 130px;
}

#address{
background:none;
height:60px;
width:443px;
position:relative;
top:78px;
right:30px;
float:right;
text-align:right;
text-transform:uppercase;
font-size:12px;
letter-spacing:-1px;
}

#address a:hover{
background-position:bottom;
text-decoration:none;
}

#adBlock{
background:url(../_images/KR_WebTeaser.jpg) no-repeat;
width:860px;
height:185px;
font-size: 120%;
font-style:italic;
}

#adBlock p{
width:560px;
position:relative;
left:245px;
top:100px;
}

#content{
background:url(../_images/content_bg.jpg) repeat-y;
margin:0 auto;
padding:25px;
width:790px;
}

#homeBottom{
	background:url(../_images/full_service.jpg) no-repeat;
	width:860px;
	height:253px;
}

#fullService{
float:left;
width: 467px;
height: 178px;
}

#fullService p{
position:relative;
left:36px;
top:55px;
width:400px;
color:#FFF;
}



#fullService img{
margin:0 5px;
border:none;
}

#awardWinning{
width:393px;
float:left;
}

#awardWinning p{
	width:340px;
	margin:30px 0px 0 30px;
	font-size:12px;
	line-height:18px;
	font-style:italic;
	color:#1a1a1a;
	display:none;
}

#pageTitle{
background:url(../_images/adInternal_bg.jpg) no-repeat center;
margin:0 auto;
border:10px solid #FFF;
height:125px;
width:840px;
}

#pageTitleLarge{
background-color:#000;
margin:0 auto;
border:10px solid #FFF;
height:270px;
width:840px;
}

#pageTitleSpeaking{
background:url(../_images/speakingAdbg.jpg) no-repeat center;
margin:0 auto;
border:10px solid #FFF;
height:270px;
width:840px;
}

#pageTitleHome{
background-color:#000;
margin:0 auto;
border:10px solid #FFF;
height:284px;
width:840px;
}


#pageTitleContent{
padding:60px 25px 0 25px;
}

#footer{
margin:10px;
padding:0 0 20px 0;
color:#FFF;
}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active{
color:#FFF;
text-decoration:none;
}

#footer a:hover,
#footer a:active{
color:#e1e1e1;
text-decoration:underline;
}

#bottomBg{

}

/*Portfolio
=========================*/
#portfolioFeatured{
width:550px;
float:left;
text-align:justify;
}

#portfolioMain{
width:200px;
float:right;
}

#portfolioMain ul{
list-style:none;
text-align:left;
}

#portfolioMain ul li{
display:block;
width:200px;
height:60px;
background-color:#000;
margin:0 0 10px 0;
}

#portfolio ul{
list-style:none;
margin:10px 0 20px 0;
}

#portfolio ul li{
width:240px;
float:left;
display:block;
margin:10px;
}

#portfolio ul li img{

}

#portfolio ul li div.thumb{
height:115px;
margin:0 0 5px 0;
}


/*Navigation
=========================*/
#home a {
	display:block;
	background:url(../_images/nav/home_btn.gif);
	width: 75px;
	height:47px;
}
#home a:hover {
	background-position:bottom;
}

#work a {
	display:block;
	background:url(../_images/nav/work_btn.gif);
	width: 76px;
	height:47px;
}
#work a:hover {
	background-position:bottom;
}

#speaking a {
	display:block;
	background:url(../_images/nav/speaking_btn.gif);
	width: 129px;
	height:47px;
}
#speaking a:hover {
	background-position:bottom;
}

#difference a {
	display:block;
	background:url(../_images/nav/difference_btn.gif);
	width: 103px;
	height:47px;
}
#difference a:hover {
	background-position:bottom;
}

#team a {
	display:block;
	background:url(../_images/nav/team_btn.gif);
	width: 117px;
	height:47px;
}
#team a:hover {
	background-position:bottom;
}

#contact a {
	display:block;
	background:url(../_images/nav/contact_btn.gif);
	width: 106px;
	height:47px;
}
#contact a:hover {
	background-position:bottom;
}

/* hide from ie on mac \*/
	#flashcontent {
	height:190px;
	margin:-1px 8px 0 1px;
	width:600px;
	z-index:20;
	float:right;
	position:relative;
}

/* Drop Down
=========================*/
#menu-container {
	margin:1px 0 0 0;
	position:absolute;
	width:860px;
}

/* Twitter
=========================*/
#twitter_div{
	color:#FFF;
	list-style:none;
	line-height:14px;
	margin:28px 0 0 35px;
}

#twitter_div ul{
	list-style:none;
}

#twitter_div ul li{
	padding:5px 0;
}

#twitter_update_list a:link,
#twitter_update_list a:visited,
#twitter_update_list a:hover,
#twitter_update_list a:active{
	font-size:12px;
	color:#6eabb2;
}
