/*-----------------------------/
/*------ COLOR SCHEME <----*/
/*   titles/menu  - #8BAF75   */
/*   bg general   - #688E54   */
/*-----------------------------/

/******************> GENERAL <********************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}

/* remember to define focus styles! */
:focus {
	outline: 0;
	}

ol, ul {
	list-style: none;
	}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
	
caption, th, td {
	text-align: left;
	font-weight: normal;
	}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}

blockquote, q {
	quotes: "" "";
	}

body {
	margin: 0;
	padding: 0;
	color: #B2B2B2;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:11px;
	text-align: justify;
	background-color:#C7C6B4;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	}
p { padding: 10px 0 10px 0;
	line-height:16px;
	}

h3 {
	padding: 5px 0 5px 0;
	color:#C7C6B4;
	text-transform:uppercase;
	font-size:14px;
	}

h1 {
	padding: 5px 0 5px 0;
	color:#C7C6B4;
	text-transform:uppercase;
	font-size:12px;
	}
.test_list {
	padding: 0 0 0 15px;
	}
.color2 {color:#C7C6B4;}
.color1 {color:#434343;}
.logos {
	padding:5px;
	background: #434343;
	border: 1px solid #C7C6B4;
	float: left;
	margin: 5px 20px 5px 0;
	display: inline;
	}
/********************************<---| A:LINKS |-************************************/ 

#content a:link {
	text-decoration:none;
	font: "Georgia", Times New Roman, Times, serif;
	color: #B2B2B2;
	}
#content a:visited {
	text-decoration:none;
	font:"Georgia", Times New Roman, Times, serif;
	color: #B2B2B2;
	}
#content a:hover {
	text-decoration:none;
	font:"Georgia", Times New Roman, Times, serif;
	color:  #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	}
#content a:active {

	text-decoration:none;
	font:"Georgia", Times New Roman, Times, serif;
	color: #B2B2B2;
	}
/********************************<---| DIVS CONTENTS |-************************************/ 

#header {
	margin: 0 auto;
	width:945px;
	height:219px;
	padding-top: 35px;
	background: url(../images/bg_blur.png) no-repeat 0 0;
	}
#header_main {
	margin: 0 auto;
	width:745px;
	}
#top_menu {
	width:715px;
	height:35px;
	background-image: url(../images/top_menu.png);
	padding: 15px 30px 0 0;
	text-align: right;
	}
#img_top {
	width:745px;
	height:169px;
	background-color:#C7C6B4;
	}
#img {
	width:185px;
	height:125px;
	background: #434343;
	border: 1px solid #C7C6B4;
	padding: 6px;
	margin-bottom: 35px;
}
#img_who {
	width:185px;
	height:125px;
	background: #434343;
	border: 1px solid #C7C6B4;
	padding: 6px;
	margin-bottom: 5px;
}
#img_profile {
	width:200px;
	height:100%;
	float:left;
	margin-top: 243px;
}
#logo {
	width:200px;
	height: 185px;
	float:left;
	position: absolute;
	margin-left: 20px;
	margin-top: -35px;
	}
#img_big {
	width:500px;
	height:169px;
	float:right;
	}
#main_content {
	width:100%;
	background-color: #434343;
	}
#content {
	margin:0 auto;
	width:685px;
	height:100%;
	background-color: #2B282A;
	padding: 0 30px 0 30px;
	}
#content_left {
	width:200px;
	float: left;
	padding: 22px 15px 0 0;
	}
#content_right {
	width:455px;
	float: left;
	padding: 22px 0 0 15px;
	}
#profile {
	width:435px;
	height:100%;
	float:left;
	background-color: #313131;
	padding: 5px 10px 10px 10px;
	margin-top: 10px;
	}
#profile_logos {
	width:435px;
	height:100%;
	float:left;
	padding: 5px 10px 10px 10px;
	margin-top: 10px;
	}
#content_right ul li {
	padding-left:15px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	background: url(../images/bullet_tick.png) no-repeat scroll 0px 0px;
	margin-top: 10px;
	}
/********************************<---| DIVS & CLASS FORM |-************************************/ 

#form {
	width:178px;
	height:100%;
	float: left;
	background-color: #434343;
	padding: 20px 10px 6px 10px;
	}
#form p {
	color:#999999;
	font-style:italic;
	}



#form legend { visibility: hidden; }

#form label {
	display: block;
	font-size: 10px;
	padding-top: 8px;
}

#form input, #form select, #txpCommentInputForm input {
	font:10px "Georgia", Times New Roman, Times, serif;
	width: 110px;
	margin: 1px 0 2px;
	padding: 3px 5px 3px 5px;
	background: #C7C6B4;
	border: 1px solid #333333;
}
#form textarea {
	font:10px "Georgia", Times New Roman, Times, serif;
	width: 165px;
	margin: 1px 0 2px;
	padding: 3px 5px 3px 5px;
	background: #C7C6B4;
	border: 1px solid #333333;
}
#form input:focus, #form textarea:focus, #form input:focus, #form textarea:focus {
	background: #fff;
	border: 1px solid #333333;
}

#form textarea {height: 50px;}

#form #send, #form .button {
	width: 50px;
	padding: 1px;
	background: #434343;
	color: #C7C6B4;
	border: 1px solid #949689;
	cursor: pointer;
}

#form .checkbox {
	width:auto;
	padding:0;
	border:0;
	margin:0;
	background: 0;
}
/********************************<---| DIVS FOOTER |-************************************/ 
#footer_main {
	color:#666666;
	font-size:10px;
	width:100%;
	height:100%;
	background-image:url(../images/bg_footer.jpg);
	background-repeat:repeat-x;
	background-color:#C7C6B4;
}
#footer {
	margin: 0 auto;
	width:745px;
	height:80px;
	top: -5px;
	}
#footer_content {
	width:745px;
	height:33px;
	background-image: url(../images/bottom_content.png);
	float: left;
	}
#footer_left{
	width:370px;
	height:20px;
	float:left;
	padding: 10px 0 0 5px;
	}
#footer_right{
	width:365px;
	height:20px;
	float:left;
	text-align: right;
	padding: 10px 5px 0 0;
	}
/***************> FOOTER A:LINK <****************/
#footer a:link {
	font: "Georgia", Times New Roman, Times, serif;
	color: #666666;
	}
#footer a:visited {
	font:"Georgia", Times New Roman, Times, serif;
	color: #666666;
	}
#footer a:hover {
	font:"Georgia", Times New Roman, Times, serif;
	color:  #000000;
	border-bottom: 1px dotted #000000
	}
#footer a:active {
	font:"Georgia", Times New Roman, Times, serif;
	color: #666666;
	}
