* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	background-color:#F5F5F5;
	margin:25px 0px 0px 0px;
	line-height:18px;	
	color:#662484;
}

body.section-1 { }
body.section-2 { }


/*news*/


body.section-5 #content {
width:600px;
margin-top:18px;
}


body.section-5 #content p{
width:600px;
}

body.section-5 #menu {
	width: 70px;
	padding:10px 0px 0px 100px;
	text-align:left;
	font-family:Helvetica,Verdana, Arial, sans-serif;
	font-size:24px;
	font-weight:bold;
	line-height:18px;	
	color:#662484;
	float:left;
}



/*thumbnails*/


body.section-3 #content img  {
margin:0px 75px 75px 0px;
float:left;
}

body.section-3 #content img a {
cursor:hand;
}


body.section-3 #content a:hover {
filter:alpha(opacity=60);
-khtml-opacity: 0.60;
opacity: 0.60;
}

body.section-3 #content img-container {
width:150px;
}

body.section-3 #content {
width:675;
margin-top:10px;
}

body.section-3 #content p{
width:675px;
z-index:1;
}

body.section-3 #menu {
	width: 70px;
	padding:10px 0px 0px 100px;
	text-align:left;
	font-family:Helvetica,Verdana, Arial, sans-serif;
	font-size:24px;
	font-weight:bold;
	line-height:18px;	
	color:#662484;
	float:left;
}



/*about*/


body.section-6 #content {
width:600px;
margin-top:18px;
}

body.section-6 #content p{
width:600px;
}

body.section-6 #menu {
	width: 70px;
	padding:10px 0px 0px 100px;
	text-align:left;
	font-family:Helvetica,Verdana, Arial, sans-serif;
	font-size:24px;
	font-weight:bold;
	line-height:18px;	
	color:#662484;
	float:left;
}


/*contact*/


body.section-7 #content {
width:600px;
margin-top:18px;
}

body.section-7 #content p{
width:600px;
}

body.section-7 #menu {
	width: 70px;
	padding:10px 0px 0px 100px;
	text-align:left;
	font-family:Helvetica,Verdana, Arial, sans-serif;
	font-size:24px;
	font-weight:bold;
	line-height:18px;	
	color:#662484;
	float:left;
}


/*works*/


body.section-8 #content {
width:600px;
margin-top:14px;
}

body.section-8 #content p{
width:600px;
}

body.section-8 #menu {
	width: 70px;
	padding:10px 0px 0px 100px;
	text-align:left;
	font-family:Helvetica,Verdana, Arial, sans-serif;
	font-size:24px;
	font-weight:bold;
	line-height:18px;	
	color:#662484;
	float:left;
}

/*home*/



body.section-1 #menu {
	width: 70px;
	padding:10px 0px 0px 100px;
	text-align:left;
	font-family:Helvetica,Verdana, Arial, sans-serif;
	font-size:24px;
	font-weight:bold;
	line-height:18px;	
	color:#662484;
	float:left;
}


#home {
position:absolute;
top:0px;
width:800px;
text-align:right;
z-index:500;
}


a:link { text-decoration: none;color:#662484; }
a:active { text-decoration: none;color:white; }
a:visited { text-decoration: none; color:#662484; }
a:hover { text-decoration:none;color:white; }


#menu li a{ 
color:#662484;
text-decoration:none; }

#menu li a:visited{ color:#662484;
text-decoration:none; }

#menu li a:hover { color: white; }

#menu li.active a { color: white; }


a img { border: none; }

#wrapper {
width:800px;
}

#logo {background-image:url(../img/bramburger.png);
background-repeat:no-repeat;
background-position:right;
width:800px;
height:100px;
top:50px;
}

#menu {
    width: 70px;
	padding:10px 0px 0px 100px;
	text-align:left;
	font-family:Helvetica,Verdana, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:28px;	
	color:#662484;
	float:left;
 }

#menu ul {
	list-style: none;
	margin: 0 0 12px 0;
}

#menu ul li.section-title { }

#content {
	width:600px;
	float:left;
	text-align:left;
	padding:2px 0px 0px 0px;
}


#brams {
clear:both;
}

.container {
  
}

#content p { width: 600px; margin-bottom: 9px;color:#662484;font-size:12px; }

p {
    margin: 0 0 9px 0;
}

h1 {
	font-family:Helvetica,Verdana, Arial, sans-serif;
	font-size:24px;
	font-weight:bold;
	line-height:18px;	
	color:#662484;
	margin-bottom:3px;
 }
 
h2 {
font-size: 12px;
font-weight:normal;
}

h3 { 
font-size: 16px; 
}

h4 { font-size: 12px; }

#img-container	{
margin-top:19px;
}
#img-container p	{}


