/*** Global styles ***************************************************/
* {
    font-style: normal;
    list-style: none;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
html, body {
  margin-left: auto;
  margin-right: auto;  
  padding: 0px;
  font-family:"Lucida Grande",Verdana,Tahoma,Arial,Helvetica,Sans;  
  font-size: 13px;	text-align: center;
  	color: #071b2a;
	font: small/160% "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	width: 950px;
	
	background-color:#A2CCCA;
}

img {
    border: none;
}
a {
    color: #071b2a;
}

.plainlink { /* a.buttonlink exists further down */
    color: #fc14b1;
}
.externallink { /* a.buttonlink exists further down */
    background: transparent url(images/icon_external_link.gif) no-repeat 0 3px;
    padding-left: 12px;
    color: #333333;
}

#wrapper {
	text-align: left;
	width: 100%;
	background-image:     url(http://www.solvetechnology.com/demo/st-portfolio/p2_files/images/bg.jpg);
	background-repeat:no-repeat;
	padding-bottom: 30px;

}
.roundedcornr_box_814855 {
	background: url(images/roundedcornr_814855_tl.png) no-repeat top left;
}
.roundedcornr_top_814855 {
	background: url(images/roundedcornr_814855_tr.png) no-repeat top right;
}
.roundedcornr_bottom_814855 {
	background: url(images/roundedcornr_814855_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_814855 div {
	background: url(images/roundedcornr_814855_br.png) no-repeat bottom right;
}
.roundedcornr_content_814855 {
	background: url(images/roundedcornr_814855_r.png) top right repeat-y;
}

.roundedcornr_top_814855 div,.roundedcornr_top_814855,
.roundedcornr_bottom_814855 div, .roundedcornr_bottom_814855 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_814855, .roundedcornr_bottom_814855 {
	margin-top: 0px;
}
.roundedcornr_content_814855 {
	padding: 0px 4px 0px 0px;
	border-left: 4px solid #fff;
}
#maincontent {
	float: left;
	width: 800px;
	padding-right: 3px;
}
#sidebar {
    float: right;
    padding-left: 10px;
    width: 260px;
}




/*** Header Components ********************************************************/

#header {
    height: 134px;
    position: relative;
}
#header h1 {
	background: transparent url(images/logo.gif) no-repeat 0 0;
	overflow: hidden;
	width: 200px;
	float:left;

	height: 100px;
	text-indent: 1000px;
	line-height: 1000px;
	position: absolute;
	top: 10px;
	margin-left: 25px;
}
#header .title{
	margin-left:300px;
	float:left;
	position: absolute;
	top: 10px;
	color:#fff;
	font-size: 25px;
	font-weight: bold;
	margin-top: 75px;
}

/*** Navigation Components ****************************************************/

#navigation {
	border-left: 1px solid #081828;
	clear: both;
	height: 29px;
	float: left;
	margin-bottom: 0px;
	position: relative;
	width: 97%;
	background-color: #081828;
	padding-left: 25px;
}
#navigation * {
    float: left;
}
#navigation a {
    background: transparent url(images/bg_navigation.gif) repeat-x 0 0;
    border-right: 1px solid #081828;
    color: #fff;
    height: 29px;
    line-height: 29px;
    padding: 0 1em;
}
#navigation a:hover,
#navigation .selected a {
    background-position: 0 -50px;
	color:#FF00FF;
}

#maincontent h2 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-top: 10px;
	text-align: center;
	color: #FF00FF;
}
#maincontent h2 span {
    color: #FFFFFF;
}
#maincontent h2.plain {
    border-bottom: 0px solid #d9e9fa;
}


/*** Form Components **********************************************************/

#maincontent p {
    margin-bottom: 1em;
}
#maincontent p em {
    color: #4897e6;
}
#maincontent .column {
    float: left;
    width: 47%;
}
#maincontent .column.right {
    float: right;
}
#maincontent .columnlarge {
    float: left;
    width: 55%;
}
#maincontent .columnlarge.right {
    float: right;
    width: 40%;
}
#maincontent form {
    margin-bottom: 1em;
}
#maincontent form p {
    margin-bottom: 1em;
}
/*
#maincontent form span {
    color: #4897e6;
}
*/
#maincontent form label {
    display: block;
    font-size: smaller;
    text-transform: uppercase;
}
#maincontent form input,
#maincontent form textarea {
    border: 1px solid #586c7a;
    font-size: 120%;
    padding: 0.2em 0.3em;
    width: 100%;
}
#maincontent form input.checkbox {
    width: 14px;
    height: 14px;
    border: none;
}
#maincontent form input.radio {
    width: 14px;
    height: 14px;
}
#maincontent form textarea {
    height: 10em;
}
#maincontent form button {
    border: 1px solid #92b2d3;
    font-size: 120%;
    background: #bcd8f6 url(images/bg_button.gif) repeat-x 0 0;
    cursor: pointer;
    text-transform: uppercase;
    padding: 0.2em 0.3em;
}
#maincontent form .formError {
    background: transparent url(images/icon_error.gif) no-repeat 0 60%;
    padding-left: 16px;
    color: #fc14b1;
}
#maincontent form a,
#maincontent form a:visited {
    color: #fc14b1;
}
#maincontent form a:hover {
    text-decoration: underline;
}

/*** Sidebar Components *******************************************************/

#sidebar {
	font-size: smaller;
	padding: 0;
	margin-top: 0px;
	float: right;
}
#sidebar a {
    color: #fc14b1;
}
.more {
    color: #fc14b1;
    display: block;
}

/*** Box Components ***********************************************************/

#box {
    font-size: smaller;
}
.box,
#box {
	width: 219px;
	border:3px solid #fff;
	line-height: 160%;
	padding: 15px;
	padding-top: 0;
	margin-bottom: 2em;
	float: left;
	background-color:#A2CCCA;
	margin-top: 45px;
}
.box h3,
#box h3 {
    margin-left: -15px;
    font-size: 160%;
    font-weight: normal;
    margin-bottom: 1em;
    padding-left: 15px;
    padding-top: 15px;
}
.box p em,
.box h3 em,
#box h3 em {
    color: #fc14b1;
}
.dt{float: right; margin-top: 1.5em;}

.box h2 {
    font-size: 110%;
    margin-bottom: 1em;
}
.box blockquote {
	font-style: italic;
	padding: 1em 1em 0 1.5em;
}
.box a, 
.box a:visited {
    color: #fc14b1;
}
.box a:hover {
    text-decoration: underline;
}
.column .box {
    width: 90%;
}
#about table.info {
    width: 673px;
    margin-left: -1em;
}
#about2{
border: 3PX SOLID #FFF; margin-left: 25px; WIDTH:450PX; padding:10PX; background-color:#A2CCCA }
#about3{WIDTH:450PX; padding:10PX;MARGIN-TOP:10PX; border: 3PX SOLID #FFF; margin-left: 25px; background-color:#0099D9; color:#FFFFFF}
#mt{width:470PX; float: left; }
/*** Footer Components ********************************************************/

#footer {
	clear: both;
	font-size: 11px;
	text-align: left;
	padding-top: 0.4em;
	width:97%;
	padding-left: 25px;
}
#footer p {
}
#footer li,
#footer li a {
    color: #FFFFFF;
    float: left;
}
#footer li a {
}
#footer a:hover {
    color: #333333;
}
  .content_img {
	border: 3px solid #fff;
	float: left;
	margin-left: 43px;
	margin-top: 30px;
	margin-right: 0px;
	background-color: #A2CCCA;
	text-align: center;
	padding: 15px;
  }
  .img-p {border:1px solid #fff}
  img-p a{border:1px solid #fff}
    .right{
	border: 3px solid #fff;
	float: right;
	width: 430px;
	margin-left: 0px;
	margin-top: 30px;
	height: 140px;
	background-color: #0099D9;
	padding: 10px;
	color: #FFFFFF;
	margin-right: 50px;
  }

.dropshadow2{
	float:left;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 0px 0 10px 25px !important;
	margin: 0px 0 10px 25px;
    WIDTH:480PX;
	padding: 10px;
	background-color: #A2CCCA;
    padding: 10px;
	padding-bottom:0px;
    padding-left:0px;
    padding-right:7px;
	color: #FFFFFF;
}
.dropshadow3{
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 0px 0 10px 25px !important;
	margin: 0px 0 10px 25px;
    WIDTH:480PX;
	padding: 10px;
	background-color: #A2CCCA;
    padding: 10px;
	padding-bottom:0px;
    padding-left:0px;
    padding-right:7px;
	color: #FFFFFF;
}

.innerbox{
	position:relative;
	bottom:6px;
	right: 0px;
	padding:10px;
	border: 3px solid #fff;
	background-color: #0099D9;
	color: #FFFFFF;
}
.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
.innerbox p{		
	font-size:14px;
	margin:0px;
}
#page{text-align:right; width:390px; color:#333;}
#page .number{color:#fff; font-weight:;}
