/*/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /


				    	    	         Jumvi Media
					                http://www.jumvi.com

									 Tel: 01506 20 54 72
									Mail: hello@jumvi.com
	
									   95 Ambrose Rise
									      Dedridge
									     Livingston
										  Scotland
										  EH54 6JU

			Jumvi Media is a small, dynamic web design studio based in central Scotland, UK. 
  We create intuitive, elegant web sites, deliver them on time and keep them running at peak performance. 
				    We have a passion and commitment for the solutions we provide.


/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /*/


/* Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 13px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
}

a:focus {
	outline: 1px dotted;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

em {color:#FF4A79; font-style: normal;}

a {color:#FF4A79;}


/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

li {
	margin-left: 30px;
}

p,
dl,
hr,
h2,
h3,
h4,
ol,
ul,
pre,
table,
address,
fieldset {
margin-bottom:20px;
}

#intro h1 {font-size:26px;padding-top:20px; padding-bottom:20px;color:#666; font-family:QuicksandLight,'lucida sans', Verdana, Geneva, sans-serif;}

#get_in_touch h1, #projects h1 {color:#FF4A79;font-family:CaviarDreamsBold, 'lucida sans', Verdana, Geneva, sans-serif;}

#services h1 {font-family:CaviarDreamsBold,'lucida sans', Verdana, Geneva, sans-serif;}

@font-face {
	font-family: 'QuicksandLight';
	src: url('type/Quicksand_Light.eot');
	src: local('Quicksand Light'), local('QuicksandLight-Regular'), url('type/Quicksand_Light.ttf') format('truetype');
}


@font-face {
	font-family: 'CaviarDreamsBold';
	src: url('type/CaviarDreams_Bold.eot');
	src: local('Caviar Dreams Bold'), local('CaviarDreams-Bold'), url('type/CaviarDreams_Bold.ttf') format('truetype');
}

