/*

Blue is: 435AF5

*/



body {
	margin: 0;
	padding: 0;
	background: #ffffff url(images/graybrck.jpg) repeat left top;
	/*background: white;*/
	font-size: 12px;
	font-family: verdana, arial;
	text-align: left;
	color: #5C5C5C;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #435AF5;
}

h1 {
	letter-spacing: -1px;
	font-size: 18px;
}

h2 {
	font-size: 17px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: left;
	line-height: 20px;
}

a {
	color: #1B75A9;
}

a:hover, a:active {
	text-decoration: none;
	color: #1B75A9;
}

a:visited {
	color: #1B75A9;
}

img {
	border: 0px;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#wrapper {
	margin: 0;
	padding: 0;
	position: relative;
	border: 0px solid #333333;
	height: auto;
}

/* Header */

#header {
	width: 880px;
	margin: 0 auto;
	height: 36px;
	border-top: 1px dotted #FFFFFF;
	border-right: 1px dotted #000000;
	border-bottom: 1px dotted #FFFFFF;
	border-left: 1px dotted #000000;
}



/* Menu */

#menu {
	float: left;
	width: 880px;
	height: 35px;
	background: url(images/img02-4.jpg);
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	text-align: center;
}

#menu ul {
	margin: 0;
	padding: 5px 0 0 42px;
	list-style: none;
	line-height: 25px;
}

#menu li {
	float: left;
	text-align: center;
}

#menu a {
	display: block;
	padding: 0 20px;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
}

#menu a:hover {
	background: url(images/menu_tick.png) no-repeat left;
	background-position: 8px 0px;
	color: #3300FF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/** LOGO */

#logo {
	width: 880px;
	height: 160px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	vertical-align:middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #000000;
	border-left-color: #000000;
	padding: 0px;
	
}





/* Page */

#page {
	width: 880px;
	margin: 0 auto;
	background: #FFFFFF;
	border-top: 1px dotted #FFFFFF;
	border-right: 1px dotted #000000;
	border-bottom: 1px none #000000;
	border-left: 1px dotted #000000;
	padding-bottom: 10px;
}

/* Content */

#content {
	float: left;
	width: 620px;
	border: 0px solid #333333;
	margin-left: 8px;
}

#content_whole {
	float: left;
	width: 880px;
	margin-left: 9px;
}



/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
	margin: 0;
	padding: 0;
	border: 0px solid #333333;
}
#officebig {
	background-color: #FFFFFF;
	width: 879px;
	height: 350px;
	margin: 0px auto;
	padding: 0px;
}
#officebig  ul {
	background-color: #FFFFFF;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#officebig  li {
	background-color: #FFFFFF;
	margin: 0px;
}




/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
}

#footer {
	width: 880px;
	margin: 0 auto;
	background: white url(images/footer_bg.jpg);
	font-size: 10px;
	border-top: 1px none #000000;
	border-right: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-left: 1px dotted #000000;
}

html>body #footer {
	height: auto;
}


#legal {
	clear: both;
	padding-top: 2px;
	text-align: center;
	color: #595959;
}

#legal a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#seofooter {
	color: #000000;
	font-style: normal;
	text-align: center;
	clear: both;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-decoration: none;
}
#seofooter a {
	color: #333333;
	font-weight: normal;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	clear: both;
	text-decoration: none;
}




/* Rob extra stuff */

.float_left{
    float: left;
}

.clear{
	clear: both;
}

.strapline{
	text-align: center;
	width: 350px;
	position: absolute;
	top: 50px;
	right: 50px;
}

.strapline h1{
    font-size: 20px;
	font-weight: normal;
}


.sidebar_boxes{

	position: relative;
	right: 10px;

}


.title{
    line-height: 30px;
}

.image_left{
	float: left;
	
	padding-right: 10px;
}

.image_left img{
	border: 5px red;
}



#services_list{
    list-style-image: url(images/tick.gif);
}


.texta { 
	 font-family: verdana, arial;
	 font-size: 14px; 
	 background-color: white; 
	 border: 1px solid #435AF5; 
}
#seofooter2 {
	color: #000000;
	font-style: normal;
	text-align: center;
	clear: both;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-decoration: none;
}
#seofooter2 a {
	color: #333333;
	font-weight: normal;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	clear: both;
	text-decoration: none;
}
#blogentries {
	clear: both;
	float: left;
	height: 250px;
	width: 620px;
	border: thin solid #000000;
	text-align: center;
	left: 200px;
	margin-left: 100px;
}
