/* file(styles.css) */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000;
}
a {
	color:#00529B;
	text-decoration:none;
}
a:hover {
	color:#245077;
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, blockquote {margin:0; padding:0; font-weight:normal;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {margin:0; padding:0; font-weight:normal;}

h1 {
	color: #1090D1;
	font-size:2.4em;
	margin-bottom: 0.6em;
}
h2 {color: #245077; font-size:1.8em; margin-bottom: 0.6em;}
h3 {color: #245077; font-size:1.4em; margin-bottom: 1em; line-height:1.3em; }
h4 {color: #245077; font-size:1em; margin-bottom: 0.6em; font-weight: bold;}

ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 1.5em;
	line-height: 1.5em;
	list-style-type: none;
}

ul li {
	padding-left: 25px;
	margin-bottom: 5px;
/*	background:url(/sites/jamesbullcomau/assets/images/bullet.gif) no-repeat #FFFFFF;*/
}


ol {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

ol li {
	padding-left: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
}


blockquote {
	font-style:italic;
	padding-left:20px;
	border-left:3px solid #f2f2f2;
	margin:18px 10px;
	color:#444;
}


/* base class rules */
.float-left {float:left;}
.float-right {float:right;}

img.left {float:left; margin: 0 15px 15px 0;}
img.right {float:right; margin: 0 0 40px 25px;}


/* tables */

table.infotable {
	width: 100%;
}
table.infotable th {
	padding: 8px 5px;
	background-color: #b60000;
	color: #fff;
}
table.infotable td {
	padding: 5px;
	border-bottom: 1px solid #efefef;
}

table.infotable td.subhdr {
	background-color: #efefef;
}

table.infotable td.subhdr a {
	color: #245077;
	font-weight: bold;
}
table.shortcutstable {
	width: 100%;
	padding-bottom:15px;
}
table.shortcutstable th {
	padding: 8px 5px;
	background-color: #b60000;
	color: #fff;
}
table.shortcutstable td {
	padding: 5px;
	border-bottom: 1px solid #efefef;
}
table.contacttable {
	width: 90%;
	padding-bottom:15px;
}

table.contacttable td {
	padding: 9px;
	border-bottom: 1px solid #efefef;
	vertical-align:top;
	color: #245077;
}
table.contacttable td img{
	padding-top: 20px;
	vertical-align:top;
}

.Validation-Summary ul li { background:none !important;}

.Validation-Summary ul { margin-top:15px; }

.validate-summary, .Validation-Summary, .success, .item-enquiry-message p {
    background: none repeat scroll 0 0 #FDF5D9;
    border: 1px solid #FCEEC1;
    border-radius: 4px 4px 4px 4px;
    color: #404040 !important;
    font-size: 11px;
    margin: 2em 0;
    padding: 15px;
	display: block;
}

/* clearfix */

.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */#copyright {
	color: #FFF;
}
.index-box-1{
    width:700px;
    height: 148px;
    float: left;
}
.line{
    width: 960px;
    height: 10px;

}
.services-icon{
    width: 700px;
    height: 200px;
}
.ser-icon-first{
    width: 160px;
    height: 50px;
    float: left;
    margin-bottom: 10px;


}
.ser-icon{
    width: 160px;
    height: 50px;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
}
.ser-icon-1{
    width: 40px;
    height: 40px;
    float: left;
}
