@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial;
	font-size:12px;
	color:#333;
	line-height:150%;
    margin:0;
    padding:0;
	background-image:url(../images/body_bg_blue.png);
	background-position:top;
	background-repeat:repeat-x;
}
a,
a:link,
a:visited,
a:active
{
   color:#09548e;
   text-decoration:none;
}

a:hover
{
   text-decoration:underline;
   color:#353535;
}
a.arrowlink
{
   display:block;
   background-image:url(../images/arrowicon1.gif);
   background-repeat:no-repeat;
   background-position:center left;
   padding:5px 5px 5px 15px;
}
a img
{
	border:5px solid;
	border-color: #999;
}

a:hover img
{
	border-color:#09548e;
}

#header {
	width:900px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	float:none;
}
#header a img,
#header a:hover img
{
    border:none;
}
#content
{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	float:none;
	background:url(../images/greycolumn_bg.gif);
	background-repeat:repeat-y;
	background-position:left;
	overflow:hidden;
}
img.logo {
  color:#000;
  text-indent:-9999px;
  background-image:url(../images/cornishwebsolutions-logomain.png);
  margin:10px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  width:375px;
  height:129px;
  float:left;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333;
	font-weight:bold;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#09548e;
	font-weight:bold;
}
h4 a{
	font-weight:bold;
}
img.contentimg {
	padding:4px;
	border:1px solid #CCC;
}

/***********************************************************************/
/* banner                                                            */
/***********************************************************************/

#banneroutside
{
	margin-top:0px;
	background-image:url(../images/bluebar_bg.gif);
	background-repeat:repeat-x;
	height:197px;
	overflow:hidden;
	clear:both;
	float:none;
}

#bannerinside
{
	width:900px;
	height:197px;
	margin:0px auto 0px;
	overflow:hidden;
	clear:none;
	float:none;
}
#bannerinside2
{
   width:400px;
   height:197px;
   margin:0px auto;
   overflow:hidden;
   clear:none;
   float:right;
}
#bannerinside3
{
   width:500px;
   height:197px;
   margin:0px auto;
   overflow:hidden;
   clear:none;
   float:left;
}
#flashContent {
	margin-top:5px;
	margin-left:50px;
}
#bannerinside3 h2.bluebar
{
   margin-top:20px;
   margin-bottom:8px;
   color:#FFF;
   width:450px;
   background-color:#09548e;
}


#bannerinside p
{
   color:#FFF;
   width:500px;
   font-size:11px;
   margin-top:5px;
   background-color:#09548e;
   line-height:160%;
}
#bannerinside a{
	color:#FFF;
	text-decoration:underline;
}
#bannerinside a:hover{
	color:#CCC;
	text-decoration:none;
}

#bannerinside p a.arrowlink,
#bannerinside p a.arrowlink:link,
#bannerinside p a.arrowlink:visited,
#bannerinside p a.arrowlink:hover
{
   display:block;
   background-image:url(../images/arrowicon1.gif);
   background-repeat:no-repeat;
   background-position:center left;
   padding:4px 5px 5px 15px;
   color:#FFFFFF;
   margin-top:5px;
   font-weight:bold;
   font-size:11px;
}

/***********************************************************************/
/* left column                                                         */
/***********************************************************************/

#leftcolumn
{
   width:220px;
   float: left;
   margin:0px 0px 0px 22px;
   padding-bottom:30px;
}
#leftcolumn p
{
	font-size:12px;
	line-height:130%;
}
#leftcolumn p.image
{
	font-size:10px;
	color:#666;
	line-height:140%;
	padding-bottom:0px;
}

#leftcolumn p.image a{
	color:#666;
	text-decoration:underline;
}
#leftcolumn p.image a:hover{
	color:#666;
	text-decoration:none;
}


#leftcolumn h2.left
{
   color:#09548e;
   padding-bottom:0px;
   margin-bottom:0px;
   line-height:normal;
   width:195px;
}

#leftcolumn a.arrowlink
{
	display:block;
	background-image:url(../images/navarrow.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding:3px 5px 3px 20px;
	color:#303030;
	font-family:Arial, Helvetica, sans-serif;
}
#leftcolumn a.arrowlink:hover{
	background-image:url(../images/navarrow1.gif);
	color:#666;
	text-decoration:none;
}

#leftcolumn a img
{
   margin:10px 0px 0px 0px;
}
/***********************************************************************/
/* footer bottom                                                  */
/***********************************************************************/
#footerbg {
	margin:0;
	padding:0;
	float:none;
	background-image:url(../images/footer_black_bg.png);
	background-repeat:repeat-x;
	height:76px;
}
#footer1 {
	margin-left:auto;
	margin-right:auto;
	padding-top:18px;
	width:900px;
	height:60px;
	color:#FFF;
	font-size:11px;
}
#footertext {
	width:350px;
	height:40px;
	padding-left:10px;
	float:left;
	font-size:10px;
}
#footertext p{
	margin:0;
	padding:0;
}
#footertext p.small{
	font-size:10px;
}
#footertext a{
	color:#FFF;
	text-decoration:none;
}
#footertext a:hover{
	color:#FFF;
	text-decoration:underline;
}
/***********************************************************************/
/* footer nav                                                   */
/***********************************************************************/

#footernavigation
{
	width:500px;
	margin-right:10px;
	margin-top:-4px;
	margin-bottom:16px;
	height:30px;
	float:right;
	text-align:right;
	line-height:normal;
	font-size:10px;
}

#footernavigation ul
{
  list-style-type:none;
  margin-top:10px;
  text-align:right;
  float:right;
}

#footernavigation ul li
{
	list-style-type:none;
	float:left;
	margin:0;
	padding:0px;
	border-right: 1px solid #FFFFFF;
	padding:0px 10px;
	line-height:10px;
	background-color:#282828;
}  

#footernavigation ul li a,
#footernavigation ul li a:link,
#footernavigation ul li a:visited
{
   display:block;
   float:left;
   color: #FFFFFF;
   font-size:10px;
}

#footernavigation ul li a:hover,
#footernavigation ul li a.selected:link,
#footernavigation ul li a.selected:visited
{
   text-decoration:underline;
}
#footercontact {
	width:300px;
	margin-right:10px;
	margin-top:-6px;
	margin-bottom:16px;
	height:30px;
	float:right;
	text-align:right;
	line-height:normal;
	font-size:10px;
}
#tel {
	width:190px;
	height:36px;
	float:right;
	clear:none;
	margin-top:30px;
	background-image:url(../images/header_tel.gif);
	background-repeat:no-repeat;
}
#maincontent
{
   float:left;
   width:612px;
   margin: 0px 0px 0px 25px;
   padding-bottom:30px;
   overflow:visible;
   vertical-align:top;
}
.newsdate {
	font-size:11px;
	font-weight:bold;
	color:#666;
	line-height:normal;
}
.formlabel {
	text-align:left;
	vertical-align:middle;
}
.smalllabel{
	text-align:left;
	font-size:11px;
	vertical-align:middle;
	color:#666;
}
.formbox {
	border:1px solid #CCC;
	padding:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:6px;
	margin-bottom:6px;
	color:#666;
	width:200px;
}
.formbox:focus {
	border-color:#09F;
	color:#06F;
}
.submit {
	border: 1px solid #999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	padding:5px;
	background:#FFF;
	font-weight:bold;
	cursor:pointer;
}
.submit:hover {
	border-color:#09F;
	color:#06f;
}
a[href$='.pdf'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(../images/pdf.png) center left no-repeat;
}
a[href$='.doc'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(../images/doc.png) center left no-repeat;
}
	