/*  height:100% position: absolute: right:0px; i think should do it , moves a box to the far right */
#clear { clear:both;}

a:link{ color:#6F9FEA; text-decoration:none;}
a:visited{ color:#6F9FEA; text-decoration:none;}
a:hover{ color:#6F9FEA; text-decoration:underline;}

body { 
	margin:0;
	font-family:Tahoma, Geneva, sans-serif;
	background:url(../images/bg-top.jpg) repeat-x #e9e9e9;
	color:#6A6A6A;
	border-top:1px solid #E8A733;
	height:100%;
}
.index { /*body class*/
	background:url(../images/bg-top2.jpg) repeat-x #E9E9E9;
	font-family:Tahoma, Geneva, sans-serif;
	color:#6A6A6A;
	height:100%;
	border-top:1px solid #E8A733;
}

img {border:0;}

#page_wrapper {
	margin: 0 auto;
	width:900px;
	background-color:#ffffff;
	height:100%;
	}
	
#content_wrapper {
	height:100%;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	}

#left_menu {
	width:200px;
	float:left;
	color:#000;
	border:solid 1px #666;
}
#main_content {
	background-color:#fff;
	height:auto;
	color:#000;
	width:680px;
	float:right;
	}

#header {
	width:auto;
	height:90px;
	background:url(../images/bg-header.jpg) repeat-x #1D79D3;
	}

#right_header {
	float:right;
	text-align:right;
	height:80px;
	width:450px;
	margin:5px 0px 0 0;
	padding:0 ;
}


#logo_area {
	float: left;
	height:73px;
	width:275px;
	margin-left: 0px;
	margin-top:10px;
	color:#000;
}

#freelance {
	width:200px;
	padding-top:22px;
	float:right;
}

#second_header {
	width:900px;
	height:310px;
	background:url(../images/header2bg.jpg) repeat-x #0062CA;
	
}

#website-examples {
	width:500px;
	height:310px;
	float:right;
	margin:0;
}

#phillip-ohren-freelancer {
	width:400px;
	height:210px;
	float:left;
	font-family:Tahoma;
	font-size:14px;
	color:#fff;
	
}

#phillip-ohren-freelancer h3{
	font-family:tahoma;
	font-size:24px;
	color:#fff;
	margin:0px 0px 10px 0px;
	font-weight:bold;
	padding: 15px 25px 5px 0;
}
#phillip-ohren-freelancer p{ 
	padding:0; 
	margin:0;
	font-weight:normal;
}

#webdesigner-skills {
	width:380px;
	height:100px;
	margin:0;
	background:url(../images/servicesbg.jpg) repeat-x;
}

#webdesigner-skills img {border:0;}

#website-services {
	float:left;
	width:115px;
	height:80px;
	margin:15px 5px 5px 0px;
}
        	 
#about-me {
	width:115px;
	height:80px;
	padding:15px 10px 0 0;
	margin:0 auto;	
}

#contact-me {
	float:right;
	width:115px;
	height:80px;
	margin:15px 5px 5px 0px;
	padding:0 6px 0 0;
}

.header {
	width:900px;
	height:20px;
	margin:0 auto;
	background:url(../images/contentcollum3.png) no-repeat bottom #e9e9e9;
}

.indexheader { 
    width:900px;
	height:10px;
	margin:0 auto;
	background:url(../images/contentcollum3.png) no-repeat top ;
}

#content_footer {
	width:900px;
	height:20px;
	margin:0 auto;
	background:url(../images/contentcollum-footer.png) no-repeat ;
}

#contentwrapper{
	float: left;
	width: 898px;
	background-color:#fff;
	height:100%;
	min-height:500px;
	/*background:url(../images/contentcollum2.png) no-repeat;*/
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
}

#contentcolumn
	{
	/*margin-left: 200px; Set left margin to LeftColumnWidth*/
	padding: 0;
	margin:5px 10px 10px 215px;
	padding-left:1px;
	background-color:#fff; 
	color:#6A6A6A;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;

}

#seo_webdesign_content {
	padding:5px;
	color:#333333;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
}

#leftcolumn{
	float: left;
	width: 200px; /*Width of left column*/
	margin-left: -890px; /*Set left margin to -(MainContainerWidth)*/
	/*background: #fff;*/
}

/*footer */

#footer_bg{
	width:100%;
	background:url(../images/footer-bg.jpg) repeat-x #0062CA;
	height:165px;
}

#footer_base a:link , #footer_base a:visited{ color:#fff;}

#footer_content {
	width:890px;
	margin:0 auto;
	background:url(../images/footer-solid.jpg) no-repeat #0062CA ;
	height:150px;
	padding:5px;
	color:#FFFFFF;
}


#footer_base {
	height:40px;
	width:auto;
	background: #0050A8;
	text-align:center;
	border-top:#0540A4 1px solid;
}

#footer_base ul{margin:10px;}

#footer_base li{
	display: inline;
	list-style-type: none;
	color:#FFFFFF;
	font-size:11px;
	padding:0 50px 0 0;
}

#footer_left {
	width:240px;
	float:left;
	height:135px;
	margin:8px 8px 8px 0;
}


#footer_right {
	width:240px;
	height:135px;
	float:right;
	margin:8px 8px 8px 0;
}

#footer_middle {
	width:360px;
	height:135px;
	margin:0 auto;
	margin:8px 18px 8px 1px;
	float:right;
}

#footer_content ul{margin:0; list-style:none; padding-left:0;}
#footer_content li{margin:0; line-height:18px; font-size:11px;}

#footer_content h6 {
	font-size:15px;
	font-weight:bold;
	margin:5px 0 7px 0;
	padding:0;
	font-weight:normal;
	color:#6DBB38;
}

#footer_content h6 a:link , #footer_content h6 a:visited { color:#fff; font-weight:normal; text-decoration:none; }

#footer_content p {
	font-size:11px !important;
	line-height:18px;
	font-weight:normal;
	margin:0;
	padding:0;
}


/*Vertical Menu*/

#vertmenu {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 100%;
	width: 180px;
	padding: 0px;
	margin: 4px 0 0 0;
	color:#666666;
}

#vertmenu h3 {
	display: block;
	font-size:17px;
	font-weight:normal;
	padding: 0px 0px 2px 0px;
	color: #333;
	margin: 0;
	width:175px;
	height: 21px;
	border-bottom:#E8A733 1px solid;
}

#vertmenu ul {
	list-style-image:none;
	margin: 0px;
	padding: 0px;
		
}
#vertmenu ul li {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px groove #ccc;
	list-style:none;
}

#vertmenu ul li a {
	font-size:11px;
	display: block;
	padding: 5px 4px 5px 5px;
	text-decoration: none;
	color: #666666;
	font-weight:normal;
	width:185px;

	
}

.seo_services {
	margin:2px 5px 2px 5px;
	font-size:10px;
	color:#666666;
	}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #666666;
	font-weight:normal;;
	background-color:#F2F2F2;
	width:171px;
}
	
.newsletter {
	margin: 0 auto;
	background-color:#fff;
	height: auto;
	width:180px;
	padding: 5px;
}

.newsletter td , .newsletter p{
	font-size:10px;
	margin:0;
	padding:0;
	text-align:justify;
}
.newsletter img {margin:5px;}

.list {
	margin:5px 0 0 25px ;
	font-weight:bold;
	color:#333333;
	padding:0;
	line-height:19px !important;
	}

.list_con {
	list-style-image:url(../images/tick_li.gif);
	height:24px;
	padding:0;
	}
	
/* Top Tabs */

#right_header h2 {
	border:0;
	color:#fff;
	font-size:18px;
	margin:28px 8px 0 0;
	font-weight:normal;
}

#right_header li{
	display: inline;
	list-style-type: none;
	color:#fff;
	font-size:12px;
	padding:0;
	margin:0;

	}
	
#right_header ul{margin:0; padding:0;}	

.tab a { 
	color:#fff;
	font-size:12px;
	text-decoration:none;	
	margin:0 10px 0 0px;
	padding:0;
	line-height:20px;
}

.tab a:hover {
	padding-bottom:3px;
	font-size:12px;
	border-bottom:1px solid #E8A733;
	}
/*  Colours & layouts */

strong { color:#6A6A6A;}

h1 {
	font-size:17px;
	color:#333;
	font-family:Tahoma, Geneva, sans-serif;
	padding:0 0 4px 0;
	margin:2px 0 0 0;
	font-weight:normal;
	border-bottom:1px solid #E8A733;
}

h2 {
	font-size:17px;
	color:#333;
	font-family:Tahoma, Geneva, sans-serif;
	padding:0 0 4px 0;
	margin:2px 0 0 0;
	font-weight:normal;
	border-bottom:1px solid #E8A733;
}

h3 {
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	padding:0 0 4px 0;
	margin:2px 0 0 0;
	font-weight:bold;
}

h4 {
	font-size:16px;
	color:#666666;
	font-family:Tahoma, Geneva, sans-serif;
	padding:0 0 4px 0;
	margin:2px 0 0 0;
	font-weight:bold;
	border-bottom:1px solid #E8A733;
}

/*menu */

#menu {
	height:28px;
	background:url(../images/bg-menu.jpg) repeat-x #8DD858;
	border-bottom:1px solid #E8A733;
	padding:0;
	color:#FFF;
}

.solidblockmenu {
	margin: 0;
	padding: 0;
	float: left;
	font:12px tahoma;
	width: 100%;						/* Adjust for the width of the menu , using % or PX */
	overflow: hidden;
	height:27px;
	font-weight:bold;
}

.solidblockmenu li{
	display: inline;
}

.solidblockmenu li a{
	float: left;						/* Position of links, left or right, Note: if right is selected then the link li's go from bottom to top */
	color: white;						/* Font Colour */
	padding: 6px 11px;
	margin:1px 0;
	text-decoration: none;
	border-left: 1px solid #90D85A ;										/* Seperation border colour */
	background: url(images/seo_default.gif) center repeat-x;	/* Standard background image, Replace with colour of your choice */
}

.solidblockmenu li a:visited{
	color: white;						/* Visited Font link colour, keep the same as normal font colour */
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: white;
	background:  url(../images/seo_active.gif)  center repeat-x;	/* Hovering link & current page image */
}

/* Drop down menu function */

.cssmenu{
	margin:2px 0 0 0;
	position:absolute;
	visibility: hidden;
	border-right:1px solid #E8A733;
	border-left:1px solid #E8A733;				/* Drop Down menu colour */
	border-bottom-width: 0;
	font:normal 11px arial ;			/* Font */
	line-height: 18px;
	z-index: 100;
	background-color: #589A2C;			/* Background colour */
	width: 175px;						/* Width of drop down menu , adjust to suit */
}

.cssmenu a{							
	width: 100%;						
	display: block;
	/*border-bottom: 1px solid #E8A733;		 link border colour */
	padding: 3px 0;						
	text-decoration: none;
	font-weight: normal;					/* font weight */
	text-indent: 5px;
	color: #ccc;						/* colour */
	font-family:tahoma;
}

.cssmenulast {							
	width: 100%;						
	display: block;
	border-bottom: 1px solid #E8A733;		/* link border colour */
	padding: 3px 0;						
	text-decoration: none;
	font-weight: bold;					/* font weight */
	text-indent: 5px;
	color: #CCCCCC;						/* colour */
	font-family:tahoma;
}

.cssmenu a:hover{					/*hover over properties , background color*/
	background-color: #90D85A;
	border-top:1px solid #43841C;
	border-bottom:1px solid #43841C;
	color: white;
	padding: 2px 0;
}	

/* lists */

#skills {
	width:680px;
	float:left; 	
}
#skills h2 { text-indent:-3000px; border:0;}

#supportingcontent {
	float:right;
	width:300px;

}

ol {
margin: 10px 0 0 0px;
padding:0 10px;
display: block;
list-style: none;
}

#skills ol li {
padding: 3px 0 11px 20px;
display: block;
background: url(../images/icon-tick.gif) no-repeat 0 4px;	
}

ol li.WorkingKnowledge {
padding: 3px 0 11px 20px;
display: block;
background: url(../images/icon-tick-orange.gif) no-repeat 0 4px!important;	
}

ol li.facebook {
padding: 3px 0 11px 20px;
display: block;
background: url(../images/icon-facebook.gif) no-repeat 0 4px!important;	
}

ol li.delicious {
padding: 3px 0 11px 20px;
display: block;
background: url(../images/icon-delicious.gif) no-repeat 0 4px!important;	
}

ol li.link {
padding: 3px 0 11px 20px;
display: block;
background: url(../images/icon-arrow.gif) no-repeat 0 4px!important;	
}

/* table */

#seo-services { width:320px; float:left; height:auto; background:#F2F2F2; margin:5px; border:solid 1px #ccc;}
#seo-services h3 {margin: 5px; font-size:15px; font-weight:normal; color:#333; }
#seo-services ul {list-style:none; display:block; margin:0; padding:0 0 0 10px;}
#seo-services li {background:url(../images/icon-tick.gif) no-repeat 0 4px ; padding: 3px 0 11px 20px; display: block;}

#web-services { width:320px; float:right; height:auto; background:#F2F2F2;  margin:5px; border:solid 1px #ccc; }
#web-services h3 {margin: 5px; font-size:15px; font-weight:normal; color:#333;}
#web-services ul {list-style:none; display:block; margin:0; padding:0 0 0 10px;}
#web-services li {background:url(../images/icon-tick.gif) no-repeat 0 4px ; padding: 3px 0 11px 20px; display: block;}

#website_portfolio {
	width:650px;
	height:200px;
	padding: 5px 7px 7px 7px;
}

#website_portfolio img {
	border:#666666 1px solid;
	margin: 0 2px 0 2px;
	padding:5px;
}

#website_portfolio h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	background:none;
	height:14px;
	margin:1px 0px 6px 4px;
}

#website_portfolio strong {
	color:#000000;
	font-size:10px;
	font-weight:bold;
	margin-left:1px;
}