/* CSS Document */

/*
--------------------
*/


* {margin: 0; padding: 0;}
html {height: 100%; margin-bottom: 1px;}
body {height: 100%;}

/* Body Typeset
-------------------------- */
body {
	background: #cccccc;
	color: #000000;
	background-repeat: repeat-x;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
    margin:  .5em 0;
    padding: 0;
	}
	
img { border:none; }	

h1, h2, h3, h4, h5, h6 {
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*letter-spacing: -1px;*/
	/*padding-bottom: 3px;*/
	/*border-bottom: 1px solid #eee;*/
	/*color: #AE1010;*/
	/*background-color: rgb( 0, 0, 0); */
	}

h1 { font-size: 218%; }
h2 { font-size: 164%; }
h3 { font-size: 145%; border-width: 1px }
h4 { font-size: 118%; }
h5 { font-size: 100%; font-weight: bold; }
h6 { font-size: 86%; font-weight: bold; }

/* Layout
-------------------------- */

#container {
	width: 798px;
	height: 530px;
	margin: 0 auto;
	border: 1px solid #999999;
	background: #ffffff;
	}
	
#header_cols {
	padding-top: 13px;
	height: 70px;
	border-bottom: 1px solid #999999;
	}	
	
#blank {
    height: 30px; 
}
	
	
#logo {
	float: left;
	width: 120px;
	padding-left: 28px;
	}
	
#home_hero {
	height: 288px;
	}
	
#home_cols {
	height: 288px;
	}
	
#home_col_left {
	float: left;
	width: 414px;
	}
	
#home_col_right {
	float: left;
	width: 384px;
	}
	
#home_col_link1 {
	text-align: center;
	width: 414px;
	padding-top: 5px;
	}	
	
#home_col_link2 {
	text-align: center;
	width: 384px;
	padding-top: 5px;
	}					
	
	
#secondary_cols {
	height: 380px;
	}
	
#secondary_col_left {
	float: left;
	padding-left: 50px;
	padding-right: 20px;
	width: 380px;
	color: #999999;
	font-size: 130%;
	font-weight: lighter;
	line-height: 25px;
	}
	
#secondary_col_right {
	float: left;
	padding-top: 30px;
	width: 348px;
	}
	
#secondary_col_about_left {
	float: left;
	padding-left: 50px;
	padding-right: 20px;
	width: 380px;
	color: #000000;
	font-size: 100%;
	}
	
#secondary_col_about_right {
	float: left;
	padding-top: 30px;
	width: 348px;
	}	
	
#secondary_col_header1 {
	color: #ff0808; 
	font-size: 160%;
	font-weight: bold;
	padding-bottom: 20px;
	padding-top: 50px;
	}	
	
#secondary_col_header2 {
	color: #000000; 
	font-size: 160%;
	font-weight: bold;
	padding-bottom: 20px;
	padding-top: 50px;
	}	
	
#secondary_col_header3 {
	color: #009ec5; 
	font-size: 160%;
	font-weight: bold;
	padding-bottom: 20px;
	padding-top: 50px;
	}
	
#secondary_col_header_about {
	color: #000000; 
	font-size: 160%;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 20px;
	}
	
#folio {
	width: 798px;
	height: 288px;
	}	
		
#2cols_folio {
	}		
	
#col1_folio {
	float: left;
	width: 254px;
	padding: 10px;
	background-color: #adabab;
	}
	
#col2_folio {
	float: left;
	width: 494px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	}
	
#col2_folio_col1 {
	float: left;
	width: 144px;
	padding-top: 150px;
	}
	
#col2_folio_col2 {
	float: left;
	wdith: 350px;
	}	
			
#col2_folio_col3 {
	float: left;
	width: 194px;
	}
	
#col2_folio_col4 {
	float: left;
	wdith: 300px;
	padding-left: 10px;
	}	
	
#intro_text {
	color: #999999;
	font-size: 130%;
	font-weight: lighter;
	line-height: 25px;
	padding-top: 45px;
	padding-left: 30px;
	width: 300px;	
	}	
	
#foliobox {
	float: left;
	width: 120px;
	height: 100px;
	background-image: url(images/portfolio_backing3.jpg);
	margin-bottom: 6px;
	}
	
#folioimage {
	width: 112px;
	height: 60px;
	padding: 4px;
	}
	
#foliotitle {
	font-size: 100%;
	text-align: center;
	padding-top: 2px;
	}
	
#foliotitle a {	
	color: #000000;
	}	
	
	
#foliobox2 {
	float: left;
	width: 120px;
	height: 100px;
	background-image: url(images/portfolio_backing3.jpg);
	margin-left: 10px;
	margin-bottom: 6px;
	}
	
#folioimage2 {
	width: 112px;
	height: 60px;
	padding: 4px;
	}
	
#foliotitle2 {
	font-size: 100%;
	text-align: center;
	padding-top: 2px;
	}
	
#foliotitle2 a {	
	color: #000000;
	}					
	
	
#contact_cols {
	height: 288px;
	}
	
#contact_col_left {
	height: 268px;
	background-color: #999999;
	float: left;
	width: 384px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 110%;
	}
	
#contact_col_right {
	height: 273px;
	background-color: #999999;
	float: left;
	width: 384px;
	color: #FFFFFF;
	padding-top: 15px;
	}
	
#contact_col_right2 {
	height: 273px;
	background-color: #999999;
	float: left;
	width: 394px;
	color: #FFFFFF;
	padding-top: 15px;
	}		
	
#bottom_list {
	width: 798px;
	float: left;
	border-bottom: 1px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-top: 103px;
	padding-bottom: 5px;
	text-align: center;
	background-color:#FFFFFF;
	color: #333333;
	}
	
#bottom_list ul {
	margin: 0;
	padding: 0;
	}
	
#bottom_list li {
	list-style: none;
	margin: 0;
	padding: 0px 6px 0px 0px;
	display: inline;
	}		


/* Links
-------------------------- */
a, a:link, a:active {
	color: #660000;
	/* border-bottom: 1px solid #AE1010; */
	text-decoration: none;
	}
a:hover {
	color: #333;
	/* border-bottom: 1px solid #333; */
	}
#header h1 a, #header h1 a:link, #header h1 a:visited {
	border: 0;
	color: #fff;
	}
#header a:hover {
	background: none;
	}
#footer a, #footer a:link, #footer a:active {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
#footer a:hover {
	background: #ffc;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}

/* style features
-------------------------- */
#mainmenu {
	float: left;
	border-bottom: 1px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	padding-top: 43px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	background-color:#FFFFFF;
	color: #000000;
	}
#mainmenu ul {
	margin: 0;
	padding: 0;
	}
#mainmenu li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	}
#mainmenu li a {
	padding: 5px 10px 5px 10px;
	margin-bottom: 0;
	border: 0;
	color: #999999;
	}
#mainmenu li a:hover {
	color: #000000;
	}
	
#mainmenu li.here a:hover {
	color: #000000;
	}
	
#mainmenu li.here a {
	color: #000000;
	}
	
/* style features
-------------------------- */
small {font-size: 11px;}
strong, b {font-family: Arial, sans-serif; font-size: .9em;}
.highlight {background: #ffc; padding: 5px;}
.center {text-align: center;}
hr {margin: .5em 0;background:#eee;height:1px;color:#eee;border:none;clear:both}
.underline {text-decoration: underline;}
.red {color: #CC3333; font-weight: bold;}

/* Lists
-------------------------- */
ul, ol {
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
li {
	padding-top: 3px;
	padding-bottom: 3px;
	}
/* Tables 
--------------------------- */
/*td {
 width:50%;
 border:1 solid black;
 }*/
 td.padded {
 padding:1px;
 }

#header {
	width: 100%;
	float: left;
}
