body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: center;
    color: #000000;
}

html, body, #wrapper, h1 {
    margin: 0;
    padding: 0;
}

th, td {
    font-size: 10px;
}

img { border: 0; }

a {
    color: #000000;
	text-decoration:underline;
}
a:hover {
    color: #000000;
	text-decoration:none;
}

#wrapper {
    margin: auto;
    text-align: left;
    width: 800px;
    position: relative;
}

h1, h2, h3 {
    font-size: 10px;
}


h2 {
    margin: 0 0 5px 0;
    padding: 0;
}

h3 {
    padding: 4px 0 0 0;
}

#content {
	clear:both;

}

#content h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#c963c3;
	padding:5px 5px 5px 5px;
	text-align:right;
}

#content .csc-header h1 {
	text-align:left;
	padding:30px 0px 10px 40px;
	background:#ffffff url(../images/header_bg.gif) no-repeat left bottom;
	color:#c963c3;
	font-size:12px;
	font-weight:bold;
}

#typo_content_right .csc-header h1 {
	text-align:left;
	padding:20px 0px 7px 0px;
	background:#ffffff;
	color:#c963c3;
	font-size:11px;
	font-weight:bold;
}

.clear {
    clear: both;
    height: 10px;
}

#left {
    float: left;
    /*margin: -1px 5px 0px 0px;*/
	width:350px;
}
#logo {
	width:225px;
	padding-left:30px;
	position:relative;
	float:left;
}
.logo {
	width:195px;
	position:relative;
	float:left;
	border:0;
	padding-top:15px;
	padding-left:30px;
}

#nav {
  background: #e5a9e2 url(../images/bg_1.gif) repeat-x;
  padding-top: 51px;
  position: relative;
  float:right;
  width: 125px;
}

/*#nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #e5a9e2 url(../images/menu_bg.gif) repeat-y;
	border-top:1px solid #FFFFFF;
}*/

#nav #menu_no {
    margin: 0;
    padding: 0;
    background: #e5a9e2 url(../images/menu_bg.gif) repeat-y;
    border-bottom: 1px solid white;
}

#nav #menu_act {
    margin: 0;
    padding: 0;
    background: #e5a9e2 url(../images/menu_bg.gif) repeat-y;
    border-bottom: 1px solid white;
}


#nav #menu_no a {
    color: #000000;
    text-decoration: none;
    display: block;
    padding: 6px 0 6px 30px;
	font-weight:bold;

}

#nav #menu_act a {
    color: #000000;
    text-decoration: underline;
    display: block;
    padding: 6px 0 6px 30px;
	font-weight:bold;
}

* html #nav a {
    width: 100%;
    w\idth: 76px;
    padding: 5px 0 5px 30px;
    padd\ing: 6px 0 6px 30px;
}

#nav a:hover {
    color: #FFFFFF;
	text-decoration:underline;
}







#right {
    width: 449px;
    position: relative;
	float:left;
}

#agency_name {
	clear:both;
	height:40px;
	background-color:#e5a9e2;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:24px;
	padding-top:10px;
	padding-left:10px;
	text-align:left;
}
#top_image {
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

#right h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#c963c3;
	padding:5px 5px 5px 5px;

}

#footer {
    clear: both;
    background: #333;
    color: white;
    padding: 7px 15px;
}

.blue {
    color: #4165af;
}

.green {
    margin-top: 3em;
    color: #598e1e;
}

#typo_content_left {
	padding:0px 20px 0px 20px;
}

#typo_content_right {
	padding:0px 20px 0px 20px;
}