* {
	margin: 0;
	padding: 0;
}
/*
.raised {background: transparent; text-align: center;}
.raised img {padding: 0.5em;}
.raised a {padding-bottom: 0.5em;}
.raised h3, .raised p {margin:0 0px; padding-bottom: 0.5em;}
.raised p {padding-bottom:0.5em;}

.raised .top, .raised .bottom {display:block; background:transparent; font-size:1px;}
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {display:block; overflow:hidden;}
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {height:1px;}
.raised .b2 {background:#023ec1; border-left:5px solid #023ec1; border-right:5px solid #023ec1;}
.raised .b3 {background:#023ec1; border-left:5px solid #023ec1; border-right:5px solid #023ec1;}
.raised .b4 {background:#023ec1; border-left:5px solid #023ec1; border-right:5px solid #023ec1;}
.raised .b4b {background:#023ec1; border-left:5px solid #023ec1; border-right:5px solid #023ec1;}
.raised .b3b {background:#023ec1; border-left:5px solid #023ec1; border-right:5px solid #023ec1;}
.raised .b2b {background:#023ec1; border-left:5px solid #023ec1; border-right:5px solid #023ec1;}

.raised .b1 {margin:0 5px; background:#023ec1;}
.raised .b2, .raised .b2b {margin:0 3px; border-width:0 2px;}
.raised .b3, .raised .b3b {margin:0 2px;}
.raised .b4, .raised .b4b {height:2px; margin:0 1px;}
.raised .b1b {margin:0 5px; background:#023ec1;}
.raised .boxcontent {display:block;  background:transparent; border-left:5px solid #023ec1; border-right:5px solid #023ec1;}
*/

.button {background-color: #023ec1;}
body {
	background: #ffffff ;
	
	
}
body, th, td, input, textarea {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5da5d7;
}
h1, h2, h3, h4 {
	
	color: #0127FF;
	padding: 15px 0px 5px 0px;
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 17px;
	font-weight: normal;
}
h3 {
	font-size: 15px;
}
p, ul, ol {
	margin-top: 1.5em;
	line-height: 26px;
	font-size: 13px;
}
ul, ol {
	margin-left: 3em;
}
a{	color: #3250f9;
	text-decoration: none;
	
}
a:hover {
	color: #03B3FF;
	
}
hr {
	display: none;
}

#header {
	width: 758px;
	margin: 0 auto;
	height: 120px;
	background: url(images/logo.gif) no-repeat left;
	
}

/* Logo */

#logo {
	width: 758px;
	height: 130px;
	margin: 0 auto;
	
}


#logo h1 {
	padding-top: 48px;
	padding-left: 360px;
	color: #5da5d7;
	font-size: 12px;
	
	
}

#logo h2 {
	color: #0127FF;
	font-size: 12px;
	padding-left:360px;
	padding-top: 0px;
	
	
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	
}

#menu {
	height: 35px;
	width: 718px;
	padding-left: 14px;
	background: url(images/buttons.gif) no-repeat;
	
	
	
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 35px;
	width: 135px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 17px;
	padding-top: 6px;
    text-align: center;
	color: #3250f9;
	
}

#menu a:hover{
	color: white;	
	
}
input, textarea
{
color: #3250f9;
background: white;
border: 1px solid #3250f9;
}

.post {
}

.post .title {
	margin: 0;
	font-size: 19px;
}

.post h1.title {
	height: 30px;
	font-size: 2.4em;
}

.post .entry {
	padding: 0 10px 30px 15px;
}

.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	background: url(images/img04.gif) repeat-x left bottom;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.post .meta a {
	
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	background: url(images/img04.gif) repeat-x;
}

.post .links a, .post .tags a {
	border: none;
}


#wrapper {
}


/* Page */

#page {
	width: 728px;
	margin: 0 auto;
	border-top: none;
	padding-top: 20px;
	padding-bottom: 30px;
}

/* Content */

#content {
	float: left;
	width: 450px;
	padding-left: 10px;
}

/* Sidebars */

.sidebar {
	float: right;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

.sidebar li {
	margin-bottom: 1em;
	font-size: 13px;
}

.sidebar li ul {
	
	
}

.sidebar li li {
	margin: 0;
}


#sidebar1 {
	width: 224px;
	padding: 0px 0px 0px 20px;
}

#sidebar2 {
	width: 224px;
	padding: 0px 20px 0px 20px;
}

#sidebar2 li h2 {
	margin: 0 0 1em 0;
	background: url(images/title.jpg) no-repeat left top;
	height: 35px;
	padding-left: 20px;
	padding-top: 3px;
	
}

#sidebar2 img {
	border: white 2px solid;
}

#sidebar2 li ul {
	line-height: normal;
}

#sidebar2 li li {
	padding: 5px;
	background: url(images/img04.gif) repeat-x left bottom;
	font-size: 13px;
}

#sidebar2 li a {
	border: none;
	padding-left: 10px;
}





/* Footer */
#footer
{
	
height: 48px;
background: url(images/footer.gif) repeat-x;
border-top: 2px solid #A3C5FF;
padding-top: 20px;
text-align: center;
	font-size: 9px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}


