/* Start of CMSMS style sheet 'Strathcarron' */
body,ul,ol,dl,td,th,caption,pre,p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6,blockquote,strong,em{
	font-family: Tahoma;
	font-size:13px;
	text-align: left;
	font-weight: normal;
	color: #fff;
}

p { padding:0px; margin:0px; margin-bottom:20px;}


input {}
textarea {}
ul {list-style-type:square;}
ol {list-style-type:decimal;}

h1 {font-size:17px; margin-bottom:10px; color:#fff;}
h2 {font-size:18px; margin-bottom:10px; color:#fff; line-height: 26px;}
h3 {font-size:17px; margin-bottom:8px;line-height:24px;}
h4 {font-size:10px; margin-bottom:5px;  font-weight:bold;}
h5 {font-size:8px;  margin-bottom:5px;  font-weight:bold;}
h6 {font-size:8px;  margin-bottom:5px;}

blockquote {margin: 0 0 18px 18px; color: #666; font-style: italic; }
strong     {font-weight: bold;}
em         {font-style:italic;}

body {
	font-family: Tahoma; 
	font-size: 13px;
	color:#081725;
	margin: 0px;
	padding: 0px;
	background-image:url(../uploads/images/website/bac_img.jpg);
	background-repeat:repeat-x;
background-position:top;
background-color:#343e49;
}

html { /*keeps right scroll bar to stop page jumping*/
height: 100%;
margin-bottom: 0.01em;
}

* html{
	overflow: auto; /*turns off ie overflow until its needed*/
}

dfn {display:none}


/* basic divs */


#wrapper {
	width: 950px; /* sets width */
	margin-left: auto;
	margin-right: auto;

}

#header {
	position:relative;
	height: 136px;
	background-color:#fff;

}

#global_alliance {
	position:absolute;
	top:45px;
	left:0px;
}

#strathcarron {
	position:absolute;
	left:282px;
	top:20px;
	}

#globe {
	position:absolute;
	top:25px;
	right:0px;
}



#mainpage {
	position:relative;
	min-height: 300px;
	position: relative;
	padding-top:240px;
	text-align: left;

}

* html #mainpage{
	height: 300px; /* minimum height for ie*/
}



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

a:hover {
	color: #7eacd8;

}

#seo a:link, #seo a:visited {
	color: #1b1725;
}

#seo a:hover {
	color: White;
}

a:active {
	
}

/*navigation*/


#h_nav {
	position: relative;
	height: 30px;
        margin-top:-8px;;
        line-height:170%;
	padding-left: 0px; /* sets gap to left edge of 'ul' */ /* or right */
	text-align: center; /* or left if required*/
        z-index:999;
background-color:#3c444f;
}

#text_box {
	position:absolute;
	width:413px;
	height:180px;
	top:10px;
	left:0px;
	background-color:#3b444f;
	color:#fff;
	padding: 25px 20px 0px 20px;
	border:2px solid #fff;
        z-index:10;

}

#picture {
	position:absolute;
	width:453px;
	height:205px;
	top:10px;
	right:0px;
	background-color:#3b444f;
	color:#fff;
	border:2px solid #fff;
        z-index:10;
}

#maincontent {
	padding: 0px;
	line-height: 22px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right:0px;
padding-bottom:20px;
	
}

#footer {
border: 1px solid #666666;
clear:both;
text-align:center;
background-color:#5e6168;
font-family:Tahoma;
color: white;
}

#info {
	font-size: 10px;
	text-align: right;
padding-bottom:30px;
}

#seo {
	font-size: 9px;
	text-align: center;
	padding: 10px 5px;
}

.contactform {
width: 200px;
padding-left: 220px;
padding-bottom:30px;
}

.contactform div {
position: relative;
padding-left: 180px;
margin-bottom: 3px;
}

.contactform div div {
/*padding-left: 0px;*/

}

.contactform label {
position: absolute;
display: block;
top: 0px;
left: 0px;
width:150px;
}

.contactform textarea {
width:250px;
height: 100px;
border: 1px solid black;
}
/* End of 'Strathcarron' */

