/*--------------------
html tags
--------------------*/

body{
background-color: #515151;
background-image: url(images/bg.gif);
background-position:top center;
background-repeat: repeat-y;
margin:0px;
padding:0px;
font-family: arial, sans-serif;
font-size:11px;
color: #000000;
line-height: 1.4;
}

img{
border:0px;
}


a {text-decoration: underline; color: #78c6ef;}
a:hover {text-decoration: underline; color: #333333;}
a:visited {text-decoration: underline; color: #78c6ef;}
a:visited:hover {text-decoration: underline; color: #333333;}

/*
---------------
nav c type link
-------------
*/


.c:link {text-decoration: none; color: #333333;}
.c:hover {text-decoration: none; color: #78c6ef;}
.c:visited {text-decoration: none; color: #333333;}
.c:visited:hover {text-decoration: none; color: #78c6ef;}



/*
---------------
Text Styles
-------------
*/


#title {
font-weight: bold;
font-size: 120%;
color: #000000;
}

h1 {
color: #000000;
font-weight: bold;
font-size: 140%;
}

h2 {
font-size: 120%;
font-style: bold;
margin:0px;
color:#333333;
}

h4 {
font-style:italic;
color : #78c6ef;
font-size : 14px;
font-weight : normal;
font-family : Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif;
text-align : left;
display:inline;
}


/*
---------------
containers

border-style: solid;
border-width: 1px;
border-color: #ffffff;

-------------
*/



#container {
margin-left: auto;
margin-right: auto;
width:750px;
}

#content {
padding-left:40px;
padding-right:45px;
padding-top: 10px;
}

#top_image {
margin-bottom:10px;
}

#top_image img {
border: 1px #336633 solid;
}

#nav {
border-bottom: 1px #333333 solid;
width: 660px;
color:#333333;
line-height:2.2;
text-align:center;
margin-bottom:10px;
font-size:14px;
font-family: arial, sans-serif;
height: 28px;
}

#textbox {
	width: 480px;
	margin-bottom: 20px;
}

#quotebox {
width:300px;
background-color: #eaeaea;
border-right: solid 2px #999;
border-left: solid 2px #999;
color: #000;
padding:5px;
margin-top:18px;
margin-bottom:18px;
margin-left:90px;
font-size:140%;
font-style:italic;
text-align:justify;
padding-left:10px;
padding-right:10px;
}

#quoteattribute {
font-size:80%;
font-weight:bold;
font-style:normal;
text-align:right;
color:#78c6ef;
margin-top: 5px;
}

#box_heading {
width:155px;
padding-left:5px;
}

#right_column {
width: 152px;
float:right;
margin-right:8px;
border-left:1px;
border-right:0px;
border-top:0px;
border-bottom:0px;
border-style:solid;
border-color:#333333;
padding-left:10px;
}

#news_heading {
width:460px;
font-weight: bold;
padding-left:5px;
}

#news_box {
width:455px;

padding:5px;
margin-bottom:10px;

}

#footer {
width: 645px;
border-top:1px #000 solid;
padding-left:5px;
padding-right:10px;
padding-top:2px;
text-align:right;
margin-bottom:10px;
clear:both;

}

#client_photo {
float: right;
width: 250px;
padding-right:10px;
}

#client_web {
width: 250px;
}

#rss {
text-align:right;
}


/*
---------------
list

-------------
*/

html>body  #linkList {
width:150px;
padding:5px;
margin-bottom:10px;
}

html>body  #linkList ul {
border-top: dotted 1px #333333;
margin: 2px 0px 0px 10px;
padding:4px;
list-style-type: none;
}

html>body  #linkList li {
display : block;
list-style-type : none;
color : #333333;
font-size : 14px;
font-weight : normal;
font-style: normal;
font-family : Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif;
text-align : left;
border-bottom : 1px dotted #333333;
margin : 0px 0px -10px 0px;
padding : -2px 6px 2px 0px;
}

html>body  #linkList2 {
width:150px;
padding:5px;
margin-bottom:10px;
}

html>body  #linkList2 ul {
margin: 2px 0px 0px 10px;
padding:4px;
list-style-type: none;
}

html>body  #linkList2 li {
display : block;
list-style-type : none;
color : #333333;
font-size : 12px;
font-weight : normal;
font-style : italic;
font-family : Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif;
text-align : left;
border-bottom : 1px dotted #333333;
margin : 0px 0px -10px 0px;
padding : -2px 6px 2px 0px;
}



#linkList {
width:150px;
padding:5px;
margin-bottom:10px;
}

#linkList ul {
border-top: dotted 1px #333333;
margin: 2px 0px 0px 10px;
padding:4px;
list-style-type: none;
}

#linkList li {
display : block;
list-style-type : none;
color : #333333;
font-size : 14px;
font-weight : normal;
font-style: normal;
font-family : Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif;
text-align : left;
border-bottom : 1px dotted #333333;
margin : 0px 0px 0px 0px;
padding : -2px 6px 2px 0px;
}

#linkList2 {
width:150px;
padding:5px;
margin-bottom:10px;
}

#linkList2 ul {
margin: 2px 0px 0px 10px;
padding:4px;
list-style-type: none;
}

#linkList2 li {
display : block;
list-style-type : none;
color : #333333;
font-size : 12px;
font-weight : normal;
font-style : italic;
font-family : Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif;
text-align : left;
border-bottom : 1px dotted #333333;
margin : 0px 0px 0px 0px;
padding : -2px 6px 2px 0px;
}


/*
---------------
portfolio page

-------------
*/

#portfolio_bar {
width: 480px;
height: 160px;
margin-bottom: 10px;
background: #cccc99;
margin-bottom:65px;

}

#portfolio_image {
float: right;
}

#portfolio_image img {
border: 1px solid #000000;
margin-bottom: 2px;
margin-left: 3px;
margin-right:10px;
margin-top: 10px;
}

#portfolio_description {
margin: 5px;
background: #cccccc;
padding: 3px;
width: 300px;
border: #000000 1px solid;
}

